body {
background-color:#FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555E55;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #555E55;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #54549C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #54549C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #555E55;
	text-decoration: none;
}
.bluetxt {

	font-family: Arial, Helvetica, sans-serif;
	color: #54549C;
}
.redtxt {

	font-family: Arial, Helvetica, sans-serif;
	color: #D90000;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #555E55;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #555E55;
	list-style-type: disc;
	font-size: 9pt;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(bullet.gif);

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D90000;
}
hr {
	border: 1px solid #CCCCCC;
	line-height: 1px;
	background-position: top;


}
input {
	border: 1pt solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555E55;

}
.check {
	background-color: #FFFFFF;
	border: thin none #FFFFFF;

}
.formHead {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
}
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
