body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(nav_images/main_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.addressbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 18px;
}
.addressbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons a {
	color: #000000;
	text-decoration: none;
}
.designedby a {
	color: #FFFFFF;
	text-decoration: none;
}.designedby a:hover {
	color: #1F2361;
	text-decoration: none;
}
.buttons a:hover {
	color: #9A0719;
	text-decoration: none;
}
.addressbar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
}
.frontpagehead {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000066
}
.frontpageitalicfoot {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; color: #000066; 
	text-decoration: none
}
.italicserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}


.italicserif_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.italicserif_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.italicserif_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.italicserif_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.italicserif_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}







.bodycopy {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}
.boldheading {  
	font-family: "Times New Roman", Times, serif; font-size: 18px; 
	font-weight: bold
	}
.boldheadings {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; color: #000066
}
.rederror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #999999;
}
.headbackground {
	background-image: url(nav_images/top_bg.jpg);
}
.top_container {
	background-image: url(nav_images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 149px;
}
.menu_bg {
	background-image: url(nav_images/menu_bg.jpg);
}
