@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Avenir, Arial, Helvetica, sans-serif;
}
/**************************************
 WRAPPERS
**************************************/

#wrapper {
	width:960px;
	margin:0 auto;
}
#container {
	float:left;
	width:960px;
	margin:0;
}
/**************************************
 HEADER
**************************************/

#loginWrapper {
	float:left;
	height:30px;
	width:940px;
	padding:0 10px;
}
#loginBox {
	float:right;
	width:202px;
	height:30px;
	margin:0;
	padding:0;
}
#loginBox a {
	color:#fff;
	text-decoration:none;
	width:187px;
	padding:3px 0 0 15px;
	height:27px;
	display:block;
	background:url(../images/loginBox.png) 0 0 no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	line-height:22px;
	text-align:center;
}
#loginBox a:hover {
	text-decoration:none;
	background:url(../images/loginBox.png) 0 -30px no-repeat;
}
#header {
	float:left;
	height:64px;
	width:940px;
	margin:0 10px 26px 10px;
	display:inline;
}
#logo {
	float:left;
	width:240px;
	height:50px;
	overflow:none;
	margin:0;
	padding:0;
}
#logo img {
	border:none;
}
/**************************************
 NAVIGATION
**************************************/

#nav {
	float:left;
	width:660px;
	height:50px;
	margin:30px 0 0 28px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:Bold;
}
/**** 
#nav ul {
	list-style:none;
	padding:0;
	margin:30px 0 0 0;
}
#nav li {
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:Bold;
	background:none;
}
#nav li a {
	color:#222;
	text-decoration:none;
	background:none;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 2px;
	padding:0 15px;
	float:left;
	display:inline-block;
}
#nav li a:hover {
	background:#0074bc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#fff;
	text-decoration:none;
}
****/


#ecmtMenu {
	margin: 0;
	padding: 0;
	z-index:500;
	position:absolute;
	border-bottom:1px solid #eee;
	width:660px;
}
#ecmtMenu li {
	float: left;
	list-style: none;
}
#ecmtMenu li a {
	display: block;
	background: #fff;
	padding: 0 17px;
	line-height:30px;
	text-decoration: none;
	border-right: none;
	color: #222;
	white-space: nowrap;
}
#ecmtMenu li a:hover, #ecmtMenu li:hover a {
	background: #222;
	color:#eee;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
}
#ecmtMenu li ul {
	margin: 0 0 0 -5px;
	padding: 0 5px 17px 5px;
	background:url(../images/nav_ul_bg.png) bottom no-repeat;
	position: absolute;
	visibility: hidden;
}
#ecmtMenu li ul li {
	float: none;
	display: inline;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topleft:0;
	border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topright:0;
	border-top-right-radius:0;
}
#ecmtMenu li ul li a {
	width: 180px;
	background: #222;
	color: #eee;
	-webkit-border-top-left-radius:0 !important;
	-moz-border-radius-topleft:0 !important;
	border-top-left-radius:0 !important;
	-webkit-border-top-right-radius:0 !important;
	-moz-border-radius-topright:0 !important;
	border-top-right-radius:0 !important;
	line-height:36px;
	border-bottom:1px solid #292929;
	text-transform:none;
	font-weight:normal;
}
#ecmtMenu li ul li a:hover {
	background: #333;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topleft:0;
	border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topright:0;
	border-top-right-radius:0;
}
/*****

	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;

****/

/**************************************
 HOME PAGE FEATURES
**************************************/

#hpFeatureWrapper {
	float:left;
	width:960px;
	height:262px;
	margin:0 0 8px 0;
	overflow:none;
}
/********************
 HERO (LEFT)
********************/

#hpHeroContainer {
	float:left;
	width:630px;
	height:250px;
	padding:0 0 12px 0;
	margin:0 20px 0 0;
	background:url(../images/shadowLeftCol.png) bottom no-repeat #fff;
	z-index:1;
}
#hpHero {
	float:left;
	width:630px;
	height:250px;
	overflow:hidden;
}
#hpHero .heroItem {
	width:630px;
	height:250px;
	overflow:none;
	display:block;
}
#hpHero .heroItem .heroText {
	width:310px;
	height:140px;
	padding:50px 40px 20px 280px;
	display:block;
	overflow:hidden;
}
#hpHero .heroItem .heroText p.large {
	font-size:36px;
	color:#fff;
	margin:0;
	padding:0;
	line-height:30px;
	font-weight:bold;
}
#hpHero .heroItem .heroText p.small {
	font-size:18px;
	color:#fff;
	margin:0;
	padding:0;
	line-height:24px;
}
#hpHero .heroItem .readMore {
	height:40px;
	width:630px;
	padding:0;
	background:url(../images/hpHero_bottomBG.png) 0 0 no-repeat;
}
#hpHero .heroItem .readMore:hover {
	background:url(../images/hpHero_bottomBG.png) 0 -40px no-repeat;
}
#hpHero .heroItem .readMore a {
	height:40px;
	width:550px;
	padding:0 40px;
	display:block;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	text-decoration:none;
}
#hpHero .heroItem .readMore a:hover {
	color:#fff;
	text-decoration:none;
}
/********************
 PROMO (RIGHT)
********************/

#hpPromoContainer {
	float:left;
	width:310px;
	height:250px;
	padding:0 0 12px 0;
	margin:0;
	background:url(../images/shadowRightCol.png) bottom no-repeat #fff;
	overflow:hidden;
}
#hpPromo {
	float:left;
	width:310px;
	height:250px;
	overflow:none;
	background:url(../images/hpPromo_bg.png) no-repeat #6f6f6f;
}
#hpPromo .promoItem {
	float:left;
	width:270px;
	height:210px;
	padding:0 20px;
	overflow:none;
}
#hpPromo .promoItem .header {
	width:270px;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
}
#hpPromo .promoItem .headerLeft {
	width:145px;
	padding:0 0 0 10px;
	height:50px;
	float:left;
	overflow:hidden;
}
#hpPromo .promoItem .headerRight {
	width:99px;
	margin:0 0 0 1px;
	padding:0 0 0 10px;
	height:50px;
	float:left;
	overflow:hidden;
}
#hpPromo .promoItem .dataWrap {
	width:270px;
	height:120px;
	margin:0 0 20px 0;
	float:left;
	oveflow:hidden;
	background:url(../images/promoDataTableBG.png) no-repeat;
}
#hpPromo .promoItem .dataWrap .dataTopLeft {
	float:left;
	width:145px;
	padding:11px 0 0 10px;
	height:49px;
	margin:0 0 1px 0;
	overflow:hidden;
}
#hpPromo .promoItem .dataWrap .dataTopRight {
	float:left;
	width:99px;
	margin:0 0 1px 1px;
	padding:11px 0 0 10px;
	height:49px;
	overflow:hidden;
}
#hpPromo .promoItem .dataWrap .dataBotLeft {
	float:left;
	width:145px;
	padding:11px 0 0 10px;
	height:48px;
	overflow:hidden;
}
#hpPromo .promoItem .dataWrap .dataBotRight {
	float:left;
	width:99px;
	margin:0 0 0 1px;
	padding:11px 0 0 10px;
	height:48px;
	overflow:hidden;
}
#hpPromo .promoItem .white {
	color:#fff;
}
#hpPromo .promoItem .grey {
	color:#545454;
}
#hpPromo .promoItem .small {
	font-size:18px;
	line-height:18px;
}
#hpPromo .promoItem .large {
	font-size:32px;
	line-height:32px
}
#hpPromo .readMore {
	float:left;
	clear:both;
	height:40px;
	width:310px;
}
#hpPromo .readMore a {
	height:40px;
	width:230px;
	padding:0 40px;
	display:block;
	line-height:39px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	text-decoration:none;
	background:#888;
	border-top:1px solid #fff;
}
#hpPromo .readMore a:hover {
	color:#fff;
	text-decoration:none;
	background:#0074bc;
	border-top:1px solid #fff;
}
/**************************************
 COLUMN WRAPPERS
**************************************/

#columnWrapper {
	float:left;
	width:960px;
	margin:0 0 50px 0;
}
#leftColWrapper {
	float:left;
	width:630px;
	margin:0 20px 0 0;
	overflow:none;
}
#rightColWrapper {
	float:left;
	width:310px;
	margin:0;
	overflow:none;
}
/********************
 LEFT COLUMN
********************/

#leftColContentHeader {
	float:left;
	width:590px;
	padding:15px 20px;
	height:50px;
	background:url(../images/blue_bgCutout.png) top right no-repeat #0074bc;
	overflow:hidden;
}
#leftColContentHeader h1 {
	font-size:30px;
	color:#fff;
	margin:0;
	padding:0;
	line-height:30px;
}
#leftColContentHeader .smallText h1 {
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:18px;
}
#leftColContent {
	float:left;
	width:590px;
	padding:30px 20px 50px 20px;
	background:url(../images/shadowLeftCol.png) bottom no-repeat #f5f5f5;
}
#leftColContent p, #leftColContent li, .readMore {
	font-size:14px;
	color:#444;
	line-height:24px;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
}
#leftColContent p a, #leftColContent li a, .readMore a {
	color:#0074bc;
	text-decoration:none;
}
#leftColContent p a:hover, #leftColContent li a:hover, .readMore a:hover {
	text-decoration:underline;
}
#leftColContent li {
	margin-bottom:10px;
}
#leftColContent h1 {
	font-size:24px;
	color:#0074bc;
	margin-top:0;
}
#leftColContent h2, #leftColContent h2 a {
	font-size:18px;
	color:#0074bc;
	font-weight:normal;
	text-decoration:none;
}
#leftColContent h3, #leftColContent h3 a {
	font-size:14px;
	color:#0074bc;
	font-weight:normal;
	text-decoration:none;
}
#leftColContent h2 a:hover {
	text-decoration:none;
	border-bottom:1px solid #0074bc;
}
.newsItem {
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #ddd;
}
.newsDate {
	margin-top:0px;
	padding-top:0;
	margin-bottom:15px;
	font-size:12px;
	color:#333;
	font-style:italic;
}
.pagination {
	margin:30px 0 15px 0;
	padding:10px 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
}
.pagination a {
	color:#0074bc;
	text-decoration:none;
}
.pagination a:hover {
	text-decoration:underline;
}
a.pdfDownload {
	clear:left;
	display:block;
	padding:10px 10px 10px 50px;
	height:30px;
	font-size:14px;
	line-height:30px;
	color:#0074bc;
	background:url(../images/pdf_icon.png) left no-repeat;
}
a.pdfDownload:hover {
	background:url(../images/pdf_icon.png) left no-repeat #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-decoration:none;
}
/********************
 RIGHT COLUMN
********************/

#announcementHeader {
	float:left;
	width:270px;
	padding:15px 20px;
	height:50px;
	background:url(../images/orange_bgCutout.png) right no-repeat #dd6125;
}
#announcementHeader h1, #announcementHeader h1 a {
	font-size:18px;
	line-height:18px;
	color:#fff;
	margin:0;
	padding:0;
}
#announcementHeader .smallText h1, #announcementHeader .smallText h1 a {
	font-size:14px;
	line-height:24px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.js #slideBox {
	display:none;
}
#announcementContent #slideBox {
	float:left;
	width:270px;
	padding:10px 20px 15px 20px;
	background:#f5f5f5;
}
#announcementContent #slideBox p {
	font-size:12px;
	color:#333;
	line-height:18px;
}
#announcementContent #slideBox p a {
	color:#dd6125;
	font-weight:bold;
	text-decoration:none;
}
#announcementContent #slideBox p a:hover {
	text-decoration:underline;
}
.rightColShadowWrapper {
	float:left;
	width:310px;
	margin-bottom:8px;
	padding:0 0 12px 0;
	background:url(../images/shadowRightCol.png) bottom no-repeat;
}
#rightColNewsContainer {
	float:left;
	width:270px;
	padding:20px;
	background:url(../images/grey_bgCutout.png) top right no-repeat #eee;
}
#rightColNewsContainer h1 {
	font-size:18px;
	font-weight:bold;
	color:#d35416;
	margin:0 0 10px 0;
	padding:0;
}
#rightColNewsContainer .newsItem {
	padding:0 0 20px 0;
}
#rightColNewsContainer p {
	font-size:12px;
	line-height:16px;
	color:#666;
	margin:0;
	padding:0;
}
#rightColNewsContainer p.date {
	color:#d35416;
}
#rightColNewsContainer p.title {
	color:#d35416;
	font-weight:bold;
}
.rightColShadowWrapper .readMore {
	float:left;
	clear:both;
	height:40px;
	width:310px;
}
.rightColShadowWrapper .readMore a {
	height:40px;
	width:230px;
	padding:0 40px;
	display:block;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#666;
	text-decoration:none;
	background:#e5e5e5;
}
.rightColShadowWrapper .readMore a:hover {
	color:#fff;
	text-decoration:none;
	background:#d35416;
}
#rightColBlueFeatureWrapper {
	float:left;
	width:270px;
	height:40px;
	padding:15px 20px 25px 20px;
	background:url(../images/rightCol_blueBG.png) no-repeat;
	overflow:hidden;
}
#rightColBlueFeatureWrapper a, #rightColBlueFeatureWrapper a:hover {
	text-decoration:none;
}
#rightColBlueFeatureWrapper .rightColBlueFeatureLeft h1, #rightColBlueFeatureWrapper .rightColBlueFeatureLeft h1 a {
	font-size:18px;
	line-height:18px;
	color:#fff;
	margin:0;
	padding:0;
}
#rightColBlueFeatureWrapper .rightColBlueFeatureLeft .smallText h1, #rightColBlueFeatureWrapper .rightColBlueFeatureLeft .smallText h1 a {
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#rightColBlueFeatureWrapper .rightColBlueFeatureRight h1, #rightColBlueFeatureWrapper .rightColBlueFeatureRight h1 a {
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
}
#rightColBlueFeatureWrapper .rightColBlueFeatureRight .smallText h1, #rightColBlueFeatureWrapper .rightColBlueFeatureRight .smallText h1 a {
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.rightColBlueFeatureLeft {
	width:180px;
	float:left;
}
.rightColBlueFeatureRight {
	width:90px;
	float:left;
	text-align:right;
}
.rightColImage .rightColShadowWrapper {
	float:left;
	width:310px;
	margin-bottom:8px;
	padding:0 0 8px 0;
	background:url(../images/shadowRightCol.png) bottom no-repeat;
}
.rightColImage img {
	border:none;
}
/**************************************
 FOOTER
**************************************/

#footerWrapper {
	float:left;
	width:960px;
	background:#f1f1f1;
}
#footerLeft {
	float:left;
	width:210px;
	padding:20px;
}
#footerLeft img {
	border:none;
	padding:0 0 10px 0;
}
#footerLeft p {
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:0;
	padding:0;
}
#footerLeft p a {
	color:#a94313;
	font-weight:bold;
}
#footerRight {
	float:left;
	width:690px;
	padding:20px 20px 20px 0;
}
#footerRight p {
	font-size:11px;
	color:#666;
	line-height:14px;
	margin:0;
	padding:0;
}
#footerRight ul {
	margin:8px 0 10px 0;
	padding:0;
}
#footerRight li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
#footerRight li a {
	color:#333;
	font-weight:bold;
	padding:0 16px;
	border-left:1px solid #999;
}
#footerRight li a.first {
	padding:0 20px 0 0;
	border-left:none;
}
#footerRight li a.last {
	padding:0 0 0 20px;
}
#footerRight li a:hover {
	color:#a94313;
	text-decoration:none;
}
#footerRight li ul {
	display:none;
}
#footerBottom {
	float:left;
	clear:both;
	width:920px;
	padding:5px 20px;
	background:#e1e1e1;
}
#footerBottom p {
	font-size:10px;
	color:#222;
	line-height:14px;
	margin:0;
	padding:0;
}
#footerBottom p a {
	font-weight:bold;
	color:#a94313;
}
/**************************************
 CALCULATOR
**************************************/

.CalcWrapper {
	background:#0074bc;
}
#CalcForm {
	width:500px;
	background:#333;
}
#CalcForm h1 {
	font-size:22px;
	color:#fff;
	font-weight:bold;
	width:460px;
	height:50px;
	line-height:50px;
	background:#0074bc;
	display:block;
	margin:0;
	padding:0 20px;
	text-align:center;
	border-bottom:1px solid #fff;
}
#CalcForm .formItemLeft {
	width:160px;
	height:50px;
	display:block;
	padding:0 20px 0 0;
	float:left;
	font-weight:bold;
}
#CalcForm .formItemRight {
	width:280px;
	height:50px;
	display:block;
	padding:0;
	float:left;
}
#CalcForm .rowPremAmount, #CalcForm .rowAdvAmount, #CalcForm .rowPremResults, #CalcForm .rowAdvResults, #CalcForm .rowCalcButton {
	width:460px;
	height:60px;
	padding:0 20px;
	line-height:60px;
	float:left;
	font-size:13px;
}
#CalcForm .rowPremAmount {
	background:#333;
	color:#fff;
}
#CalcForm .rowAdvAmount {
	background:#333;
	color:#fff;
}
#CalcForm .rowPremAmount input, #CalcForm .rowAdvAmount input {
	padding:5px 3px;
	color:#333;
}
#CalcForm .rowPremResults {
	background:#555;
	color:#fff;
	border-top:1px solid #fff;
}
#CalcForm .rowAdvResults {
	background:#555;
	color:#fff;
}
#CalcForm .rowPremResults .formItemLeft, #CalcForm .rowAdvResults .formItemLeft {
	line-height:18px;
	height:50px;
	padding-top:10px;
}
#CalcForm .rowPremResults .formItemRight, #CalcForm .rowAdvResults .formItemRight {
	font-size:18px;
}
#CalcForm .rowCalcButton {
	border-top:1px solid #fff;
	background:#0074bc;
	color:#fff;
}
#CalcForm .rowCalcButton .formItemLeft {
	height:30px;
	width:460px;
	padding:0 0;
	margin:0 0 10px 0;
	float:left;
	text-align:center;
}
#CalcForm .rowCalcButton input {
	padding:3px 10px;
}
