.head_org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e6550e;
	font-style: normal;
}

p {
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.3;
	color: #403D3C;
	}
	
	td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B3939;
}
.headtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e6550e;
	font-style: normal;
}
td {
	font-size: 11px;
	}
	h2 {
	font-size: 12px;
	color: #615D60;
	font-weight: bold;
	}
	
	h1 {
	font-size: 16px;
	color: #E6550E;
	margin-left:0px;
	font-weight: bold;
	}
	
li {
	list-style-image: url(../bullet1.gif);
	padding:4px;
	list-style-position: outside;
	font-size: 11px;
}


hr {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
	hr
{
	border: none 0;
	border-top: 1px dotted #cccccc; /*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom 

equal*/
}
.sbnBtn {
	background-image:url(../images/submit.jpg); 
	width:87px;
	height:22px;
}