</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebarleft, #sidebarform { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#wrapper {
	width: 100%;
	background-repeat: repeat;
	margin: 0px;
	background-position: 0px 0px;
	background-image: url(images/container-background.png);
}
body {
	margin: 0px;
}

#content {
	height: auto;
	width: auto;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


#header {
	height: 93px;
	width: 900px;
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #036F3B;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#header div {
	float: right;
	width: 400px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: right;
	margin: 0px;
	padding-right: 40px;
	line-height: normal;
	padding-top: 0px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #header #headerdiv p {
	color: #FFF;
	margin-right: 30px;
	font-size: medium;
}





#banner {
	height: auto;
	width: 100%;
	background-image: none;
	margin: 0px;
	text-align: left;
	background-color: #FFF;
}

#navbar {
	height: 25px;
	width: 900px;
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #036F3B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}




#sidebarleft {
	width: 100px;
	float: left;
	margin-right: 20px;
	padding-top: 0px;
	background-color: #FFFCF9;
}
#sidebarright {
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
}
#wrapper #content #main div ul li h4 {
	font-size: large;
	color: #666;
	margin: 0px;
}

#wrapper #content #sidebarright ul {
	margin-right: 20px;
	margin-left: 0px;
}


#wrapper #content #sidebarright p {
	font-family: Calibri;
	font-weight: bold;
	color: #333;
	font-size: small;
}
#wrapper #content #sidebarright ul li {
	font-family: Calibri, Arial, Verdana;
	line-height: 150%;
	color: #2A0000;
}
#wrapper #content #sidebarright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9248;
	margin-top: 0px;
	margin-left: 5px;
	text-align: center;
}


#main {
	width: 900px;
	float: none;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main p {
	text-align: inherit;
	font-family: Calibri, Arial, Verdana;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
	color: #666;
}
#wrapper #content #sidebarleft ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}

#wrapper #content #main p a {
	text-align: left;
}
#wrapper #content #main div ul li {
	list-style-type: disc;
	font-family: Calibri, Arial, Verdana;
	list-style-position: outside;
	margin-left: 30px;
	font-size: small;
	margin-bottom: 0px;
	margin-right: 30px;
	line-height: normal;
	color: #666;
}




#main h1 {
	color: #F90;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
}



#footer {
	height: 70px;
	width: 900px;
	clear: both;
	font-size: 11px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #036F3B;
}
.footertext {
	text-align: left;
	font-family: Calibri, Arial, Verdana;
	font-size: small;
	color: #FFF;
	margin-left: 20px;
	font-weight: normal;
}
#footerdiv {
	width: 30%;
	float: left;
	height: 75px;
	text-align: left;
	margin-left: 100px;
}
#footerdiv2 {
	width: 40%;
	float: right;
	height: 75px;
	text-align: left;
	margin-right: 70px;
}
#wrapper #content #footer #footerdiv .footertext a {
	color: #FFF;
	margin-left: 0px;
	text-align: left;
}
#wrapper #content #footer #footerdiv2 .footertext a {
	color: #FFF;
}

#wrapper #content #footer #footerdiv2 .footertext a {
	color: #FFF;
	text-align: left;
}
#wrapper #content #footer #footerdiv2 .footertext a:visited {
	color: #F30;
}
#wrapper #content #footer #footerdiv2 .footertext a:hover {
	color: #666;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	color: #393;
	text-align: left;
}


a img {
	border: none;
}
#wrapper #content #sidebarright p a {
	color: #060;
}

#wrapper #content #main div ul li h2 {
	font-size: medium;
	color: #F60;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#wrapper #content #sidebarright ul li {
	font-size: small;
	color: #F30;
}
#wrapper #content #sidebarright ul li a {
	font-size: small;
	color: #363;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 150%;
	margin-bottom: 20px;
	margin-top: 20px;
}
#wrapper #content #main div h2 {
	font-size: medium;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
}
#wrapper #content #sidebarleft h2 {
	font-size: medium;
	font-weight: bold;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#wrapper #content #main div table tr td h2 {
	margin-right: 60px;
	margin-left: 60px;
}
#sidebarlarge {
	width: 450px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

