body {
	height:100%;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-position: 0px 0px;
}
#main {
	position:relative;
	width:1000px;
	margin:auto;
}
#s1 {
	width:800px;
	margin:auto;
	height:375px;
	overflow:hidden;
}

#frameNav { position:absolute; z-index:5; margin: 7px 0px 0px 275px; }
#frameNav a { border: 1px solid #ccc; background: #ffffff; text-decoration: none; margin: 3px 5px; padding: 0px 3px;  }
#frameNav a.activeSlide { background: #99ff00 }
#frameNav a:focus { outline: none; }
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:90px;
	z-index:1;
	background-repeat:no-repeat;
	background-image: url(images/VStomper_Williams_logo.png);
}
#menu {
	position:absolute;
	left:0px;
	top:90px;
	width:917px;
	height:25px;
	z-index:8;
	background-repeat:no-repeat;
}

 Headings 
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	list-style-type: disc;
}

ul
{
	padding:0px;
	margin:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(images/lightArrowGreen.gif);
	clip: rect(auto,auto,auto,auto);
	margin-left: 5px;
	margin-top: 5px;
}
.bullet_chevron {
	list-style-image: url(images/lightArrowGreen.gif);
	list-style-type: none;
}

.menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: normal;
}
/* links */
a:link {
	color:#4d92a8;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:Visited {
	color:#4d92a8;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:Hover {
	color:#4c4339;
	text-decoration:underline;
}
img {
}
.img_padding {
	padding: 7px;
}
.style4 {color: #006699}
.style5 {color: #003399}
.footer {font-size: 8pt}
.body_text_small {font-size: 10px}
.body_text_small_dkgrey {
	font-size: 10px;
	color: #333333;
}th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.table_rule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ProfileTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.RuleAbove {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCFF66;
	padding-top: 10px;
}
.bottom_rule {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ebebeb;
	padding-top: 40 px;
	margin-top: 40 px;
}
