/* CSS Document */
body {
	background-image: url(images/siteBG.jpg);
	background-color: #222F4A;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.tdCustom {
	background-repeat:repeat-x;
	background-image: url(images/grid.gif);
}
.customText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.customHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.customHeader2 {
	font-size: 13px;
	font-weight: bold;
	color: #222F4A;
}
.customTable {
	color: #CCCCCC;
	background-color: #990000;
	border: thin #333333;
}
.nahbText {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
.customHeader3 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
}
hr {
	border: thin solid #660000;
}
