body {
	background-image: url(images/bk.jpg);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
a:link {
	color: #448FDE;
	text-decoration: underline;
	font-size: None;
}
a:visited {
	color: #6666CC;
	text-decoration: underline;
}
a:hover {
	color: #ABD9FF;
	text-decoration: none;
}
a:active {
	color: #042F68;
	text-decoration: underline;
}
.border {
	border: 4px double #0099FF;
	margin: 5px;
	padding: 1px;
}
img {
	display: inline;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 20px 5px;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #418DE3;
}
.list1 {
	text-align: left;
	margin: 0px 15px 10px;
	padding-left: 10px;
}
ul.list1 li{
	margin-bottom: 3px;
}
.pullquote {
	color: #0099FF;
	border-top: 2px solid #9FD8FF;
	border-bottom: 2px solid #9FD8FF;
	width: 250px;
	margin: 5px 10px;
	display: inline;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-left: 5px;
	float: right;
}
.alignblock {
	display: block;
	clear: both;
}
h1 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	color: #0B254F;
	width: 300px;
	text-align: center;
	padding: 5px;
}
h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #0B254F;
	width: 300px;
	text-align: center;
	padding: 5px;
}
.formtable {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 6px double #0099FF;
	border-bottom: 6px double #0099FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.formtable td{
	padding: 2px;
}
table.formtable tr{
	border-bottom: 1px solid #CFDBFD;
	
}
table.formtable submit{
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	border: 3px double #A4D6FF;	
	
}
.list2 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	list-style: square;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
ul.list2 li{
	margin-bottom: 5px;
	border-bottom: 1px solid #C1EEFF;
	list-style: outside;
	text-align: left;
}

