/* Global ---------------------------------------------------*/
html { background: #FFFFFF; color: #000000; }
body { padding: 0px; margin: 0px; font: normal 12px/16px Arial, Sans-Serif; }
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dd, dt, p, form, div, pre, code, fieldset, legend, input, textarea, blockquote, th, td { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ul, ol, li { margin: 0px; padding: 0px; }
object { outline: 0px; }
fieldset, img { border: 0px; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; font-size: 100%; }
table {	border-collapse: collapse; border-spacing: 0px; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
legend { color: #000000; }
del, ins { text-decoration: none; }
.Clearer { line-height: 0px; font-size: 0px; clear: both; }
strong { font-weight: bold; }
.HiddenHTML { display: none; }
a span { display: none; }
p { margin: 0px 0px 15px 0px }

h1 {
	font: normal 20px/24px Helvetica;
	margin: 10px 0px;
}

h2 {
	font: bold 14px/20px Arial;
	margin: 5px 0px;
}
/*-----------------------------------------------------------*/

/* Miscellaneous --------------------------------------------*/
.MSG_Message {
	font-weight: bold;
	color: #FF0000;
}

.MSG_Message .MSG_Success {
	color: #19CF65;
}
/*-----------------------------------------------------------*/

/* Header ---------------------------------------------------*/
.Header {
	background: url('/img/bg.header.jpg') no-repeat;
	width: 990px;
	height: 117px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

.Header .HDR_Main {
	width: 210px;
	height: 70px;
	position: absolute;
		top: 0px;
		left: 40px;
	display: block;
}

.Header .HDR_MiniNav {
	position: absolute;
		top: 5px;
		right: 36px;
}

.Header .HDR_MiniNav li {
	display: inline;
	float: left;
}

.Header .HDR_MiniNav li a {
	background: url('/img/bg.mini_nav.gif') no-repeat;
	height: 20px;
	display: block;
}

.Header .HDR_MiniNav .HDR_About a {
	width: 56px;
}

.Header .HDR_MiniNav .HDR_Contact a {
	width: 65px;
	background-position: -56px 0px;
}

.Header .HDR_MiniNav .HDR_Help a {
	width: 38px;
	background-position: -121px	0px;
}

.Header .HDR_MiniNav .HDR_Sitemap a {
	width: 53px;
	background-position: -159px 0px;
}


.Header .HDR_Search {
	position: absolute;
		top: 39px;
		right: 36px;
}

.Header .HDR_SearchButton, .Header .FRM_SearchWrapper {
	float: right;
}

.Header .FRM_SearchWrapper {
	background: url('/img/bg.search_middle.gif') repeat-x;
	width: 205px;
	height: 25px;
	display: block;
}

.Header .FRM_SearchWrapper .FRM_Search {
	display: block;
}

.Header .FRM_SearchWrapper .HDR_SearchInput {
	width: 160px;
	height: 16px;
}

.Header .FRM_SearchWrapper .HDR_SearchSubmit {
	cursor: pointer;
}

.Header .HDR_Nav {
	background: url('/img/bg.nav.gif') no-repeat;
	width: 928px;
	height: 35px;
	margin: 0px auto;
	margin-top: 76px;
	padding-top: 0px;
	text-align: left;
}

.Header .HDR_Nav a {
	font: bold 14px/44px Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 14px;
	text-transform: uppercase;
}

.Header .HDR_Nav img {
	vertical-align: middle;
}
/*-----------------------------------------------------------*/

/* Content --------------------------------------------------*/
.Content {
	background: #edebeb;
	width: 960px;
	margin: 0px auto;
	padding: 10px 15px;
}

.Content .LeftColumn {
	width: 230px;
	float: left;
}

.Content .LeftColumn a {
	font: bold 13px/16px Arial;
	color: #539d3e;
	text-decoration: none;
}

.Content .LEFT_Block {
	background: #FFFFFF;
	border: 1px solid #cecccc;
	padding: 5px 10px;
	margin-bottom: 2px;
	text-align: left;
}

.Content .LEFT_Block .LEFT_NavBlock .LEFT_ExpandCollapse {
	background: url('/img/bg.nav_arrows.gif') no-repeat;
	width: 10px;
	height: 14px;
	float: right;
	display: block;
}

.Content .LEFT_Block .LEFT_NavBlock .LEFT_NavCurrent {
	color: #000000;
}

.Content .LEFT_Block .LEFT_NavBlock .LEFT_Expanded {
	background-position: 0px -14px;
}


.Content .LEFT_Block .LEFT_NavBlock .LEFT_SubNav {
	display: none;
}

.Content .LEFT_Block .LEFT_NavBlock .LEFT_SubNav a {
	color: #000000;
	font-weight: normal;
}

.Content .LEFT_Block .LEFT_NavBlock .LEFT_SubNav .LEFT_SubNavCurrent {
	font-weight: bold;
}

.Content .LEFT_Block .LEFT_NavBlock .LEFT_SubNav a:hover {
	text-decoration: underline;
}

.Content .LEFT_Footer {
	background: #FFFFFF url('/img/logo.cdm_small.gif') 95% 50% no-repeat;;

}

.Content .LEFT_Footer a {
	color: #000000;
	text-decoration: underline;
	font: normal 10px/12px Arial;
}

.Content .LEFT_Footer h2 {
	font: bold 13px/16px Arial;
	color: #539d3e;
	text-decoration: none
}

.Content .LEFT_Footer2 h2 {
	font: bold 13px/16px Arial;
	color: #539d3e;
	text-decoration: none
}

.Content .LEFT_Footer2 {
	background: #FFFFFF;

}

.Content .LEFT_Footer2 a {
	color: #000000;
	text-decoration: underline;
	font: normal 10px/12px Arial;
}

.Content .PageContent {
	margin-left: 240px;
}

.Content .PAG_Page {
	background: #FFFFFF;
	border: 1px solid #cecccc;
	padding: 5px 10px;
}

.Content .PAG_Page ul, .Content .PAG_Page ol, .mceContentBody ul, .mceContentBody ol {
	margin: 0 0 0 20px;
}

.Content .PAG_MarginRight {
	margin-right: 240px;
}

.Content .PAG_RightColumn {
	width: 230px;
	float: right;
}

.Content .PAG_RightColumn .RIGHT_Block {
	background: #FFFFFF url('/img/bg.right_column_block.gif') no-repeat;
	padding: 0px 20px 10px 20px;
	border: 1px solid #cecccc;
	margin-bottom: 20px;
}

.Content .PAG_RightColumn .RIGHT_Block h2 {
	font: bold 12px/28px Arial;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.Content .PAG_RightColumn .RIGHT_Block a {
	color: #000000;
	text-decoration: none;
}

.Content .PAG_RightColumn .RIGHT_Block a:hover {
	text-decoration: underline;
}



.Content .CNT_Table table {
  width: 800px;
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;

}
.Content .CNT_Table caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
.Content .CNT_Table thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #61BB45;
 font-weight: normal;
}
.Content .CNT_Table tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em;
 font-weight: bold;
 margin-top:6px;
 border-top: 2px solid #A1D690;
}
.Content .CNT_Table tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
.Content .CNT_Table tbody td {
 color:#414141;
 padding:5px;
 font-size:0.9em;
 text-align:center;
}
.Content .CNT_Table tbody th {
 text-align:left;
 padding:2px;
}
.Content .CNT_Table tbody td a, tbody th a {
 color:#3A792A;
 text-decoration:none;
 font-weight:normal;
 display:block;
 background: transparent url(links_yellow.gif) no-repeat 0% 50%;
 padding-left:15px;
}
.Content .CNT_Table tbody td a:hover, tbody th a:hover {
 color:#61BB45;
 text-decoration:none;
}

.Content .PART_Table tbody th {
	font-weight: bold;
	text-align: center;
}
/*-----------------------------------------------------------*/

/* Main -----------------------------------------------------*/
.MAIN_PageBlock {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	margin-bottom: 10px;
	position: relative;
}

.MAIN_ReadMore {
	font: normal 10px/14px Helvetica;
	text-decoration: none;
	color: #000000;
}

.MAIN_ReadMore:hover {
	text-decoration: underline;
}

.MAIN_Leads .MAIN_Lead {
	display: none;
}

.MAIN_Leads .MAIN_LeadLinks {
	position: absolute;
		bottom: 20px;
		right: 10px;
	text-align: right;
}

.MAIN_Leads .MAIN_LeadLinks .MAIN_SlideToggle {
	background: #0a5172;
	padding: 3px 0px;
	margin-right: 2px;
}

.MAIN_Leads .MAIN_LeadLinks a {
	border: 1px solid #0a5172;
	padding: 3px 5px;
	text-align: center;
	color: #0a5172;
	text-decoration: none;
}

.MAIN_Leads .MAIN_LeadLinks a:hover, .MAIN_Leads .MAIN_LeadLinks .Current {
	background: #0a5172;
	color: #FFFFFF;
}

.MAIN_Features .MAIN_Feature {
	background: #FFFFFF;
	width: 211px;
	height: 145px;
	border: 1px solid #cecccc;
	padding: 5px 10px;
	margin: 0 0 10px 10px;
	float: left;
	display: inline;
	overflow: hidden;
}

.MAIN_Features .MAIN_FeatureFirst {
	margin-left: 0px;
}

.MAIN_Features .MAIN_Feature .MAIN_ReadMore {
	margin-top: 5px;
	float: right;
	display: inline;
}

.MAIN_Features .MAIN_Feature .MAIN_FeatureTitle {
	height: 30px;
}

.MAIN_MonthDay {
	border: 1px solid #d1d0d0;
	width: 30px;
	height: 30px;
	text-align: center;
	float: right;
	display: inline;
}

.MAIN_MonthDay .MAIN_Month {
	font: bold 11px/13px Helvetica;
	color: #FFFFFF;
	background: #0181c2;
}

.MAIN_MonthDay .MAIN_Day {
	font: normal 11px/15px Helvetica;
	color: #d10808;
	background: #FFFFFF;
}

.MAIN_Footer {
	width: 990px;
	margin: 0px auto;
	background: #656464 url('/img/bg.main_footer.gif') no-repeat;
	min-height:338px;
	height:auto !important;
	height:338px;
	color: #FFFFFF;
	font: normal 11px/14px Arial;
	text-align: left;
}

.MAIN_Footer .MAIN_FooterBlock {
	width: 290px;
	float: left;
	padding: 0px 20px;
}

.MAIN_Footer .MAIN_FooterBlock h3 {
	font: bold 14px/42px Arial;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.MAIN_Footer .MAIN_FooterBlock h4, .mceContentBody h4 {
	font: bold 12px/14px Arial;
	margin-bottom: 5px;
}
/*-----------------------------------------------------------*/

/* Form -----------------------------------------------------*/
.FRM_Form .FRM_Row {
	padding-bottom: 5px;
}

.FRM_Form .FRM_Row .FRM_Label {
	font-weight: bold;
	float: left;
	width: 200px;
}

.FRM_Form .FRM_Row .FRM_Input {
	margin-left: 210px;
}

.FRM_Form .FRM_Required {
	color: #FF0000;
}

.FRM_Form .FRM_TextInput {
	width: 300px;
}

.FRM_Form .FRM_Textarea {
	width: 300px;
	height: 100px;
}

.FRM_Form .FRM_RowSubmit {
	text-align: center;
}
/*-----------------------------------------------------------*/

/* Footer ---------------------------------------------------*/
.Footer {
	background: #373636;
	width: 990px;
	margin: 0px auto;
	color: #FFFFFF;
	font: bold 10px/16px Arial;
	padding: 33px 0;
	text-align: left;
}

.Footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.Footer a:hover {
	text-decoration: underline;
}

.Footer ul {
	margin-left: 35px;
}

.Footer ul li {
	display: inline;
}
/*-----------------------------------------------------------*/

/* External Embed -------------------------------------------*/
#ctlCompanyHeader_divCompanyHeader .Content {
	width: auto;
}

#ctlCompanyHeader_divCompanyHeader .MAIN_FooterBlock {
	width: 280px;
}

#ctlCompanyHeader_divCompanyHeader input {
	font:12px/16px Arial,Sans-Serif;
}
/*-----------------------------------------------------------*/
