@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background: url(images/bg.gif) repeat-y center #CCCCCC;
}
.label_font{
	color: #000000;
	font-weight: bold;
}
.heading1 {
	color: #006600;
	font-size: 24px;
	margin: 0;
	font-weight: bold;
}
.heading2 {
	color: #99cc33;
	font-size: 30px;
	margin: 0;
	font-weight: bold;
}
.listing1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listing1 li {
	margin-left: 0px;
	margin-top: 10px;
}
.pa {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}
.padded1 {
	padding: 10px;
}
.errorBox { padding: 15px; background-color: #FFFFCC; border: 1px solid #FFCC33;  }
.form_legend {
	width: 100%; display: block; font: 16px "Trebuchet MS", sans-serif; color: #006; border-bottom: 2px solid #006; font-weight: bold;
}
.bottom_text {
	width: 604px;
	height: 385px;
	background: url(images/bottom_bg.jpg) no-repeat bottom;
}
