body {
color: #444;
font-family: Arial, Helvetica, sans-serif;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#4A85FF; text-decoration: none} 
a:visited 	{ color:#4A85FF; text-decoration: none} 
a:hover 	{ color:#FF6633; Text-Decoration: underline;  } 
.container {
border:2px solid #999;
}
topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: 120px;
	display: block;
	float: left;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	}
	 #topnav ul li a {
	width: 120px;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 14px;
	font-weight: bold;
	background-color: #7E7E7E;	
}
		#topnav ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #BEBEBE;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.content {
	display: block;
	background-color:#FFFFFF;
	margin-left: 50px;
	width: 760px;
	padding-left:20px;
	padding-right: 20px;
	}

.strap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 27px;
}
.tel {
	float: right;
	padding-right: 30px;
	padding-top: 10px;
	color:#FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}
	.justified {
	font-size: 80%;
	text-align: justify;
}
	.justified90 {
	font-size: 90%;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.bodytext{
	font-size: 80%;
	}
.inset {
margin-left: 50px;
}

h1 {
	font-size: 42px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000386;
	margin-bottom:3px;

}
h3 {
	color: #BE0000;
	font-size: 16px;
	text-transform:uppercase;
	}
h4 {
	color: #000;
	font-size: 16px;
		}
.vertleft {
background-image:url(vertleft.gif);
background-position:top;
background-repeat:repeat-x;
}
.vert {
background-image:url(vert.gif);
background-position:top;
background-repeat:repeat-x;
}.border {
	border: thin solid #949494;
}
.redhead {
	color: #BD0000;
	font-weight: bold;
	}
.biggrey {
	font-size: 24px;
	color: #919191;
	margin-bottom: 0px;
}
.medwhite {
	color:#FFFFFF;
	font-weight: bold;
	}.subwhite {
	font-size: 70%;
	color: #FFFFFF;
}
.orangelist {
	margin-left: 30px;
	margin-top: 5px;
	list-style-image: url(orangeblob.gif);
}
