/* CSS Document */

/*Font Styles*/
body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
}

#container{
	margin:auto;
	width:1024px;	
}

#menu ul
{
	margin:0px;
	padding:0px;
}

#menu li
{
	display: inline;
	list-style-type: none;
	padding-left: 18px;
	color:#FFF;
}


#menu{
	height:34px;
	padding-top:12px;
	padding-left:120px;
}



#header{
	height:94px;
	padding-top:3px;
	
}


#midcontain{
	padding-left:11px;	
	margin:auto;
	width:747px;
	text-align:left;
}

#midbody{
	background-color:#FFF;
	color:#000;
	background-image:url('../img/sec/body_bg.jpg');
	background-repeat:no-repeat;
	min-height:418px;
	width:747px;
	text-align:left;
}

#midbodytext{
	padding:30px;
}


#trail{
	padding-top:192px;
	padding-left:175px;	
	color: #818181;
}



#hometext{
	padding-left:15px;
	padding-top:32px;
	width:600px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	
}



#footerpad{
	padding-left:12px;
}

#footer{
	margin:auto;
	background-image:url('../img/sec/foot_03.jpg');
	width:784px;
	height:109px;
}

#footertext{
	margin:auto;
	padding-top:58px;
	color:#636463;
	width:784px;
	text-align:center;
	font-size:10px;
}



.green{
	font-size:15px;
	color:#6cb144;	
}

.news{
	font-size:19px;
	color:#629fb9;	
}


a:link { color: #5F7E3B; font-weight:bold;}
a:visited {color: #5F7E3B;font-weight:bold;}
a:active { color: #5F7E3B;font-weight:bold; }
a:hover {color: #5F7E3B;font-weight:bold;}




a.topoff:link { text-decoration: none; font-size: 15px; color: #FFFFFF; font-weight:normal;}
a.topoff:visited {text-decoration: none; font-size: 15px; color: #FFFFFF; font-weight:normal;}
a.topoff:hover {text-decoration: none; font-size: 15px; color: #CCCCCC; font-weight:normal;}

a.topon:link { text-decoration: none; font-size: 15px; color: #A6CfEE; font-weight:normal; }
a.topon:visited {text-decoration: none; font-size: 15px; color: #A6CfEE; font-weight:normal;}
a.topon:hover {text-decoration: none; font-size: 15px; color: #A6CfEE; font-weight:normal;}



a.trailoff:link { text-decoration: underline; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
a.trailoff:visited {text-decoration: underline; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
a.trailoff:active {text-decoration: underline; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
a.trailoff:hover {text-decoration: underline; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}

a.trailon:link { text-decoration: none; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
a.trailon:visited {text-decoration: none; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; }
a.trailon:active {text-decoration: none; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}
a.trailon:hover {text-decoration: none; font-size: 13px; color: #818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;}

a.tkfast:link {color:#00458C; text-decoration: none; font-size:11px; font-weight:bold;}
a.tkfast:visited {color: #00458C; text-decoration: none; font-size:11px; font-weight:bold;}
a.tkfast:hover {text-decoration: none; color:#CCCCCC; font-size:11px; font-weight:bold;}

.go_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#00CC00 ;
	font-weight: bold;
	text-align: center;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000 ;
	font-weight: bold;
	text-align: center;
}

