A, A:ACTIVE, A:LINK, A:VISITED { text-decoration: none; color:#003366;}
A:HOVER { text-decoration: underline; }

input {
              font-family: Verdana;
              font-size:9px; line-height:14px;
              text-decoration:none; font-weight:normal; color:#000000;
              
              background-color:#FFFFFF;
              color:#000000;
            }

select {
              font-family: Verdana;
              font-size:9px; line-height:14px;
              text-decoration:none; font-weight:normal; color:#000000;
              background-color:#FFFFFF;
              color:#000000;
            }
			
			
.linkblack {
              text-decoration:none; color:#000000;
            }
.linkblackunderlined {
			  text-decoration:underline; color:#000000;
						}            
.text {
              font-family: Verdana;
              font-size:11px; line-height:13px;
              font-weight:normal; color:#000000;
            }

.textwhite {
              font-family: Verdana;
              font-size:11px; line-height:13px;
              font-weight:normal; color:#FFFFFF;
            }

.textdkblue {
              font-family: Verdana;
              font-size:11px; line-height:13px;
              font-weight:normal; color: #003366;
            }
.textsmall {
              font-family: Verdana;
              font-size:9px; line-height:11px;
              font-weight:normal; color:#000000;
            }

.textdkbluesmall {
              font-family: Verdana;
              font-size:9px; line-height:11px;
              font-weight:normal; color: #003366;
            }
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.headline {

              font-family: Verdana;
              font-size:12px; line-height:13px;
              font-weight:normal; color:#0066CC;
}
.headlinesmall {

              font-family: Verdana;
              font-size:10px; line-height:13px;
              font-weight:normal; color:#0066CC;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.footer {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.alert {


              font-family: Verdana;
              font-size:12px; line-height:13px;
              font-weight:normal; color:#FF0000;
}

.logocolordark { color:#003366;
}
.logocolorlt { color:#0066CC;
}

.formheader {
	font-family: Verdana;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #003366;

}
ul {
	list-style-type: square;
}
.selectform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}
.inputform {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size:11px; line-height:14px;
              text-decoration:none; font-weight:normal; color:#000000;
              color:#000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px 0px 2px;
}