body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 70%;
	background-color: #FFFFFF;
	color: #676767;
	text-align: center;
}

div{
margin: 0;
padding: 0;
}
img{
border: 0;
}

h1, h2, h3, h4, h5, h6{
padding: 15px 10px 0px 5px;
margin: 0;
text-align: left;
}

h1{
font-size: 160%;
font-weight: normal;
}


h2{
font-size: 95%;
padding: 5px;
margin: 5px 10px 10px 0;
}

h3{
font-size: 110%;
color: #FF6600;
}


h4{
font-size: 120%;
}



h5{
font-size: 115%;
padding: 7px 0 7px 10px;
}

h6{
font-size: 100%;
padding: 5px 0 5px 10px;
color: #fff;
background: #330033;
}

a 		{ color: #004990; font-size: 100%; text-decoration: underline; }
a:link		{
	color: #330033;
	font-size: 100%;
	text-decoration: underline;
}
a:active		{
	color: #004990;
	font-size: 100%;
	text-decoration: none;
}
a:visited		{
	color: #330033;
	font-size: 100%;
	text-decoration: none;
}
a:hover		{
	color: #FF6600;
	font-size: 100%;
	text-decoration: none;
}
a.white{ color: #fff; font-size: 90%; background: #330033; text-decoration: none;}
a:link.white{ color: #fff; font-size: 90%; background: #330033; text-decoration: none;} 
a:active.white{ color: #fff; font-size: 90%; background: #330033; text-decoration: none;}
a:visited.white{ color: #fff; font-size: 90%; background: #330033; text-decoration: none;}
a:hover.white{ color: #fff; font-size: 90%; background: #330033; text-decoration: underline;}

#topmenu a, #topmenu a:link, #topmenu a:active{
padding: 2px 4px 2px 4px;
font-size: 90%;
color: #fff;
text-decoration: none;
}
#topmenu a:visited{
font-size: 90%;
color: #fff;
}
#topmenu a:hover{
font-size: 90%;
color: #30307D;
}
#footer a:link, #footer a:visited, #footer a:active{
padding: 2px 4px 2px 4px;
color: #fff;
text-decoration: none;
line-height: 23px;
}
#footer a:hover{
text-decoration: underline;
}
#divbody{
	width: 760px;
	text-align: left;
	background: url(images/backimg.jpg) repeat-y left;
	border: 1px solid #999;
	margin: 0 auto;
}

#top {
width: 100%;
clear: both;
margin: 0;
background: #30307D;
height: 58px;
}

#topmenu{
width: 760px;
clear: both;
background: #A0A0D6;
color: #fff;
line-height: 23px;
text-align: center;
border-style: solid;
border-width: 1px 0 1px 0;
border-color: #fff;
margin: 0;
}

#content {
	width: 69%;
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	margin: 6px;
	
}



#footer {
width: 100%;
clear: both;
background: #30307D;
font-size: 90%;
color: #fff;
margin: 5px 0 0 0;
text-align: center;
border-top: 1px solid #fff;
}

#footer p{
color: #fff;
line-height: 16px;
}

#leftcolumn{
width: 26%;
font-size: 90%;
padding-right: 4px;
color: #fff;

}

#leftcolumn p{
padding: 5px 5px 0px 10px;
font-size: 110%;
margin: 0;
color: #fff;
}

#topimgs{
border-bottom: 10px solid #30307D;
border-top: 1px solid #fff;
clear: both;
background: #C7C7F3;
}

.leftfloat{
float: left;
}

li{
	list-style-position: outside;

	font-size: 100%;
	line-height: 18px;
}
ul{
margin: 10px 0 20px 40px;
list-style: square;
}

p{
font-size: 100%;
padding: 10px 5px 5px 5px;
margin: 0;
}

table{
font-size: 100%;
}

.leftpad{
padding: 10px 4px 4px 180px;
}
.copyright{
color: #330033;
font-size: 80%;
text-align: center;
margin-bottom: 3px;
}
.center{
text-align: center;
}
.rightfloat{
float: right;
}
.bluefont{
color: #3366CC;
}
#leftcolumn .quote{
font-family: Times New Roman, Times, serif;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 10px 20px;
padding: 2px;
text-align: center;
font-size: 200%;
font-weight: bold;
font-style: italic;
}
hr{
border-bottom: 1px dotted #666;
border-top: 1px dotted #fff;
margin: 10px;
}

address{
font-style: normal;
padding-left: 20px;
}

/*---------------- htmlarea classes ----------------------*/
.colour1{
color: #676767;
}
.colour2{
color: #616161;
}
.colour3{
color: #797FB2;
}
.text1{
font-size: 120%;
}s
.text2{
font-size: 130%;
}
.title1{
font-size: 150%;
}
.title2{
font-size: 140%;
}
.subtitle1{
font-size: 120%;
}
.subtitle2{
font-size: 115%;
}
