body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #CCDDE6;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#header {
	margin-top: 0px;
	width: 100%;
	background-repeat: repeat;
	padding: 5px 0px 0px;
	height: 90px;
	background-image: url(images/topbackground.jpg);
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	border-style: none;
	padding-top: 10px;
	padding-left: 10px;
}

#nhs {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#title {
	float: none;
	margin: 5px 0px 0px 140px;
	text-align: center;
	background-position: center center;
}
#header .subheading {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
}
#content {
	margin: 0px 15px 0px 170px;
}
.clear {
	clear: both;
}

h2 {
	font-size: 80%;
	font-weight: bold;
	color: #000099;
	background-color: #E3EEF0;
	padding: 2px 2px 2px 30px;
	text-align: center;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	color: #E3EEF0;
	background-color: #000099;
	text-align: center;
	padding: 2px;
}
h5 {
	font-weight: bold;
	color: #000000;
	font-size: 80%;
}

.floatleft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.whitebox {
	background-color: #FFFFFF;
	width: 90%;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
}
#content .whitebox ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}
#content .whitebox li {
	font-size: 80%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	background-image: url(images/redbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
}
#content .whitebox h2 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #E8E9FF;
	padding: 2px;
	margin: 20px 5px 15px;
}





#navbar{
	margin: 100px 0 0 5px;
	padding: 0px;
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
	background-image: url(images/back_navbar.jpg);
	background-repeat: no-repeat;
	height: 400px;
	float: left;
}


#search{
	padding: 5px 0px 25px;
	color: #000000;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px 4px 6px;
	padding: 0px 0px 3px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #669999;
}
#navbar ul{
	margin: 35px 0 0;
	list-style-image: none;
	list-style-type: none;
}
#navbar ul a{
	color: #000099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 59%;
	margin-left: 0px;
	border: #7402CB;
	padding: 0px 0px 0px 3px;
	text-align: left;
	}
a {
	color: #669999;
	text-decoration: underline;
	font-weight: bold;
}





#navbar li{
	background-image: url(images/button_background.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	margin-left: 3px;
	background-position: 2px 6px;
}


#mainlinks{
	margin: 0px;
	padding: 0px;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-size: 80%;
	font-weight: bold;
	color: #000099;
	text-align: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#rightcolumn {
	padding: 0px;
	position: absolute;
	width: 130px;
	top: 51px;
	border: 2px solid #FFFFFF;
	font-size: 85%;
	right: 5px;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
}
#footer {
	width: 100%;
	background-color: #CCDDE6;
	margin-top: 0px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 0px;
}
#footer img {
	padding: 1px 5px 7px;
	border-width: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
#rightsubmenu {
	padding: 5px 0px 25px 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	border-top: 2px solid #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#rightcolumn #rightsubmenu .handbook {
	font-size: 80%;
}

#rightsubmenu h5 {
	font-weight: bold;
	color: #000000;
	font-size: 90%;
	text-align: center;
	margin: -2px auto 2px;
	border-bottom: 2px solid #669999;
	padding-bottom: 3px;
	width: 100%;
}

#rightcolumn ul {
	margin: 0;
	background-color: #E8E9FF;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}
#rightcolumn li {
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	width: 100%;
	background-image: url(images/blackbullet_navbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 6px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#rightcolumn ul a {
	color: #CC0000;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #E8E9FF;
	font-size: 90%;
	background-image: url(images/blackbullet_navbar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#rightcolumn ul a:hover {
	color: #669999;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/blackbullet_navbar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#content ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
}
#content li {
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 5px;
}
#content a {
	font-size: 95%;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#search .box {
	margin-left: 10px;
}
#content li ul {
	font-size: 100%;
	display: block;
	list-style-position: outside;
	list-style-type: square;
}
#content li ul a {
	font-size: 80%;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}
#content li ul li {
	font-size: 100%;
}
#content li ul a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	background-color: #FFFFFF;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 16px;
	text-align: left;
	background-image: url(images/blackbullet_navbar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#content td a {
	font-size: 100%;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#content table {
	width: 100%;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content .smalltextitalic {
	font-size: 75%;
	font-style: italic;
}

#content td a:hover {
	font-size: 75%;
	text-decoration: none;
	color: #669999;
	background-color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	text-align: center;
}
#navbar .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
#navbar ul a:hover {

	color: #000099;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 59%;
	margin-left: 0px;
	border: #7402CB;
	padding: 0px 0px 0px 3px;
	text-align: left;
}
.aligncentre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.clear {
	clear: both;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#content .top a{
	text-align: left;
	padding: 20px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000099;
	text-decoration: underline;
}

#content .top a:hover{
	text-align: left;
	padding: 20px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000099;
	text-decoration: none;
}
#title .titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	margin-top: 20px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	color: #E2EDEF;
	background-color: #A0BDCF;
	text-align: center;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding: 2px;
	border: 1px solid #000099;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
td {
	padding: 2px;
	border: 1px solid #000099;
}
hr {
	border: 1px solid #660099;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.largetext {
	font-size: 160%;
	font-weight: bold;
	color: #000099;
}
#content td p {
	font-size: 120%;
}
#content .noborder table{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border: 0px none;
}
#content .noborder td  {
	border: 0px none;
}
#content .profmenu ul  {
	width: 90%;
	list-style-type: none;
}
#content .profmenu li {
	display: inline;
	width: 90%;
	list-style-type: circle;
	font-size: 70%;
	list-style-position: inside;
	border: 0px #000099;
	padding-right: 3px;
	padding-left: 3px;
}
.result_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: normal;
}
.infoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.searchheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
