body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../IMAGES/newImages/rightHeader.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
}
p, td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	font-size: 12px;
	color: #1958B7;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#menu {
	width: 150px;
	border-right: 1px solid #000;
	margin-bottom: 1em;
	background-color: #90bade;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	margin-top: 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menu li {
	margin: 0;
}
#menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
html>body #menu li a {
	width: 150px;
}
#menu ul li ul li a {
	background-color: #B5D3EC;
	color:#000000;
	text-indent: 0em;
	font-weight: normal;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#menu li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #217BC7;
	color: #CCCCCC;
}
#menu ul li ul li a:hover {
	color:#000000;
	background-color: #D2EDF9;
	border-color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #2175bc;
	color: #ffffff;
	padding: 5px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	clear: both;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.floatLeft {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border: 0px none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-size: 14px;
	color: #1958b7;
	text-decoration: none;
}
#contentBox h4 {
	font-size: 12px;
}
.floatRight {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
}
.bottomLine tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1958B7;
}
#menuBox {
	position: absolute;
	left: 30px;
	top: 135px;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#contentBox {
	position: absolute;
	left: 220px;
	top: 140px;
	right: 30px;
	margin: 0px;
	padding: 0px;
}

#logBox a:link{
	font-size: 9px;
}

#logBox a:visited{
	font-size: 9px;
}

#footerBox {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footerBox p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #2175BC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1958B7;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #508fc4;
}
#footerBox span {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 0px 10px;
	border-top: 0px none;
	border-right: 10px none #FFFFFF;
	border-bottom: 0px none;
	border-left: 10px none #FFFFFF;
	text-align: center;
	display: block;
}
#imageBox {
	float: right;
	width: 250px;
	padding-left: 5px;
}
#imageBox span {
	font-size: 10px;
}
#imageBox img {
	padding-bottom: 20px;
}
h1 {
	background-image: url(../IMAGES/newImages/leftheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 319px;
	position: absolute;
	left: 15px;
	top: 28px;
}
h1 span {
	display: none;
}
em {
	font-size: 10px;
	color: #1958B7;
}
#contentBox ul {
	list-style-type: none;
	float: left;
	position: relative;
}
#contentBox li {
	margin-top: 3px;
	padding-top: 3px;
	display: block;
}
.dkblueback {
	color: #FFFFFF;
	background-color: #2175BC;
}
.ltblueback {
	color: #FFFFFF;
	background-color: #508FC4;
}
.imageBox {
	float: left;
	position: relative;
	margin-right: 10px;
	padding-right: 10px;
}
.greyedMenu {
	color: #666666;
}
.smallText {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#faqList {
	margin: 0px;
	padding: 0px;
}
#faqList li {
	background-color: #2175BC;
	margin: 2px;
	padding: 4px;
}
#faqList span {
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu ul li ul ul li a{
	color:#000066;
	text-indent: 0em;
	background-color: #D2EDF9;
	font-weight: normal;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}
img span {
	font-size: 8px;
}

#menu ul li ul ul li a:hover {
	color:#000066;
	text-indent: 0em;
	background-color: #D8F3FF;
	font-weight: normal;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}
.clear {
	clear: left;
}
.imageList {
	border: 1px solid #000000;
}
.imageBox {
	float: right;
	width: 250px;
	padding-left: 5px;
}
.imageBox img {
	padding-bottom: 20px;
}
.centre {
	text-align: center;
}
#contentBox .inlineList li {
	display: inline;
	list-style-type: none;
	float: left;
}

.footer_box_new {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.home_top_link a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.home_bottom_link a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.home_bottom_link a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.home_bottom_link a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.oval_white_text {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 65px;
	padding-bottom: 45px;
	clear: both;
}

.white_text {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.white_text2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

h2.small a{
	font-size:12px;
}
