@charset "UTF-8";
/* 


  _______     __        __  ____        __         __      _      __
 / ___/ /__  / /  ___ _/ / /  _/__  ___/ /_ _____ / /_____(_)__ _/ /
/ (_ / / _ \/ _ \/ _ `/ / _/ // _ \/ _  / // (_-</ __/ __/ / _ `/ / 
\___/_/\___/_.__/\_,_/_/ /___/_//_/\_,_/\_,_/___/\__/_/ /_/\_,_/_/  
                                                                    
   ____     __      
  / __/__ _/ /__ ___
 _\ \/ _ `/ / -_|_-<
/___/\_,_/_/\__/___/
                    



 */

body {
	background-color: #f9fcff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopyfont { font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #4f6569; text-align: left; line-height:13pt;}

.bodycopybullet { font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #88ba00; text-align: left; }

.bodycopyheader { font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #88ba00; text-align: left; }

.bodycopyheaderbig { font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #88ba00; text-align: center; }

.bodycopyfontctr { font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #4f6569; text-align: center; }

.navtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #3a8883;
	text-decoration:none;
}
.navtext:hover { color: #88ba00;
text-decoration:none }

a {
color: #3a8883;
text-decoration: none;
}
a:hover {
text-decoration:none;
color: #88ba00;
}
