
/* Styles */

body
{
	margin: 0px;
	padding: 0px; 
	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;
	background:url(../images/bg.png) repeat-x;
}

a img { border: none; }

div a:hover { color: #3c7194; }
dl { line-height: 160%; width: 500px; }
li { list-style-type: disc; }

.container { width: 800px; margin: auto; }
.header{ width: inherit; height: auto }

.header_nav { position:relative; top: -30px; float: right; padding-right: 10px; }
.header_nav a { color: #FFF; font-size: 12px; text-decoration:none }
.header_nav a:hover { color: #D5D5D5; }

.logo { padding: 10px 0 0 10px }

.footer  { width: 800px; height: 32px; background-color:#e3e3e3; text-align: left; }
.footer div { padding-top: 10px; text-align: center; font-size: 9px; color: #3c7194 }
.programRegister { width: 190px; position: relative; top: -63px; left: 16px; }


/* -- */


.header_image { padding-bottom: 20px; }


.main_nav { background:url(../images/nav_bg.jpg); height: 46px; text-transform: uppercase; }
.main_nav { color: #333; font-size: 12px; font-family: Trebuchet MS, Trebuchet; }
.main_nav ul, .main_nav ul li { margin: 0; padding: 0; font-size: 10pt; color: #339; }
.main_nav ul { display: block; padding-top: 15px; padding-left: 0px; }
.main_nav ul li { display: inline; padding: 18px 10px; }
.main_nav a { color: #333; text-decoration: none;  padding: 10px; }


.content_main { background: url( ../images/content_bg.jpg ); overflow: auto; width: 800px;}

.content_nav { width: 275px;  float: left; }
.nav_container { padding: 20px 0 0 25px }

.nav_section, .nav_main, .nav_sub { text-transform: uppercase; padding-bottom: 10px; }
.nav_section a { color: #18435F; font-size: 12px; font-weight: bold; font-family: Trebuchet MS, Trebuchet; text-decoration: none }
.nav_main, .nav_sub { width: 180px; }
.nav_main { font-size: 11px; }
.nav_sub { font-size: 10px; }
.nav_main a, .nav_sub a { text-decoration: none; color: #919495; font-family: Trebuchet MS, Trebuchet;; letter-spacing: 1px; line-height: 170% }
.nav_sub { padding-left: 20px; }



.content_title { font-family: Trebuchet MS, Trebuchet; font-size:20px; color: #18435F; padding-top: 20px; }
.content_body { font-family: Trebuchet MS, Trebuchet; width: 525px;  float: right; color: #333; font-size: 13px; }
.content_body p, .quote div { width: 500px }

.content_body_survey { width: 95%; padding-left: 20px; }
.content_body_survey { color: #333; font-size: 10px; }
.content_body_survey p, .quote div { width:  }

.quote { padding-top: 10px; }
.quote_divider{ padding-bottom: 10px; height: 20px;}
.quote_content { color: #3C7194; font-style:italic; font-weight: bold;  }
.quote_author { color: #18435F;  font-weight: bold; padding-top: 10px;  }


.quote_side { width: 200px; }
.quote_side_content { color: #3C7194; font-style:italic; font-weight: bold; width: 200px; }
.quote_side_author { color: #18435F;  font-weight: bold; padding-top: 10px;  }

.selectedNav, .selectedSubNav { color: #3C7194; font-weight: bold }
.content_link { color: #3C7194; font-size: 12px; font-family: Trebuchet MS, Trebuchet; text-decoration: none; text-transform: uppercase; font-family: Trebuchet MS, Trebuchet; letter-spacing: 1px; line-height: 170% }
.content_link_big { color: #3C7194; font-size: 13px; font-family: Trebuchet MS, Trebuchet; text-decoration: none; text-transform: uppercase; font-family: Trebuchet MS, Trebuchet; letter-spacing: 1px; line-height: 170% }
.client_table { color: #3C7194; font-size: 11px; font-family: Trebuchet MS, Trebuchet; text-decoration: none; text-transform: uppercase; font-family: Trebuchet MS, Trebuchet; letter-spacing: 1px; line-height: 170% }

.faq_top  { color: #3C7194; font-size: 11px; font-family: Trebuchet MS, Trebuchet; text-decoration: none; text-transform: uppercase; font-family: Trebuchet MS, Trebuchet; }
.faq_strong { color: #3C7194; font-size: 12px; font-weight: bold; font-family: Trebuchet MS, Trebuchet; text-decoration: none; text-transform: ; font-family: Trebuchet MS, Trebuchet; }
.faq_strong_title { color: #3C7194; font-size: 14px; font-weight: bold; font-family: Trebuchet MS, Trebuchet; text-decoration: none; text-transform: ; font-family: Trebuchet MS, Trebuchet; }


/* EQ Assessement / Survey CSS *************** */
.question { }
.odd { background: #E9E9E9 }
.even { background: #CCC; }


/* ******************************************* */

.frontpage_links {
	color: #18435F;
	font-weight: bold;
	text-decoration: none;
}

.frontpage_links:hover {
	color: #3C7194;
}