@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #000153;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;

}
.link {
	color: #0099FF;
}
a:active {
	color: #330066;
	text-decoration: none;
}.bigbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #003399;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #1A4B71;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.alert {
	color: #CD0528;
}


h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14pt;
	color: #93041D;
}
.nav {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFCCF7;
	text-align: center;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.txt_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.marginbottom {
	margin-top: 0px;
	margin-bottom: 10px;
}
.txt_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.txt_tinyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099ff;
}

.mission {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FF3366;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 600px;
	text-align: center;
}
.box_alert {
	border: thin solid #CC3366;
}
.nobottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
th {
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.calcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
}
.emph {
	font-style: italic;
}
