/* CSS Document */

body{
	margin:60px 0px 0px 0px; 
	padding:0px; 
	background:#e8e8e8;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#323232;
	}
	
	
b{color:#008000;}	
	

.borLeft{border-left:1px solid #dcdcdc; background:#ffffff;}
.borRight{border-right:1px solid #dcdcdc; background:#ffffff;}
.borBottom{border-bottom:1px solid #dcdcdc; background:#ffffff;}

.headerbg{background:url(../images/top_bg.jpg) top left repeat-x; padding-left:8px;}


/*paddings*/
.pad1{padding-right:5px;}
.pad2{padding-left:25px;}
.pad3{padding-bottom:5px;}
.pad4{padding:5px 0 5px 0;}
.pad5{padding-top:5px;}

.linehight{line-height:18px;}

.link_navMid{border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8;}
.link_bg1{background:url(../images/white_arrow.jpg) top left no-repeat; padding-left:15px;}
.link_div{float:left; padding-right:15px; background:url(../images/gray_arrow.jpg) top right no-repeat;}

.h1_shadow{background:url(../images/shadow.jpg) top left no-repeat;}

.midtbl p{margin:0px; padding:8px 0 8px 0; line-height:16px;}
.midtbl h1{font:16px Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; color:#008000; font-weight:bold;}
.midtbl h2{font:12px Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:20px 0 0 0; color:#008000; font-weight:bold;}
.midtbl a{color:#008000; text-decoration:none;}
.midtbl a:hover{color:#008000; text-decoration:underline;}

.contactform{background:url(../images/contact_shadow.jpg) top left no-repeat; padding:15px 0 0 15px;}
.contactform input , textarea , select{border:1px solid #CCCCCC; width:180px;}


.footer{color:#323232; text-align:center; line-height:25px;}
.footer a{color:#323232; text-decoration:none;}
.footer a:hover{color:#008000; text-decoration:underline;}