a:active, a:visited, a:link {color:#039AD3; font-weight:bold; text-decoration:underline;
background-color:transparent}
a:hover {color:#FF0000;  font-weight:bold; text-decoration:underline;
background-color:transparent}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #007AAD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.theader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
hr {
	background-color: #049AD4;
}
li {
	list-style-image: url(images/bullets.gif);
}
.18pointbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	background-image: url(images/blue_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.textField1 {
	width:287px;
}
.textField2 {
	width:551px;
}
input {
	background:#FFF;
	width:200px;
}
input.nocolor {
	background:none;
	width:20px;
}
input.buttons {
	background:none;
	width:inherit;
}
.noBtmBorder {
	border-bottom:none;
}
.noTopBorder {
	border-top:none;
}