body {
	font-family: Arial, Helvetica, sans-serif;
	to
}

.buttons {
	padding-left:0px;
	border-right: #b7b7b7 solid 1px;
	padding-top:9px;
	
	}
	
table.topnav_bg {
	display:block;
	background:url(images/top_nav.jpg); 
	height: 48px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	}

table.topnav_bg2 {
	display:block;
	background:url(images/top_nav2.jpg); 
	height: 48px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	}
	
.topnav:link, .topnav:visited {
	/*display: block;
	background: url(images/mainlevel.jpg) no-repeat;
	padding-top: 15px;*/
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: right;
	padding-right: 15px;
	text-decoration: none;
}

.topnav:hover {
	background-position: 0px 0px;
	text-decoration:underline;
	color:#98cb2b;

}
	
.topnav2:link, .topnav2:visited {
	/*display: block;
	background: url(images/mainlevel.jpg) no-repeat;
	padding-top: 15px;*/
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: right;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.topnav2:hover {
	background-position: 0px 0px;
	text-decoration:underline;
	color:#98cb2b;

}
	
	
.footer {
	background-image:url(images/footer.jpg) no-repeat;
	padding-right:20px;
	vertical-align:middle;
	text-align:right;
	font-size:10px;
	color:#FFFFFF;
	}

table.main_nav {
	border-right: #b7b7b7 solid 1px;
	border-left: #b7b7b7 solid 1px;
	background-color:#FFFFFF;
	/*width: 204px;*/
	}	
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/mainlevel.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	text-align: left;
	padding-top: 14px;
	padding-left: 50px;
	height: 28px;
	width: 150px;
	text-decoration: none;
	
	
}

a.mainlevel:hover, {
	background-position: 0px -42px;
	text-decoration: none;
	color:#da2121;

}
a.mainlevel_active {
	display: block;
	background: url(images/mainlevel.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	padding-left: 50px;
	height: 28px;
	width: 150px;
	text-decoration: none;
	background-position: 0px -42px;
	text-decoration: none;
	color:#da2121;
	
	
}

.smart {
	font-size:10px;
	text-align:right;
	}
.main_body {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
	padding-right:15px;
	}
.bullets {
	color: #98cb3b;
	font-weight:bold;
	font-size:14px;
	padding-right:3px;
	}
.subheader {
	color: #98cb3b;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	}
.title {
	display: block;
	background: url(images/mainlevel.jpg) no-repeat;
	background-position: -25px 0px;
	font-size:16px;
	color:#98cb2b;
	padding-top: 12px;
	padding-left:22px;
	height:24px;
	font-weight:bold;
	}
.padding {
	padding-left:20px;
	}
ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	}
li {
	list-style-image:url(images/bullets.jpg);
	padding-right:5px;
	margin:0px;
	}
table.contact td {
	font-size:13px;
	padding:3px;
	}
.home_panel {
	background-color:#ececec;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin:20px;
	padding:10px;
	line-height: 24px;
	text-align:center;
	}
.red {
	color:#da2121;
	font-weight:bold;
	}
.red_head {
	color:#da2121;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	}
	
.left { 
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	}
table.contact td.sml {
	font-size:10px;
	}