.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.text a:link,			/* Sub Style class singles out all links in .maintext class area */
.text a:visited {
	text-decoration: none;
	color: #66CC00;
}
.text a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #FF6600;
}
}.formpad {
	padding-top: 5px;
	padding-bottom: 5px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #2F95C8;
	padding-left: 20px;
}
.padunderline {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B9BCA;
	
}.padunderlinebtm {
	padding: 3px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2083BE;
}
.subnav {
	padding: 5px;
	border: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2596E5;
}
.subnav a:link,			/* Sub Style class singles out all links in .maintext class area */
.subnav a:visited {
	text-decoration: none;
	color: #006699;
}
.subnav a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	 a:link,			/* Sub Style class singles out all links in .maintext class area */
.text a:visited {
	text-decoration: none;
	color: #006699;
}
.subnav a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	
