﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
.clear 
{
	border:medium none;
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #1B1330;
	background-color: #1B1330;
	 font-size:13px;
}
.wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.brand {
	height: 100px;
	margin-right: 20px;
	width: 940px;
}
.mainArea 
{
	margin-right: 20px;
	width: 940px;
    padding-top: 10px;
}

.brand img {
	float: left;
	margin-top: 20px;
}
.nav2 {
	text-align: right;
}
.strapline {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #00AA1A;
	font-weight: bold;
	color: #00AA1A;
	display: block;
	letter-spacing: -0.07em;
	height: 40px;
	padding-top: 30px;
	float: right;
	text-align: right;
}
.homepic-main {
	
	height: 320px;
	width: 940px;
	clear: both;
}
.clear {
	clear: both;
}
p a:link {
	text-decoration:none;
	color: #00AA1A;
	font-weight: bold;
}
p a:visited {
	color: #514E5B;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #00AA1A;
	background-color: #DCFFC0;
	text-decoration: none;
	border-bottom: solid 1px #97FF44;
	padding-bottom: 1px;
	padding-top: 2px;
}
p a:active {
	color: #1B1330;
	background-color: #97FF44;
}
.nav {
	padding: 0px;
	clear: both;
}
ul.nav {
	list-style-type: none;
	padding-left:0;
	width: 942px;
	height: 40px;
	background-image: url(/content/images/nav_hover_bg.jpg);
	background-repeat: repeat-x;
}
ul.nav li {
	float:left;
}
ul.nav a {
	display:block;
	width: 136px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	margin-right: 1px;
	background-image: url(/content/images/nav_link_bg.jpg);
	background-repeat: repeat-x;
}
.nav a:hover {
	background-image: url(/content/images/nav_hover_bg.jpg);
}
.nav a:active {
	background-image: url(/content/images/nav_active_bg.jpg);
	background-repeat: repeat-x;
	color: #1B1330;
}
#breadcrumb {
	background-color: #DCFFC0;
	padding-left: 5px;
	height: 17px;
	width: 935px;
	font-size: x-small;
	color: #1B1330;
	clear: both;
	background-image: url(/content/images/bc_link_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
}
ul .hilite {

}
li.hilite-cell  {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	width: 215px;
	font-size: 12px;
	margin-top: 20px;
}
.hilite-cell  span.hilite-title {
	color: #009900;
	font-size: 17.5px;
	font-weight: bold;
}
ul.hilite li {
	height: 180px;
	display: block;
}
.hilite-cell   .hilite-info {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
ul.hilite a {
	text-decoration: none;
	color: #00AA1A;
}
ul.hilite li:hover {
	background-color: #DCFFC0;
}
ul.hilite li:active {
	background-color: #97FF44;
	color: #1B1330;
}
ul.hilite li:visited {
	color: #524F5C;
}
#footer {
	font-size: small;
	clear: both;
	display: block;
	padding-top: 40px;
}


.desc
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f7274;
	padding-right:3px;
	 width:110px;
	 padding-bottom:6px;
	 

}

.formInput
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D2D2D;
	padding-right:3px;
		 padding-bottom:6px;


}

.messageError
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}