.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2D3B62;
}

.link_color {
	color: #CC0000;
}

.white_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.tableborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tdborder {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formnopadding {
	margin: 0px;
	padding: 0px;
	
}
.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #D6D6E6;
	text-decoration: none;
	background-image: url(slices/vertnav_bg.gif);
	text-indent: 50px;
	display: block;
	height: 31px;
	width: 250px;
}
.navleft_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #D6D6E6;
	text-decoration: none;
	background-image: url(slices/vertnav_bg.gif);
	text-indent: 50px;
	display: block;
	height: 31px;
	width: 250px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #D6D6E6;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 85px;
	height: 25px;
	background-image: url(slices/nav_bg.gif);
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
	display: block;
	width: 85px;
	height: 25px;
	background-image: url(slices/nav_bg_roll.gif);
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336666;
	font-weight: bold;
}
.navleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
	background-image: url(slices/vertnav_bg_roll.gif);
	text-indent: 50px;
	display: block;
	height: 31px;
	width: 250px;
}
.position {
	position: relative;
}




