body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	background-color: #D0DFF4;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #03447E;
	line-height: 130%;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #03447E;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #03447E;
	text-decoration: none;
}
a.footer:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
}
.contentChild {
	background-color: #FFFFFF;
	padding: 20px 70px;
}
.contentBox {
	background-color: #E6EAED;
	padding-right: 6px;
	padding-left: 6px;

}
.tbl_form {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 1px;
}
ul {
}
li {
	color: #333333;
	line-height: 130%;
	list-style-type: square;
	margin-bottom: 6px;
	margin-left: -11px;


}
input {
	color: #333333;
	background-color: #FFFFFF;
}
textarea {
	color: #333333;
	background-color: #FFFFFF;
}
select {
	color: #333333;
	background-color: #FFFFFF;
}
.img_left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.img_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.font_10 {
	font-size: 10px;
}
.horz_solid {
	border-bottom-style: Solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.horz_dash {
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
