  
li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005099;
	font-style: normal;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

A:visited {text-decoration: none}
A:active {text-decoration: none}

A:hover {
	text-decoration: underline;
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT
{
	border: #5a92c6 1px solid;
	font:messagebox;
}
div #endorsedByACS {
	z-index: 2; 
	position: absolute; 
	left: 610px; 
	top: 155px;
}


.Alert {
	color: #FF0000;
	font-size:smaller;
}

.tdSPAN
{
	font-family:Arial, Times New Roman;
	font-style:normal;
	font-variant:normal;
	font-weight:lighter;
	font:smallcaption;
}

.InputText
{
	font-family:Arial, Times New Roman;
	font-style:normal;
	font-variant:normal;
	font-weight:lighter;
	font:lighter;
}

.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
