body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 70%;
	background-color: #FFFFFF;
	color: #164175;
	text-align: center;
}

div{
margin: 0;
padding: 0;
}
img{
border: 0;
}

h1, h2, h3, h4, h5, h6{
padding: 15px 10px 0px 10px;
margin: 0;
text-align: left;
}

h1{
font-size: 160%;

}


h2{
font-size: 95%;
}

h3{
font-size: 110%;
color: #FF6600;
}


h4{
font-size: 120%;
}



h5{
font-size: 115%;
}

h6{
font-size: 100%;
color: #fff;
}

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 5px 2px 5px;
font-size: 90%;
color: #164175;
text-decoration: none;
}
#topmenu a:visited{
font-size: 90%;
color: #164175;
}
#topmenu a:hover{
font-size: 90%;
color: #FF3366;
}
#footer a:link, #footer a:visited, #footer a:active{
padding: 2px 15px 2px 15px;
color: #000;
text-decoration: none;
line-height: 23px;
}
#footer a:hover{
text-decoration: underline;
}
#divbody{
	width: 760px;
	text-align: left;
	background: url(images/greyborder.jpg) repeat-y left;
	margin: 0 auto;
	border: 1px solid #999;
}

#top {
width: 100%;
clear: both;
margin: 0;
background: #164175 url(images/topleft.gif) repeat-y;
height: 130px;
}
#top img{
margin: 20px 0 0 30px;
}
#topmenu{
width: 742px;
float: right;
background: #fff url(images/bluesquare.jpg) no-repeat left;
color: #164175;
line-height: 23px;
text-align: left;
height: 24px;
border-bottom: 1px solid #999;
margin: 0;
}
#square{
width: 18px;
height: 24px;
background: #FF3366;
border-bottom: 1px solid #fff;
float: left;
}
#content {
	width: 598px;
	float: right;
	margin: 5px 0;
	border-left: 1px solid #999;
}



#footer {
width: 100%;
clear: both;
background: #CCCCCC;
font-size: 100%;
color: #000;
margin: 0;
text-align: center;
border-top: 2px solid #fff;
}

#footer p{
background: #164175;
color: #fff;
font-size: 12px;
border-top: 3px solid #fff;
line-height: 16px;
word-spacing: 2px;
}
#leftcolumn{
width: 135px;
font-size: 100%;
padding: 10px 2px 2px 20px;
margin: 0;
text-align: center;
}

#leftcolumn p{
padding: 10px 1px 0px 0px;
font-size: 14px;
font-weight: normal;
margin: 0;
}

#leftcolumn ul{
margin: 10px 0 20px 37px;
padding: 0;
}

#leftcolumn form{
margin: 0;
width: 133px;
}
#leftcolumn input{
width: 104px;
}
li{
	list-style-position: outside;
	list-style-type: disc;
	font-size: 120%;
	line-height: 18px;
}
ul{
margin: 10px 0 10px 25px;
padding-left: 0;
}

p{
font-size: 120%;
padding: 10px 10px 5px 10px;
margin: 0;
}

table{
font-size: 100%;
}
.rotation{
float: right;
margin: -5px 0 10px 20px;
}
.leftpad{
padding: 10px 2px 2px 180px;
}
.copyright{
color: #330033;
font-size: 80%;
text-align: center;
margin-bottom: 3px;
}
.center{
text-align: center;
}
.rightfloat{
float: right;
}
.bluefont{
color: #3366CC;
}

hr{
border-bottom: 1px dotted #666;
border-top: 1px dotted #fff;
margin: 10px;
}

.button{
background: #19B2EB;
color: #fff;
border: 0;
width: 90px;

}
#leftcolumn .smaller{
font-size: 95%;
}

/*---------------- htmlarea classes ----------------------*/
.colour1{
color: #000;
}
.colour2{
color: #EC008C;
}
.colour3{
color: #19B2EB;
}
.text1{
font-size: 120%;
}
.text2{
font-size: 130%;
}
.title1{
font-size: 130%;
}
.title2{
font-size: 140%;
}
.subtitle1{
font-size: 120%;
}
.subtitle2{
font-size: 115%;
}