.DropDown1 {
	font-size: 22px;
	color: #666;
	text-decoration: none;
	width: 500px;
	height: 40px;
	margin-top: 20px;
	
}
.DropDown2 {
	font-size: 22px;
	color: #666;
	text-decoration: none;
	width: 495px;
	height: 40px;
	margin-top: 20px;
	
}
.BottomLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
.Bottom2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: center;

}
.SmallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.SmallText2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.Title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.Title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #36C;
	text-decoration: none;
}
.Title3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	text-decoration: none;
}

.Title4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.Header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
	padding-top: 38px;
	padding-bottom: 10px;
	background-image: url(images/mid3.gif);
}
.HomeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
.HomeText2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
.HomeText3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	width: 480px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.PageText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
.TitleBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: justify;
}
.formTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36C;
	text-decoration: none;
}
.formFld1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	height: 25px;
	width: 400px;
	padding-top: 5px;
}
.formBox {
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}
.formDropDown {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	height: 25px;
	width: 200px;
}
.formDropDown2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	height: 25px;
	width: 405px;
}
.ThankYouBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #EAFFEA;
	padding: 20px;
	width: 500px;
	border: 1px solid #090;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.ModalPopupBG
{
	filter: alpha(opacity=75);
	opacity: 0.4;
	background-color:#696969;
}.BLCBox {
	padding: 10px;
	width: 430px;
}
.ProcessingBox
{
	background-color:#FFF;
	filter: alpha(opacity=100);
	opacity: 100;
	margin: auto;
	padding: 20px;
	height: 60px;
	width: 200px;
	border: 2px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
}

