body {
	background-color: #000000;
	font: arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {	color: #333333;	text-decoration: underline; }
a:link { color: #333333;	text-decoration: underline; }
a:hover { color: #0099FF; }
a.link {color: #FFFFFF;}
a.link link{color: #FFFFFF;}
a.link hover {color: #0099FF;}

a.body-link:link {color: #333333;}
a.body-link:hover { color: #990000;}

.white-text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.white-norm { color: #FFFFFF; }
.small-bold { font-weight: bold; font-size: 12px; }
.bold { font-weight: bold; }
.red-text {color: #990000}

p {
	font-family: Arial;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 20px;
}

p.blue-back { background-color: #CCCCFF;}

h1 { color:#000000; font-size: 20px;}

table { font-family: arial; font-size: 14px; }

.resv-text { font: arial; font-size: 10px; }
.resv-title { font: arial; font-size: 12px; font-weight: bold; }
.required { font: arial; font-size: 10px; color: #FF0000; }
.red-bold { color: #990000; font-size: 16px; }
.large-bold {font-size: 16px;}
.blue-text { color: #004080; }

tr.blue-title td{	background-color: #C4C4FF; border: solid 1px; height: 25px; text-align: left; vertical-align:middle; font: arial; font-size:12px; font-weight: bold;	}

tr.rate-chart-beige td{  background-color: #FFCC99; }

tr.rate-chart-lt-beige td{ background-color: #FFECD9; }

.mission {
border-color: black;
border-width: 1px;
border-style: dotted;
background-color: #CCCCFF;
padding: 15px;
margin: 19px;
border-color: black;
}

#img-pad img { margin-left: 12px;}
