body {
	margin: 4px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 12px;
}

a {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 785px;
}
td,select,input,textarea {
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
}

p {
	text-align: left;
	padding: 0px;
}

.main_hdr {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
}


.left {
	float: left;
	width: 178px;
	margin-right: 22px;
}

.left h1 {
	font-size: 1em;
}

.left h1 a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.left h1 a:hover {
	text-decoration: underline;
}

.left h2 {
	font-size: 1em;
}

.left h2 a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.left h2 a:hover {
	text-decoration: underline;
}


.right h1 {
	font-size: 1em;
}

.right h1 a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.right h1 a:hover {
	text-decoration: underline;
}

.right h2 {
	font-size: 1em;
}

.right h2 a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.right h2 a:hover {
	text-decoration: underline;
}


.middle {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 22px;
}

.right {
	float: right;
	width: 162px;
}

.section_hdr {
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
}

h1 {
	margin: 0px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
h3 {
	margin: 0px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	color: #cccccc;
}
h4 {
	margin: 0px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 11px;
	color: #cccccc;
}


h2 {
	margin: 0px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div#rightbar {
	width: 181px;
	margin-top: 13px;
	margin-left: 16px;
	margin-bottom: 13px;
	float: right;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 57px;
	height: 570px;
}



div#rightbar div {
	width: 155px;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	border-left: 1px #9494BD solid;
	border-right: 1px #9494BD solid;
	border-bottom: 1px #9494BD solid;
	background-color: #E1E1ED;
}



div#rightbar div h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

div#rightbar div table {
	border: 0px;
	width: 149px;
}

div#rightbar div p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 4px 0px 1px 0px;
}

div#rightbar div input.fullwidth {
	display: block;
	margin: 0px 0px;
	width: 149px;
}

div#rightbar div input.submit {
	display: block;
	width: 80px; 
	height: 16px;
	margin: 12px 0px 0px 0px;
}
input.btn {
	font-weight: bold;
	background-color: #9cb373;
	color: #fff;
	border: 3px double #768a52;
	border-top-color: #9cb373;
	border-left-color: #9cb373;
}
.formHeader {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #a23b3b;
}
.fullwidth {
	font-size: 10px;
}
.style1 {
	font-size: 14px;
	color: darkblue;
	font-weight: bold;
}
#footer {
	margin-top: 10px;
	border: 1px solid #CCCCCC; 
	padding: 5px; 
	width: 785px; 
	color: #999999;
	font-size: 10px;
}
