body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 2px;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}
.adminbutton {
	background-color: #FF6600;
	color: #212350;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;



}
.smtitle {

	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.titlelarge,a.titlelarge:active,a.titlelarge:link,a.titlelarge:hover,a.titlelarge:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	position: relative;
	left: -2px;
	top: 1px;

}
.smtitlebanner{
padding: 3px;
background-color: #A2AABC;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smtitlewhite {


	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.pending {
	background-color: #FFFF00;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #FF0000;
}
h3 {
	color: #FF0000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

}
.smpad {
	padding: 2px;
}
.lgpad {

	padding: 20px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
hr {
	color: 5FA8E0;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #5FA8E0;

}
.stateoption {
	background-color: #EAEEF3;
}

ul {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 11px;
	line-height: normal;
	color: #FF0000;


}
.errmsg {
	color: #f00;

}
