body {
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #225079;
	line-height: 22px;
}
div#ctnr{
	width: 695px;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
}
div#hdr	 {
	position: relative;
	width: 695px;
	
}
div#form {
	width: 695px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	clear:left;
	text-align:left;
}
div#col1 {
	width: 265px;
	position: relative;
	top: 5px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #225079;
	font-size: 12px;
	text-align: left;
}
div#col2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #225079;
	width: 430px;
	position: relative;
	top: 5px;
	left: 15px;
	float: left;
	line-height: 18px;
	text-align: left;
}
div#text {
	padding: 5px 0px 0px 10px;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #225079;
	font-size: 12px;
	text-align: left;
}
.pad {
	padding: 5px;
	padding-left: 10px;
}
div#result {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #225079;
	width: 480px;
	height: 290px;
	position: relative;
	top: 105px;
	left: 15px;
	float: left;
	line-height: 18px;	
}
div#result td {
	vertical-align: middle;
}

a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #225079; 
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {   
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #225079;
	text-decoration: none;
}