@charset "utf-8";
/* CSS Document */


body {
 margin: 0 0 0 0;
 background: repeat url(/images/bg_color.gif);
 /*background-color: #336699;*/
 background-color:#f9f9f9 ;#336699
}



 /*************************text type***********************/
a:link {
	color: #336699;
    text-decoration: none;
	
}
a:visited {
	color: #336699;
    text-decoration: none;
}
a:active {
	color: #336699;
    text-decoration: none;
}
a:hover {
	color: #8b0000;
    text-decoration: underline;
}
ul	{
	list-style: none;
	list-style-image:url(../images/right_arrows.gif);
	list-style-position: inherit;
	margin-left: 2px;
	padding-left: 1em;
	text-indent: .01em;	
}
li{
	color: #737373;	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	inline-box-align:last;
	line-height:none;
}

.maincontent li{
	color: #737373;	
	font-size: .84em;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	inline-box-align:last;
	line-height:none;
}


h1 {
    color: #737373;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .90em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}
h2 {
	color: #737373;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .85em;
    margin-bottom: 2px;
    margin-top: 0;
    padding: 0;
}
h3 {
    color: #737373;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 0;
    padding: 0;
}
h4 {
    color: #737373;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .70em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
p {
    line-height: 18px;
	font-family: Arial,Helvetica,sans-serif;
	text-indent: .01em;	
}

#page {
    margin: 0 auto;
    width: 1024px;
}

#header {
    background-image: url("../images/top_header_background.png");
    height: 106px;
    margin-top: 0px;
    width: 990px;
}
.logo {
    float: left;
    margin-left: 15px;
}
.logo2 {
    margin: 15px 0 0 15px;
}

#content {
    margin-top: 2px;
    width: 980px;
}

.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#00496e;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
}
.Ptitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#003366;
	padding-left:4px;
	padding-right:4px;
}
.Ptitle2 {
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left:4px;
	padding-right:4px;
}
.Ptitle3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#003366;
}
.Ptitle4 {
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A.Ptitle2:visited {
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left:4px;
	padding-right:4px;
}
A.Ptitle2:hover {
	color: #8b0000;
	text-decoration: underline;
}

/*
.photo_text span {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:9.5pt;
	text-align: left;
   color:#3C3C3C;
}
*/
.td ul li {
	line-height:14px; 
	list-style-image:url(../images/right_arrows.gif);
	list-style-position:outside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	text-align: left;
	padding-left:5px;
	padding-right:6px;
    color:#737373;
     
}

.text2 /* tarif widget text */  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: left;
	font-weight:bold;
	color: #336699;
}

.text3 /* tarif widget text */  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: left;
	font-weight:normal;
	color: #336699;
}
/*
table.archives {
	margin: 1em;
	border: medium solid #336699;
}
.text3 /* Bold Heading & Listings title   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	text-align: left;
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
}
.text4 /* Bold RED Heading, captions & Listings title   {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	text-align: left;
	font-weight: bold;
	color:#CC0000;
	padding-left: 10px;
}
/* used for help me find dropdown text .text5 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:.7em normal;
	text-align: left;
    color:#336699;
    margin:0 0 0 0;
   
}
.style2 { 
	color: #336699;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	padding-left:4px;
	padding-right:4px;
}
*/
.a_z /* a - z alpa Listings bar  */ {
	font-family:"Trebuchet MS", Verdana;
	font-size:9pt;
	text-align: left;
	font-weight: normal;
	color: #000066;
}
.dates /* horizontal month diplay bar  */ {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: center;
	font-weight:normal;
	color: #000066;
}
.cal_legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.70em;
	text-align:left;
	font-weight:normal;
	color: #000066;
}
.cal_title /* sm calendar title  */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.90em;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	color: #000066;
	text-align:center;
}

.searchtest {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin: 0 0 0 0;
	font-size:smaller;
	/*background:  url(/images/row2_title_fadepcs.gif) no-repeat top right;*/
/*	width:897px;*/
/*	height:59px;*/
}
.search_text td, .search_text td div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	vertical-align:text-top;
	font-weight:600;
/*	color:#003366;*/
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
}
.search_text td a {
	font: Helvetica, sans-serif;	
	font-size: .75em;
	font-weight:600;
	color:#fff;
	padding:0px 1px 0px 0px;
	margin:0;
}

a.home:link {
	font-size:x-small;padding:5px 0px 5px 0px; margin:1em 0 1em 0; color:#fff;
}

.bcrumbs_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	text-align:left;
	padding:0px 5px 2px 4px;
	font-weight: normal;
	color:#666666;
}
.bcrumbs_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .80em;*/
	
	
	color: #666666;
	text-align:left;
	padding:0px 5px 2px 4px;
	font-weight: normal;
}


span.2Nav		{
	font-family: Arial;
	color: #feffe0;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: xx-small;
	padding-right:50px;
	margin-right:6em;
	
}

/*.a {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: xx-small;
}*/


/*a:active {
	text-decoration: none;
	font-weight:normal;
	color: #336699;
	TEXT-DECORATION: none;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #336699;
}
a:link {
	color: #336699;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	TEXT-DECORATION: none;
}
a:hover {
	color: #8b0000;
	text-decoration: underline;
}*/

.archive_tb {
	border-style:solid;
	border-width:thin;
	border-color:#EAEDEE;
	border-bottom:0px;
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:.87em;*/
}

/*.archive_tb, a:link {

	border-style:solid;
	border-width:thin;
	border-color:#EAEDEE;
	border-bottom:0px;

	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	TEXT-DECORATION: none;
}*/

.archive_tbleft {
	border-style:solid;
	border-width:thin;
	border-color:#EAEDEE;
	border-bottom:0px;
	border-left:0px;
}
/*index {
	color: #336699;
	font:"Trebuchet MS", Verdana, sans-serif;
	text-decoration:none;
	font-size:10pt;
	font-weight:10pt;
}
a.index.visited {
	color: #336699;
	font:"Trebuchet MS", Verdana, sans-serif;
	text-decoration:none;
	font-size:10pt;
	font-weight:10pt;
}
*/
 /*************************END text type***********************/




/**********************widgets******************/
/* style for new widgets */
 html .boxhead h2 {height: 2%;} /* For IE 5 PC */
.widget {
	vertical-align:top;
}/**************Sq graphic widget**************/
.sidebox {
	margin: 0 auto; /* center for now */
	width: 13.70em; /* ems so it will grow */
	background: url(/images/right_body_sq.gif) no-repeat bottom right;
}



.sideboxpress {
	margin: 0 auto; /* center for now */
	
	background: url(/images/right_body_sq.gif) no-repeat bottom right;
}



.boxheadpress {
	background: url(/images/right_head_sqpress.gif) no-repeat top right;
	margin:  0;
	padding: 10px 10px 10px;
	height: 30px;
}

.boxhead {
	background: url(/images/right_head_sq.gif) no-repeat top right;
	margin:  0;	padding: 0;
}
.boxhead h2 {
	background: url(/images/left_head_sq.gif) no-repeat top left;
	margin: 0;	padding:10px 10px 10px;           /*10px 30px 10px;*/
	color:#00496e;
	line-height: 1em;
	font-face:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:central;
	font-size: .82em;	line-height: 1.0em;	
	padding: 10px 10px 10px;
}
.sidebox a:active, a:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.boxbody {
	/*font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;*/
	color: #003366;	
	background: url(/images/left_body_sq.gif) no-repeat bottom left;
	margin: 0;	padding: 2px 20px 10px 10px; /*t r bot left*/
	line-height: 1.10em;
	font-size: .75em;
/*	line-height: 1.10em;*/
	font-family:Arial, Helvetica, sans-serif;*/
}
.boxbody_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .84em;
}

.boxbody span {
	font-size:.75em;
	font-family:Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}


/*.boxbody   {
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
.boxbody a:hover {
	color: #8b0000;
	text-decoration: underline;
}



/*solid widget*/
.sideboxSolid {
	margin: 0 auto; /* center for now */	width: 13.55em; /* ems so it will grow */
	background: url(/images/right_body.gif) no-repeat bottom right;
/*	font-size:100%;*/
	}
.boxheadSolid {
	background: url(/images/right_head_solid.gif) no-repeat top right;
	margin: 0;	padding: 0;
	}
.boxheadSolid h2 {
	background: url(/images/left_head_solid.gif) no-repeat top left;
	margin: 0;
	color:#fff;	
	font-face:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:central;
	font-size: .82em;	line-height: 1.0em;	
	padding: 10px 10px 10px;
/*	height: 30px;*/
}
.sideboxSolid a:active, a:visited {
	text-decoration: none;
	
	font-family:Arial, Helvetica, sans-serif;
}

/*.sideboxSolid a:link{
	color: #336699;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	
}
.sideboxSolid a:hover {
	color: #8b0000;
	text-decoration: underline;
}*/

.boxbodySolid {
/*	font-size:0.85em;
	font-family:"Times New Roman", Times, serif;*/
/*	color: #003366;*/
	background: url(/images/left_body.gif) no-repeat bottom left;
	margin: 0;	padding: 2px 5px 2px 5px;
	font-size: .75em;
/*	line-height: 1.10em;*/
	font-family:Arial, Helvetica, sans-serif;*/
}
.boxbodySolid_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.boxbodySolid span {
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}


/*Tariff Widget*/
 .sidebox_ddown {
	margin: 0 auto; /* center for now */	width: 13.75em; /* ems so it will grow */
	background: url(/images/right_body.gif) no-repeat bottom right;
	}
.boxhead_ddown {	background: url(/images/right_head_solid.gif) no-repeat top right;
	margin: 0;	padding: 0;
	}
.boxhead_ddown h2 {
	background: url(/images/left_head_solid.gif) no-repeat top left;
	margin: 0;
	padding: 10px 10px 10px;
	
	color:#FFF;	font-family:"Times New Roman", Times, serif;
	text-align:left;	vertical-align: central;
	font-size: 1.0em;	line-height: .98em;
	
}
.boxbody_ddown {
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
	color:#336;
	/*color: #003366;*/
	background: url(/images/left_body.gif) no-repeat bottom left;
	margin: 0;
	padding: 2px 10px 5px 5px;
/*	line-height: 1.0em;*/
	height:208px;
}

/*widget with calendar*/
 .sideboxLeft {
	margin: 0 auto; /* center for now */
	width: 13.5em; /* ems so it will grow */
	background: url(/images/right_body.gif) no-repeat bottom right;
}
.boxheadLeft {
	background: url(/images/right_head.gif) no-repeat top right;
	margin: 0;	padding: 0;
	}
.boxheadLeft h2 {
	background: url(/images/left_head.gif) no-repeat top left;
	margin: 0;
	color: #cc9933;	font-family:"Times New Roman", Times, serif;
	text-align:left;	vertical-align: top;
	font-size: 1.0em;	line-height: 1.0em;
	padding: 10px 10px 20px;
	/*height: 30px;*/
}

.boxbodyLeft {
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
	background: url(/images/left_body.gif) no-repeat bottom left;
	margin: 0;	padding: 2px 20px 10px 10px;
/*	line-height: 1.25em;*/


}

.featureBox {
	margin: 0 auto; /* center for now */
	width: 40.5em; /* ems so it will grow  */
	height:19.5em;
	/*background: url(/images/Feat_Widget_R_body.gif) no-repeat bottom right;*/
	font-size: 100%;
	
}
.featBoxhead {
	/*background: url(/images/Feat_Widget_R_header.gif) no-repeat top right;*/
	margin: 0;
	padding: 0;
	text-align: left;
}
.featBoxhead h2 {
	/*background: url(/images/Feat_Widget_L_header.gif) no-repeat top left;*/
	margin: 0;
	padding:10px 5px 0px 10px;       /*10px 30px 10px;*/
	color: #003366;
	font:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 0.95em;
	line-height: 1.5em;
}
.featBoxbody {
	font-size: 0.85em;
	font-family:Arial, Helvetica, sans-serif;
	/*background: url(/images/Feat_Widget_L_body.gif) no-repeat bottom left;*/
	margin: 0 0 0 0;
	width: 50.5em; /* ems so it will grow  */
	height:19.5em;
	padding: 0px 10px 10px 10px; /*t r bot left*/
	line-height: 1.30em;
}
/*Title Bars */
 .tBar p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/title_bar.gif)  no-repeat;
	width:344px;/*background-color:#f9f9f9 ;#336699*/
}
/* [ROUNDING] - new left widget layout*/
/*.roundAll {
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #BBB;
	background:#FFF url("../_compareTemp/%22%22") bottom left repeat-x;
	background:-moz-linear-gradient(#fff, #fff 66px, #EBEBEB);
	margin-bottom:15px;
}
#nnlinkList {
	list-style-image:none;
	margin-top:6px !important;
	margin-bottom:13px;
	margin-left:2px;
}
#nnlinkList li {
	list-style-image:none;
	background-image:none;
	padding-left:1px;
}
#nNumErrorMessage {
	position:absolute;
	z-index:100;
	left:0;
	top:30px;
	width:179px !important;
}
#nNumErrorMessage ul {
	margin-bottom:4px;
	margin-left:4px;
}
#nNumErrorMessage ul ul {
	margin-left:4px;
}
#nNumErrorMessage p {
	margin-bottom:4px;
	font-family: helvetica, tahoma, verdana;
}*/

/******************Homepage Widgets***********************/
.roundTop {
	-moz-border-radius:0px 6px 0 0;
	border-radius:0px 6px 0 0;
}
.roundBottom, roundBottom p {
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	font-size:.85em;
	font-family:Arial, Helvetica, san-serif;
	padding:0;
	color:#737373;
	list-style-position: outside;
	
	
	
}

.roundBottom a:hover {
	color: #8b0000;
	text-decoration: underline;
	
	
}
.roundLeft {
	-moz-border-radius:6px 0 0 6px;
	border-radius:6px 0 0 6px;
}
.roundRight {
	-moz-border-radius:0 6px 6px 0;
	border-radius:0 6px 6px 0;
}
widget_text {
	font-size:.79em;
	font-family:Helvetica, Times, serif;
	font-weight:normal;
	color: #003366;
}
/*	
#topRequestsImage h2.redHead {
	background: url(/images/widget_boxcalendar.gif) left top no-repeat;
	background-image:-moz-linear-gradient(#afbfce, #ccd6e0); 
	font:.90em helvetica, sans-serif;
	font-weight:bold;
	color:#00496e;
 	border:1px solid #BBB;
	margin-top: 0; 
	margin-bottom:0;}	

#topRequestsImage {margin-bottom:15px; padding:0;}*/
			
/*widget background*/
/*#topRequestsImage #borderFix {
	background:#e9e9e9("") top left repeat-x; */  /*#E9E9E9*/
/*background-image:-moz-linear-gradient(#D0D0D0, #FFFFFF 9px, #FFFFFF);
 border:1px solid #BBB; 
 border-top-width:0;
  margin:0; 
  padding-top:5px;
padding-bottom:25px;
padding-right:15px;
padding-left:15px;
}
*/
/*end the class for widget image*/	
/********************************Homepage widget background Announcementts******************************/
#topRequests {
	margin-bottom:15px;
	padding:10px 0px 0 0px;
	/*float:left;
width:350px;*/
}

#topRequests #borderFix {
	background:#e9e9e9("") top left repeat-x;   /*#E9E9E9*/
	background-image:-moz-linear-gradient(#D0D0D0, #FFFFFF 4px, #FFFFFF);
	border:1px solid #BBB;
	border-top-width:0;
	margin:0;
	padding-top:5px;
	padding-bottom:25px;
	padding-right:15px;
	padding-left:15px;
}
#topRequests h2.redHead {
	background:#e0e0e5 left top repeat-x;
	height:24px;
	background-image:-moz-linear-gradient(#afbfce, #ccd6e0);
	font:.80em helvetica, sans-serif;
	padding:4px 0 0 5px;
	font-weight:bold;

	color:#00496e;
	border:1px solid #BBB;
	margin-top: 0;
	margin-bottom:0;
}
#topRequests ul {
	list-style-image:none;
	margin:0 0 12px 0;
	padding:0;
}
#topRequests li {
	background:transparent  0px 9px no-repeat;
	margin:0;
	padding:4px 4px 4px 22px;
}
#topRequests li:hover {
	background-color:#FDFDFD;
	background-position:10px 8px;
	border:1px solid #CCC;
	/*font-size:.79em;*/
	border-width:1px 0;
	padding-top:3px;
	padding-bottom:3px;
}
#topContent {
	margin-bottom:15px;	
	padding:0px 5px 0 0px;
	width:60%;
	float:left;
}
/*homepage widget Content background*/
#topContent #borderFix {
	background:#bbbbbb("") top left repeat-x;   /*#E9E9E9*/
	background-image:-moz-linear-gradient(#D0D0D0, #FFFFFF 9px, #FFFFFF);
	border:1px solid #BBB;
	border-top-width:0;
	padding-top:5px;
	padding-bottom:25px;
	padding-right:15px;
	padding-left:15px;
}
#topContent h2.redHead {
	background:#396a92 left top repeat-x;
	height:24px;
	/*background-image:-moz-linear-gradient(#afbfce, #ccd6e0);*/
	font:.80em Arial, Helvetica, sans-serif;
	padding:4px 0 0 5px;
	font-weight:bold;	
	color:#ffffff;
	border:1px solid #BBB;
	margin-top: 0;
	margin-bottom:0;
}
/*#topContent ul {
	list-style-image:none;
	margin:0 0 12px 0;
	padding:0 0 0 10;
}
#topContent li {
	background:transparent  0px 9px no-repeat;
	margin:0;
	list-style-image:none;
	padding:4px 4px 4px 10px;
	list-style-position: outside;
}*/
/*#topContent li:hover {
	background-color:#FDFDFD;
	/*background-position:10px 8px;*/
/*	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	border-width:1px 0;
	padding-top:3px;
	padding-bottom:3px;
	list-style-position: outside;
}*/











/*************************************widget Content 2 Home page Invest background**************************************/
#topContent2 {
	margin-bottom:5px;	
	padding:0px 0px 0 0px;
	width:38%;
	float:right;
}

#topContent2 #borderFix {
	background:#bbbbbb("") top left repeat-x;   /*#E9E9E9*/
	background-image:-moz-linear-gradient(#D0D0D0, #FFFFFF 4px, #FFFFFF);
	border:1px solid #BBB;
	border-top-width:0;
	padding-top:5px;
	padding-bottom:25px;
	padding-right:15px;
	padding-left:15px;
}
#topContent2 h2.redHead {
	background:#396a92 url("../_compareTemp/%22%22") left top repeat-x;
	height:24px;
	/*background-image:-moz-linear-gradient(#afbfce, #ccd6e0);*/
	font:.80em Arial, Helvetica, sans-serif;
	padding:4px 0 0 5px;
	font-weight:bold;
	color:#ffffff;	
	border:1px solid #BBB;
	margin-top: 0;
	margin-bottom:0;
}
/*#topContent2 ul {
	list-style-image:none;
	margin:0 0 5px 0;
	padding:0;
}*/
/*#topContent2 li {
/*	background:transparent url("../_compareTemp/%22%22") 0px 9px no-repeat;
	margin:0;
	list-style-position:outside;
	padding:4px 4px 4px 10px;
}
#topContent2 li:hover {
/*	background-color:#FDFDFD;
	background-position:10px 8px;
	border:1px solid #CCC;*/
	/*font-size:0.79em;
	border-width:1px 0;
	padding-top:3px;
	padding-bottom:3px;
}*/

/* [ROUNDING] */
/*.roundAll {
	-moz-border-radius:6px;
	border-radius:6px;
}
.roundTop {
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
.roundBottom {
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
.roundLeft {
	-moz-border-radius:6px 0 0 6px;
	border-radius:6px 0 0 6px;
}
.roundRight {
	-moz-border-radius:0 6px 6px 0;
	border-radius:0 6px 6px 0;
}
*/


/*a {
	color: #336699;
	text-decoration:none;
	font-family:"Helvetica Neue", sans-serif;
	font-size: 0.80 em;
}*/

abbr, acronym {
	border-bottom:1px dotted #ebebee;
	cursor:help;
}
em {
	font-style:italic;
	font-weight:inherit;
}
/*strong {
	font-weight:bold;
	font-style:inherit;
}*/
/*ol, ul {
	list-style:none;
	
} */
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
}

/* [TOOLS] */
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

center {
	text-align:inherit;
}
s, strike/*,u*/ {
	text-decoration:inherit;
}
/* SKIP LINKS */
#skipLinks {
	height:0;
	width:0;
	overflow:hidden;
	position:relative;
	top:0;
	left:-999em;
}



.fade {
	background:#fff url("/images/images/fadeToGray.png") 0 bottom repeat-x;
	padding:5px;
}
/* Primary containing block for all page areas. */
#widthControl {
	background-color:#fff;
	margin:10px auto;
	text-align:left;
	width:940px;
	padding:10px;
}
/* Controls white padding around search, vNav, content, and ldUpdated areas */
#bodyPadding {
	position:relative;
	z-index:1;
	float:left;
	overflow:hidden;
	background:#e0e8ef url("/images/images/bodyPaddingBg_tile.png") left top repeat-x;
	padding:0 0 0px;
}
#bodyPadding.supersuperwide, #bodyPadding.superwide {
	padding-bottom:0;
}
/*
#logoLink {
	display:block;
	height:70px;
	text-indent:-999em;
	width:188px;
	position:absolute;
	top:16px;
	left:12px;
}
#topNav {
	background:transparent;
	float:right;
	height:30px;
	width:600px;
	overflow:visible;
	position:relative;
	z-index:10;
}
#topNav a:focus {
	outline:1px dotted #222;
}
#topNav li div {
	display:none;
}
#topNav li:hover div, #topNav li.hover div {
	display:block;
}
#topNav ul {
	height:30px;
	list-style:none;
	background:transparent;
	position:absolute;
	top:0;
	right:6px;
}
#topNav ul li {
	float:left;
	text-align:center;
	height:27px;
	background-color:transparent;
}
#topNav ul a {
	color:#ff0000;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 4px;
	overflow:hidden;
}
#topNav ul li.home a {
	width:90px;
}
#topNav ul li.about a {
	width:90px;
}
#topNav ul li.jobs a {
	width:60px;
}
#topNav ul li.news a {
	width:60px;
}
#topNav ul li.azIndex a {
	width:80px;
}
#topNav ul a.here {
	background:transparent url("/templates/3.0/assets/images/header_matrix.png") left top no-repeat;
	font-weight:700;
	color:#000;
}
#topNav ul li.jobs a.here, #topNav ul li.news a.here {
	background-position:-186px 0;
}
#topNav ul li.azIndex a.here {
	background-position:-98px 0;
}
#topNav .allVisitors {
	position:relative;
	width:104px;
}
#topNav .allVisitors a {
	height:25px;
	line-height:25px;
	text-decoration:none;
}
#topNav .allVisitors .parent {
	background:#FF6101 url("/templates/3.0/assets/images/allVisitorsArrow.png") 0 2px no-repeat;
	border:2px solid #CB4D00;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#fff;
	display:block;
	font-weight:700;
	margin-top:2px;
	padding-left:25px;
}
#topNav .allVisitors:hover .parent,  #topNav .allVisitors .parent:focus {
	background-color:#CB4D00;
	background-position:0 -36px;
	border-width:2px 2px 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
#topNav .allVisitors ul {
	background:#fff;
	background:rgba(255,255,255,.95);
	border:2px solid #CB4D00;
	-moz-border-radius:4px 0 4px 4px;
	border-radius:4px 0 4px 4px;
	display:none;
	height:auto;
	right:0;
	top:auto;
	width:160px;
}
#topNav .allVisitors:hover ul,  #topNav .allVisitors .parent:focus + ul {
	display:block;
}
#topNav .allVisitors ul li {
	float:none;
	height:auto;
	padding:0 5px;
	text-align:left;
}
#topNav .allVisitors ul li:first-child {
	margin-top:5px;
}
#topNav .allVisitors ul li a {
	border-bottom:1px solid #ddd;
	-moz-transition:.2s background linear;
	-webkit-transition:.2s background linear;
}
#topNav .allVisitors ul li a:hover {
	background:#CB4D00;
	color:#fff;
}
#topNav .allVisitors .more {
	margin-bottom:5px;
}
#topNav .allVisitors .more a {
	border-bottom:0 none;
	color:#006699;
	font-weight:700;
	text-align:right;
}*/

.blank {
	white-space: normal;
}




/*old footer*/
/*.footerNav ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 46px;
	background: url(/images/bottom_bar.gif);

	text-align:center;
}
.footerNav li {
	float: left;
	margin-top:15px;
	padding-top: 3px;
	padding-left:3px;
	padding-right:3px;
}
.footerNav li a span {
	font-size:9pt;
	font:sans-serif;
	text-align:center;
	
	color:#336699;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	display:block;
}
.footerNav li a:hover {
	font-size:9pt;
	font: sans-serif;
	text-align:center;
	float:left;
	color:#8b0000;
	font-style:normal;
	font-weight:500;
	text-decoration: underline;
	display:block;
}*/
/*li.navarrow {
	line-height: 11px;
	margin-left:-23px;
	text-indent:0px;
	padding-bottom: 5px;
	padding-left:-52px;
	list-style-image: url('/images/right_arrow.gif');
}
li.arrow {
	margin-left:-23px;
	text-indent:0px;
	padding-bottom: 5px;
	padding-left:-52px;
	list-style-image: url(/images/right_arrow.gif);
}*/
ul.arrow {
	list-style-image: url('/images/right_arrow.gif');
}

.img_homepage {
	float:right;
	margin:2px 10px 5px 10px;
}
.layout1_homepage {
	float:left;
	width:723px;
}
.photos {
	float:left;
	margin:5px 10px 10px 1px;
}

/*/* Horizontal Navigation
 * - hNav styles account for technical difficulties spanning multiple browsers.
 * - Any alterations must be thoroughly tested cross-browser.
 * - Dependancy: [hNav_matrix.gif] > Supplies graphic elements to hNav navigation area. Graphics are positioned on either hard edge (L or R), and stacked vertically with coordinates:
 *		+ [0px] = cap Left (left)
 * 		+ [-30px] = cap Right (right)
 * 		+ [-60px] = active cap Left (left)
 * 		+ [-90px] = active cap Right (right)
 * 		+ [-120px] = end cap Left (left)
 * 		+ [-150px] = end cap Right (right)
 * 		+ [-180px] = end active cap Right (right)
 * 		+ [-210px] = end active cap Left (left) 


 
.hNav {
	margin:0 0 0 0;
	padding:0 0 0 0; 
	height:45px;
	position:relative;
	z-index:5; 
	background: ; 
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.hNav ul {
	margin:.1em 0 0 0;
	padding:9px 0 0 10px;
	list-style:none;
	height:45px;
	background:;
	overflow:visible;
}
.hNav li {
	background:transparent;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:2px;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.hNav li:hover div.one, #hNav li.hover div.one {
	display:block;
}
/* this is the dropdown location 
.hNav li div.one {
	border-top:1px solid #333d56;/* was 333d56
	display:none;
	background:transparent url("/images/images/hNavDD_right.png") right bottom no-repeat;
	padding-right:4px;
	position:absolute;
	overflow:hidden;
	top:31px;
}
.hNav li.active div.one {
	border-top:none;
	top:35px;
	padding-left:15px;
}
.hNav li div.two {
	background:transparent url("/images/images/hNavDD_left.png") left bottom no-repeat;
	overflow:hidden;
	
}
/*#hNav li div.two {
	background:none left bottom no-repeat;
	overflow:hidden;
}
.hNav div ul {
	float:left;
	background:none;
	clear:none;
	margin:0 10px 0 5px;
	padding:3px 2px 5px 0px;
	height:auto;
	width:200px;
	overflow:hidden;
}
.hNav div li {
	background:transparent none;
	float:none;
	padding:0 0 0 15px;/*this was added to address left padding for dropdown text
}
.hNav div li.first {
	border-top:none;
	padding: 0 0 0 0;
}
/*controls drop down font specs

.hNav div a {
	background:transparent none;
	font-weight:normal;
	font-size:.75em;
	text-align:left;
	font-family:Helvetica, Verdana, sans-serif;
	color: #00496e;
	height:auto;
	width:100%;
	padding:5px;
	line-height:1;
	display:block;
	text-decoration:none;
}

.hNav span.linkTitle{
	background:transparent none;
	font-weight:normal;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-family:Helvetica, Verdana, sans-serif;
	color: #00496e;
	height:auto;
	width:100%;
    padding-top:1px;
	line-height:1;
	display:block;
	text-decoration:none;
}

.hNav li.subTitle{
	background:transparent none;
	font-weight:normal;
	font-size:16px;
	text-align:left;
	font-family:Helvetica, Verdana, sans-serif;
	color: #00496e;
	height:auto;
    line-height:1.1;
	display:block;
	text-decoration:none;
}


.hNav span a {
	background:transparent;
	font-family:Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#00496e;
	height:34px;
	line-height:35px;
	display:block;
	overflow:hidden;
	text-align:center;
	padding: 0 0 0px 0;
	text-decoration:none;
}
/* this is the line that controls the pull out portion of the menu
*/

/*#hNav div a {background:#00fff none; font-weight:normal; font-size:0.90em; text-align:left; font-family:"Trebuchet MS", Helvetica, sans-serif; color:#00496e; height:auto; width:160px; padding:5px; line-height:1.2; display:block; text-decoration:none;} 
			
.hNav div a:hover {
	color:#970000;
	text-decoration:underline;
}
/* this is the line that controls the main nav portion of the menu
*/
	
/*#hNav span a {background:#transparent; font-family: "Trebuchet MS", verdana, tahoma; font-weight:bold .78em;
  color:#00496e;
  height:36px; 
  line-height:36px; display:block; overflow:hidden; text-align:center;}

.hNav a.home {
	width:54px;
}
.hNav a.about {
	width:94px;
}
.hNav a.poptopics {
	width:110px;
}
.hNav a.pressroom {
	width:90px;
}
.hNav a.importinjury {
	width:98px;
}
.hNav a.intelproperty {
	width:144px;
}
.hNav a.iea {
	width:182px;
}
.hNav a.tariffaffairs {
	width:94px;
}
/*#hNav a.offices {	width:58px;}*/
/*#hNav a.contactus { width:80px; }


.hNav li.active {
	padding-top:0;
}
.hNav li.active span.o1 {
	background:transparent url("/images/images/hNavHover_left.png") left top no-repeat;
	display:block;
	height:12px;
}
.hNav li.active span a {
	background:transparent url("/images/images/hNavHover_right.png") right top no-repeat;
	padding-top:20px;
	color:#000;
}
.hNav li:hover span a, #hNav li.hover span a {
	/*background: url("/images/images/hNavHover_off.png") -10px top no-repeat;*/
	
	/*background-color:#f1f1f5;
	color:#C00;
	height:30px;

	text-decoration:none;
}
.hNav li:hover.first span a, #hNav li.firstHover span a {
	background-position:left top;
}
.hNav li:hover.last span a, #hNav li.lastHover span a {
	background-position:right top;
}
.hNav li:hover.active span a, #hNav li.hoverActive span a {
	background-color:transparent;
	background-image:url("/images/images/hNavHover_right.png");
	background-position:right top;
	color:#000;
}
/* menu positions */
	/*#hn-home div {left:1px;}
	#hn-home.active div {left:-1px;}
	
.hn-about div, #hn-poptopics div, #hn-pressroom div, #hn-importinjury div {
	left:-2px;
}
.hn-intelproperty div {
 left:-1px;
}
.hn-tariffaffairs div, #hn-offices div, #hn-iea div  {
	right:2px;
}
#hn-offices.active div, #hn-tariffaffairs.active div {
	right:-1px;
}
/* menu widths 
		#hn-about div {
	width:260px;
}
.hn-poptopics div,  #hn-iea div { width:450px;
}
.hn-intelproperty div,  #hn-tariffaffairs div, #hn-pressroom div { width:260px; }

.hn-offices div,  #hn-importinjury div {
	width:260px;
}
/* Vertical Navigation 
.vNav {
	font:1.0em Helvetica, Arial, sans-serif;
	margin-top:27px;
	width:160px;
	float:left;
	overflow:hidden;
}
.vNav a {
	display:block;
}
.vNav a.here {
	background-color:#FFF;
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	font-weight:bold;
	color:#000;
}
.vNav ul {
	background:transparent;
}
.vNav li {
	background:transparent;
}
.vNav li a {
	background:transparent;
	color:#0a2d4f;
	font-weight:bold;
	text-decoration:none;
	padding:6px 5px;
	width:250px;
}
.vNav li a.here {
}
.vNav li li a {
	background-color:transparent;
	background-image:none;
	color:#204d79;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.vNav li li a:hover {
	text-decoration:underline;
}
.vNav li li.isLB a {
	border-bottom:0;
}
.vNav li li.isLB li a.here {
	border-bottom:1px solid #c5c5c5;
}
.vNav li li ul {
	background-color:#f1f1f1;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}
.vNav li li li {
	padding:0;
	background-image:none;
}
.vNav li li li ul {
	border:none;
}
.vNav li li li a {
	background:transparent url("/images/images/sb_arrow_blue.gif") 4px 3px no-repeat;
	padding:5px 5px 5px 15px;
	width:140px;
}
.vNav li li li li a {
	background-position:18px 3px;
	padding:5px 5px 5px 30px;
	width:125px;
}*/
/* Styling of inner content happens further below */
/*	#content {
	float:left;
	width:520px;
	overflow:hidden;
	padding-left:20px;
	padding-bottom:10px;
}
.supersuperwide #content {
	width:940px;
	padding-left:0;
}
.superwide #content {
	width:700px;
	padding-left:0;
}
.wide #content {
	width:760px;
}*/
/*#rightSidebar {
	float:right;
	margin-top:72px;
	overflow:hidden;
	padding:0;
	width:220px;
}/*
/*div.whiteSheet {
	background:#fff url("/images/images/whiteSheet_rounding.png") left bottom no-repeat;
	overflow:visible;
	clear:right;
	float:right;
	width:780px;
	min-height:770px;
	height:auto !important;
	height:770px;
}
.superwide div.whiteSheet, .supersuperwide div.whiteSheet {
	background-image:none;
	width:940px;
	min-height:300px;
	height:auto !important;
	height:300px;
}*/
/*new footer*/ 
	#footer {background:transparent url("/images/footer_matrix1.png") left top repeat-x; 
/*	border-top:1px solid #204B6C;*/
	 font:.90em Helvetica, Arial, sans-serif; overflow:hidden; width:100%; height:90%; padding:20px 1px 0px 0px; 
	 margin:0; 	 position:relative; clear:both;
	}
		
	#footer a {color:#575757; font-size:.88em; font-family:Helvetica, sans-serif;}
	#footer a:link, #footer a:visited {text-decoration:none;}
	#footer a:hover {text-decoration:underline;color:#8b0000;}
	
	/*contains commented out images & ITC Logo*/
	#footer .address {
	background:transparent url("/") 0 -225px no-repeat; float:left; 
	width:260px; height:238px; padding:0 40px 0 20px; font:.92em Helvetica, Arial, sans-serif;	color:#204B6C;	}
	#footer .addresstext {font:.90em "Helvetica Neue", Arial, sans-serif;	color:#204B6C;}

	#footer .address a {color:#204B6C;font:.91em "Helvetica Neue", Arial, sans-serif; font-weight:700; }
	
	#footer .midSection {width:180px; height:238px; float:left;color:#204B6C;font:.90em Helvetica, Arial, sans-serif;
	/*	padding: 0 10px 0 0;*/
		}
	#footer .midSectiontext { float:left;color:#204B6C;
	font:.85em Helvetica, Arial, sans-serif;	
	padding: 0 5px 0 10px;}
	
	#footer .midSectionRight {width:180px;
	/*padding-left:20px;*/
	 height:238px;float:left;color:#204B6C;
	font:.90em Helvetica, Arial, sans-serif;
	padding: 0 5px 0 20px;
	 
	}
	/*#footer .divide {background:transparent url("/images/footer_matrix1_new.png") 0 -870px no-repeat; 
	padding-left:10px;
	color:#204B6C;font:.90em "Helvetica Neue", Arial, sans-serif;
	}*/
	#footer p.title {clear:left; color:#575757; font-size:1.3em; font-weight:700;}
	#footer .right {width:250px; height:238px;color:#204B6C;
	font:.90em Helvetica, Arial, sans-serif; padding: 0 5px 0 10px;}
		#footer .right p.title, #footer .right ul {float:left/*margin-left:35px;*/}
		
		.readersViewers {float:left;/*height:14px;*/ display:block;	
		/*border:dashed;
	    border-color:#F00;*/
		/*margin-bottom:13px ;*/ }
		/*.readersViewers {height:14px; margin-bottom:13px;}*/
		.readersViewers li {float:left; 
		/*padding-left:-10px;	*/
		padding-right:4px; }
		.readersViewers a {background:url("/images/footer_matrix1.png") no-repeat; 
	width:16px; height:24px; 
		display:block;
background-attachment: scroll; background-clip:border-box;background-color: transparent;
background-origin: padding-box;background-size:auto auto;
		text-indent:-999em;
		overflow-x:hidden;overflow-y:hidden;
		/*padding: 0 0 5px 0;*/}
		.readersViewers .pdf a {background-position:0 -305px;}
		.readersViewers .ppt a {background-position:-16px -305px;}
		.readersViewers .zip a {background-position:-32px -305px; 
		/*width:15px;*/}
		.readersViewers .doc a {background-position:-46px -305px;}
		.readersViewers .xls a {background-position:-62px -305px;
		/* width:15px;*/}

	/*	#footer .faq {background:transparent url("/images/footer_matrix1.png") 0 -400px no-repeat; height:30px; position:relative; top:-7px;}*/
		#footer .faq a {color:#2870df; font-size:1.3em; font-weight:700;  padding-left:35px;}
		#footer .allQuestions  {color:#575757;		
	 padding: 0 5px 2px 0px;
	 line-height:1.3em;
		/* position:relative;*/ /*left:35px;*/ ;
		
		}
/*background dropshadow*/
  table.shadow {   align: center;  }

  td.shadow-top {  height: 10px;  
    background-image: url("/images/background/top.gif")
  }

  td.shadow-topRight {  width: 10px;
    height: 10px;
    background-image: url("/images/background/topRight.gif")
  }

  td.shadow-right {   width: 10px; 
    background-image: url("/images/background/right.gif")
  }

  td.shadow-bottomRight { 
    width: 10px; 
    height: 10px; 
    background-image: url("/images/background/bottomRight.gif")
  } 

  td.shadow-bottom { 
    height: 10px;
    background-image: url("/images/background/bottom.gif")
  }

  td.shadow-bottomLeft { width: 10px;
    height: 10px;
    background-image: url("/images/background/bottomLeft.gif")
  } 

  td.shadow-left { width: 10px;
    background-image: url("/images/background/left.gif")
  }

  td.shadow-topLeft {   width: 10px; 
    height: 10px; 
    background-image: url("/images/background/topLeft.gif")
  }      

  td.shadow-center { 
    background-color: white;  
    }
	/* end background dropshadow*/
/*#content h1.pageTitle {
	font-size:1.5em;
	line-height:28px;
	margin:8px 0 3px;
}
#content h1.pageTitle sup {
	color:#333;
	font-size:0.61em;
	position:relative;
	top:-7px;
	line-height:0;
}
#content h1.pageTitle sub {
	color:#333;
	font-size:0.61em;
	position:relative;
	bottom:-4px;
	line-height:0;
}
#content h1.noPageTools {
	border-top:0;
}
#content h1.pageSubtitle {
	color:#808080;
	font-size:1.3em;
	line-height:1;
	margin:3px 0 5px;
}*/
/* PAGE CONTENT: USER INPUT */
/*.content {
	font-family:"Helvetica Neue", Arial, sans-serif;
	line-height:1.45;
	text-align:left;
} */
/* 2Column layout support */
/*.content .twoColumn {
	width:100%;
	overflow:hidden;
}
.content .leftColumn, .content .rightColumn {
	overflow:hidden;
	width:48.72%;
}
.content .leftColumn {
	float:left;
}
.content .rightColumn {
	float:right;
} 
*/
/* Element Spacing: Top-Down */
/*.content p, .content ul, .content ol, .content dl, .content table, .content blockquote, .content form, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	margin:15px 0 2px 0;
}
.content *.join, .content *.afterp {
	margin-top:2px;
}*/
/* Horizontal Rules */
hr {
	border-color:#8e8e8e;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	margin:20px 0 0;
	height:0;
}
hr.heavy {
	border-width:3px 0 0;
}
/* Links */
/*.content a, .content a:link {
	color:#069;
	text-decoration:underline;
}
.content ul a, .content ul a:link {
	text-decoration:none;
}
.content a:visited, .content ul a:visited {
	color:#5496c2;
}
.content a:hover, .content ul a:hover {
	color:#5496c2;
	text-decoration:underline;
}
.content a:active, .content ul a:active {
	color:#069;
	text-decoration:underline;
}
.content a:focus, .content ul a:focus {
	outline:1px dotted #444;
}
.content a[href^='/exit/'] {
	background:transparent url("/images/images/exit_button.gif") right 2px no-repeat;
	 padding-right:13px;
}
/* Headings */
/*.content h1 {
	font-size:1.4em;
}
.content h2 {
	font-size:1.25em;
}
.content h3, .content h4, .content h5, .content h6 {
	font-size:1.05em;
} */
 /*3 visual levels enforced*/
/* Lists */
/*.content dt {
	margin:10px 0 2px 0;
	font-weight:bold;
}
.content dd {
	margin:2px 0 2px 15px;
}
.content ul {
	margin-left:0;
	padding-left:4px;
}
.content ul > li {
	list-style-type:none;
	background:transparent url("/templates/3.0/assets/images/list_bullet.gif") left 6px no-repeat;
	padding-left:12px;
}
.content ul ul > li {
	list-style-type:none;
	background:transparent url("/templates/3.0/assets/images/list_bullet_indent.gif") left 8px no-repeat;
}
.content ol {
	list-style-position:outside;
	padding-left:28px;
}
.content ol > li {
	list-style-type:decimal;
}
.content ol ol > li {
	list-style-type:lower-alpha;
}
.content ol ol ol > li {
	list-style-type:lower-roman;
}
.content ul ol, .content ul ul, .content ol ul, .content ol ol {
	font-size:1.0em;
	margin-bottom:2px;
	margin-top:2px;
}
.content li.more {
	background-image:none;
	list-style:none;
	list-style-image:none;
	font-weight:normal;
	font-size:0.9em;
	margin-top:5px;
}
.content li.more a {
	font-weight:bold;
}
.content ul.oversized li li, .content ol.oversized li li, .content ul.oversized li li li, .content ol.oversized li li li {
	margin:0 0 0 0;
}
.content ul.oversized li, .content ol.oversized li, .content ul.oversized li ol.oversized li, .content ul.oversized li ul.oversized li, .content ol.oversized li ol.oversized li, .content ol.oversized li ul.oversized li {
	margin:10px 0;
}*/
/* Visual Anchoring */
.content a.anchorUp, .content a.anchor-up, .content a.anchorDown, .content a.anchor-down {
	background-color:transparent;
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 11px;
}
.content a.anchorUp, .content a.anchor-up {
	background-image:url("/templates/3.0/assets/images/anchor_up.gif");
}
.content a.anchorDown, .content a.anchor-down {
	background-image:url("/templates/3.0/assets/images/anchor_down.gif");
}
.content ul.anchor-down li, .content ul.anchorDown li {
	background-image:url("/templates/3.0/assets/images/anchor_down.gif");
	background-position:left 5px;
}
.content ul.anchor-up li, .content ul.anchorUp li {
	background-image:url("/templates/3.0/assets/images/anchor_up.gif");
	background-position:left 4px;
}
/* Images */
/*.content img.border {
	border:1px solid #1d1d1d;
}
.content img.left {
	float:left;
	margin:5px 4px 2px 0;
}
.content img.right {
	float:right;
	margin:5px 0 2px 4px;
}
.content div.image img {
	display:block;
}
.content div.s1 img, .content div.s3 img {
	border:1px solid #3d3d3d;
	margin:0 auto;
}
.content div.s2 img {
	margin:0 auto;
}
.content div.s2, .content div.s3 {
	border:1px solid #3d3d3d;
	padding:2px 0;
	background:#f1f1f1;
}
.content div.image p.caption {
	margin:0 auto;
	font-style:italic;
	font-size:.8em;
}*/
/* Blockquotes */
.content blockquote {
	margin-left:40px;
	margin-right:40px;
	padding:8px 10px 2px 10px;
	font-style:italic;
	background-color:#efefef;
	color:#052346;
}
.content blockquote p {
	margin:2px 0 8px;
}
.content blockquote em {
	font-style:normal;
}
/* Super/subscript */
.content sup {
	font-size:.8em;
	padding-left:1px;
	position:relative;
	top:-3px;
	line-height:0;
}
.content sub {
	font-size:.8em;
	padding-left:1px;
	position:relative;
	bottom:-3px;
	line-height:0;
}



/* Tables */
/*.content table {
	background-color:#EEE;
	border:1px solid #888;
	border-collapse:collapse;
	border-spacing:0;
	margin:18px 0 2px 0;
	text-align:left;
}
.content table.layout {
	background-color:#FFF;
	border:0;
	margin:15px 0 0;
}
.content table.layout tbody td, .content table.layout tbody th {
	border:0;
	padding:0;
}
.content table.strict {
	table-layout:fixed;
}
.striped > tbody > tr:nth-child(odd) > td {
	background-color:#fff;
} */	/* row striping */
/*.striped > tbody > tr:nth-child(even) > td {
	background-color:#efefef;
} /* row striping */
/*.content td, .content th {
	background-color:#FFF;
	vertical-align:top;
	padding:2px 5px;
}
.content caption {
	font-weight:bold;
	text-align:left;
	margin:0;
}
.content caption.header {
	background-color:#4D4D4D;
	text-align:center;
	color:#FFF;
	border:1px solid #2F2F2F;
	margin:0;
}
.content thead {
	font-size:1em;
}
.content thead tr th {
	background-color:#052346;
	border:1px solid #777;
	color:#fff;
	font-weight:bold;
}
.content thead tr.level-one th, .content thead tr.levelOne th {
	background-color:#003063;
}
.content thead tr.level-two th, .content thead tr.levelTwo th {
	background-color:#052346;
}
.content thead tr th a, .content thead tr th a:link, .content thead tr th a:visited {
	color:#fff !important;
}
.content tfoot td, .content tfoot th {
	background-color:#003063;
	border:1px solid #888;
	border-top:2px solid #666;
	color:#fff;
	font-size:.9em;
	font-weight:700;
}
.content tbody tr {
	background-color:#fff;
}
.content tbody tr.altBg td, .content tbody tr.altBg th, .content tbody tr.alt-bg td, .content tbody tr.alt-bg th {
	background-color:#efefef;
}
.content tbody td {
	border:1px solid #888;
}
.content tbody th {
	border:1px solid #535353;
	font-weight:bold;
}
.content table.centered, .content tr.centered, .content td.centered, .content th.centered {
	text-align:center;
}
.content table.left, .content tr.left, .content td.left, .content th.left {
	text-align:left;
}
.content table.right, .content tr.right, .content td.right, .content th.right {
	text-align:right;
}*/
/* forms */
fieldset {
	margin:0 0 6px;
}
input, select, textarea {
	margin:2px 4px;
	min-height:17px;
	padding:1px;
}
input[type="button"], input[type="image"], input[type="reset"], input[type="submit"] {
	-moz-border-radius:2px;
	border-radius:2px;
	vertical-align:bottom;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align:text-top;
}
input.button {
	background:#fff url("/templates/3.0/assets/images/buttonDefaultInverted.gif") repeat-x;
	border:1px solid #888;
	border-top-color:#bbb;
	border-left-color:#bbb;
	color:#333;
	font:700 .9em Geneva, Verdana, sans-serif;
	margin-right:10px;
	padding:3px 6px;
}
input.button:hover {
	background-image:url("/templates/3.0/assets/images/buttonDefault.gif");
	border-color:#888;
	cursor:pointer;
}
input.button:active {
	border-color:#999 #999 #ccc #ccc;
	position:relative;
	bottom:-1px;
	right:-1px;
}
input.primary {
	border-color:#333;
}
input.secondary {
	background-image:url("/templates/3.0/assets/images/buttonSecondaryInverted.gif");
	color:#666;
}
input.secondary:hover {
	background-image:url("../images/buttonSecondary.gif");
}
label {
	font-weight:700;
}
label.secondary {
	font-weight:400;
}
optgroup {
	border-bottom:1px dotted #ccc;
	color:#999;
	font-weight:700;
	font-style:normal;
	padding-bottom:3px;
}
option {
	color:#000;
	font-weight:400;
	font-style:normal;
}
textarea {
	font-family:inherit;
	font-size:13px;
	line-height:1.25;
}
form.layout .formRow {
	clear:both;
	overflow:hidden;
	padding:4px;
}
form.layout.striped .formRow:nth-child(odd) {
	background-color:#fff;
}
form.layout.striped .formRow:nth-child(even) {
	background:#f6f6f6;
}
form.layout .altBg {
	background:#f6f6f6;
}
form.layout div.required p {
	font-size:0.76em;
}
form.layout span.required {
	color:#A00;
	font-size:1.5em;
	font-weight:700;
	line-height:1;
	margin-right:2px;
	position:relative;
	top:3px;
}
form.layout .border {
	border:1px solid #999;
}
form.layout .caption {
	clear:both;
	display:block;
	font-size:.9em;
	font-style:italic;
	margin-left:160px;
}
form.layout .noLabel {
	padding-left:162px;
}
form.layout .optionGroup {
	clear:both;
}
/* legends */
form.layout legend {
	color:#024;
	font-size:1.1em;
	font-weight:700;
	margin-left:10px;
	padding:0 10px;
}
form.layout .legend {
	font-size:1em;
	font-weight:700;
	margin-top:2px;
	padding:2px 8px;
}
form.layout h2.legend {
	border-bottom:1px solid #A4AFAD;
}
/* labels */
form.layout label {
	clear:left;
	color:#024;
	display:inline-block;
	margin-right:5px;
	text-align:right;
	vertical-align:top;
	width:150px;
}
form.layout label.secondary {
	clear:none;
	padding-left:4px;
	text-align:left;
	width:auto;
}

/* checkbox and radio */
form.layout .optionGroup {
	padding:4px;
	width:530px;
}
form.layout .optionGroup legend {
	margin-left:0;
}
form.layout .optionGroup label {
	clear:none;
	font-weight:400;
	margin:0 3px;
	text-align:left;
	width:300px;
}
form.layout .optionGroup input[type="checkbox"], form.layout .optionGroup input[type="radio"] {
	clear:left;
	margin:0 0 0 158px;
}
/* checkbox and radio: horizontal layout */
/*form.layout .horizontal {
	padding-left:154px;
	width:376px;
}
form.layout .horizontal legend, form.layout .horizontal .legend {
	margin-left:-150px;
}
form.layout .horizontal label {
	clear:none;
	margin:0 6px 0 3px;
	text-align:left;
	width:auto;
}
form.layout .horizontal input[type="checkbox"] {
	clear:none;
	margin:0 0 0 8px;
}
form.layout .horizontal input[type="radio"] {
	clear:none;
	margin:0 0 0 5px;
}
form.layout .horizontal br {
	clear:both;
}
form.layout .horizontal span.label {
	display:inline-block;
	font-weight:700;
	margin-left:-150px;
	text-align:right;
	width:150px;
}*/
/* hover/focus */
form.layout.hover .formRow:hover, form.layout.hover .optionGroup:hover {
	background-color:#F4F4F4;
}
form.layout.hover .alt-bg:hover {
	background-color:#EFE1B3;
	border:1px solid #DFCF99;
}
form.layout.hover input[type="password"]:hover, form.layout.hover input[type="text"]:hover, form.layout.hover select:hover, form.layout.hover textarea:hover, form.layout input[type="password"]:focus, form.layout input[type="text"]:focus, form.layout select:focus, form.layout textarea:focus {
	border-color:#666;
}


/* GLOBAL STYLES */
/*div.left {
	float:left;
	margin:0 10px 10px 0;
}*/
div.right {
	float:right;
	margin:0 0 10px 10px;
}
.hidden, .forPrint {
	display:none;
}
big, .big {
	font-size:1.15em;
}
small, .small {
	font-size:0.85em;
}
.bold {
	font-weight:bold;
}
.alert {
	color:#e00;
}
.allCaps {
	text-transform:uppercase;
}
.smallCaps {
	font-variant:small-caps;
}

/* Subnavigation for alpha, year, etc. */
ul#list-nav {
	list-style:none;
	margin:1.2em 0 0 0;
	padding:0;
	width:100%;
	font-size:1em;
}

ul#list-nav li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

ul#list-nav li a {
	text-decoration:none;
	padding:3px 0;
	width:24px;
	background:#FFF;
	color:#069;
	float:left;
	text-align:center;
	border:1px solid #CCC;
	white-space: normal;
	word-spacing: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul#list-nav li a:hover {
	background:#DFDFFF;
	color:#8b0000;
}
div#ListAlpha {
	padding:0px 50px 0px 50px;
}
h2#ListAlpha {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-transform: none;
	color:#069;
}
/* END Subnavigation for alpha, year, etc. */

.listItemImage {
	list-style-image: url(/images/background/pdficon_small.gif);
	list-style-position: outside;
}
