.mainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #366899;
}
.outerTable {
	background-image: url(graphics/topBanner950.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #485683;
	border-right-color: #485683;
	border-left-color: #485683;
	border-bottom-color: #485683;
	background-color:#f9f9f9;
}

.box {
	background-image: url(graphics/boxMiddle.gif);
	background-repeat:repeat-y;
}

.bannerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #25294f;
}
.bodyTextVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000033;
}

.bodyBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	font-weight: normal;
	color: #003399;
}

.siteBy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}


.bannerTextBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #25294f;
	padding-top: 25px; 
	display:block;
}
.bannerTextMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #25294f;
	padding-top: 15px; 
	display:block;
}

.menuMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-style: bold;
	font-variant: bold;
	text-decoration:none;
	color: #333333;
	padding-right: 12px;
	background-color: #ffffff;
	display:block;
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	}
a.menuMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	font-variant: bold;
	color: #333333;
	text-decoration:none;
	display:block;
	background-color: #ffffff;

}
a.menuMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	background-color: #a5a8c8;
}
