﻿body
{
	background-color: #152856;
}

.main
{
	position:inherit;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	background-color: #93A5D5;
	padding: 0px;
}

.banner
{
	position:inherit;
	top: 0px;
	left: 0px;
	width: 878px;
	height: 108px;
	text-align: left;
	border-bottom: solid 1px #152856;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 6px 6px 6px 6px;
}
.leftbar
{
	float:left;
	width:120px;
	padding: 6px 6px 6px 3px;
}
.body
{
	float:right;
	width:752px;
	padding: 6px 3px 6px 6px;
}

.end
{
	clear:both;
}

.contactdetailsleft
{
	font-family: Verdana, Arial;
	font-size: small;
	color: #152856;
}

.contact_table
{
    width: 120px;
}

td
{
	font-family:Verdana, Arial;
	font-size: small;
	color:#152856;
}

h1
{
	font-family:Verdana, Arial;
	font-size:large;
	color:#152856;
}

h2, h3, h4, h5, h6, h7, h8
{
	font-family:Verdana, Arial;
	font-size:medium;
	color:#152856;
	height: 18px;
}

p
{
	font-family:Verdana, Arial;
	font-size: small;
	color:#152856;
}

ul, li
{
	font-family:Verdana, Arial;
	font-size: small;
	color:#152856;
}

/************ Main Navigation styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-align: left; 
	font-family:Verdana, Arial;
	font-size:small;
}

#sectionLinks h2, h3, h4, h5, h6, h7, h8{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #FFCCFF;
}

#sectionLinks p
{
	color: #152856;
}

#sectionLinks a:link, a:visited
{
	display: block;
	border-top: 1px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	color: #152856;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
	background-color: #CCCCFF;
	background-image: none;
	font-weight: bold;
	color: #152856;
	text-decoration: none;
}

#contactinfo{
	margin: 0px;
	padding: 0px;
	text-align: left; 
	font-family:Verdana, Arial;
	font-size:small;
}

#contactinfo h2, h3, h4, h5, h6, h7, h8{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #FFCCFF;
}

#contactinfo p
{
	color: #152856;
}

#contactinfo a:link, a:visited
{
	display: block;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	color: #152856;
}

#contactinfo a:hover{
	background-color: #CCCCFF;
	background-image: none;
	font-weight: bold;
	color: #152856;
	text-decoration: none;
}
