body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #000066;
	background-color: #263277;
	font-size: 0.9em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033CC;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #4256C2;
}
a:hover {
	color: #FFCC66;
	}
a:active {
	color: #FFCC66;
}

.bluecells {
	background-color: #F3AE2C;
	color: #FFFFFF;
}

.menucells {
	background-color: #3A4DB1;
	color: #FFFFFF;
	border-top: thin none #FFFF33;
	border-right: thin none #FFFF33;
	border-bottom: thin none #FFFF33;
	border-left: thin none #FFFF33;
}
.menucells a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.menucells a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.menucells a:hover {
	font-weight: bold;
	color: #FFdd66;
	text-decoration: none;
	background-color: #000066;
	display: block;
	}
.menucells a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFdd66;
	display: block;
}


.whitecells {
	background-color: #FFFFFF;
	color: #000066;
	border-top: thin none #FFFF33;
	border-right: thin none #FFFF33;
	border-bottom: thin none #FFFF33;
	border-left: thin none #FFFF33;
}
.whitecells a:link {
	color: #0033CC;
}
.whitecells a:visited {
	color: #5567C8;
}
.whitecells a:hover {
	color: #FFCC66;
	}
.whitecells a:active {
	color: #FFCC66;
}



.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #465881;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	color: #7F93C1;
	font-size: small;
}
.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #0033CC;
}
.toprightcell {
	background-image: url(images/topcollage3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 6px;
	background-color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A4DB1;
	margin-bottom: 0px;
	font-variant: small-caps;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 26px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000066;
}
.bgcolorcells {

	background-color: #263277;
	color: #000066;
	border-top: thin none #FFFF33;
	border-right: thin none #FFFF33;
	border-bottom: thin none #FFFF33;
	border-left: thin none #FFFF33;
}
