A {
	font-size : 11px;
	color : #be2c41;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
A:HOVER {
	font-size : 11px;
	color : #4e4e4e;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
TD {
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.PlainTextLink {
	font-size : 11px;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.PlainTextLink:HOVER {
	font-size : 11px;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.colorbox_text {
	font-size : 11px;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	vertical-align: top;
}
.bold {
	font-size : 11px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.boldRed {
	font-size : 11px;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.boldBlue {
	font-size : 11px;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.boldGreen {
	font-size : 11px;
	color : #074902;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.boldWhite {
	font-size : 11px;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.formStyle {
	font-size : 11px;
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	overflow : auto;
}
.PM_Table_Headers {
	font-size : 11px;
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.PM_Table_Headers:HOVER {
	font-size : 11px;
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
.FadedLink {
	font-size : 11px;
	color : #CBC7EC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.bottomLinks {
	font-size : 11px;
	color : #890404;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.bottomLinks:HOVER {
	font-size : 11px;
	color : #890404;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
.header {
	font-size : 18px;
	color : #890404;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.med_header {
	font-size : 16px;
	color : #5E5D5D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.small_header {
	font-size : 14px;
	color : #5E5D5D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.small_header:HOVER {
	font-size : 14px;
	color : #e7e2e2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.links {
	font-size : 11px;
	color : #890404;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
.links:HOVER {
	font-size : 11px;
	color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
.tinyText {
	font-size : 9px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.tinyTextInfo {
	font-size : 9px;
	color : #8b8b8b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.copyright {
	font-size : 11px;
	color : #890404;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.blueLinks {
	font-size : 11px;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
.greenLinks {
	font-size : 11px;
	color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

input,textarea {
	background: #fff;
	color: #001d33;
	border: 1px solid #808080;
	padding: 1px;
	font: 12px Arial, Helvetica, sans-serif;
}

.required {
	color: #f00;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 12px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: none;
text-indent: 0px;
list-style-position: outside;
list-style-type: square;
padding: 0px;
margin: 15px;
}