*, html, body { margin:0; padding:0; border:0; }

body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	line-height:22px;
	background-color:#fff;
}
div,form,img,ul,ol,li,dl,dt,dd,p{
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}

h1{ font-size:38px; color:#0076c0; line-height:60px; font-weight:normal; font-family:Verdana;}
h2{ font-size:19px; color:#0076c0; background:url(../images/arrow_green.gif) no-repeat left 2px; line-height:20px; padding-left:30px; font-weight:normal;}
h3{ background:url(../images/arrow_green_h3.gif) no-repeat 3px; padding-left:18px; color:#5e5e5e; font-size:12px; margin-top:15px;}
h3 a:hover{ color:#adbc06;}


p{font-size:11px; line-height:16px; margin:0 0 16px 0; }

input, textarea, select{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; border:1px solid #cbcbcb; background-color:#f7f7f7;}
input { width:240px; height:18px; margin:4px 0; line-height:18px;}

a{outline:none; text-decoration:none; color:#4a4a4a;}
a{star:expression(this.onFocus=this.blur()); } 
li{list-style:none;}
.clear{ clear:both; height:0px;}


.b{ font-weight:bold;}
.black{ color:#000;}
.email, .email a{ color:#adbc06;}
.email a:hover{ text-decoration:underline;}

.f12bgreen{ color:#adbc06; font-size:12px; font-weight:bold;}
