TH.list_hdr { font-family: Helvetica, Arial; font-size: 11px; color: #1C2D67; background: #FCFC99 }  /* columns         */

/*  text used throughout site */
.sitetext { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.sitetext a:link {  color: #003366; text-decoration: underline; }
.sitetext a:visited {  color: #003366; text-decoration: underline; }
.sitetext a:hover {  color: #993333; text-decoration: underline; }
.sitetext a:active {  color: #993333; text-decoration: underline; }

/*  section text */
.section_text { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: black; }
.section_text a:link {  color: #003366; text-decoration: none; }
.section_text a:visited {  color: #003366; text-decoration: none; }
.section_text a:hover {  color: #333333; text-decoration: none; }
.section_text a:active {  color: #003366; text-decoration: underline; }

/*  footer link */
.footer_link { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
		color: #FFFFFF; font-weight: bold;}
.footer_link a:link {  color: #FFFFFF; text-decoration: none; }
.footer_link a:visited {  color: #FFFFFF; text-decoration: none; }
.footer_link a:hover {  color: #FFCCCC; text-decoration: none; }
.footer_link a:active {  color: #FFCCCC; text-decoration: underline; }

/* styles for exchange rate list screens */
.exchange_rates { font-family: Helvetica, Arial, sans-serif; font-size: 11px; background-color: #FDFDB9; }
.exchange_rates a:link { color: #1C2D67; text-decoration: underline; }
.exchange_rates a:visited { color: #1C2D67; text-decoration: underline; }
.exchange_rates a:hover { color: #993333; text-decoration: underline; }
.exchange_rates a:active { color: #1C2D67; text-decoration: underline;}

/* press release page styles */
.pr_columnhead { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
			font-style: normal; color: #993333; padding-left: 40px;}
.pr_text { font-size: 12px; font-family: Arial; color:  black; background: white; padding-left: 40px;} 
.pr_header { font-family: Arial; font-size: 15px; font-weight: bold; color:  black; background: white; padding-left: 40px} 
.pr_caption { font-size: 12px; font-family: Arial; color:  black; background: white; font-style: italic; padding-left: 40px} 
.pr_contact { font-size: 12px; font-family: Arial; color: black; background: white}
.pr_tableheader { font-size: 12px; font-family: Arial; color: #000000; background: white; padding-left: 40px ; font-weight: bold}
.pr_datelink { font-size: 12px; font-family: Arial; color: #993333; background: white; padding-left: 40px ; text-decoration: underline }
.pr_tablecaption { font-size: 12px; font-family: Arial; color: black; background: white; font-style: italic; padding-left: 90px}

/* customs .pdf forms styles */
.cusdoc_description { font-size: 12px; font-family: Arial; color: black; background: white; font-style: italic}
.cusdoc_title { font-size: 12px; font-family: Arial; color: #000000; background: white; font-weight: bold }

.roadmap_current { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
			font-style: normal; color: #000000; background-color: #FFFFCC; border: 1px none #999966; }
.roadmap_off { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
			font-style: normal; color: #000000; border: 1px none #999966; }
.roadmap_title { font-family: Geneva, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
			background-color: #FFFFFF; font-style: bold; color: #999966; border: 1px none #999966; }

.sidebar_title { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
			font-style: normal; color: #000000;}
.sidebar_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
			font-style: normal; color: #000000; }

.subhead_title { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
			font-style: normal; color: #993333;}
.subhead_text { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
			font-style: normal; color: #000000; }

.callout { text-align: center; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;;
			font-style: normal; color: #000000; }

.indent { padding-left: 30px; }

TD.disclaimer_text {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

/* styles for all list screens */
TH.list_hdr    { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FCFC99; text-align: center;
				 background: url('/Images/col_headers.gif') }  /* columns */

TD.table_title { font-family: Helvetica, Arial, sans-serif; font-size: 16x; color: #FCFC99; background-color: 344464; font-weight: bold; padding-bottom: 5} 
TD.table_bottom_bar { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: white; background-color: 344464; } 

input.chkbox { width: 1.5em; height: 1.5em; } /* reduces size of checkbox */
