/* Normalises margin, padding */
body, div, dl, dt, dd, ul, ol, li, hi, h2, h3, h4, h5, h6, pre, form, fieldset, legend,
input, p, blockquote, caption, th, td
{ margin: 0; padding: 0; }

/* Normalises heading font sizes */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; }

/* Removes list-style for lists */
ul, ol
{
	list-style: none;
}

/* Normalises table borders */
table
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000099;
}

/* Removes border from fieldset and img */
fieldset, img
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }


body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../images/logo-wmark.gif) no-repeat center 180px;
}
#wrapper {						/* Adds margin and border to page */
	position: relative;
	margin: 1em;
	border: 1px solid #682990;
}
#skipnav {
	position: absolute;
	left: -1999px;
}
/* Start Header */
#header {
	height: 120px;
}
#header #logo {
	margin-left: .5em;
}

/* End Header */

/* Start top navigation */
#topnav {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	height: 1.75em;
	padding-top: 0.4em;
	background: #67278f;
}
#topnav span {
	margin-left: 1em;
}
#topnav ul {			/* Floats navigation to right */
	float: right;
	margin-right: 1em;
}
#topnav li {			/* Displays navigation horizontally */
	display: inline;
	margin-left: 1.5em;
}
/* Start top navigation links */
#topnav a:link {
	color: #CCCCFF;
}
#topnav a:visited {
	color: #CCCC99;
}
#topnav a:hover, #topnav a:active {
	color: #ffd100;
}
#homepage #topnav li #homelink,	#accesspage #topnav li #accesslink,			/* Current page menu formatting */
#contactspage #topnav li #contactlink, #sitemappage #topnav li #sitemaplink {
	color: #ffd100;
}
/* End top navigation */

/* Start main content */
#content h1 {
	font-size: 120%;
	font-weight: bold;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	margin-left: .5em;
	margin-bottom: 1em;
}
#content h3 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: .75em;
}
#content p {
	font-size: 80%;
	line-height: 120%;
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#content ul {
	font-size: 80%;
	margin-left: 3em;
	line-height: 120%;
	margin-bottom: 1em;
	margin-top: .5em;
}
#content li {
	margin-top: 0.45em;
	padding-left: .5em;
}
#content ul ul {
	font-size: 100%;
}
#content table {
	width: 94%;
	margin-left: 2em;
	font-size: 80%;
}
#content table caption {
	font-size: 80%;
	font-weight: bold;
}
#content th {
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	padding: 0.15em;
}
#content td {
	font-size: 80%;
	padding: 0.2em 0.2em 0.2em .4em;
	vertical-align: top;
}

#content a:link, content a:visited {
	color: #005cb8;
}
#content a:hover, #content a:active {
	color: #b39200;
}
#content .links {
	font-weight: bold;
}
#content .links a:link, #content .links a:visited {
	font-weight: normal;
}

/* Start right hand special news/events box */
#content #specials {
	float: right;
	width: 221px;
	font-size: 90%;
	text-align: center;
	background: #FFCCCC url(../images/specials_base.gif) no-repeat bottom;
	margin-left: 1em;
	padding-bottom: 16px;
	margin-bottom: 1em;
}
#specials h2 {
	color: #CC0000;
	background: #FFFFFF url(../images/specials_top.gif) no-repeat;
	padding-top: 18px;
	margin-bottom: 0px;
	padding-bottom: 18px;
}
#content #specials p {
	background: url(../images/specials_middle.gif) repeat-y;
	text-align: left;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1.25em;
}

#content #specials h2, #content #specials p {
	margin-left: 0px;
	margin-top: 0px;
}
#content #specials #specialslink {
	font-weight: bold;
}
/* End right hand special news/events box */

#content #bllogo {
	float: right;
	margin-left: .5em;
}
#content li.bullet {
	list-style: disc;
}





/* Start newsletter sign-up form styles */
form {
	padding: 0.5em;
	margin-left: 1.5em;
	border: 1px solid;
	margin-bottom: 1em;
	width: 90%;
}
form legend {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
form p {
	clear: left;
	margin: 0;
	padding-top: .25em;
}
form p label {
	float: left;
	width: 30%;
	text-align: right;
	font-size: 90%;
}
form input {
	width: 21em;
	margin-left: .5em;
	border: 1px solid #999999;
	height: 1.25em;
	background: #FFFFFF;
}
form textarea {
	width: 21em;
	height: 5em;
	margin-left: 6px;
	overflow: hidden;
	border: 1px solid #999999;
}
form .radios input {
	margin-left: 31%;
	margin-right:1em;
	border-style: none;
	width: 1em;
}
form .radios p {
	font-size: 100%;
}
form .radios label {
	font-size: 100%;
}
form .radios2 input {
	margin-left: 1em;
	margin-right:.5em;
	border-style: none;
	width: 1em;
}
form #submit {
	text-align: center;
	margin-top: 0.5em;
	width: 21em;
	height: 1.5em;
	padding-bottom: 0.1em;
	margin-left: 31%;
}
form #req {
	font-size: 70%;
	color: #2012ab;
	text-align: right;
	font-weight: bold;
}
#contactform1 .dpa {
	font-size: 70%;
	text-align: justify;
	margin: 1em 2em;
}
#contactform2 .dpa {
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 540px;
	margin-left: 12em;
	text-align: justify;
}
.smalltxt {
	font-size: 70%;
	line-height: 100%;
}
form .required {	/* floats 'required field' instructions to the right */
	font-size: 70%;
	font-weight: bold;
	color: #CC0000;
	float: right;
	margin-right: 2em;
}
form .required2 {	/* formats required field '*' */
	font-weight: bold;
	color: #CC0000;
}
/* End newsletter sign-up form styles */

/* Start footer styles */
#footer {
	background: #f2deff;
	text-align: center;
	font-size: 65%;
	color: #9b61bf;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #9b61bf;
	margin-top: 1em;
	clear: both;
}
/* End footer styles */

/* Other formatting */
.center {
	text-align: center;
}
.highlight {
	text-align: center;
	font-weight: bold;
	color: #b39200;
	clear: right;
}
.backtotop {
	text-align: right;
	border-bottom: 1px solid #005cb8;
	background: #f2f9ff url(../images/up-arrow.gif) no-repeat right;
	padding-bottom: 0.15em;
	margin-bottom: 0.75em;
	padding-top: 0.15em;
	padding-right: 0.5em;
	width: 96%;
	clear: right;
}
.backtotop a:link, .backtotop a:visited {
	font-size: 85%;
}

#back {
	width: 66px;
	float: right;
	font-size: 60%;
	display: block;
	margin-right: 1.4em;
	background: url(../images/back_button_bg.gif) no-repeat;
	font-weight: bold;
	font-color: #ffffff;
	text-align: center;
	height: 20px;
	padding-top: 2px;
}

/* floats */

.floatleft {
	float: left;
	margin-right: 1em;
}
.floatright {
	float: right;
	margin-left: 1em;
	margin-top: 0.15em;
}
.boxright {
	float: right;
	background: #e6ffff;
	border: 2px solid #009999;
	width: 14em;
	padding: 1em;
	text-align: center;
	font-weight: bold;
	color: #006b6b;
	margin-top: .15em;
	margin-left: 1em;
}
.clear {
	clear: right;
}
.clearright {
	clear: right;
}
