.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.footerText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}.topmenutext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
td.cellout	{background-color:#003366; color: #FFFFFF; font-weight: normal;}
td.cellover {background-color:#8F8F8F; color: #FFFFFF; font-weight: normal;}
.link{text-decoration:none;}
.link:hover{text-decoration:none;}.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}
.bodySubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

/* added by s.marshall 03rd october 2008 */

.img_thumb {
	margin: 10px 0 30px 0;
	/*border: solid 1px #003366;*/
	padding: 2px;
}

.img_thumb_large {
	margin: 10px 0 10px 0;
	/*border: solid 1px #003366;*/
	padding: 2px;
}
.img_thumb_small {
	margin: 0 0 20px 0;
	/*border: solid 1px #003366;*/
	padding: 2px;
}

p {
	font-size:12px;
	line-height: 18px;
}