body{
	background: #535352;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
hr{
	border-bottom: 1px dotted #CCCCCC;
	background: #FFFFFF;
}
hr{
	bShade: false;
}
#mainContainer{
	width: 850px;
	margin: 0 auto;
}
#whiteBg, #pu{
	background: #FFFFFF;	
	padding: 0 13px 10px 13px;
	font-size: .75em;
}
#pu{
	padding: 13px;
}
#whiteBg h1{
	background: #535352;
	color: #999999;
	font-size: 2.2em;	
	margin: 6px 0 5px 0;
	padding: 2px 0 0 10px;
	height: 68px;
	text-transform: uppercase;
}
#whiteBg h1 img{
	margin: 0 20px -15px 0;
}
#whiteBg h1 span{
	font-size: 1.5em;
}

#whiteBg h2{
	background: #002D56;
	color: #FFFFFF;
	padding: 0 0 2px 10px;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 4px 0;
}
 #whiteBg h2 a{
 	color: #FFF;
	font-size: .95em;
	text-transform: none;
	font-weight: normal;
 }
 #whiteBg h2 a:hover{
 	text-decoration: none;
	color:#B8D9FC;
 }
#whiteBg h2 img{
	margin: 3px 0 -2px 10px;
}
#whiteBg h2 span{
	text-transform: lowercase;
}

#whiteBg h3, #pu h3{
	color: #002D56;
	font-size: 1.5em;
	text-transform: uppercase;
}
#whiteBg h3 span, #pu h3 span{
	font-size: .7em;
	font-weight: normal;
	text-transform: none;
}
#whiteBg h3 a{
	color: #002D56;
	text-decoration: none;
}
#whiteBg h3 a:hover{
	color: #535352;
	text-decoration: none;
}
#whiteBg h4{
	color: #000;
	font-size: 1.1em;
	text-transform: uppercase;
}

#whiteBg h5{
	color: #000;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
}
/*
---------------------
HOME PRODUCTS CONTENT
---------------------
*/
#homeProducts{
	background: #535352 url(../images/img_products.gif) no-repeat 4px 4px;
	margin: 6px 0;
	padding: 4px 0;
	color: #FFFFFF;
	height: 160px;
	/**height: 115px;*/
	font-size: 10px;
	line-height: 14px;
}
#homeProducts li, #homeContent li, #loginProducts li{
	list-style: none;
	float: left;
	/*xdisplay: block;*/
}
.standards{
	width: 245px;
	padding: 0 8px 0 33px;
}
.expressMenu{
	width: 260px;
	padding: 0 8px;
}
.expressCoach{
	width: 241px;
	padding: 0 8px;
}

/*For login page*/
#loginProducts{
	/*background: #535352 url(../images/img_loginarea.gif) no-repeat 4px 4px;*/
	margin: 6px 0;
	padding: 4px 0;
	color: #FFFFFF;
	height: 90px;
	/**height: 115px;*/
	font-size: 10px;
	line-height: 14px;
	color: #8C8A8B;
}
#loginProducts li{
	margin: 0 12px;
	padding: 0;
}
/*#loginProducts li:hover{
	background: #656564;
}*/
#loginProducts a{
	color: #FFFFFF;
	text-decoration: none;
}
#loginProducts a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.grayBar{
	height: 16px;
	background: #535352;
	color: #A19E9D;
	padding: 5px 8px;
	font-size: 1.1em;
	text-transform: uppercase;
}
.grayBar div{
	float: right;
	padding: 2px 0 0 0;
}

.grayBar div span{
	font-size: .9em;
	color: #FFF;
	font-weight: normal;
}
.grayBar span{
	font-size: 1.2em;
	font-weight: bold;
}

/*For login page*/
.ets_login{
	width: 150px;
	padding: 0;
	text-align: center;
}
/*.ets_login:hover{
	background: #656564 url(../images/img_loginarea.gif) no-repeat 4px 0;
}*/
.login_img{
	margin: 5px 0 0 0;
}
.expressMenu_login{
	width: 300px;
	padding: 0 8px;
	text-align: center;
}
.expressMenu_login:hover{
	background: #656564;
}
.expressCoach_login{
	width: 241px;
	padding: 0 8px;
	text-align: center;
}
/*.expressCoach_login:hover{
	background: #656564;
}
*/
.ets_login_txt{
	text-align: center;
	padding: 20px 0 0 0;
}
.em_login_txt{
	text-align: center;
	padding: 26px 0 0 0;
}
.ec_login_txt{
	text-align: center;
	padding: 25px 0 0 0;
}


/*
---------------------
HOME CONTENT
---------------------
*/
#homeContent{
	margin: 0;
	padding: 0;
	color: #333333;
}

#homeContent dl{
	margin: 15px 0 0 0;
	padding: 0 10px;
	height: 300px;
}
#homeContent dt{
	color: #002D56;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 6px 0;
}
#homeContent dd{
	margin: 0;
	padding: 0;
	font-size: .95em;
}
.homeCol1, .homeCol3{
	width: 215px;
}

.homeCol2{
	width: 374px;
	margin: 0 8px 0 9px;
}

.sideBorders{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.sideBorders_right{
	border-right: 1px solid #999999;
}
.sideBorders_left{
	border-left: 1px solid #999999;
}

.readMore{
	margin: 15px 0 0;
	background: url(../images/icon_arrow.gif) no-repeat left 6px;
	font-size: 10px;
	width: 75px;
}
.readMore_fr{
	float: right;
	margin: 10px 0 0;
	background: url(../images/icon_arrow.gif) no-repeat left 6px;
	font-size: 10px;
	width: 75px;
}
.viewProfile{
	margin: 0;
	background: url(../images/icon_arrow.gif) no-repeat left 8px;
	font-size: 10px;
	width: 100px;
}
.readMore a, .readMore_fr a, .viewProfile a{
	text-decoration: none;
	color: #333333;
	padding: 4px 0 4px 20px;
	display: block;
}
.readMore a:hover, .readMore_fr a:hover, .viewProfile a:hover{
	background: #002D56;
	color: #FFFFFF;
}
/*
---------------------------
3 COLUMN LAYOUT
---------------------------
*/
#bg_3col{
	background: url(../images/bg_3col_lines.gif) repeat-y;	
}
.col3_col1, .col3_col2, .col3_col3{
	float: left;
	margin: 0;
	font-size: 0.95em;
	line-height: 16px;
	background: none;
}
.col3_col1{
	padding: 0 8px 0 0;
	width: 263px;
	background: none;
}
.col3_col1 dl dd ol{
	margin: 0;
	padding: 0 0 0 16px;
	*padding: 0 0 0 22px;
}
.col3_col2{
	padding: 0 9px 0 9px;
	width: 263px;
}
.col3_col3{
	width: 263px;
	padding: 0 0 0 9px;
}
.col3_col1 dt, .col3_col2 dt, .col3_col3 dt{
	text-transform: uppercase;
	font-size: 1.3em;
	color: #002D56;
	font-weight: bold;
	margin: 0 0 2px 0;
	background: none;
}
.col3_col1 dd, .col3_col2 dd, .col3_col3 dd{
	margin: 0;
	padding: 0;
	background: none;
}

/*
---------------------------
2 COLUMN LAYOUT
---------------------------
*/
#bg_2col{
	background: url(../images/bg_2col_line.gif) repeat-y;	
}

.col2_col1, .col2_col2{
	float: left;
	margin: 0;
	font-size: 1em;
	line-height: 16px;
	background: none;
}
.col2_col1{
	width: 549px;
	padding: 0 10px 0 0;
}
.col2_col2{
	width: 252px;
	padding: 0 0 0 13px;
}
.col2_col2 h3{
	/*margin-bottom: 0;*/
}
.faq{
	margin: -10px 0 0 10px;
	padding: 0;
}
.faq dt{
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.faq dd{
	padding: 0 0 5px 0;
	
}
.expressJustifyRight{
	float: right;
	width: 460px;
}

/*
---------------------------
BIOS STYLES
---------------------------
*/
.bios{
	margin: 0;
	padding: 0;
}
.bios dt{
	float: left;
	height: 100px;
	padding: 0;
	margin: 0;
}
.bios dd{
	height: 100px;
	margin: 0 0 0 90px;
	padding: 0;
	color: #002D56;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}
.bios dd span{
	font-size: .7em;
	font-weight: normal;
	text-transform: none;
}

#bottomLogos{
	float: right;
}
#bottomLogos img{
	margin: 0 10px;
}

#contactInfo{
	width: 300px;
	font-size: .95em;
}

/*
-------------------------------------------
FOR FLASH PRESENTATION
-------------------------------------------
*/

#flashPiece{
	width: 997px;
	margin: 0 auto;
}

/*centers top image that's outside of the container id*/
.centerImg{
	margin: 0 auto;
	width: 850px;
}
.clearLeft{
	clear: left;
}
.clearRight{
	clear: right;
}
.clearBoth{
	clear: both;
}

.prodImg, .checkOutMore, .checkOutEts{
	float: right;
	margin: 5px 0 0 0;
}
.checkOutMore{
	margin: 0;
}

.checkOutEts{
	margin: 5px 0 0 0;
}
.doubleDividerLine{
	margin: 10px 0 0;
	background: url(../images/img_doubleDividerLine.gif) repeat-x;	
	clear: left;
}
.clickHere{
	font-size: .94em;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
}
.clickHere a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 0;
	background: #002D56;
}
.clickHere a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background: #345878;
}
.blueBtn{
	font-size: .85em;
	text-align: right;
	height: 18px;
	/*width: 258px;*/
	padding: 7px 8px 3px 0;
	text-transform: uppercase;
	background: #002D56;
	margin: 10px 0 0 0;
}
.blueBtn a{
	color: #FFFFFF;
	text-decoration: none;
}
.blueBtn a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.blueBtn img{
	margin: 0 10px -1px 0;
}
.imgLeft{
	float: left;
	margin: 0 18px 5px 0;
}
.imgRight{
	float: right;
	margin: 8px 0 0 10px;
}
.backToTop{
	text-align: right;
	padding: 10px 0;
}
.backToTop a{
	color: #002D56;
	text-decoration: underline;
	
}
.backToTop a:hover{
	color: #002D56;
	text-decoration: none;
}

.prod_ets{
	margin: 55px 20px 65px 20px;
	float: left;
}

#footer{
	font-size: .7em;
	color: #CCCCCC;
	padding: 5px 0 0 0;
}
#footer div{
	float: right;
}
#footer div a{
	color: #FFF;
	text-decoration: none;
}
#footer div a:hover{
	color: #FFF;
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.quotes{
	background: url(../images/quote_open.gif) no-repeat left top;
	margin: 0 0 20px 0;
	line-height: 1ems;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.highlightedTestimonials {
	background: url(../images/quote_close.gif) no-repeat right bottom;
	padding: 10px;
	margin: 0;
}
.highlightedTestimonials dt{
	font-style: italic;
	font-size: 1.4em;
	color: #002D56;
}
.highlightedTestimonials dd{
	margin: 10px 0 20px 0;
	font-weight: bold;
}