﻿ body
{
	text-align: center;
	margin: 10px 0px 0px 0px;
	background-color: #F7F7F7;
}
h1
{
	margin:12px 0px 0px 5px;
	padding: 0px;
	font-family: Arial, sans serif;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: normal;
}
h2{
	font-family: verdana, sans serif;
	font-size: 10px;
	font-weight: bold;
	margin:12px 0px 6px 0px;
	padding-left: 6px;
}
p{
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#page ul{
	margin: 18px 0px 6px 0px !important;
}
#page li{
	margin: 3px 0px 3px 0px;
	padding: 0px;
}
#page lh{
	font-weight: bold;
}
#page h1{
height: 37px;
}
h1 img
{
	position: relative;
	top: 0px;
	left: 0px;
}
a{
	color: #4A9020;
}
#page p
{
	width: 372px;
}
#page
{
	width: 372px;
}
#page
{
	margin-bottom: 0px;
}
#page ul 
{
	padding-left: 6px;
	line-height: 1.2em;
	list-style: none;
}
#page dl 
{
	padding-left: 6px;
	line-height: 1.2em;
	list-style: none;
}
#page p 
{
	padding-left: 6px;
	line-height: 1.2em;
	list-style: none;
}
#nav ul {
	margin-top: 0px !important;
}
#page ul {
	margin: 18px 0px 6px 0px;
}
#page dl dt
{
	margin: 9px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#page dl dd
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-left: 0px;
}
#page .title
{
	margin-top: 24px;
}
#pageContainer
{
	text-align: left;
	width: 673px;
	margin: 0 auto;
}

#topShadow
{
	background-image: url(top_shadow.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin:0px;
	padding: 0px;
}

#content
{
	background-image: url(middle_shadow.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 56px;
	margin: 0px;
}

#bottomShadow
{
	background-image: url(bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#header
{
	width: 597px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	font-size: 0px;
}
#nav
{
	font-family: verdana, sans serif;
	font-size: 10px;
	line-height: 18px;
	width: 180px;
	float: left;
	margin: 47px 0px 0px 0px;
	height: 280px;
}
#footer .info
{
	position: relative;
	top: -68px;
/*	margin: -148px 0px 0px 0px !important;
*/	line-height: 1em;
	height: 50px;
	font-family: verdana, sans serif;
	font-size: 10px;
	width: 180px;
}
#nav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#nav ul li a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#nav ul li a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#nav ul li a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#nav ul li a:hover
{
	font-weight: normal;
	color: 	#F0CC00;
}
.subNav{
	display: block;
	padding: 0px 0px 0px 40px !important;
}
.subNav li{
	line-height: 1.2em;
	margin-bottom: 6px;
	margin-top: 2px;
}
#page
{
	float: left;
	font-family: verdana, sans serif;
	font-size: 10px;
}
#siteTitle a 
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 69px;
}

#header a 
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 69px;
}

#siteTitle
{
	width: 417px;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 69px;
	float: right;
}
#logo
{
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#banner
{
	margin-top: 10px;
	margin: 0px;
	padding: 0px;
	height: 138px;
}

.style1 {
	border-width: 0px;
}


/*CLEARFIX*/
    * html .clearfix {
        height: 1%; /* IE5-6 */
        }
    .clearfix {
        display: inline-block; /* IE7xhtml*/
        }
        html[xmlns] .clearfix { /* O */
            display: block;  
            }
    .clearfix:after { /* FF, O, etc. */
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        }
/*END CLEARFIX */