@charset "UTF-8";
/* CSS Document */



/* ============================================================== */
/* Main Page Formatting Below Here... */
/* ============================================================== */



body {
	background-color: #FFFFFF;
	background-image: url(../images/cp_bkgnd_tile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



/* ============================================================== */
/* General Page Links Below Here... */
/* ============================================================== */



a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover { 
	color: #CC6600; 
	text-decoration: underline;
}

a:active {
	color: #CC6600;
	text-decoration: underline;
}	



/* ============================================================== */
/* Footer Styles Below Here... */
/* ============================================================== */



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	color: #999999;
}
.footerSpacers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	color: #999999;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.footer_img {
	background-position: right bottom;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}



/* ============================================================== */
/* Sidebar Styles Below Here... */
/* ============================================================== */



.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.sidebar_icons {
	align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar_text a:link {
	color: #666666;
	text-decoration: none;
}

.sidebar_text a:visited {
	color: #666666;
	text-decoration: none;
}

.sidebar_text a:hover { 
	color: #CC6600; 
	text-decoration: underline;
}

.sidebar_text a:active {
	color: #CC6600;
	text-decoration: underline;
}	



/* ============================================================== */
/* Main Page Content Styles Below Here... */
/* ============================================================== */



.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.mainBody-BOLD-DarkGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}

.mainBody-BOLD-DarkGray-LARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.mainBody-ChartData-BOLD-White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}

.mainBody-ChartData-BOLD-Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
}

.mainBody-ChartData-Gray-CENTERED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #666666;
	text-align: center;
}

.mainBody a:link {
	color: #CC6600;
	text-decoration: underline;
}

.mainBody a:visited {
	color: #666666;
	text-decoration: underline;
}

.mainBody a:hover { 
	color: #CC6600; 
	text-decoration: none;
}

.mainBody a:active {
	color: #CC6600;
	text-decoration: underline;
}

.mainBody-TextInsetTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 140%;
	font-style: italic;
	color: #CC6600;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;	
}

.mainBody-TITleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 140%;
	font-style: italic;
	color: #CC6600;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;	
}

.mainBody-TITgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 120%;
	color: #666666;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.mainBody-TextInsetTables a:link {
	color: #CC6600;
	text-decoration: underline;
}

.mainBody-TextInsetTables a:visited {
	color: #CC6600;
	text-decoration: underline;
}

.mainBody-TextInsetTables a:hover { 
	color: #CC6600; 
	text-decoration: none;
}

.mainBody-TextInsetTables a:active {
	color: #CC6600;
	text-decoration: underline;
}



/* ============================================================== */
/* Forms and Admin Styles Below Here... */
/* ============================================================== */



.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.formChartData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}



/* ============================================================== */
/* Bulletin and Data Return Styles Below Here... */
/* ============================================================== */




.bulletin_Dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}
.bulletin_Headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 110%;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-weight: bold;
}
.bulletin_Descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bulletin_DownloadTableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background-position: center bottom;
}
.searchResults_FormFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #999999;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.searchResults_DataNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
.searchResults_DataDescriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.searchResults_DataNumbers a:link {
	color: #CC6600;
	text-decoration: underline;
}

.searchResults_DataNumbers a:visited {
	color: #CC6600;
	text-decoration: underline;
}

.searchResults_DataNumbers a:hover { 
	color: #CC6600; 
	text-decoration: none;
}

.searchResults_DataNumbers a:active {
	color: #CC6600;
	text-decoration: underline;
}



/* ============================================================== */
/* Forms BUTTON Styles Below Here... */
/* ============================================================== */




.formBUTTONS-green {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	padding-top: .35em;
	padding-bottom: .2em;
	color: #FFFFFF;
	background-color: #336600;
	border: 1px outset #666666;
	background-image: url(../images/buttons_bkgnd3.gif);
	background-repeat: no-repeat;
}
.formBUTTONS-orange {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	padding-top: .35em;
	padding-bottom: .2em;
	color: #FFFFFF;
	background-color: #CC6600;
	border: 1px outset #666666;
	background-image: url(../images/buttons_bkgnd1.gif);
	background-repeat: no-repeat;
}
.formBUTTONS-darkgray {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	padding-top: .35em;
	padding-bottom: .2em;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px outset #666666;
	background-image: url(../images/buttons_bkgnd2.gif);
	background-repeat: no-repeat;
}



/* ============================================================== */
/* Pageanated Results Styles Below Here... */
/* ============================================================== */



.pages_Numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
	color: #999999;
	padding-right: 4px;
	padding-left: 4px;
}
.pages_PrevNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	color: #999999;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.pagesSpacers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 50%;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pages_Numbers a:link {
	color: #CC6600;
	text-decoration: underline;
}

.pages_Numbers a:visited {
	color: #999999;
	text-decoration: underline;
}

.pages_Numbers a:hover { 
	color: #CC6600; 
	text-decoration: none;
}

.pages_Numbers a:active {
	color: #CC6600;
	text-decoration: underline;
}



/* ============================================================== */
/* LOGGED IN AS (USERNAME)... */
/* ============================================================== */



.Header_LoginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #999999;
}
.Header_LoginNameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #333333;
	font-weight: bold;
}
.Header_LoginSpacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	color: #999999;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}



/* ============================================================== */
/* LOGOUT BUTTON... */
/* ============================================================== */



.Header_LOGOUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #CC6600;
	font-weight: bold;
}

.Header_LOGOUT a:link {
	color: #CC6600;
	text-decoration: none;
}

.Header_LOGOUT a:visited {
	color: #CC6600;
	text-decoration: none;
}

.Header_LOGOUT a:hover { 
	color: #CC6600; 
	text-decoration: underline;
}

.Header_LOGOUT a:active {
	color: #CC6600;
	text-decoration: underline;
}	



/* ============================================================== */
/* Links Under Product Sections... */
/* ============================================================== */



.ProductSubcategory_LINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #CC6600;
	font-weight: bold;
}

.ProductSubcategory_LINKS a:link {
	color: #CC6600;
	text-decoration: none;
}

.ProductSubcategory_LINKS a:visited {
	color: #CC6600;
	text-decoration: none;
}

.ProductSubcategory_LINKS a:hover { 
	color: #CC6600; 
	text-decoration: underline;
}

.ProductSubcategory_LINKS a:active {
	color: #CC6600;
	text-decoration: underline;
}	



/* ============================================================== */
/* Images... */
/* ============================================================== */



.images_left {
	background-position: left bottom;
	clear: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}