ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, img{
	margin: 0;
	padding: 0;
	border: 0;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #fffff4;
	color: #006633;
}
#wrapper {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

h1, h3 {
	font-size: 1.5em;
	text-align: left
}.img_right {
	float: right;
	margin: 5px 0px 5px 5px;
	border: 1px solid #006633;
}
.img_rightnoborder {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 0px solid #006633;
}
p, h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
}

#top p, #top h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
#content {
	clear: both;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
}
.left1 {
	float: left;
	width: 49%;
	padding-top: 15px;
}
.right1 {
	float: right;
	width: 49%;
	padding-top: 15px;
}

.rightdeep {
	float: right;
	width: 49%;
	padding-top: 15px;
}
 .img_col {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #006633;
}
.bold_font {
	font-weight: bolder;
	color: #003300;
	font-size: 1.2em;
}
.p_cent {
	text-align: center;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	clear: both;
}
#top {
	margin-right: auto;
	margin-left: auto;
}
#form {
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}

.bold {
	font-weight: bold;
}
#form img {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top: 30px;
}
label {
	text-align: left;
	vertical-align: top;

}
input, textarea {
	font-weight: bold;
	color: #006633;
	margin-left: 10px;
	vertical-align: middle;
}
.red_star {
	color: #FF0000;
}
#form1 {
	padding-left: 80px;
}
#form1 .p_close {
	margin: 0px;
	padding: 0px;
}
.img_left {
	float: left;
}

.p_right {
	float: right;
}
.rightdeep p {
	margin-bottom: 15px;
}
.bar {
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 auto;
}

.bar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bar p {
	padding:0px 0px 2px 0px;
	margin: 0px 5px;
		
		}

