body {
	background-color: #efefef;
	margin: 0px 0px 3px;
	padding: 0px;
	height: 100%;
}
a:link {
	color: #AC0006;
	text-decoration: underline;
}
a:visited {
	color: #AC0006;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #AC0006;
	text-decoration: underline;
}
input, select, radio, checkbox, textarea {
	background-color: #EBEBEB;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	color: #04265F;
}
h1 {
	font-size: 15px;
	margin: 0px;
	padding-bottom: 6px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 6px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 6px;
}
.holdTbl {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #798183;
	border-bottom-color: #798183;
	border-left-color: #798183;
}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.topNavRow {
	background-image: url(img/top_nav_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #003471;
}
.navTable {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.calloutMouse {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E7E7E6;
	background-image: url(img/img_home_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navSpaceBkgd {
	background-color: #EBEBEB;
	background-image: url(img/left_col_bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.whiteTxt {
	color: #FFFFFF;
}
a.whiteTxt:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteTxt:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteTxt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteTxt:active {
	color: #FFFFFF;
	text-decoration: none;
}
.blueTxt {
	color: #04265F;
}
.greyTxt {
	color: #212121;
}
.redTxt {
	color: #AC0006;
}
.copyTxt {
	font-family: Arial;
	font-size: 8px;
	color: #212121;
	font-weight: bold;
	padding-right: 6px;
	height: 25px;
}
.txtnav {
	font-family: Arial;
	font-size: 8px;
	color: #212121;
	font-weight: bold;
	padding-right: 6px;
	height: 25px;
}
.txtnav1 {
	font-family: Arial;
	font-size: 8px;
	color: #212121;
	font-weight: bold;
}
a.txtnav1:link {
	color: #212121;
	text-decoration: none;
}
a.txtnav1:visited {
	color: #212121;
	text-decoration: none;
}
a.txtnav1:hover {
	color: #990000;
	text-decoration: underline;
}
a.txtnav1:active {
	color: #212121;
	text-decoration: none;
}

.point13px {
	font-size: 13px;
	font-weight: bold;
}
.txt15 {
	font-size: 15px;
}
.txt18 {
	font-size: 18px;
}
.pad6 {
	padding: 6px;
}
.leftPad160 {
	padding-left: 160px;
}
.homeIntroTxt {
	font-family: Verdana;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.redBlock {
	background-color: #AC0006;
	padding: 23px 3px 23px 6px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bolder;
}
.blueBorder {
	border: 1px solid #587DBB;
}
.floatNav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #04265F;
	border-bottom-color: #04265F;
	border-left-color: #04265F;
	background-color: #627DBC;
	padding-left: 10px;
	color: #083366;
}

.headDiv {
	background-image: url(img/head_div_bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 16px;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.formcell {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.button {
	padding: 1px;
	border: 1px solid #798183;
	font-weight: bold;
	background-color: #EBEBEB;
	color: #04265F;
	font-size: 10px;
}

