html, body,  ol,  p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0; 
	padding: 0; 
	border: 0; 
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}


#wrapper {
	margin: 0px auto;
	width: 770px;
	border: 1px solid #666666;
}

#header {
	height: 70px;
	background-color: #ffffff;
	border-bottom: 6px solid #666666;
}

#strap{background-color:#f5f5f5;
	border-bottom: 1px solid #666666;
}
#innerwrapper {
	
}
#toplink{
font-size:12px;
display:block;
float:right;
text-align:right;
padding:8px 2px 8px 0px;
color:#666666;
line-height:18px;
}
#toplink a:link{
text-decoration:none;
color:#666666;
font-weight:normal;
}

#toplink a:visited{
text-decoration:none;
color:#666666;
font-weight:normal;
}

#toplink a:hover{
text-decoration:underline;
color:#666666;
font-weight:normal;
}
#leftcol {
	margin-top:10px;
	background: #ffffff;
	float: left;
	
	width: 185px;
	text-align:center;
}
#content {
margin-top:10px;
	background: #ffffff;
	
	width: 575px;
	margin-left: 190px;
	border-left: solid 1px #666666;
}
h3{background:#f5f5f5;
color:#666666;
padding-left:3px;
border-left:6px solid #666666;

}

#footer {
	background: #666666;
	height: 30px;
	
}

#footblock{
	background-color:#FFffff;
	font-size: 10px;
	line-height:25px;
	color:#666666;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.footleft{
display:block;
float:left;

}

.footright{
display:block;
float:right;
}
.sitebygbit{
text-align:center; 
padding-top:5px;
color:#999999;
font-size:10px;
}
br.clearing { clear: both; }


h4{
color:#FF6600;

}
.smallnorm {
	font-size: 70%;
}
ul{
margin-top:5px;
margin-left:18px;

}
li {
	font-size: 70%;
}

.con{
	padding: 10px;
	}
a:link{
color:#ff6600;
text-decoration:none;
background-color:#ffffff;
font-weight:bold;
}
a:visited{
color:#ff6600;
text-decoration:none;
background-color:#ffffff;

}
a:hover{
color:#ff6600;
text-decoration:underline;
background-color:#f5f5f5;
}
.mi{padding-bottom:3px;
}
.mi2{
padding-top:0px;padding-bottom:3px;
}
