p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.infobox {
	border: 1px solid #999999;
}
.whitesmallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.smallertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropdown {
	background-color: #FFFFCC;
	border: 1px solid #FFFF66;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}



a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

.tdheader {
	background-color: #3399FF;
}
.majorcolorbackground {
	background-color: #FF6600;
}
body {
	color: #333333;
	background-color: #3399FF;
}
.topstretchcolor {
	background-color: #FF6600;
}
.alternatingback1 {
	background-color: #FFFFCC;
}
.alternatingback2 {
	background-color: #CCFFFF;
}
.formelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF66;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.topnavcolor {
	background-color: #3399FF;
}
