	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
	H1{ font-family: Arial, Helvetica; color: #333333; font-size : 16px; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #0050a6; font-size : 14px; }
	table { font-family: Arial, Helvetica; color: #333333; font-size : 12px; }
	li { font-family: Arial, Helvetica; color: #333333; font-size : 12px; }
	
    a:link { color : #333333; }
    a:visited { color : #333333; }
    a:hover { color : #0069d9;}
    a:active { color : #0069d9;}
	
	#bottomnav:link, #bottomnav:visited {color: #333333; text-decoration: none;}
	#bottomnav:hover, #bottomnav:active {color: #0069d9; text-decoration: none;} 	
	

    img { border-color : #000000; }
	
	#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	}
	
	#content {
		padding-right: 15px;
		padding-left: 15px;
			
	}
	
	#contactinfo {
		font-size: 14px;
	}
	
	.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 125px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #2d4180;
	}
	
	.hometable {
	border: 1px solid #959da6;	
	background-color: #FFFFFF;
	background-image: url(images/homebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-left: 25px;
	}

