body {
	background-image: url(../images/generic/back2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EDECEC;
	text-align:center;
	margin: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44586F;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #8EB6DF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	margin-top: 0px;
}
a {
	color: #6886A6;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.datagrid {
	width: 650px;
	border: thick solid #EDECEC;
}
.formname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8EB6DF;
	font-weight: bold;
}
.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align:left

}

#navigation {
	width: 1000px;
	text-align: left;
}

#content {
	width: 1000px;
	position: relative;
	top: 130px;
}
.right_padding{
	padding: 10px;
}
.subheading1{
	font-size: 13px;
	color: #8EB6DF;
	font-weight: bold;
}
