/**************** General Classes *****************/

body {

	margin: 0px;

	background-color: #FFFFFF; /* Accent 12 */

	font-size: 11px; /* Font Size */

	line-height: 14px;

	color: #353C48; /* Accent 5 */

}



#homePage {

	background-image: url(../siteassist_images/home_body_background.jpg);

	background-repeat: repeat-x;

}



#subPage {

	background-image: url(../siteassist_images/sub_body_background.jpg);

	background-repeat: repeat-x;	

}



#globalContainer {

	width: 760px;

	margin: 0px auto;

}



h1 {

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF; /* Global White */

}



h2 {

	font-size: 14px;

	font-weight: bold;

	color: #353C48; /* Accent 5 */

	margin: 0px 0px 5px 0px;			

}



h3 {

	font-size: 12px;

	font-weight: bold;

	color: #353C48; /* Accent 5 */

	margin: 0px 0px 5px 0px;			

}



a {

 color: #CCEDFF; /* Nav Light */

 font-weight: bold;

 text-decoration: underline;

}



p {

	margin: 0px 0px 20px 0px;

}



p.noSpace {

	margin: 0px;

}





/**************** Header Classes *****************/

#homePage #header {

	background-image: url(../siteassist_images/home_header_background5.jpg);

	background-repeat: none;

	height: 317px;

	padding-top: 130px;

}



#subPage #header {

	padding-top: 55px;

	background-image: url(../siteassist_images/sub_header_background_wlogo.jpg);

	height: 98px;

	background-repeat: none;	

}



#homePage #header h1 {

	padding: 40px 0px 0px 40px;

	font-size: 22px;

	font-style:normal;

	color: #FFFFFF; /* Global White */

	font-family: Arial, Helvetica, sans-serif;

}



#homePage #header h2 {

	padding: 20px 0px 0px 80px;

	font-size: 22px;

	font-weight:bold;

	color: #FFFFFF; /* Global White */

}





/**************** Top Nav Classes *****************/

#topNav {

	padding: 7px 0px 0px 0px;	

	background-color: #E0E8F0; /* BG Light */

	height: 28px;

}



/************************************************ Sub Page Classes **********************************************/

#innerContainer {



}



#innerContainer #innerLeft {
	width: 190px;
	float: left;

}



#innerContainer #innerRight {

	margin-left: 0px;

	padding-left: 3px;

	float: left;

}



#homePage #innerContainer #innerRight {

  width: 555px;

}



#subPage #innerContainer #innerRight {

  float: none;

  margin-left: 190px;

}



#innerContainer #innerRight h1 {

	background-color: #1F2C58; /* Accent 2 */

	padding: 10px;

	margin: 0px;

}



#subPage #innerContainer #innerLeft h1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: lighter;

	color: #FFFFFF; /* Global White */

	margin: 0px;

}



#subPage #innerContainer #innerLeft h2  {

	padding: 10px 0px 10px 20px;

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #FFFFFF; /* Global White */

}



/**************** Resources Classes *****************/

#resources {

	color: #353C48; /* Accent 5 */

	padding: 5px 20px 20px 0px;

	margin: 20px 5px 0px 0px;

	border-top: 1px solid #353C48; /* Accent 5 */

	line-height: 17px;

}



div.siteFooterLinks{
	text-align: center;
	margin: 7px 0px 7px 0px;
	border-top: 1px solid #CCCCCC;

}



/************************************************ Home Page Classes **********************************************/

#sideNav {

	padding: 20px 20px 0px 0px;

	font-size: 12px;

	color: #353C48; /* Accent 5 */

	font-weight: bold;

}



#sideNav a {

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;		

}



#featured {

	padding: 15px 10px;

}



#featured .featuredLeft {

	width: 137px;

	float: left;

}



#featured .featuredRight {

	margin-left: 157px;

	padding-right: 100px;

}



#belowFeatured {

	padding: 0px 50px 10px 10px;

}



#homePage #sideNav {

	padding-top: 10px;

}



#homePage #sideNav a {

	color: #353C48; /* Accent 5 */

	margin: 0px;

	background-image:url(../siteassist_images/home_bullet.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding: 10px 0px 10px 25px;

	display: block;

}
