<style type="text/css">
<!--

error {} /* Netscape and Opera seem to drop out the first value defined in the stylesheet */
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a6c9b;
}

/* default link (ie for in-page) */
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #3a6c9b;
}
a:active {
	color: #00A5F3;
}
/* end default link */
/* colour of current page in the left nav */
.leftnavnolink {
	color: #000000;
	padding-bottom: 4px;
}
/* end colour of current page in the left nav */
/* styles for all links except in page links */
a.links:link {
	color: #1F9FD4; 
	text-decoration: none;
}
a.links:visited {
	color: #354D63;
	text-decoration: none;
}
a.links:hover {
	color: #1F9FD4;
	text-decoration: underline;
}
a.links:active {
	color: #1F9FD4;
	text-decoration: none;
}
/* end styles for all links except in page links */

.leftnav {
	background-color: #f5f4ec;
}	
.navleft {
	padding-bottom: 4px; 
}

.main {
	background-color: #ffffff;
}

.homedots {
	background-color: #ffffff;
}

.print {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 10px;
}

/*  style definitions for footer */
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-top: 3px; 
	color: #f5f4ec;
}
.mvcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%; 
	text-align: left;
	color: #f5f4ec;
}
.quote {
	color: #265C8D;
	padding-left: 15px;
	padding-right: 30px;
}

/*  end style definitions for footer */
-->
</style>

