body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {border:0;}
.page {
	background: url(images/bg.png) repeat-y center;
}
.footershad {
	background: url(images/footershad.png) no-repeat center;
	height:19px;
	}
.content {
	margin-left:10px;
}
td {
	vertical-align: top;
}
.cnt {
	background: #FFFFFF;
}
address {
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
}
.foot_bg {
	background-color: #000000;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
}

address strong {
	color: #FFFFFF;

}.copy {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	margin-right: 10px;
}
.phone {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.phone_num {
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}
.fax_num {
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}
.top_subnav {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 7px;
}
.top_subnav a:visited {
	color: #FFFFFF;
}
.top_subnav a:link {
	color: #FFFFFF;
}
.top_subnav a:hover {
	color: #CCCCCC;
}
.top_subnav a:active {
	color: #CCCCCC;
}
.side_nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: url(none);
}
.side_nav a:visited {
	color: #333333;
	text-decoration: none;
	background: url(none);
}
.side_nav a:link {
	color: #333333;
	text-decoration: none;
	background: url(none);
}
.side_nav a:hover {
	color: #EF1E1E;
	text-decoration: underline;
}
.side_nav a:active {
	color: #333333;
	text-decoration: none;
}
.top_nav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.top_nav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:hover {
	font-size: 12px;
	color: #ED1919;
	text-decoration: underline;
}
.top_nav a:active {
	font-size: 12px;
	color: #FFCC00;
}
.top_phone {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
}
.top_phone_num {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
}
.more a {
	color: #000000;
	font-weight: bold;
}
.navtd {
	width: 190px;
}


.top_fax_num {
	font-size: 12px;
	color: #C7DAD2;
	margin-right: 10px;
}
h1 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
u {
	background: #FFFFCC;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	font-weight: bold;
}
label {
	align:right;
	}
.home_bullets {
	list-style: square;
	font-size: small;
	margin-left: 20px;
}
.small {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.required {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #C10000;
	vertical-align: middle;
	padding: 5px;
}
.green {
	color: #006633;
	background: #FFFFCC;
}
a:hover {
	color: #FF0000;
}
table.hometable td#cell1 {
	border:2px solid #000;
}
table.hometable td#cell2 {
	border-top:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
}
table.hometable td#cell3 {
	border-right:2px solid #000;
	border-bottom:2px solid #000;
}