.textblue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; line-height: 17px}
.textredlarge { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #993333}
.textredxlarge { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #993333}
.textbluelarge { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; line-height: 17px ; font-weight: bold}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.textlg { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}

.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	font-weight: bold
}
.textdkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524E54;
	font-weight: bold
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	font-weight: bold
}
.linkmain a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: underline;
}
.linkmain a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: underline;
}
.linkmain a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: underline;
}
.linkmain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.content {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A
}
.contact a:link {
	color: #7A7A7A;
	text-decoration: underline
}
.contact a:active {
	color: #7A7A7A;
	text-decoration: underline
}
.contact a:visited {
	color: #7A7A7A;
	text-decoration: underline
}
.contact a:hover {
	color: #7A7A7A;
	text-decoration: none
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FBFBFB
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FBFBFB
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FBFBFB
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 17px;
}
.search-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.search-link {
	font-size: 12px;
	font-weight: bold;
}
.search-results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}
.search-results a:link {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}
.search-results a:active {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}
.search-results a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}
.search-results a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}