body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4a4a4a;
	margin: 0px;
	padding: 0px;
	line-height:15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #013369;
}
.hm_primary {
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 348px;
	width: 800px;
}
.sidelinks a {
	font-weight:bold;
	font-size:12px;
	color:#013369;
}
.hm_left {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.hm_left a {
	font-weight:bold;
	font-size:12px;
	color:#013369;
	text-decoration:none;
	line-height:18px;
}
.hm_left a:hover {
	color: #03C;
	text-decoration:none;
}
.hm_right {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 20px;
}
.hm_right a {
	font-weight:bold;
	font-size:12px;
	color:#013369;
	text-decoration:none;
	line-height:18px;
}
.hm_right a:hover {
	color: #03C;
	text-decoration:none;
}
.hm_mid {
	padding-right: 20px;
	padding-left: 20px;
}
.hm_mid a {
	font-weight:bold;
	font-size:12px;
	color:#013369;
	text-decoration:none;
	line-height:18px;
}
.hm_mid a:hover {
	color: #03C;
	text-decoration:none;
}
