/* CSS Document */
/*  created by Airgid Media Inc. www.airgid.com*/


html, body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/* linkage styles */

	
a:link	{
	color:#6c9b03;
	background-color: transparent;
}
	
a:visited	{
	color:#999999;
	background-color: transparent;
	}
	
a:hover	{
	color:	#fff;
	background-color: #6c9b03;;
	}
	
a:active	{
	color:	#fff;
	background-color: #6c9b03;;
	}	
	
	
		
	
/* end linkage styles */	

h1 {
 	padding-bottom:0px;
 	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
}

h2 {
 	padding-bottom:0px;
 	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
 }
ul {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-left:8px;
	line-height:18px;
	padding-left:8px;
	margin-top:0px;
	
	 }
	 
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
 .titlebox {
 padding-top:5px;
 padding-bottom:25px;
 padding-left:15px;
 padding-right:15px;
 line-height:70px;
 background: #FFFFFF url(images/title_bkgrds.gif) no-repeat left top;
 	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #3b1a03;
}
 .subtitlebox {
	font-size: 14px;
	font-weight: bolder;
 }
 .reallyreallysmalltext {
	font-size: 9px;
  }
 .smalltext {
	font-size: 10.5px;
 }
