<!--
body body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:11px;
}
.style2 {color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:11px;
}

.inputbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	width: 80px;
	height: 18px;
	}

.style4 {font-weight: bold;
}

.inputbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 17px;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #000000;
	border-right: 1px solid #aaaaaa;
	padding-left: 2px;
}

.selectbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 17px;
	background-color: #ffffff;
	padding-left: 2px;
}

a{
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #33333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {color: #FFFFFF;
}

.table1{
	border: 0px solid #333333;
	padding:0px;
	background-color: #ffffff;
}

.theader1{
	color: #333333;
	background-color: #C6DA8F;
}

.theader2{
	color: #ffffff;
	background-color: #8cb5c8;
}

.trow1{
	background-color: #e5e5e5;
}

.trow2{
	background-color: #eeeeee;
}

.menu{
	font-size: 12px;
	font-weight: bold;
}

.submitbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	background-color: #dddddd;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #000000;
	border-left: 1px solid #aaaaaa;
	padding-left: 4px;
}

.doc{
	display: block;
	width: 89%;
	min-height: 400px;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	padding: 40px;
	text-align:left;
}

.para{
	display: block;
	width: 95%;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align:left;
}

.para p {
	border: 1px solid #000000;
}

.medium{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.hilite{
	background-color: #ffff00;
}

.hiliteC{
	background-color: #00ff00;
}

.docheader{
	background-color: #375288;
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
	padding-left: 5px;
}

.docborder{
	background-color: #808080;
	padding:10px;
	width:600px;
	border: 0px solid #000000;
}

.btn{
	border: 1px solid #D4D0C8;
	width: 21px;
	height: 20px;
}

.btnO{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #808080;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #808080;
	width: 21px;
	height: 20px;
}

.hid{
	display: none;
}

.parahead1{
	border-top: 1px solid #000000;
}


.editBox{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding-left: 2px;
}

.hBull ul li{
	list-style-image: url('../images/bullet.gif')
}

.eImg{
	margin-bottom: 10px;
}

.eFaq{
	float: left;
	width: 360px;
}

.eFaq li{
	margin-left: 0px;
	margin-bottom: 3px;
}
.eFaq ol{
	padding-left: 20px;
	margin-top:0px;
}

.eDoc{
	width: 320px;
	float: right;
	margin-right: 10px;
}

.eDocInner{
	width: 100%;
	background: #DAF197;
	border: 1px solid #333333;
}

#eSlides{
	width: 696px;
	margin:10px 10px 10px 10px;
}

.eText{

}

.eText p{
	text-align: justify;
}

.eText a{
	text-decoration: underline;
	color: #000040;
}

.clear{
	clear: both;
}

.eButt{
	width: 710px;
	position: relative;
	text-align: right;
}

a.eSupp{
	display: block;
	background: #dddddd;
	text-align: center;
	border: 1px solid #333333;
	width: 210px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px auto;
	
}

a.eSupp:hover{
	background: #666666;
	color: #ffffff;
}

-->