body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
body {
	background-color: #282A38;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	line-height:26px;
	font-weight: bold;
	color: #02316E;
	text-align: center;
}
h2 {
	font-size: 18px;
	line-height:26px;
	font-weight: bold;
	color: #692871;
}
h3 {
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	color: #02316E;
}

ul    { list-style-image: url('images/design_elements/bullet2.gif');
}

a:link {
	color: #02316E;
	font-weight: bold;
}
a:visited {
	color: #02316E;
	font-weight: bold;
}
a:hover {
	color: #FFB516;
	font-weight: bold;
}
a:active {
	color: #02316E;
	font-weight: bold;
}

a.rev:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.rev:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.rev:hover {
	color: #FFB516;
	font-weight: bold;
}
a.rev:active {
	color: #FFFFFF;
	font-weight: bold;
}

a.goldnav:link {
	color: #02316E;
	font-weight: bold;
}
a.goldnav:visited {
	color: #02316E;
	font-weight: bold;
}
a.goldnav:hover {
	color: #CC3300;
	font-weight: bold;
}
a.goldnav:active {
	color: #02316E;
	font-weight: bold;
}

.topitalic {
	font-style: italic;
	font-weight: bold;
	color: #02316E;
}
.revsubheadbig {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.revsubhead {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
.rightstrokegold {
	border-right: solid;
	border-color: #FFB516;
	border-right-width: 1px;
	}
.rightstrokeblue {
	border-right: solid;
	border-color: #556894;
	border-right-width: 1px;
	text-align: center;
	}
.paleblue {
	color: #3366cc;
}
.topitalic em strong {
	font-size: 10px;
}
