body {
	background-color: #FFFFFF;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000066;
	line-height: 20px;
}
.modified {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000099;
	text-align: center;
	font-style: italic;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #003399;
	line-height: 1.6em;
	text-indent: 1em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #0033CC;
	text-indent: 1em;
}
.insideTable {
	font-size: 1em;
}
.notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #000000;
}
.phone {
	color: #FFFFFF;
}
.optional {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	background-color: #00CCFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: oblique;
	font-weight: normal;
	background-color: #99CCFF;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	background-color: #0066CC;
}
.notice {
	font-size: 1.1em;
	font-weight: 600;
	color: #003366;
}
.current_date {
	text-align: left;
	background-color: #CCCCFF;
}
.red_notice {
	font-weight: bold;
	color: #CC0033;
	background-color: #CCCCFF;
	padding: 4px;
}
.redbox {
	font-size: 1.1em;
	border: #FF0000;
	background-color: #FFFFCC;
	padding: 6px;
}
.smaller {
	font-size: .9em;
}
.larger {
	font-size: 1.1em;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a.white:visited {
		font-size: 1em;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #3366FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

div.scroll 
{
	height: 130px;
	width: 340px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #eee;
	padding: 6px;
	font-weight: normal;
}

.ltblue_box {
	font-size: 1em;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #3366FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.index_boxes {
	text-align: center;
	background-color: #CCCCFF;
	padding: 6px;
	font-size: 1.1em;
	border-top-style: double;
	border-bottom-style: double;
	font-weight: normal;
}

.index_box_bold {
	text-align: left;
	background-color: #CCCCFF;
	padding: 6px;
	font-size: 1em;
	border-top-style: double;
	border-bottom-style: double;
	font-weight: normal;
}

.index_redboxes {
	text-align: center;
	color: #CC0033;
	background-color: #CCCCFF;
	padding: 6px;
	font-size: 1.1em;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-weight: bolder;
}
.mission_box {
	text-align: left;
	background-color: #CCCCFF;
	padding: 6px;
	font-size: 1.1em;
	font-weight: normal;
	border-top-style: double;
	border-bottom-style: double;
	
}
.raven_landing {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
}
.ltblue_box_big {
	font-size: 1.2em;
	line-height: 1.8em;
	color: #FFFFFF;
	background-color: #3366FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.box {
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.dkblue_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	padding: 6px;
}
.way_smaller {
	font-size: 0.8em;
}
.bigger {
	font-size: 1.3em;
}

