/* CSS Document */

body {
	background-image: url(images/sitebg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {		
		font-family: Arial, Helvetica, sans-serif;			
		font-size: 12px;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		font-variant: normal;
		text-transform: none;
		color:#000000;
		text-decoration: none;
	}
.text {	
		font-family: Arial, Helvetica, sans-serif;				
		font-size: 14px;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		font-variant: normal;
		text-transform: none;
		color:#000000;
		text-decoration: none;
	}
h2 {	
		font-family: Arial, Helvetica, sans-serif;				
		font-size: 14px;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		font-variant: normal;
		text-transform: none;
		color:#000000;
		text-decoration: none;
	}
.headertopic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color:#ffffff;
		text-decoration: none;
	
	}
h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color:#ffffff;
		text-decoration: none;
	
	}
.headertext {	
		font-family: Arial, Helvetica, sans-serif;				
		font-size: 12px;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		font-variant: normal;
		text-transform: none;
		color:#ffffff;
		text-decoration: none;
	}
.headertext a {					
		color:#f4b902;
		text-decoration: none;
	}
.headertext a:link {					
		color:#f4b902;
		text-decoration: none;
	}
.headertext a:hover {					
		color:#f4b902;
		text-decoration: none;
	}
	
.nav {			
		font-family: Arial, Helvetica, sans-serif;		
		font-size: 11px;
		font-style:normal;
		line-height: normal;
		font-weight:bold;
		font-variant: normal;
		text-transform: none;
		color:#ffffff;
		text-decoration: none;
	}
.nav a {					
		color:#ffffff;
		text-decoration: none;
	}
.nav a:link {					
		color:#ffffff;
		text-decoration: none;
	}
.nav a:visited {					
		color:#ffffff;
		text-decoration: none;
	}
.nav a:active {					
		color:#ffffff;
		text-decoration: none;
	}
.nav a:hover {					
		color:#525799;
		text-decoration: none;
	}

.headernav {					
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style:normal;
		line-height: normal;
		font-weight:bold;
		font-variant: normal;
		text-transform: none;
		color:#ffffff;
		text-decoration: none;
	}
.headernav a {					
		color:#ffffff;
		text-decoration: none;
	}
.headernav a:link {					
		color:#ffffff;
		text-decoration: none;
	}
.headernav a:visited {					
		color:#ffffff;
		text-decoration: none;
	}
.headernav a:active {					
		color:#ffffff;
		text-decoration: none;
	}
.headernav a:hover {					
		color:#525799;
		text-decoration: none;
	}
				
.errortext {					
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:normal;
		line-height: normal;
		font-weight:bold;
		font-variant: normal;
		text-transform: none;
		color:#FF0000;
		text-decoration: none;
	}
.required
	{
		font-family: Arial, Helvetica, sans-serif;
		color:#FF0000;
		font-size: 10px;
	}


