body {
	background-image: url(../main_files/main_background.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	}
	
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 15px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.leftcoltext ul, .rightcoltext ul {
	color: yellow;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
	list-style-type: square;
	list-style-position: outside;	
}

.centercoltext ul {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	/*list-style-image: url(../main_files/main_bullet.gif);*/
	list-style-type: disc;
	font-weight: bold;
	font-style: italic;
	color: #001fe4;
}

.leftcoltext {
	background-color: #0066cc;/*themecolour1;*/
	color: White;
	padding-left: 15px;
	padding-right: 10px;
	border: 1px solid #000c3e;/*themecolour1$ -12.7%, -61.9%;*/
}

.centercoltext {
	background-color: #EEF7FF;/*themecolour1$ 52.9%, 61.2%;*/
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #000c3e;/*themecolour1$ -12.7%, -61.9%;*/
}

.topstrip {
	background-image: url(../main_files/main_topstrip.gif);
	background-repeat: repeat-x;
}

.footer {
	border: 1px solid #000000;
	color: yellow;/*themecolour1;*/
	background-color: #000c3e;/*themecolour1$ -12.7%, -61.9%;*/
	font-weight: bold;
	letter-spacing: 2px;
}

.footer a:link {
	color: White;
}

.footer a:visited {
	color: White;
}

.footer a:hover {
	color: Yellow;
}

h3 {
	background-color: #0066cc;
	width: 95%;
	font-family: "Footlight MT Light",Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: white;
	font-size: 20px;
	white-space: nowrap;
	letter-spacing: 2px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px outset white;
}

h4 {
	background-color: #0066cc;
	width: 95%;
	font-family: "Footlight MT Light",Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: white;
	font-size: 16px;
	white-space: nowrap;
	padding-left: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px outset white;
}

h5 {
	background-color: #0066cc;
	width: 95%;
	font-family: "Footlight MT Light",Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: white;
	font-size: 12px;
	white-space: nowrap;
	padding-left: 4px;
	margin-top: 16px;
	margin-bottom: 10px;
	border: 2px outset white;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

h2 {
	font-size: 1.2em;
	color: white;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;

}

.rightcoltext {
	padding: 10px;
	background-color: #0066cc;/*themecolour1$ 6.9%, 29.8%;*/
	color: White;
	border: 1px solid #000c3e;/*themecolour1$ -12.7%, -61.9%;*/
}

.rightcoltext a:link {color: #000000;}

.rightcoltext a:visited {color: #333333;}

.rightcoltext a:link:hover {color: #7488dc;/*themecolour1$ 52.9%, 61.2%;}*/
}

.leftcoltext a:link {color: #000000;}

.leftcoltext a:visited {color: #333333;}

.leftcoltext a:link:hover {color: #7488dc;/*themecolour1$ 52.9%, 61.2%;}*/
}

.centercoltext a:link {color: #000000;}

.centercoltext a:visited {color: #000000;}

.centercoltext a:link:hover {font-weight: bold;/*themecolour2;}*/
}

.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e2e6f9;/*themecolour2;}*/
}

.headpad {
	padding-top: 2px;
}

.maincontent {
	height: 460px;
	width: 100%;
	padding-right: 4px;
	overflow: auto;
}

.holder {
	width: 100%;
	text-align: center;
}

#specialnotice1 {
	width: 90%;
	background-color: #FFFFB2;
	color: black;
	font-style: italic; 
	border: 4px silver double;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

hr {
	background-color: #0066cc;
	color: #0066cc;
	height: 4px;
	width: 80%;
}

.images {
	float: right;
	margin-left: 12px;
	margin-right: 12px;
	border: 0px;
	/*height: 150px;
	width: 150px;*/
	clear: left;	
}
