body {
	background-color: #F4E9C8;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
p, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:17px;
	text-align:left;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004EF0;
	text-align:left;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #154968;
	text-align:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 20px;
}
#padding li {
	list-style-image:url(../images/bullet.gif);
	vertical-align: middle;
	text-align:left;
	line-height:17px;
	padding-bottom:15px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.input {
	border: 1px #166816 solid;
	background-image:url(../images/input.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
}
.textarea {
	border: 1px #166816 solid;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
}
.none {
	border: 0;
}
label {
	width: 100px;
	font-size: 12px;
	float: left;
	text-align: left;
	margin: 0;
	clear: both;
	padding: 0;
}
.submit {
	border: 1px #FFFFFF solid;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#166816;
}
hr {
	color: #0040C4;
	background-color: #004EF0;
	height: 1px;
	border: 0px;
}
.smalltext {
	font-size: 9px;
}
