/* General */

body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.pagetitle {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
 
.signature {
	font-size: 10px
}



/* General Link Formatting */

a:link {
	color: #004601;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: #004601;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: Navy;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: Navy;
	background-color: transparent;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------
Footer
--------------------------------------------------------------------- */

a.foot:link {
	color: #663399;
	text-decoration: none;
	font-size:x-small;
}

a.foot:visited {
	color: #663399;
	text-decoration: none;
	font-size:x-small;
}

a.foot:hover {
	color: #663399;
	text-decoration: none;
	font-size:x-small;

}

a.foot:active {
	color: #663399;
	text-decoration: none;
	font-size:x-small;
}

.foot {
color:#663399;}


/* Form Formatting from old site*/
.input {  border: 1px #663399 solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006600}
.description {  font-size: 12px; font-style: italic; font-family: Arial, Helvetica, sans-serif; color: #336699}
.formhead {  font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color: #339933}
.input2 { border: 1px #B5D0AE solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006600 }
.fsmalltext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333366}
.input3 { border: 1px #C8B0C8 solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #663399}
.input4 { border: 1px #A3B3CB solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #336699}
.inputblank { border: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #F4F4F4}
.formheada1 { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color: #9966CC}
.formheada2 { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color: #663399}

/*LSN*/
A.lsnlink:link { font-size: 12px;text-decoration:underline;font-weight: bold;;color: #FFFFFF;line-height: normal; }
A.lsnlink:active {  font-size: 12px;text-decoration:underline;font-weight: bold;color: #FFFFFF;line-height: normal; }
A.lsnlink:hover { font-size: 12px;text-decoration:underline; font-weight: bold;color: #FFFF00;line-height: normal; }
A.lsnlink:visited { font-size: 12px;text-decoration:underline; font-weight: bold;color: #FFFFFF;line-height: normal; }

