@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #545e5c;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #d3d3d3;
	background-image: url('images/bg_body.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

#MainWhite
{
    background-color: #FFFFFF;
    width:938px;
    margin: 0 auto 0 auto;
}

div.imageScroll {
	width: 362px;
	height: 120px;
	overflow: auto;
}
img {
	border: none;
}

p {
	padding: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	color: #193e86;
	padding-top: 10px;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #86794f;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a49262;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	color: #404f56;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:center;
}

a:link {
	color: #024387;
	text-decoration: none;
}
.new
{	font-size: 15px;
	font-weight: normal;
	
}
a:visited {
	color: #024387;
	text-decoration: none;
}
a:hover {
	color: #a39161;
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: underline;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.menu:hover {
	color: #193e86;
	text-decoration: underline;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}
.footer
{
    color: #FFFFFF;
    font-size:10px;
}

.blue
{
    color: #024387;
}
.font11
{
    font-size:11px;
}

.font11blue
{
    font-size:11px;
    color: #024387;
}
.font13blue
{
    font-size:13px;
    color: #024387;
}
.phone
{
    font-weight:bold;
    font-size:13px;
}

.bgColour1
{
    background-color:White;   
}

.bgColour2
{
    background-color:#dee4f6;   
}

.classdesc
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	color: #193e86;
	padding-top: 10px;
}