body, p {
font-family: sans-serif;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	float: none;
	height: 50px;
	width: 128px;
	text-align: center;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	background-image:url(images/nav_over.gif);
	background-repeat:no-repeat;
	float: left;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
}
a.h2:link, a.h2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;		
	margin-bottom: 6px;
}
a.h2:hover, a.h2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;		
	margin-bottom: 6px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 15px;
	color: #666666;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #333333;
}
a.bodylink:link, a.bodylink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;	
}
a.bodylink:hover, a.bodylink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;		
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #999999;
}
a.callout:link, a.callout:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;	
}
a.callout:hover, a.callout:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
}
.checkbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	color: #666666;
	vertical-align: middle;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 19px;
	margin-left:10px;
	color: #666666;

}
.li {
	list-style-type: square;
}.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

