
body { 
	margin:0;
	background-color:#07698B; 
	background-image:url('/images/bkgd_edges_1024.jpg'); 
	background-repeat:repeat-y; 
	background-position:center; 
	
}


body, td, p { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/* PAGE LAYOUT */

#home-pagecontainer {
	position:relative;	
	width:950px;	
	margin:0 auto;
	background-color:white;
}

#home-header {
	background:#07698A;		
}

#home-nav {
	float:left; 
	width:135px; 
	margin:0 20px;
}

#assessment a{
	font-family:Arial, Helvetica, sans-serif;
	color:#116e2f;
	font-size:15px;
	text-decoration:none;
}

#assessment a:hover {
	text-decoration:underline;
	color:#CC3300;
}

#home-content {
	float:left; 
	width:730px; 
	line-height:18px;
	margin-top:10px;
}

#home-content .copy {
	float:left; 
	width:500px;
}

#interior-pagecontainer {
	position:relative;
	width:950px;	
	margin:0 auto;
	background-color:white;
	background-image:url(/images/interior_left_bgtile.gif);
	background-repeat:repeat-y;	
}

#interior-left {
	float:left; 
	width:196px;

}

#interior-right {
	float:left;
	width:754px;		
	background-image:url(/images/hdr_bkgd_tile.jpg); 
	background-repeat:repeat-x; 			
}

#interior-nav {
	float:left; 
	width:135px; 
	margin:0 30px;
}

#interior-content {
	float:left; 
	width:730px; 
	line-height:18px;
	margin-top:10px;
}

#footer {
	margin:40px 30px 20px 208px;  
	border-top:1px solid #308049; 
	font-size:9px; 
	color:#333333; 
	padding-top:6px;
	text-align:center;		
}

/* on homepage, override footer margin */
#home-pagecontainer #footer {
	margin:40px 30px 20px 30px;  	
}

/* END - PAGE LAYOUT */



/* 
*********************************
GLOBAL CONTACT FORM 
*********************************
*/

#globalContactForm {
	position:absolute; /* positioned based off of #pagecontainer for home & interior */	
	width:150px; 
	margin:10px 0 0 40px;
	padding:10px;
	background:#EEEEEE;
	border:1px solid #07698A;	
}

#home-pagecontainer #globalContactForm {
	top:280px;
	left:710px;
}

#interior-pagecontainer #globalContactForm {
	top:205px;
	left:710px;
}

#globalContactForm h1 {
	font-size:12px;
	font-weight:bold;
	color:#05455E;
	margin:0 0 8px 0;
}

#globalContactForm .requiredfield {
	color:red;
}

#globalContactForm form {
	margin:0;
}

#globalContactForm input, #globalContactForm textarea {
	display:block;
	font-size:11px;
	font-family:verdana, arial;
	width:95%;
}

#globalContactForm label {
	display:block;
}

#globalContactForm #btnContactSubmit {	
	width:100px;
	margin:10px auto 0 auto;
}

#globalContactForm .disclaimer {
	font-size:10px;
	font-style:italic;
	line-height:normal;
}

/* 
*********************************
/END - GLOBAL CONTACT FORM 
*********************************
*/


/* CHOOSE DESCRIPTION */

#interior-choosedescription {
	width:506px;
	margin:0 auto;
	line-height:normal;
}

/* END - CHOOSE DESCRIPTION */


/* USER MESSAGES */

.errorMessage {
	padding:10px;
	background:#FFECEC;
	border-top:1px dashed red; 
	border-bottom:1px dashed red; 
}

/* END - USER MESSAGES */


.home-choosebest {
	color:#66513D;
	font-size: 11px;
	vertical-align:top;
	}
.home-choosebest a{
	color:#274e6e;
	text-decoration:none;
	}

.home-choosebest a:hover{
	color:#274e6e;
	text-decoration:underline;
	}


div#navigation {
	width:130px;
	margin:30px auto;
	color:#04465C;
	font-weight:bold;
	font-size: 10px;
	text-align:center;
	}
div#navigation ul{
	margin:0px 0px 0px 0px;
	padding:0px;	
	list-style:none; 
	}
div#navigation ul li{
	margin:0px 0px 4px 0px;
	display: block;
	padding:4px 4px 4px 4px;
	border:1px solid #999999;
	text-align:left;
	}
div#navigation ul li a{
	display: block;
	text-decoration:none;
	color:#04465C;
	padding:0px 0px 0px 8px;
	background-image:url(images/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position: 2px 1px; 
	}
div#navigation ul li a:hover{
	text-decoration:none;
	color:#04465C;
	background: #ffffff;
	}

div#navigation div#subnav ul{
	font-size: 9px;
	font-weight:normal;
	margin:6px 0px 6px 0px;
	padding:0px 0px 0px 9px;
	border:0;
	}
div#navigation div#subnav ul li{
	margin:0;
	padding:0px 0px 6px 0px;
	border:0;
	}
div#navigation div#subnav ul li a{
	margin:0;
	padding:0;
	border:0;
	background-image:none;
	}



div#main-body {	
	padding:140px 225px 0px 20px; 
	text-align:left;  
	line-height:18px;
	background-repeat:no-repeat; 
	background-position:top right;
}

div#main-body .head {
	font-size:16px;
	color:#308049;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px solid #308049;
	font-weight: bold;
	}
	
div#main-body .subhead {
	font-size:16px;
	color:#308049;
	margin-bottom:30px;
	font-weight: bold;
	}
	
	
	
div#resources-links {
	line-height:14px;
	}	
div#resources-links a {
	text-decoration:none;
	}
div#resources-links a:hover {
	text-decoration:underline;
	}
div#resources-links .description {
	display:block;
	margin:0px 0px 4px 18px;
	
	}	
	
	
			
div#clientlogotable table{
	width:100%;
	}		
div#clientlogotable td{
	vertical-align:center;
	text-align:center;
	padding-right:12px;
	}	

	
			
div#audioclips-table table{
	
	}		
div#audioclips-table td{
	vertical-align:center;
	padding:2px 12px 6px 0px;
	border-top:1px solid #cccccc;
	}	

	
div#calendar-downloads {
	line-height:6px;
	}	
div#calendar-downloads  a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	width: 150px;
	padding: 4px 6px 4px 6px;
	
	border:1px solid #ffffff;
	}
div#calendar-downloads  a:hover {
	border:1px solid #bbbbbb;
	}

	

div#trainers-nav {
	text-align:center;
	margin:  0px 0px 24px 0px;
	}	
div#trainers-nav  a {
	text-decoration:none;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	border:1px solid #ffffff;
	}
div#trainers-nav   .highlight{
	border:1px solid #bbbbbb;
	}
div#trainers-nav a:hover {
	border:1px solid #bbbbbb;
	}


			
div#surveycallout{
	margin:36px 0px 0px 0px;
	}		


hr {
	height:1px;
	color: #308049;
	background: #308049;
	margin:0;
	border:0;	
}





