/* CSS Document */

body {
	background-color: #003366;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
p {
	margin-top: 9px;
	margin-bottom: 9px;
}
a:hover {
	text-decoration: none;
}
.headerCell p {
	margin-bottom: 2px;
}
.headerCell {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-color: #000000;
	font-size: 18px;
	text-align: right;
}
.lowlightBG .headerCell {
	color: #000000;
}
.bigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	color: #FFFFFF;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}
.outerTable {
	background-color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;

}
.footerNoRule {
	color: #FFFFFF;
	background-color: #003366;
}
.footer a, .footerNoRule a {
	color: #FFCC33;

}
.spacerCell {
	background-color: #003366;
	margin: 0;
	padding: 0;
}
.highlight {
	color: #FFCC33;
}
.highlightBG {
	background-color: #FFCC33;
}
.lowlightBG {
	background-color: #006699;
	color: #FFFFFF;
}
.lowlightBG a {
	color: #FFCC33;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.lowlightBGNoMargin {
	background-color: #006699;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.highlightBGNoMargin {
	background-color: #FFCC33;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.highlightBGNoMarginSide {
	background-color: #FFCC33;
	margin: 0;
	padding: 0;
	line-height: normal;
}
