p {
	font-family: "Arial";
	font-size: 12px;
	color: #242424;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #E00000;
	text-decoration: none;
}
.hilight {
	font-family: "Arial Black";
	color: #000000;
}
.alignRight {
	text-align: right;
}
.bold {
	font-family: "Arial Bold";
	color: #000000;
}
.black {
	color: #000000;
}

input {
	font-family: "Arial";
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

/* Style Changes: 5/14/07 - Jon Morato  */

#wrapper {
	margin-left:0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	margin-bottom: -5px;
	border-bottom: 1px dotted #999999;
}