/* This sets the base font face and family - 1em = 10px */
body {
	background-color: #1D273B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 160%;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:link {
	color: #28519B;
}

a:hover {
	text-decoration: none;
}



/* Styles for the accessibility menu */
.headmenu {
	font-size: 1.4em;
	color: #FFFFFF;
	height: 2em;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	float: left;
}

.headmenu li {
	display: inline;
	margin: 0em;
	padding: 0em 0.8em 0em 0.8em;
	background-image: url(../images/headmenudivide.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.headmenu a:link, .headmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.headmenu a:hover, .headmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;	
}

#menulast {
	background-image: none;
	padding-right: 0em;
}

#menufirst {
	padding-left: 0em;
}


/* Styles used for layout throughout site */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

.clear {
	clear: both;
	width: auto;
}

.topbg {
	background-color: #28519B;
}

.logo {
	margin: 0px;
	padding: 0px;
	float: left;
}

.topbar {
	background-color: #A4ADBB;
	width: 543px;
	float: left;
	padding-left: 10px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 6px;
	overflow: visible;
}

.holdwords {
	margin: 0px;
	float: left;
	width: 244px;
	padding: 0px;
	display: block;
}

.topbar h1 {
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
}

.topbartxt1 {
	font-size: 29px;
	color: #000000;
	margin: 0px;
	width: 244px;
	display: block;
	font-weight: lighter;
	line-height: 29px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.topbartxt2 {
	font-size: 21px;
	color: #000000;
	margin: 0px;
	width: 244px;
	display: block;
	font-weight: lighter;
	line-height: 21px;
	padding: 0px;
	text-transform: uppercase;
}

.topbartxt3 {
	font-size: 65px;
	color: #000000;
	margin: 0px;
	float: right;
	width: 296px;
	display: block;
	font-weight: lighter;
	line-height: 65px;
	padding: 0px;
	text-transform: uppercase;
}

.topbar h2 {
	font-size: 16px;
	color: #011D50;
	margin: 0px;
	float: left;
	width: 543px;
	display: block;
	line-height: 22px;
	clear: both;
	padding: 0px;
}

.contentbg {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	clear: both;
}

.maincontent {
	font-size: 1.4em;
	color: #000000;
	line-height: 1.8em;
	margin: 0px;
	height: auto;
	width: 512px;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}

.maincontent h1 {
	font-size: 29px;
	color: #000000;
	display: block;
	line-height: 29px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949DAB;
	font-weight: lighter;
	background-image: url(../images/bullitbig.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.maincontent h2 {
	font-size: 20px;
	color: #000000;
	display: block;
	line-height: 29px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949DAB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: lighter;
}
.maincontent h3 {
	font-size: 16px;
	color: #28519B;
	display: block;
	line-height: 29px;
	padding: 0px;
	margin: 0px;
}



.maincontent img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: right;
}

img.map {
	width: 484px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Styles setting the properties of the search box and its elements */

.search {
	text-align: right;
	float: right;
}

#searchbut {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #28519B;
	padding: 1px;
	border: 0.1em solid #FFFFFF;
	font-weight: bold;
}

#searchinput {
	font-size: 1.3em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 0.1em solid #333333;
	font-weight: bold;
}

.search label {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

/* Styles for the main navigation bar */

.mainmenubg {
	width: 187px;
	background-color: #EBECED;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
}

.mainmenubg2 {
	width: 187px;
	background-color: #EBECED;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	clear: left;
}

.mainmenubg h1, .mainmenubg2 h1 {
	font-size: 1.5em;
	color: #000000;
	display: block;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	margin: 0px;
	width: 90%;
	font-weight: bold;
	background-color: #A4ADBB;
}

.mainmenu {
	font-size: 1.5em;
	color: #FFFFFF;
	width: 90%;
	font-weight: bold;
	border: none;
	padding-right: 5%;
	padding-left: 5%;
	margin: 0px;
	padding-top: 34px;
	padding-bottom: 20px;
}

.mainmenu li {
	list-style-position: inside;
	list-style-image: url(../images/bullitpoint.gif);
	border-bottom: 1px solid #949DAB;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	color: #28519B;
	line-height: 1.4em;	
}


.mainmenu a:link, .mainmenu a:visited {
	color: #000000;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;	
}

.mainmenu a:hover, .mainmenu a:active {
	color: #28519B;
	text-decoration: none;  
}

/* Styles for the sign up box */

.newsletterbox {
	font-size: 1.4em;
	padding: 10px;
	width: auto;
	line-height: 1.5em;
}

#signupbut {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #28519B;
	padding: 1px;
	border: 0.1em solid #FFFFFF;
	font-weight: bold;
	float: right;
	margin-top: 6px;
	margin-bottom: 14px;
}

.newsletterinput {
	font-size: 0.9em;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	border: 0.1em solid #333333;
	font-weight: bold;
	width: 160px;
}

.newsletterbox label {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}

/* Styles for the footer */
.foot {
	font-size: 1.3em;
	color: #000000;
	line-height: 2em;
	margin: 0px;
	font-weight: bold;
	background-color: #A4ADBB;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.footmenu {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.footmenu li {
	display: inline;
	margin: 0em;
	padding: 0em;
}

#footmenufirst {
	background-image: url(../images/footmenudivide.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}

.foot a:link, .foot a:visited {
	color: #000000;
	text-decoration: none;
}

.foot a:hover, .foot a:active {
	color: #000000;
	text-decoration: underline;
}

/* Styles for the contact page */


.contactlabel, .maincontent label {
	float: left;
	width: 200px;
	text-align: right;
	color: #28519B;
	font-weight: bold;
	line-height: 1.4em;
}

.contactdets {
	float: left;
	width: 290px;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 10px;
}

.contactdets input, .contactdets textarea {
	font-size: 0.9em;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	border: 0.1em solid #333333;
	font-weight: bold;
	width: 240px;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
