#messages {
	background: #eeffee;
	border: 1px solid #009900;
	color: #009900;
}
#errors {
	background: #ffeeee;
	border: 1px solid #990000;
	color: #990000;
}
#warnings {
	background: #FFFFEE;
	border: 1px solid #FFFF33;
	color:#333333;
}
.messagebox {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 20px;
	padding: 8px;
}
.messagebox span {
	display: block;
}
	
.formfields {
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #26529B;
	text-transform: uppercase;
	padding: 3px;
}

.style16 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 12px;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style3 {font-weight: bold}
.style6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {font-size: 18px}
.style10 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #B6265B;
}
.style18 {	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style19 {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.style21 {
	color: #EA4F5D;
	font-weight: bold;
}

.style23 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.style26 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 10px; }
.style29 {
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
}
.style30 {color: #000000}
.style32 {
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
}
.style33 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style34 {font-weight: bold; list-style-type: none;}
.style36 {
	color: #B6265B;
	font-weight: bold;
}
.style37 {color: #B6265B}
.style38 {font-size: 9px}



body {
	background-color: #9FAFC4;
}

#emptylist,ol,li,a:link,a:visited  {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
li a:link {
	color: #B6265B;
	text-decoration: none;
}
li a:visited  {
	color: #B6265B;
	text-decoration: none;
}
li a:hover {
	text-decoration: none;
	color: #000000;
}
ol li a:link {
	color: #B6265B;
	text-decoration: none;
	list-style-type: none;
	left: 0px;
	text-indent: 0px;
}

ol li a:hover {
	text-decoration: none;
	color: #000000;
list-style-type: none;
}
a:link {
	color: #F9CACE;
	text-decoration: none;
}
a:link style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:visited {
	text-decoration: none;
	color: #F9CACE;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #B6265B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
