.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}
a:link.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF; //#DA1620;
        text-decoration: underline; line-height:100%; margin-top:3; margin-bottom:3
}
a:active.mainText {
	color: #DA1620;
        text-decoration: underline;
}
a:visited.mainText {
	color: #990099;
        text-decoration: underline;
}
a:hover.mainText {
	color: #DA1620;
        text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a:link.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:active.footer {
	color: #003366;
	text-decoration: none;
}
a:visited.footer {
	color: #003366;
	text-decoration: none;
}
a:hover.footer {
	color: #DA1620;
	text-decoration: none;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.structureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
a:link.structureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
a:active.structureText {
	text-decoration: none;
	color: #003366;
}
a:visited.structureText {
	text-decoration: none;
	color: #003366;
}
a:hover.structureText {
	text-decoration: none;
	color: #DA1620;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.inputbox {
 color: #000000;
 font-family: arial, verdana;
 font-weight: normal;
 font-size: 12px;
 text-align: centre;
 border: 1px solid #002D66;
 background-color: #FFFFFF;
 padding: 2px;
}

.inputList {
 border: 1px solid #002D66;
 color: #000000;
 font-family: arial, verdana;
 font-weight: normal;
 font-size: 12px;
 text-align: left;
 background-color: #FFFFFF;
 padding: 2px;
}
