body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	background-color: #00009C;	text-align: center;	color: #000033; }

a:link {	color: #003399; text-decoration: none; }
a:hover {	color: #000066; text-decoration: underline; }
a:visited {	color: #0033CC; text-decoration: none; }
a:active {	color: #0099FF; text-decoration: underline; }

.bgcolor {	background-color: #CC9900; }
.bgcolor2 {
	background-color: #f7f2ce;
	margin: 10px;
	padding: 10px;
}
.footer {
	background-color: #f7f2ce;
}
.outertable {
	width: 750px;
	border: thin solid #00009C;
}
.outertable2 {
	width: 700px;
}
.bgcolor3 {
	background-color: #63CFFF;
	border: thin groove #000099;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 5px;
}
tr { vertical-align: top; }
table {	width: 100%;	margin: 0px;	padding: 0px; }
.border { 	border: thin ridge #000000; }
.small {
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: #00309C;
}
.navbackground { 	background-image:    url("../images/logo_top_nav2.gif"); }
.navbackground2 {
	background-image:      url("../images/logo_top_nav5.gif");
	text-align: center;
	vertical-align: middle;
	border: thin ridge #000099;
	margin: 5px;
	padding: 5px;
}
.copyright {
	font-size: x-small;
	text-align: center;
}
.small2 {
	color: #FFFFFF;
	background-color: #0066CC;
	font-size: 12px;
	text-align: center;
}
.bgcolor4 {
	background-color: #00009C;
}
.center {
	text-align: center;
}
.brown {
	color: #663300;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	border: thin none #000033;
}
.indent {
	padding-right: 10px;
	padding-left: 10px;
}
.headings {
	font-size: medium;
	font-weight: 700;
	color: #00009C;
}
ol {
	list-style-type: lower-alpha;
}
hr {
	text-align: center;
}
.hr40 {
	text-align: center;
	width: 40%;
}
.hr60 {
	text-align: center;
	width: 60%;
}
.indentdouble {
	padding-right: 20px;
	padding-left: 20px;
}
