<!-- http://htmlhelp.com/tools/csscheck/  -->

TABLE.default {
	text-align: center; 
	width: 100%; 
	height: 277px;
	border="0";
	cellpadding="0";
	cellspacing="0";
}

TABLE.header {
	text-align: center; 
	width: 100%; 
	border="0";
	cellpadding="0";
	cellspacing="0";
	border-collapse: collapse;
	overflow:hidden;
}

TABLE.body {
	border-collapse: collapse;
	border="0";
	cellpadding="0";
	cellspacing="0";
	width: 100%;
	font-family: "Maiandra GD";
	font-size: 100%;
	overflow:hidden;
	margin:0 auto;
}

TD.body {
	text-align: left;
	width: 50%;
	background-color: transparent;
}

TD.header {
	font-family: papyrus;
	font-size: 150%;
	vertical-align:text-top;
	text-align: center;
	width: 50%;
	background-color: transparent;
}

TD.footer {
	text-align: center;
	width: 50%;
	background-color: transparent;
}

TD.spacer {
	height: 10%;
	background-color: transparent;
}

TD.margin {
	width: 25%;
	background-color: transparent;
}

TD.bluebackground {
	background: url("/images/bluebackground.png") repeat-x;
	width: 179px;
}

TD.bluebackgroundhoriz {
	color: #ffffff;
	text-align: center;
	background: url("/images/bluebackgroundhoriz.png") repeat-y;
	width: 100%;
	font-family: "Monotype Corsiva";
	font-size: 140%;
}

TD.carrierHeader {
	color: #ffffff;
	text-align: center;
	background: #6698c3;
	width: 100%;
}

.menu a:visited {
	color: #ffffff;
	display: block;
	font-family: "Monotype Corsiva";
	font-size: 140%;
}

.menu a:link {
	color: #ffffff;
	display: block;
	font-family: "Monotype Corsiva";
	font-size: 140%;
}

/* Highlights entire cell block on mouse over */
.menu a:hover {
	color: #0e529d;
	background-color: #ffffff;
	display: block;
	font-family: "Monotype Corsiva";
	font-size: 140%;
}

.formsMenu a:visited {
	color: black;
	display: block;
	font-family: "Maiandra GD";
}

.formsMenu a:link {
	color: black;
	display: block;
	font-family: "Maiandra GD";
}

.formsMenu a:hover {
	color: #ffffff;
	background: url("/images/bluebackgroundhoriz.png");
	display: block;
	font-family: "Maiandra GD";
}

.link a:visited {
	color: black;
	font-family: "Maiandra GD";
}

.link a:link {
	color: black;
	font-family: "Maiandra GD";
}

.link a:hover {
	color: #ffffff;
	background: url("/images/bluebackgroundhoriz.png");
	font-family: "Maiandra GD";
}

UL {
	list-style-type: circle;
}

BODY.graybackground {
	background: url("/images/graybackground.png") repeat-x;
}

BODY.bluebackground {
	background: url("/images/bluebackground.png") repeat-x;
}
