body {
	background-color: #FBFBFB;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;

}
.pagebkg {
	background-image: url(pagebkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

.topbdr {
	background-color: #0B1E69;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.pagemargin {
	width: 40px;
}





.hdnav {
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(navbkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 20px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
}
.navitem {
	padding-right: 25px;
}

.content {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.rightside {
	width: 225px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 45px;
	vertical-align: top;
}
.rttopcell {
	background-color: #E0E0E0;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0B1E69;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.rtmidcell {
	background-color: #E0E0E0;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0B1E69;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0B1E69;
}

.rtbotcell {
	background-color: #E0E0E0;
	padding: 10px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0B1E69;
}
h1 {
	color: #999999;
	font-size: small;
	font-weight: normal;
}
h2 {
	color: #999999;
	font-size: x-small;
	font-weight: normal;
}
h3 {
	color: #0B1E69;
	font-size: large;
	font-weight: normal;
}
h4 {
	font-size: small;
}
.highlight {
	font-weight: bold;
	color: #2F95D1;
}
.inputarea {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.genbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #950021;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: x-small;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-left: 7px;
}


.hdnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.hdnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #950021;
	text-decoration: none;
}
a:visited {
	color: #950021;
	text-decoration: none;
}
a:hover {
	color: #950021;
	text-decoration: underline;
}
a:active {
	color: #950021;
	text-decoration: underline;
}
.ftdetails {
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 25px;
	font-weight: normal;
	vertical-align: top;
	padding-right: 40px;
	padding-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0B1E69;
	text-align: right;
	background-color: #FBFBFB;

}



.ftdetails a:link {
	color: #950021;
	text-decoration: none;
}
.ftdetails a:visited {
	color: #950021;
	text-decoration: none;
}
.ftdetails a:hover {
	color: #950021;
	text-decoration: underline;
}
.ftdetails a:active {
	color: #950021;
	text-decoration: underline;
}
