/** CSS Document **/

/** Common Styles **/
a {
	color: #4C80BC;
	text-decoration: none;
	}

a:hover {
	color: #F44345;
	text-decoration: underline;
	}

a:active {
	color: #F44345;
	text-decoration: underline;
	}
	
a.AHomeFooter {
	color: #999999;
	text-decoration: none;
	}

a.AHomeFooter:hover {
	color: #999999;
	text-decoration: underline;
	}

a.AHomeFooter:active {
	color: #999999;
	text-decoration: underline;
	}
	
a.AFooter {
	color: #B0C0D0;
	text-decoration: none;
	}

a.AFooter:hover {
	color: #B0C0D0;
	text-decoration: underline;
	}

a.AFooter:active {
	color: #B0C0D0;
	text-decoration: underline;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}
	
.Hdr {
	font-size: 21px;
	color: #2E70BB;
	line-height: 26px;
	font-weight: bold;
}

.SubHeader {
	font-size: 15px;
	color: #2E70BB;
	line-height: 22px;
	font-weight: normal;
}

.image_left {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	float: left;
}
	
.image_right {
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	float: right;
}

.TextSmall {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	}

.TextSmaller {
	font-size: 10px;
	color: #00000;
	line-height: 16px;
	}
	
	
.TextBox {
	border-right: #A4AEB9 1px solid;
	border-top: #A4AEB9 1px solid;
	border-left: #A4AEB9 1px solid;
	border-bottom: #A4AEB9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	}
	
.SubmitBtn {
	border-right: #A4AEB9 1px solid;
	border-top: #A4AEB9 1px solid;
	border-left: #A4AEB9 1px solid;
	border-bottom: #A4AEB9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E1EBF6;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	}

ul {
	list-style: square;
	margin-left: 35px;
	margin-top: 0px;
	padding: 0px;
	}

ul.UlSideBar {
	list-style: square;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	}

hr {
	color: #A4AEB9;
	background-color: #A4AEB9;
	background: #A4AEB9;
}

/** End **/

/*************** SubNav Styles**************/ 
#SubNav TD {
}

#SubNav .SubNavL1, 
#SubNav .SubNavL1On,
#SubNav .SubNavL2,
#SubNav .SubNavL2On,
#SubNav .SubNavL3, 
#SubNav .SubNavL3On {
	display:block;
	width: 206px;
	line-height: 14px;
}

#SubNav .SubNavL1 A {
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/sn_bg_off.gif);
	background-repeat: repeat-y;
	display:block;
	padding-left:13px;
	padding-right:10px;
	padding-top:3px;  
	padding-bottom:3px; 
	height: 100%;
}

#SubNav .SubNavL1 A:hover, 
#SubNav .SubNavL1 A:active, 
#SubNav .SubNavL1On A, 
#SubNav .SubNavL1On A:hover, 
#SubNav .SubNavL1On A:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/sn_bg_on.gif);
	background-repeat: repeat-y;
	display:block;
	padding-left:13px;
	padding-right:10px;
	padding-top:3px;  
	padding-bottom:3px; 
	height: 100%;
}
	
/** End **/

/** Inside Page Styles **/
TD.TdMainContent {
	vertical-align:top;
	background-color:#FFFFFF;
}

td.TDInsideContent {
	font-size: 12px;
	padding: 20px 35px 20px 28px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	}
	
td.TDSideBarText {
	font-size: 11px;
	padding: 20px 5px 5px 5px;
	color: #54616E;
	}

td.TDFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0C0D0;
	font-size: 11px;
	line-height: 15px;
	}

.FooterText {
	color: #B0C0D0;
}

.Div1 {
	background-image:url(../images/divider1.gif);
	background-repeat: repeat-x;
	height:2px; 
	display: block;
}

.Div2 {
	background-image:url(../images/divider2.gif);
	background-repeat: repeat-x;
	height:1px; 
	display: block;
}

TD.TDInText {
	border-top: 1px solid #54616E;
	border-bottom: 1px solid #54616E;
	border-left: 1px solid #54616E;
	border-right: 1px solid #54616E;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEF3F8;
}

Table.TblGrid {
	border-top: 1px solid #54616E;
}
	
td.TDGridTableHeader {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EEF3F8;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #54616E;
	}
	
td.TDGridTableCell {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #54616E;
	}

td.TDTableCell {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #000000;
}
	
td.TDTableText {
	padding-left: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}

td.TDTableTextShade {
	background-color: #F1F5FA;
	padding-left: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}

/** End **/

/** Home Page Styles **/
td.TDHomeMiddleText {
	padding-left: 13px;
	}

td.TDTVBorder {
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
td.TDMenuBorder {
	border-right: 1px solid #363636;
	}
	
td.TDHomeFooter {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 15px;
	}

.HomeFooterText {
	color: #999999;
}

td.TDNewsBorder {
	background-repeat: no-repeat;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #E5E5E5;
	padding: 10px 10px 10px;
	height: 125px;
	font-size: 11px;
	}
	
td.TDConsumerBorder {
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	}
	
td.TDPollBorder {
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	background-repeat: no-repeat;
	}
	
td.TDPollInsideBorder {
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	}
	
td.TDPollTabText{
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	border-left: 1px solid #E7E7E6;
	border-right: 1px solid #E7E7E6;
	font-size: 11px;
	}
	
td.TDGradientBorder {
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	background-repeat: no-repeat;
	}
	
td.Border {
	border-left: 1px solid #CDCDCD;
	}

td.TDInsideBorder {
	border-left: 1px solid #E7E7E6;
	border-right: 1px solid #E7E7E6;
	}
	
td.TDTabHeader {
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold
	}
	
td.TDTabText{
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	}
	
td.TDMore{
	padding-right: 15px;
	}
	


