@charset "UTF-8";
/* CSS Document */
* {
padding:0;
margin:0;
}

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
		margin: 0;
		padding: 0;
}
body {
	text-align: left;
	color: #000000;
	overflow:0;
	overflow: -moz-scrollbars-vertical;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: 50%;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
		}
p{
	padding-bottom: .6em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p img{
	padding-bottom: 5px;
	padding-left: 5px;
}

a {
	color:#F60;
	text-decoration: none;
}

a:visited {
color:#333333;
}

a:hover {
	color:#FF6600;
}

a:active {
	color:#FF0000;
}

a:focus {
	color:#FE5800;
}			
		
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #009900;
	font-weight: bold;
	padding-bottom: 0.3em;
	line-height: 36px;
}
.extendheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-bottom: 0.3em;
	line-height: 14px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: normal;
	padding-bottom: 0.3em;
	line-height: 24px;
}

h2.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: normal;
	padding-bottom: 0.3em;
	line-height: 20px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
	padding-bottom: 0.3em;
	line-height: 18px;
	padding-top: 0.3em;
}

			
#container {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	min-height:100%;
	text-align: left;
	position:relative;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
		}
/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {
	width:970px;
	w\idth:950px;
}
* html body{font-size:medium;f\ont-size:x-small}
/* end hack */ 

#mainheader {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
	z-index:1;
	visibility: hidden;
}
#header {
	height: 170px;
	width:950px;
	position:relative;
	z-index:2;
	overflow:visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

* html #mainheader {
	height:174px;
	he\ight:170px
}
* html #header {
	he\ight:170px
}

		
#navigation {
	width: 200px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 10px;
}

#navigation ul {
	list-style-type:none;
}

#navigation li {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration: none;
	padding-left: 1em;
}

#navigation li ul li {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration: none;
	padding-left: 0em;
}

#navigation p{
	background-color: #FFFFFF;
	width: 80%;
	border: 1px solid #2E9B0C;
	margin-left: 5px;
	padding-left: 1em;
	padding-right: 0.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}		
#navigation a{
	color: #000000;
	text-decoration: none;
}

#navigation a.emphasize{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
color:#333333;
}

#navigation a:hover {
	color:#2E9B0C;
}

#navigation a:active {
	color:#FFF;
}

#navigation a:focus {
	color:#FFF;
}
#navigation img {
	padding-top: 2em;
	padding-bottom: 2em;
	text-decoration: none;
	padding-left: 12px;
}


#content {
	margin-left: 225px;
	text-align: right;
		}
#content p, #sidebar p, #mainnav p, #header p,#footer p  {margin:0 5px 5px 5px}

#content img {
}
#footerh	{
	position:relative;
	bottom:0;
	width:725px;
	height: 25px;
	clear: both;
	padding-left: 225px;
	padding-top: 1em;
	padding-bottom: 3em;
}
#footerh p {
	text-align: left;
	display: block;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #F60;
	padding-bottom: 0;
	padding-left: 200;
	padding-top: 0px;
}
		
#footer	{
	position:absolute;
	bottom:auto;
	width:725px;
	height: 25px;
	clear: both;
	float: left;
	padding-left: 225px;
	padding-top: 3em;
	padding-bottom: 3em;
}
#footer p {
	text-align: left;
	display: block;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FE5800;
	padding-bottom: 0;
	padding-left: 200;
	padding-top: 10px;
}
* html #footer {height:25px;he\ight:24px;}

.divider1 {
	width:100%;
	height:5px;
	overflow:hidden;
	background:#fff;
	position:relative;
	border-bottom: 1px solid #e6e6e6;
}

#clearfooter {
	height:10px;
	width:100%;
	clear:both
}
.blank , .blank2 {
	position:absolute;
	left:547px;
	width:7px;
	height:0px;
	overflow:hidden;
	border-top:	1px solid #fff;
}
.blank {top:-1px;}
.blank2 {bottom:-1px;border-top:1px solid #fff;
}

#text {
	float: left;
	width: 400px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 15px;
	clear: none;
}
#right {
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 290px;
	clear: none;
	float: right;
	margin-right: 0px;
	margin-top: 15px;
	text-align: right;
		}
		
#right img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}		
#right h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090;
	padding-bottom: 0.3em;
	line-height: 20px;
	padding-top: 0.3em;
	text-align: left;
}

#innerpicture {
	margin-left: 220px;
	margin-top: 0px;
	text-align: right;
		}		

#innertext {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 15px;
	clear: none;
	padding-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#innertext ul {
	float: left;
	clear: none;
	padding-right: 10px;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#innertext li{
	padding-top: 3px;
	padding-bottom: 3px;
}


#innerright {
	width: 180px;
	clear: none;
	float: right;
	margin-top: 60px;
	text-align: right;
		}
.greenemphasis {
	font-weight: bold;
	color: #060;
}
#formtext {
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 15px;
	clear: none;
	padding-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}


#formright {
	width: 260px;
	clear: none;
	float: right;
	margin-top: 60px;
	line-height: 18px;
		}
.form {
	font-size: 11px;
	line-height: 18px;
	margin: 5px;
	color: #000000;
}


.form input, select, radio, textarea, checkbox, radio button, submit{
	border: 1px solid #A2DD68;
	background-color: #F6FCF0;
	font-size: 11px;
	line-height: 18px;
	padding: 2px;
}
.prdate {
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.caption {
	font-size: 9px;
}
.snow{
	font-weight: bold;
	color: #F00;
	letter-spacing: 0.7em;
}
.orange{
	font-weight: bold;
	color: #F60;
	font-size: 110%;
}
#fullpage {
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: none;
	padding-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	z-index: 999;
}
#fullpage table ul {
	padding-left: 15px;
	list-style-type: none;
	font-size: 90%;
	padding-bottom: 10px;
	padding-top: 5px;
}
#fullpage table h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.tabletop {
	padding-left: 15px;	
}
.menudownload {
	padding-left: 25px;
	font-size: 90%;
}
hr {
	color: #267E0A;
	margin-top: 1em;
	margin-bottom: 1em;
}
#highlightnews{
	text-align: left;
	background-color: #FFF;
}

#highlightnews h1 {
	color: #009900;
	font-size: 22px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	font-weight: bold;
}

#highlightnews h2 {
	font-size: 15px;
	color: #000;
	padding: 0px;
	font-weight: bold;
	line-height: 17px;
}

#highlightnews p {
	color: #000;
	padding-top: 0.3em;
	font-size: 12px;
	line-height: 1.5em;
}
#highlightnews a {
	color: #090;
	padding-top: 0.3em;
}
#socialnetworking {
	padding-top: 25px;
}

#socialnetworking h1 {
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #66CC00;
}

#socialnetworking img {
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#bottomleft h1 {
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #090;
}

#bottomleft p {
	border-style: none;!important
		
}
#bottomleft img {
	padding-left: 0px;!important
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;

