@charset "utf-8";
/* CSS Document */
<style type="text/css">


.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D658B;
}

.redline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC0033;
}
.vertical_grey_leftline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.horizontal_bottom_gery_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 20px center;
}




#form1 #zoom_query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1C77AB;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#form1 #button {
	background-color: #1C77AB;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

</style>
