﻿body {
	margin : 0px;
}
#topbar {
	background-color : #181C87;
	height : 19px;
}
#imagebar {
	border-bottom : 2px solid #000099;
	border-top : 2px solid #000099;
}
#imagebar h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
}

.address {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 10px;
	padding : 6px 6px 8px 6px;
	background-color : #181C87;
}

#megawrapper {
	position: relative;
	width : 790px;
	margin: 5px auto 5px auto;
	padding : 0px 0px 0px 0px;
	border : 2px solid #000099;
}

.mainmenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	padding-left: 6px;
	padding-top: 0px;
	font-weight: bold;
	background-color : #181C87;
}
.mainmenu a {
	text-decoration : none;
	color : White;
}
.mainmenu a:link {
	
}
.mainmenu a:visited {
	
}
.mainmenu a:hover {
	color : #999999;
}
.mainmenu a:active {
	
}
.topmenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	padding-left: 6px;
	padding-top: 0px;
	font-weight: bold;
	background-color : #181C87;
}
.topmenu td {
	text-align : center;
}
.topmenu a {
	text-decoration : none;
	color : yellow;
}
.topmenu a:link {

}
.topmenu a:visited {
	
}
.topmenu a:hover {
	color : #999999;
}
.topmenu a:active {
	
}
.bodyformat {
	font-family: Arial, Helvetica, sans-serif;
	padding : 6px 12px 8px 12px;
}
.bodyformat	a:link {
	text-decoration : none;
}
.bodyformat	a:hover {
	text-decoration: underline; color:#800000;
}
.topmenu a:link {

}
.topmenu a:visited {
	
}
.bodyformat h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.bodyformat h2 {
	font-size: 11px;
	margin : 6px 0px 6px 0px;
	font-weight : bold;
}
.bodyformat h3 {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.bodyformat h4 {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.bodyformat h5 {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.bodyformat h6 {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.bodyformat p {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	padding : 6px 12px 8px 12px;
}
.rightmenu h3 {
		font-size: 11px;
		margin : 18px 0px 6px 0px;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
}
.rightmenu p {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
}

.rightmenu a {
	color: #000099;
	text-decoration: none;
}
.yellow {
	
}
.yellow a {
	color : Yellow;
	text-decoration : none;
}

h3 {font-size:12px  }


.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: normal;

}
.outertable {
	height: 1213px;
	width: 768px;
	border: thin solid #003399;
}

/*
A:link {text-decoration: none; color: #ffffff}
A:visited {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: none; color: #999999;}
*/

.secondarymenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 6px;
	padding-top: 6px;

}


.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	padding-left: 6px;
}
.headings {
	font-size: 11px;
	margin : 10px 0px 6px 0px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

/*
css for the search boxes on the site pages
*/
input.search_button {
	padding: 0px;
	width : 52px;
	height : 15px;
	border: 0px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}
input.search_box {
	padding: 0px;
	border : 0px none;
	width : 148px;
	height : 15px;
	margin-bottom: 3px;
	margin-right: 2px;
	text-align: left;
	font-size: 12px;
	vertical-align: middle
}
.search_form {
	width : 50%;
	height: 18px;
	float:right;
	text-align: right;
	margin-right: 2px;
}


A:link {text-decoration:none}
A:hover {text-decoration: underline; color:#800000;} 
