b,body,br,code,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,hr,i,img,label,li,ol,p,pre,span,strong,table,td,th,tr,ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
code,pre {
	font-family: monospace;
}
li,dd {
	margin-left: 2.5em;
}

/*----------------------- Begin Custom styles ---------------------- */

/* ======== Basic Tag Styles ===== */

body {
	background-color: #64a588;
}

hr {
	border: 0;
	height: 1px;
	color: black;
	background-color: black;
	margin: 3px auto 3px auto;
	text-align: center;
	width: 80%;
}

/* ======== Table Styling ======== */

#bordercellright,#bordercellleft {

	background-color: #42725d;
}
#maintablecontentcell {
	font-size: .9em;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../images/gradient2.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#footercell {
	background-image:url(../images/footer3.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
#footercell img{
margin-top: 5px;
	margin-left: 35px;
}

/* ======== Text Sytles   ======== */
.bodytext {
	padding: 0px 66px;
	color: #10402a;
}
.imgheader {
	margin-top: 28px;
	margin-left: 50px;
}

.pageheader {
	font-size: 2em;
	color: #006600;
	padding-bottom: 10px;
	padding-top: 30px;
	padding-left: 66px;
}
.subheader {
	font-size: 1.2em;
	color: #006600;
	padding-bottom: 10px;
	margin-top: -10px;
	padding-left: 66px;
	text-decoration: underline;
}
ul {
	margin: 0 80px;
	color: #10402a;
}
.underline {
	text-decoration: underline;
}
/* ======== Image Styles  ======== */

.contentcellleaf {
	float: right;
	clear: left;
}
.blankgif {
	float: right;
}
/* ======== Link Styles   ======== */

a:link {
text-decoration:underline;
color: #003399;

}
a:hover {
text-decoration:underline;
color: #009900;
}
a:visited {
text-decoration:underline;
color: #003399;
}
/* --=============== Content Styling ============== */
.pagecontenttable {
	margin-left: 66px;
	color: #10402a;
}

/* ======== Page Specific Styles ======== */
