body {
	margin: 0;

	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}


a{
text-decoration: none;
color:#8BC542;
}

a:hover{
	color: #000;
}

object{
margin-bottom: 6px;	
}

embed{
	margin-bottom: 6px;
}

img{
margin-bottom: 6px;	
}

#header{
	
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 100%;
	
	
}

#subtitle{
padding-top: 10px;	
}

#wrapper {
position: relative;
	width: 1108px;
	margin: 0 auto;
	height: auto;

	}

#maincontent {
	
float: right;
width: 722px;
background-color: #FFF;
padding: 10px;
height: 565px;
overflow: auto;
}

#content{


padding-left: 95px;
padding-right: 95px;
	width: 906px;
	/*
	background-image: url(img/background.jpg);
background-repeat: no-repeat;
*/
height: auto;
}



#side{

float: left;
width: 156px;
font-size: 1.3em;

}

#side ul{
margin-top: 0;
padding-top: 0;
}

#side .box{


padding-top: 0;
}

#maincontent .box{
border-top: 2px dotted #8BC542; padding-top: 5px; padding-bottom: 5px;	
}

.off{
background-color: #FFF;
}

.on{
background-color: #8BC542;

}

#side h3{
background-color: #8BC542;	
padding: 3px;
padding-left: 6px;

font-size: 11px;
font-weight: bold;
}

#maincontent h3{
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
margin-top:8px;
}

.greenbox{
background-color: #8BC542;	
padding: 5px;
position:absolute;
bottom: 10px;
width: 712px;
}

.greenbox a{
color: #FFF;
font-weight: bold;
text-decoration: underline;
}


#side a{
text-decoration: none;
color:#FFF;
font-weight: bold;
display: block;
padding: 3px;
text-transform: capitalize;
}

#side a:hover{
	background-color: #8BC542;
	color: #FFF;
}

#side a.selected{
	background-color: #8BC542;
	color: #000;
}


#side a.iframe:hover{
background-color: transparent;
	color: #FFF;
}

#headmenu {
clear: both; /* the footer will now stick beneath the content */
width: 100%;

background-color:#FFCC00;

margin-bottom: 0;

}

#footer {
clear: both; /* the footer will now stick beneath the content */
width: 100%;



margin-bottom: 0;


color: #FFF;
}

#footercontent{
margin: 0 auto;
width: 834px;
padding-top: 30px;

height: auto;
}

.headercontent {
float: left;
margin-top: 60px;
margin-left: 18px;
	}

.menucontent {
padding: 5px;
position: relative;
	width: 850px;
	margin: 0 auto;
	height: auto;
	}

.blockhead{
background-image: url(img/menu_head.png);
background-repeat: no-repeat;
height: 32px;

}

.blockbody{
background-image: url(img/menu_mid.png);
background-repeat: repeat-y;
padding-left: 15px;
}

.blockfoot{
background-image: url(img/menu_bot.png);
background-repeat: no-repeat;
height: 32px;

}


/* Fonts */

h2 { font-size: 1.5em; font-weight: bold; color:#000000; margin: 0; padding-bottom: 0px; margin-bottom: 0; text-transform: uppercase;}

h3 { font-size: .9em; font-family: Helvetica, sans-serif; font-weight: normal; color:#000; margin: 0; padding-bottom: 0px; margin-bottom: 5px;}

#side p{
color: #666;
font-size: .8em;
}


#col2 h2{
color: #2686a0;
}

p {
font-size: 1em; font-family:Arial, Helvetica, sans-serif; color:#000; margin-top: 0px;
}

#header h2{
font-size: 1.7em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#FFFFFF; margin: 0 0 5px;
}

#header p{
font-size: 1.2em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; letter-spacing: 0px; color:#FFCC00; margin: 0 0 0.75em;
}

#footer h2{
font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; letter-spacing: 0px; color: #FF9900; margin: 0 0 0.75em;
}


ul {
font-family:Arial, Helvetica, sans-serif;

}

#side ul{
list-style-type: none;
padding-left: 0px;
font-size: .8em;
}


.menu { font-family: Georgia, serif;
color: #999;
font-weight: normal;
font-size: 20px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 0px;
}


.menu a{ #999; }

a.menu:link, a.menu:visited {
	color:#999;
	text-decoration: none;
	font-weight:normal;
  }

a.menu:hover {
	color:#000;
	text-decoration: none;
	
  }

a.current:link, a.current:visited{
	color: #000;
	text-decoration: none; 
	
  }


.left{
float: left;
}  
  
.right{
float: right;
}  
   
  
.error{
border: 1px solid #CC0000;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
}  

.success{
border: 1px solid #0099CC;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
} 

#header h2{
margin-top: 22px;
margin-left: 15px;
}

#header p{
margin: 15px;
margin-top: 0px;
}

#footer_text{

text-align: center;
color: #FFF;
}

#footer_text p{
color: #FFFFFF;
}

.imagebox{
border: 1px solid #CCCCCC;
float: left;
padding: 5px;
margin-bottom: 5px;
margin-right: 10px;
}

h1{
margin: 0;
float: right;
font-family: Georgia, serif;
color: #000;
font-weight: normal;
font-size: 35px;

padding: 5px;
padding-right: 20px;
padding-left: 10px;
margin-top: 20px;
}

h1 em{
color: #F00;
font-style:normal;
}

#col2 h2{



font-family: Georgia, serif;
color:#09C;
font-weight: normal;
font-size: 25px;
background-color: #EEE;


}

.grey {     /* 2010-03-30-a class added by <FMH>  */
	color: #999;
}
