@charset "UTF-8";

/* Layout */

html
{
	background: #00457c url(../images/home_bg_level_1.jpg) repeat-x 0 0;
}
body
{
	width: 1100px;
	background: #00457c url(../images/home_bg_level_2.jpg) no-repeat 0 0;
}
#outerContainer
{
	width: 977px;
	background: transparent url(../images/outer-container-bg.gif) no-repeat bottom right; 
	padding-bottom: 0px;
}
#headerContainer
{
	width: 970px;
	height: 246px;
	position: relative;
}
a.logo
{
	width: 175px;
	display: block;
}
#innerContainer
{
	width: 970px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: #9a9a9a url(../images/inner-container-home-bg.jpg) no-repeat 0 0;
}
#innerContainerOneColumn
{
	width: 970px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: #9a9a9a url(../images/inner-container-home-bg.jpg) no-repeat 0 0;
}
#innerContainerNoWhite
{
	width: 970px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: #9a9a9a url(../images/inner-container-home-bg.jpg) no-repeat 0 0;
}
#innerContainerNoWhite #centerColumn
{
	width: 505px;
	float: left;
	margin: 22px 0 0 5px;
	display: inline;
	padding: 0 5px;
}
#centerColumn h1
{
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 20px;
}
#centerColumn h2
{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 9px;
}

#centerColumn h3
{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 9px;
}

#centerColumn h4
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 5px;
}

#centerColumn p
{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}
#centerColumn a
{
	color: #000;
	text-decoration: underline;
}
#centerColumn a:hover
{
	color: #fe0903;
	text-decoration: none;
}
#centerColumn ul
{
	margin: 0 0 16px 20px;
}
#centerColumn ul li
{
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
	background: transparent url(../images/list_bullet_red.gif) no-repeat 0 6px;
}/**/
#home
{
	margin-left: 50px;
}
#intro
{
	text-align: center;
	width: 635px;
	float: left;
	margin: 15px 0 5px 0;
	display: inline;
	padding: 10px;
	background: #fff;
	border: 1px #9a9a9a solid;
}
#intro h1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 3px;
}
#intro p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
}
.act
{
	width: 120px;
	float: left;
	margin: 3px 0 3px 0;
	display: inline;
	padding: 10px 10px 16px 10px;
	background: #fff;
	border: 1px #9a9a9a solid;
	text-align: center;
}
.highlights
{
	width: 475px;
	float: left;
	margin: 3px 0 3px 0;
	display: inline;
	padding: 18px;
	background: #fff;
	border: 1px #9a9a9a solid;
}
#innerContainerNoWhite #centerColumn .act h1/*, #highlights h1 */
{
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 5px;
	color: #00457c;
	text-decoration: none;
}
#innerContainerNoWhite #centerColumn .act h1 a 
{
	color:  #00457c;
	text-decoration: none;
}
#innerContainerNoWhite #centerColumn .act h1 a:hover
{
	color:  #fe0903;
	text-decoration: none;
	font-weight: bold;
}
#innerContainerNoWhite #centerColumn .act p
{
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	color: #9a9a9a;
	margin-bottom: 5px;
}
#innerContainerNoWhite #centerColumn .highlights p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	font-style: italic; */
	font-size: 12px;
	line-height: 20px;
	color:  #000;
	margin-bottom: 0;
}
#innerContainerNoWhite #centerColumn .highlights a
{
	color:  #00457c;
	text-decoration: none;
	font-weight: bold;
}
#innerContainerNoWhite #centerColumn .highlights a:hover
{
	color:  #fe0903;
	text-decoration: none;
	font-weight: bold;
}


#rightColumnHome
{
	width: 170px;
/*	w\idth: 140px; */
	float: left;
   
	margin: 39px 0px 0px 220px; 
	padding: 5px 10px 20px 20px;
	background-color: #fff;
	border: 1px #9a9a9a solid;
	display: inline;
}


#rightColumnHome h1
{
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #00457c;
	margin-bottom: 10px;
	margin-top: 20px;
}
#rightColumnHome li
{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
#rightColumnHome a
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 200px;
}
#rightColumnHome a:hover
{
	font-weight: normal; 
	color: #fe0903;
	text-decoration: none;
}


/* IE 6 conditionals */


#ie6only #rightColumnHome
{
	width: 170px;
/*	w\idth: 140px; */
	float: left;
   
	margin: 39px 0 0 10px; 
	padding: 5px 10px 20px 20px;
	background-color: #fff;
	border: 1px #9a9a9a solid;
	display: inline;
}


#ie6only #rightColumnHome h1
{
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #00457c;
	margin-bottom: 10px;
	margin-top: 20px;
}
#ie6only #rightColumnHome li
{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

#ie6only #rightColumnHome a
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 200px;
}
#ie6only #rightColumnHome a:hover
{
	font-weight: normal; 
	color: #fe0903;
	text-decoration: none;
}
