@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
} 
table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
} 
fieldset,img {  
	    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
} 
ol,ul { 
	    list-style:none; 
} 
caption,th { 
	    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
} 
q:before,q:after { 
	    content:''; 
} 
abbr,acronym { 
		border:0; 
} 
body{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:.8em;
		color:#000000;
		background-color:#D5DFE8;
		background-image:url(/images/bg.jpg);
		background-repeat:repeat;
}
#pageWrapper{
		width:950px;
		background-color:#FFFFFF;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(/images/main_pic_openroad.jpg);
		background-repeat:no-repeat;
		background-position:296px 110px;
		
}
#templatePageWrapper{
		width:950px;
		background-color:#FFFFFF;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(/images/template_bg.jpg);
		background-repeat:no-repeat;
		background-position:0px 110px;		
}

labelWrapper{
	display:block;
	clear:both;
}
label{
	width:1250px;
	float:left;
	margin-right:20px;
	display:block;
}
.textInput{
	float:left;
}
.formLabel{
	float:left;
	width:200px;
}
a:link, a:visited, a:active{
		color:#FC4501;
		text-decoration:none;
}
a:hover{
		color:#FC4501;
		text-decoration:underline;
}
#mainHeader{
	width:100%;
	height:130px;
	background-image:url(/images/header_bg.jpg);
	background-color:#000000;
	text-align:left;

}
#mainHeader .logo{
	margin-top:20px;
	margin-left:25px;
	float:left;
}
#mainHeader .tagline{
	color:#FFFFFF;
	font-size:1.4em;
	padding-top:58px;
	float:left;
	display:block;
	margin-left:100px;
}
#navWrapper{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:27px;
	background-image:url(/images/navigation_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#000000;
}
#sidebar{
	width:32%;
	float:left;
	background-color:#FFFFFF;
	font-size:1em;
	display:inline;
	min-height:1210px;

}
#sidebar .colWrapper{
	
	display:block;
	clear:both;
}
#sidebar .colL{
	float:left;
	width:40%;
	display:inline;
}
#sidebar .colR{
	float:right;
	width:57%;
	margin-right:5px;
	display:inline;
}
#sidebar .promosection{	
	width:95%;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:15px;
	background-image:url(/images/header_shadow.jpg);
	background-position: 0px 30px;
	background-repeat:repeat-x;
	display:block;
}
#sidebar .promosection img{
	margin-bottom:20px;
	
}
#sidebar .section{	
	width:95%;
	margin-left:10px;
	background-image:url(/images/header_shadow.jpg);
	background-position: 0px 30px;
	background-repeat:repeat-x;
	display:block;
	
}
#sidebar .section .headerbar, #sidebar .promosection .headerbar{
	width:100%;
	background-color:#000000;
	display:block;
	margin-bottom:25px;
	margin-top:10px;
	height:30px;
}
#sidebar .section .headerbar h3, #sidebar .promosection .headerbar h3{
	font-weight:lighter;
	font-size:1.1em;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top:6px;
	padding-bottom:6px;
	
}
#sidebar .section  h3{
	padding-left: 5px;
}
#sidebar .section p{
	font-size:.9em;
	margin-left:5px;
}
.promoAreaImg{
	height:130px;
	width:100%;
	margin-bottom:5px;
	background-image:url(/images/online_training.jpg);
}
.topShadow{
	height:32px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(/images/promoboxshadow_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}
.bottomShadow{
	height:32px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(/images/promoboxshadow_bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}
#mainContent{
	float:left;
	width:65%;
	background-color:transparent;
	
}
#templateMainContent{
	float:left;
	width:97%;
	background-color:transparent;

}
#mainContent #pageHeader, #templateMainContent #pageHeader{
margin-left:40px;
margin-right:60px;
}
.#pageHeader .wrapper{
	
}
#mainContent hr, #templateMainContent hr, #mainArticle hr{
	height:1px;
	width:100%;
	color:#DDDDDD;
	size:1px;
	margin-bottom:20px;
}
#mainContent .featureImgs{
margin-left:5px;float:left;
}
#mainContent .featureImg{
float:left;
}
#mainContent .superscript{
margin-left:-8px;margin-right:-6px;font-size: 0.8em;line-height: 1.3em;vertical-align:top;
}
#mainContent  .bold, #templateMainContent .bold{
	font-size:2.8em;
	font-weight:bold;
	color:#000000;
}
#templateMainContent .bold{
	font-size:2.0em;
}
#mainContent  .orange, #templateMainContent .orange{
	font-size:2.8em;
	font-weight:normal;
	color:#FC4501;
}
#templateMainContent .orange{
	font-size:2.0em;
}
#mainContent  .black, #templateMainContent .black, #templateMainContent .blackSub, #templateMainContent .blackSubSmall{
	font-size:2.5em;
	font-weight:normal;
	color:#000000;
}
#templateMainContent .blackSub, #templateMainContent .blackSubSmall{
	text-decoration:underline;
}
#templateMainContent .blackSub{
	font-size:1.5em;
	margin-bottom:20px;
}
#templateMainContent .blackSubSmall{
	font-size:1.1em;
	color:#666666;
	font-variant:small-caps;
	text-decoration:none;
}
#templateMainContent .black{
	font-size:2.0em;
}
#mainContent #pageHeader p, #templateMainContent #pageHeader p{
	font-size:.98em;
	font-weight:normal;
	color:#000000;
	margin-top:8px;
	margin-bottom:20px;
}
#searchArea{	
	clear:both;
	margin-bottom:5px;
	display:block;
	float:right;
	margin-bottom:10px;
	padding:10px;
	width:100%;
}
#searchArea form{	
	float:right;
}
.spacer{
	height:400px;
	display:block;
}
.textBox, input, select{
	float:left;
}
.searchButton{
	margin-top:0px;
	margin-left:5px;
	float:left;
}
#mainFeature{
	display:block;
	clear:both;
	float:left;
	height:1010px;
	width:99%;
	
}
#mainArticle{
display:block;
	clear:both;
	float:left;
	width:99%;
	min-height:615px;
	marging-bottom:50px;

}
#mainArticle{
	margin-left:20px;
}
#mainArticle .quote{
	font-size:1.3em;
	line-height:1.4em;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
	clear:both;
	display:block;
}
#mainArticle .boldQuoteRef{
	font-size:.85em;
	font-weight:bold;
	color:#000000;
}
#mainArticle .quoteCreditName, .orangeHighlight, .formLabel{
	font-size:1.1em;
	font-weight:normal;
	color:#FC4501;
	
}
#mainArticle .quoteCreditTitle, #mainArticle .quoteCreditOrg{
	font-size:1.1em;
	font-weight:normal;
	color:#000000;
	font-style:italic;
}
 #mainArticle .quoteCreditOrg{
 	font-style:normal;
 }
  #mainArticle .quoteFullTitle{
 	display:block;
	clear:both;
 }
 .mmuccTag{
 color:#666666;
 font-variant:small-caps;
 }
.quote p{
	margin-bottom:-10px;   
}
.col50Wrapper{
display:block;
clear:both;

}
.innerList{
	margin-left:30px;
	margin-top:20px;
}
.col50Wrapper li{
	clear:both;
	display:block;
	margin-bottom:15px;
}
.col50Wrapper .bullet, .col50Wrapper .arrowBullet{
	width:45px;
	float:left;
	height:22px;
	font-weight:bold;
	font-size:.9em;
}
.arrowBullet{
	text-align:right;
	margin-right:5px;
	font-weight:bold;
	color:#333;
}
.arrowBulletLeft{
	text-align:left;
	margin-right:2px;
	font-weight:bold;
	color:#333;
	float:left;
}
.col50L{
float:left;
width:45%;
}
.col50R{
float:right;
width:45%;
}

#mainFeature p, #mainArticle p{
	float:left;	width:100%; 
}
.clearBoth{
	clear:both;
	display:block;
}
.clearBothMinus{
	clear:both;
	display:block;
	margin-top:-20px;
}
.clearBoth10px{
	clear:both;
	display:block;
	margin-top:10px;
	
}
.clearBoth20px{
	clear:both;
	display:block;
	margin-top:20px;
}
.clearBoth30px{
	clear:both;
	display:block;
	margin-top:30px;
}
.clearBoth40px{
	clear:both;
	display:block;
	margin-top:40px;
}
.clearBoth45px{
	clear:both;
	display:block;
	margin-top:45px;
}
.clearBoth50px{
	clear:both;
	display:block;
	margin-top:50px;
}
.clearBoth70px{
	clear:both;
	display:block;
	margin-top:70px;
}
.clearBoth90px{
	clear:both;
	display:block;
	margin-top:95px;
}
.blockDiv{
	display:block;
}
.sideShadowLeft{
	float:left;
	width:9px;
	margin-left:1px;
	height:120px;
	background-image:url(/images/promoboxshadow_left.gif);
	background-repeat:repeat-y;
}
.sideShadowRight{
	float:right;
	width:9px;
	height:120px;
	background-image:url(/images/promoboxshadow_right.gif);
	background-repeat:repeat-y;
}
.promoContent{
	width:90%;
	float:left;
	padding:5px;
	background-color:#FFFFFF;
}
h3{
		color:#FC4501;
		font-size:1em;
		margin-bottom:5px;
		font-weight:bold;
}
a, a:link{
		color:#FC4501;
		font-size:1em;
		text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	line-height:1.2em;
	margin-bottom:5px;
} 
#footerArea, #templateFooterArea{
	
	width:950px;
	margin-left:auto;
	margin-right:auto;
	display:block; 
	padding-bottom:25px;
	clear:both;
	
	
	
}
#templateFooterArea{
	background-image:url(/images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
	padding-left:0px;
	padding-right:0px;
}
#footerArea a:link, #footerArea a:visited, #footerArea a:active{
		color:#FC4501;
		text-decoration:none;
		font-weight:bold;
}
#footerArea a:hover{
		color:#FC4501;
		text-decoration:underline;
		font-weight:bold;
		
}

