#facebook-icon {
	float: left;
	padding-bottom: 15px;
	margin-left: 27px;
}
#facebook-icon img {
	border: none;
}
body {
	background-color: white;
}
a:hover {
	text-decoration: none;
	color: #990000
}
a:link {
	text-decoration: underline;
	color: #003366
}
a:active {
	text-decoration: none;
	color: #990000
}
a:visited {
	color: #990000
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
	font-style: normal
}
ul {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color: #CCCCCC;
	width: 100%;
	height: 1px;
}
th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: hand;
}
fieldset {
	border: 1px solid black;
	margin-bottom: 5px;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	font-style: normal
}
.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-style: normal
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
	font-style: normal
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
	font-style: normal
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
}
.smallboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	font-style: normal
}
.button {
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
.input {
	border: 1px #003366 solid;
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.formBackground {
	background-color: #F5F5F5;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
.fauxLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
.filled {
	background-color: #f5f5f5;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.required {
	color: #FF0000
}
/*Message Board Styles - This commented out because we had it defined already..subhead {
	font-size: 12px;
	font-family: arial, Geneva, Helvetica, sans-serif;
	font-weight: normal, bold;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
*/
.buttn {
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
.buttnText {
	font-size: 10px;
}
.inputText {
	border: 1px #003366 solid;
	background: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.text_bold {
	font-weight: bold;
}
.headTable {
	border-left: 2 solid Black;
	border-right: 2 solid Black;
	border-top: 2 solid Black;
}
.mainTable {
	border: 1 solid Black;
	background-color: Black;
}
.footTable {
	border-left: 2 solid Black;
	border-right: 2 solid Black;
	border-bottom: 2 solid Black;
}


