body {
	padding: 5px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.2em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #63A527;
	margin-top: 10px;
	margin-bottom: 6px;
	line-height: 1em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63A527;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #F2BF24;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #6FBAD7;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #63A527;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px 10px 6px 15px;
	font-weight: normal;
}
.imgRight {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #94D1FE;
}
.imgRightnoborder {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.indent {
	margin-left: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:link {
	color: #3399FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #5BAC1A;
	text-decoration: underline;
}
.table {
	border: 1px solid #B2DFFE;
}
.left_sidebar {
	background-attachment: fixed;
	background-color: #64B1E9;
	background-image: url(images/water_pour.jpg);
	background-repeat: no-repeat;
}
.imgCenterborder {
	float: none;
	border: 1px solid #CAE1FB;
}

