.base {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.main {
	border : 3px solid #033774;
}

.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration : none;
	color : white;

}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : white;
}
A.menu:HOVER {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #D21034;
	font-weight : bolder;
	text-decoration : none;
}

.base-blue {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	color : #003580;
	font-weight : bold;
}

.base-red {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	color : #CC0033;
	font-weight : bold;
}

.base-white {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : white;
	font-weight : bold;
}

.base-white2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : white;
	font-weight : bold;
}

.subsection {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	color : white;
	font-weight : bold;
}
.section-title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : white;
	font-weight : bold;
	text-align: center
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.required {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : red;
	vertical-align: top}

.base-darkred {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	color : #ff0000;
	font-weight : bold;
}
