/* CSS Document */


.bodymod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444853;
	background-color: #f0f9e8;
	/*background-image: url(bg.jpg);*/
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/* General Links */

a:link { text-decoration : none; color : #1F527D; border: 0px; outline: none;-moz-outline-style: none;} 

a:active { text-decoration : underline; color : #1F527D; border: 0px; outline: none; -moz-outline-style: none;} 

a:visited { text-decoration : none; color : #1F527D; border: 0px; outline: none; -moz-outline-style: none;} 

a:hover { text-decoration : underline; color : #1F527D; border: 0px; -moz-outline-style: none;} 

a:focus { outline: none;-moz-outline-style: none;}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Verdana'; color: #505560; font-size: 11px;}

textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }

select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }



h1, h2, h3 { font-family: "Trebuchet MS";}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 781px; margin: 0px auto; }



/* Header */

.Header {
	height: 344px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.Header2 {
	height: 344px;
	padding: 0px;
	background-image: url(./headbg.gif);

}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.sitenameText {
	font-size: 35px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left: 25px;

}
#navigation{
	height:42px;
	background-image:url(nav-bg.gif);
	padding: 0px 0px 0px 140px;
}
.navText { 
	padding: 10px 1px 1px 1px; 
	color:#000000; 
    width: 650px; 
	height:30px;
	background-image:url(menu-middle.gif);
	text-align:center;

}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Content */

.Content {
	padding: 0px 50px 20px 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;

}

.headerText { 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;  
	color:#76be3e; 
	float:left;
	background-color:#FFFFFF;
	padding-right:5px;
} 

.greenline{
	float:none;
	font-size: 18px; 
	background-image:url(greenline.gif);
	width:835px;
	
}
.bodyText {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 30px;
	width:935px;
}


.headerText2 { 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;  
	color:#76be3e; 
	float:left;
	background-color:#FFFFFF;
	padding-right:5px;
} 

.greenline2{
	float:none;
	font-size: 18px; 
	background-image:url(greenline.gif);

	
}
.bodyText2 {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 30px;

}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footerText { 
	font-size: 16px; 
	padding: 10px 10px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;  
	color:#76be3e; 

} 

.bottomtext{
	padding: 15px 10px 20px 0px; 
}

#fotericons{
	padding-left: 30px;
	height:62px;
	background-image:url(footer-bg.gif);
}
#fotertxt{
	padding-left: 30px;
}
.Footer { position: relative; height: 55px; padding: 5px 30px 0px;}

.FooterText{
	border-top: solid 2px #c0c7ba;
	height:77px;
	background-image:url(foot.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:935px;

}

.copyrightText{
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

.footerLink {}

.footerLink a {}
