body{
	background-color: #ffffff;
	font: 8pt arial,sans-serif;
	color: #000000;
}

body,div,form,table,td,ul,h1,h2{
	margin: 0;
	padding: 0;
}

td, select, input{
	font: 8pt arial,sans-serif;
}

a {
	color: #00675A;
}	

a:hover{
	color: #EFA535;
}	

a img{
    border: none;
}

.dashline {
	background : url(images/dashline.gif) repeat-x;
}	

.dashline2 {
	background : url(images/pages/dashline2.gif) repeat-x;
}	

.bg1 {
	background : #D0D0D0 url(images/header2.gif) no-repeat;
}	

.bg2 {
	background : url(images/bg2.gif) repeat-x;
}	

.bg3 {
	background : url(images/bg3.jpg) repeat-x;
}	

.bg4 {
	background : url(images/bg4.gif) repeat-x;
}	

.bgform1 {
	background : url(images/pages/formtopbg.gif) repeat-x;
}	

.bgform2 {
	background : url(images/pages/formdownbg.gif) repeat-x;
}	

.bgform3 {
	background : url(images/pages/formleftbg.gif) repeat-y;
}	

.bgform4 {
	background : url(images/pages/formlefttopbg.gif) repeat-y;
	background-color: #D6D5B9;
}	

.bgform5 {
	background : url(images/pages/formrightbg.gif) repeat-y;
}	

.bgform6 {
	background : url(images/pages/formrighttopbg.gif) repeat-y;
	background-color: #D6D5B9;
}	

.rightbg {
	background : url(images/pages/rightbg.gif) repeat-x;
}	

.bcw {
	background-color: #ffffff;
}

.bc1 {
	background-color: #F0F0F0;
}

.bc2 {
	background-color: #D0D0D0;
}

.bc3 {
	background-color: #00675A;
}

.bc4 {
	background-color: #F6F5E9;
}

.bc5 {
	background-color: #5C96CE;
}

.bc6 {
	background-color: #DEDCC3;
}

.bc7 {
	background-color: #CBC79E;
}

.bc8 {
	background-color: #D6D5B9;
}


.tab1 {
	background-color: #EFEDD8;
}

.tab2 {
	padding-top : 10px;
}

.ttxt1 {
	color : #006961;
	font-weight : bold;
	background-color: #D6D5B9;
	padding : 3px 10px;
}

.ttxt2 {
	font-weight : bold;
	background-color: #D6D5B9;
	padding : 3px 6px;
}

input.field1 {
	width:112px;
	height: 18px;
	border : 1px solid #666666;
	vertical-align : middle;
}	

input.field2 {
	width:150px;
	height: 18px;
	border : 1px solid #666666;
	vertical-align : middle;
}	

input.field3 {
	width:132px;
	height: 18px;
	border : 1px solid #D1D0CB;
	vertical-align : middle;
}	

.bm {
	padding-top : 15px;
	padding-left : 5px;
}

.bot {
	font: 7pt arial,sans-serif;
	text-align:left;
	color : #CCCCCC;
	vertical-align : top;
}

.page {
	color: #409124;
}	


#maintxt p, form{
	padding-right : 25px;
	text-align : justify;
}

.green {
	color : #05614C;
}
