body {
	color: #000031;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: medium;
}

a:link {
	color: #000099;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #993300;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: medium;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
table {	width: 100%; }
tr {	vertical-align: top; }

.backgroundimage {	background-image:     url("../images/bkg_picts.jpg"); }
.whitebackground {
	background-color: #FFFFFF;
	font-size: small;
	color: #000033;
}
.tanbackground {
	background-color: #cccc99;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-align: center;
	vertical-align: middle;
}
.tanbackground a:link {	font-weight: bolder; font-size: small; color: #000033; }
.tanbackground a:visited {	font-weight: bold; font-size: small; color: #000066; }
.tanbackground a:hover {
	font-weight: bold;
	font-size: small;
	color: #990000;
	text-decoration: none;
}
.tanbackground a:active {	font-weight: bold; font-size: small; color: #000033; }
.tanbackground2 {	font-size: 11px;	color: #000066;	background-color: #cccc99;	text-align: center; }

.blackbackground {	background-color: #000033; }
.redbackground {	background-color: #990000; }
.graybackground {	background-color: #cccccc; }
.navybackground {
	color: #FFFFFF;
	background-color: #003366;
	font-size: medium;
}
.navyheadline {	font-weight: bold; font-size: 13pt; color: #000033; }

.whiteline a:link {	font-size: 11px; color: #ffffff; }

.navytextsmall {	font-weight: bold; font-size: 10px; color: #000066; }

.graytext {	font-weight: bold; font-size: 10px; color: #cccccc; }
.graytextsmall {	 font-size: 7pt; color: #666666; LINE-HEIGHT: 15px; PADDING-TOP: 5px; }
.graytextsmall a:link {	 font-size: 7pt; color: #666666;  }
.graytextsmall a:visited {	 font-size: 7pt; color: #666666;  }
.graytextsmall a:active {	 font-size: 7pt; color: #666666;  }
.graytextsmall a:hover {	 font-size: 7pt; color: #990000;  }

.bluegray {
	width: 100%;
	font-size: 10px;
	background-color: #6B718C;
	border: thin solid #333333;
	text-align: center;
	color: #CCCCCC;
}
.bluegray a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.bluegray a:visited { color: #ffffff; text-decoration: none }
.bluegray a:active { color: #ffffff; text-decoration: underline }
.bluegray a:hover { color: #ffffff; text-decoration: underline }
.tantext {	font-weight: bold; font-size: 10px; color: #cccc99; }

.copyright {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-color: #000033;
}

.logoname {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background-color: #000033;
}

.right {
	text-align: right;
}

.upperlinks {	font-weight: bold; font-size: 10px; color: #000033; }
.lowerlinks a:link { font-weight: bold; font-size: 11px; color: #000066; }
.lowerlinks a:visited { font-weight: bold; font-size: 11px; color: #000066; }
.lowerlinks  a:hover {	font-weight: bold; font-size: 11px; color: #990000; }
.h4_link: alink { font-weight: bold; font-size: 12px; color: #000066; }

.style2 {	 color: #404066; }

.centering {
	text-align: center;
}

.indent {
	margin-right: 20px;
	margin-left: 20px;
}
.hr40 {
	text-align: center;
	width: 40%;
}
.indentdouble {
	margin-right: 40px;
	margin-left: 40px;
}
.content {
	padding: 10px;
}
