/* CSS Document */
body{
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	background:url(/_images/page-bkd-2.gif) white repeat 0px 0px;
}
a{
	color: #085933;
	text-decoration:none;
}
a:hover{
	color: #085933;
	text-decoration:underline;
}
em,i{
	font-style:italic;
}
strong, b{
	font-weight:bold;
}
#outerWrapper{
	position:relative;
}
#screen{
	position:absolute;
	left:0px;
	top:0px;
	background:#aec874;
}
#innerWrapper{
	position:relative;
	width:847px;
	margin:0 auto;
	padding:30px 0 10px 0;
}
#header{
	position:relative;
	height:138px;
	width:847px;
	background:url(/_images/header-bkd.png) transparent no-repeat 0px 0px;
}
#pageLogo{
	position:absolute;
	left:25px;
	top:24px;
	width:180px;
	height:126px;
	display:block;
	background:url(/_images/page-logo.png) transparent no-repeat 0px 0px;
	text-indent:-9999px;
	z-index:110;
}
#pics{
	position:absolute;
	left:7px;
	top:40px;
	z-index:100;
}
#mainMenu{
	position:absolute;
	left:261px;
	top:135px;
}
#mainMenu li{
	float:left;
}
#mainMenu li a{ 
	display:block;
	float:left;
	height:23px;
	text-indent:-9999px;
}
#mainMenu li.l1 a{
	width:43px;
	background:url(/_images/mainmenu-1.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l2 a{
	width:86px;
	background:url(/_images/mainmenu-2.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l3 a{
	width:103px;
	background:url(/_images/mainmenu-3.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l4 a{
	width:74px;
	background:url(/_images/mainmenu-4.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l5 a{
	width:65px;
	background:url(/_images/mainmenu-5.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l6 a{
	width:61px;
	background:url(/_images/mainmenu-6.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l7 a{
	width:59px;
	background:url(/_images/mainmenu-7.gif) transparent no-repeat 0px 0px;
}
#mainMenu li.l8 a{
	width:53px;
	background:url(/_images/mainmenu-8.gif) transparent no-repeat 0px 0px;
}
#footer{
	position:relative;
	height:125px;
	width:847px;
	background:url(/_images/footer-bkd.png) transparent no-repeat 0px 0px;
	color:white;
	text-align:center;
}
#footerMenu{
	position:absolute;
	left:93px;
	bottom:55px;
}
#footerMenu li{
	float:left;
}
#footerMenu li a{
	display:block;
	height:16px;
	float:left;
	text-indent:-9999px;
}
#footerMenu li.l1 a{
	width:102px;
	background:url(/_images/footermenu-1.gif) transparent no-repeat 0px 0px;
}
#footerMenu li.l2 a{
	width:192px;
	background:url(/_images/footermenu-2.gif) transparent no-repeat 0px 0px;
}
#footerMenu li.l3 a{
	width:171px;
	background:url(/_images/footermenu-3.gif) transparent no-repeat 0px 0px;
}
#footerMenu li.l4 a{
	width:197px;
	background:url(/_images/footermenu-4.gif) transparent no-repeat 0px 0px;
}
#contentWrapper{
	position:relative;
}
#contentCap{
	background:url(/_images/content-cap.png) transparent no-repeat 0px 0px;
	width:847px;
	height:35px;
}
#content{
	background:url(/_images/content-bkd.png) transparent repeat-y 0px 0px;
	overflow:auto;
	width:100%;
	padding:0;
	color:#333333;
	line-height:22px;
}
#secondaryContent{
	float:left;
	width:288px;
	padding:250px 0 20px 36px;
	text-align:center;
}
#primaryContent{
	float:left;
	width:425px;
	min-height:350px;
	_height:350px;
	padding:10px 0 20px 18px;
}
#primaryContent .h1{
	margin-bottom:20px;
}
#primaryContent p, #primaryContent ul{
	padding:0 0 20px 0;
}
#primaryContent h2{
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	color:#acc771;
}
#primaryContent li{
	padding:0 0 5px 24px;
	background:url(/_images/bullet.gif) transparent no-repeat 10px 7px;
}
#primaryImage{
	position:absolute;
	left:36px;
	top:28px;
}