.fineprinthead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fineprinttext {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.formhead {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #d00000;
	text-decoration: none;
}
.leftnavborder {
	border: 1px solid #d9d9d9;
}
.leftnavhead {
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.leftnavbody {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left:8px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;
}
.leftnavbody a {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.leftnavbody a:hover {
	font-family: arial;
	font-size: 12px;
	color: #d00000;
	text-decoration: underline;
}
.leftnavrshead {
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	color: #d00000;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.leftnavrsheadborder {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;
}
.formhead2 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.formtextfield {
	font-family: arial;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.formtextfield2 {
	font-family: arial;
	font-size: 16px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	width: 320px;
	border: 1px solid #CCCCCC;
}
.formtextselect{
	font-family: arial;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	width: 226px;
	border: 1px solid #CCCCCC;
}
.formbodyborder {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;
}
.bigtext {
	font-family: arial;
	font-size: 12px;
	color: #343434;
	text-decoration: none;
	line-height:20px;
	padding-top:4px;
}
.smalltext {
	font-family: arial;
	font-size: 11px;
	color: #767676;
	text-decoration: none;
}
.formbg {
	background-image: url(bodyform1bg.png);
	background-repeat: no-repeat;
	height:516px;
}
.thankyoubg {
	background-image: url(thank-you-bg.png);
	background-repeat: no-repeat;
	height:890px;
}
.bodyformwhite {
	font-family: arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding:3px;
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #E8E8E8;
}
.interestedin {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
.registernowbox {
	background-color: #d00000;
	padding: 10px;
	height: 120px;
	line-height: 40px;
}
.registernow{
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.registernow:hover {
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
