@charset "utf-8";
/* CSS Document */
div {
	margin:0px;
	padding:0px;
}
body {
	margin-top:0px;
}
#container{
	position:relative;
	width:1025px;
	margin:auto;
	clear:both;
}
#container #header{
	position:relative;
	width:1025px;
	margin-bottom:0px;
	margin-top:0px;
}
#container #header #top{
	position:relative;
	width:1025px;
	height:117px;
	background-image:url(../images/hp_header_top.jpg);
}
#container #header #top #search{
	position:absolute;
	left: 885px;
	top: 6px;
}
#container #header #top #logo{
	position:absolute;
	left: 44px;
	top: 22px;
}
#container #header #top #buttons{
	position:absolute;
	left: 377px;
	top: 45px;
	width: 598px;
	height:36px;
}
#container #header #top #buttons #left{
	position:absolute;
	left: 19px;
	top: 5px;
}
#container #header #top #buttons #center{
	position:absolute;
	left: 228px;
	top: 5px;
}
#container #header #top #buttons #right{
	position:absolute;
	left: 412px;
	top: 5px;
}
#container #header #hp_middle{
	position:relative;
	width:1025px;
	height:274px;
}

#container #header #hp_middle #left{
	position:relative;
	width:364px;
	height:274px;
	float:left;
	background-image:url(../images/hp_header_left.jpg);
}
#container #header #hp_middle #right{
	position:relative;
	width:661px;
	height:274px;
	float:right;
	background-image:url(../images/hp_header_right.jpg);
}
#container #header #sec_middle{
	position:relative;
	width:1025px;
	height:159px;
}

#container #header #sec_middle #left{
	position:relative;
	width:364px;
	height:159px;
	float:left;
	background-image:url(../images/secondary_header_left.jpg);
}
#container #header #sec_middle #right{
	position:relative;
	width:661px;
	height:159px;
	float:right;
	background-image:url(../images/secondary_header_right.jpg);
}
#container #header #bottom{
	position:relative;
	width:1025px;
	height:19px;
	background-image:url(../images/header_bottom.jpg);
}
#container #body{
	position:relative;
	width:1025px;
	background:url(../images/background_repeat.jpg) repeat-y;
	margin-bottom:0px;
	margin-top:0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	overflow:visible;	
}
#container #body #content{
	position:relative;
	width:890px;
	clear:both;
	margin:auto;
	padding-left:10px;
	padding-top:20px;
	background:url(../images/lines_repeat.gif) repeat-y;
}
#container #body #content #leftnav {
	position:relative;
	padding-left:10px;
	width:160px;
	float:left;
	display:inline;
}


#container #body #content #leftnav h2 {
	margin-top:0;
	padding-top:0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#container #body #content #leftnav hr {
	margin:0px;
	padding:0px;
}	
#container #body #content #leftnav p.impact {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	}	
#container #body #content #leftnav p.subnav {
	margin: 0px;
}


#container #body #content #leftnav a.smallarrow:link {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:146px;
	min-height:20px;
	padding:0px 0 0 20px;
	background: url(../images/subnav_grey.jpg) left top no-repeat;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#container #body #content #leftnav a.smallarrow:visited {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:146px;
	min-height:20px;
	padding:0px 0 0 20px;
	background: url(../images/subnav_grey.jpg) left top no-repeat;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#container #body #content #leftnav a.smallarrow:active {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:146px;
	min-height:20px;
	padding:0px 0 0 20px;
	background: url(../images/subnav_grey.jpg) left top no-repeat;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;	
}
#container #body #content #leftnav a.smallarrow:hover {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:146px;
	min-height:20px;
	padding:0px 0 0 20px;
	background: url(../images/subnav_red.jpg) left top no-repeat;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;	
}










/******************** Create Center Column ***************************/
#container #body #content #body-center {
	float:left;
	margin-left:20px;
	width:477px;
}
#container #body #content #body-center h1 {
	margin-top:0; padding-top:0;
	color:#900;
	font:bold 16px Arial, Helvetica, sans-serif;
	}
#container #body #content #body-center p, #container #body #content #body-center li, #container #body #content #body-center td, #container #body #content #body-center label {
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	}	
#container #body #content #body-center a:link {
	text-decoration:underline;
	color:#900;
	}
#container #body #content #body-center a:visited {
	text-decoration:underline;
	color:#900;
	}
#container #body #content #body-center a:hover {
	text-decoration:none;
	color:#999;
	}
/**************************************************************/
#container #body #content #body-right {
	position: absolute;
	top: 20px;
	left: 680px;
	width:190px;
	margin-left:30px;
}
#container #body #content #body-right h2 {
	margin-top:0;
	padding-top:0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#container #body #content #body-right hr {
	margin:0px;
	padding:0px;
}
#container #body #content #body-right p {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	}




#container #footer{
	position:relative;
	width:1025px;
	margin-top:0px;
}
#container #footer #img{
	position:relative;
	width:1025px;
	height:41px;
	background-image:url(../images/bottom_curve.jpg);
	clear:both;
}
#container #footer #text{
	position:relative;
	width:400px;
	clear:both;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container #footer #text p{
text-align:center;
}
#container #footer #text a:link{
	text-decoration:underline;
	color:#000000;
}
#container #footer #text a:visited{
	text-decoration:underline;
	color:#000000;
}
#container #footer #text a:hover{
	text-decoration:none;
	color:#900;
}