body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003366;
}
.text {font-size: 12px; color: #003366; font-family: Arial, sans-serif;}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
}
.title {
	color: #000000;
	font-size: 18px;
	border: 1px none #4397C5;
}
.title-small {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #0066CC;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:active {
	color: #FF9900;
	font-weight: bold;
}
.text-black {
font-size: 12px; color: #000000; font-family: Arial, sans-serif;
}
.title-black {
color: #000000
}
body {
	SCROLLBAR-FACE-COLOR: #668BB0;
	SCROLLBAR-HIGHLIGHT-COLOR: #0099CC;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-3DLIGHT-COLOR: #006699;
	SCROLLBAR-ARROW-COLOR: #B0ECF7;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #003366;
	color: #003366;
}
.smallinks {
	font-size: 9px;
	color: #333;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.search {
	height: 15px;
	width: 70px;
	vertical-align: top;
}
.searchsubmit {
	height: 30px;
	width: 30px;
}
.style2 {
font-size: 14px
}
.style3 {
color: #0080C0}
.bellcurvebg {
	background-attachment: fixed;
	background-color: #E9F5FC;
	background-image: url(graphics/bellcurve-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.form {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 0.9em;
	text-align: center;
}
.forminput {
	background-color: #DDDDDD;
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}
.forminput:hover, .forminput:active {
	background-color: #C8EDFF;
	color: #FF0033;
	border: 1px solid #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}
.submit {
	background-color: #8D8D8D;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	border: 2px outset #666666;
}
.submit:hover {
	background-color: #0099CC;
	color: #EBEBEB;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	border: 2px outset #000000;
}
.submit:active {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	border: 2px inset #000000;
}
