body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.funcNav {
	border-top-width: .5px;
	border-bottom-width: .5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 666666;
	border-bottom-color: 666666;
}
a {
	color: #333333;
	text-decoration: none;
}
a:link { color: #333333;
         text-decoration: none;
} 
a:visited { color: #333333;
            text-decoration: none;
} 
#nav {
	clear: both;
}

a:active { color: #990033;
           text-decoration: none;
} 
.imageleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

a:hover {  color: #990033;
           text-decoration: none;
}
.navLinks {
	font-size: 12px;
	vertical-align: middle;
	color: #333333;
}
p {
	font-size: 13px;
	line-height: normal;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.vidbutton {
	text-align: right;
	width: 370px;
	padding-top: 10px;
	float: left;
}
.vidbutton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logoMasthead {
	float: left;
}

.content a,
	.content a:link,
	.content a:visited,
	.content a:active,
	.content a:hover {
		color: #990033;
        font-weight: normal;
		text-decoration: none;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#feature object {
	float: right;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
}
#nav a.services {
	background-image: url(graphics/services.gif);
	display: block;
	height: 19px;
	width: 92px;
	text-indent: -9999px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #D0D1D3;
	background-repeat: no-repeat;
	background-position: center top;
}
.intro {
	padding: 16px;
}
#nav table td {
	padding: 0px;
	width: 92px;
}
#footer {
	padding-right: 16px;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
	padding-top: 16px;
}
#nav table {
	float: left;
}

#nav a.services:hover, #nav a.home:hover {
	display: block;
	text-indent: -9999px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #fefae2;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bullets {
	margin-left: 16px;
}


#nav a.home {
	background-image: url(graphics/home-btn.gif);
	display: block;
	height: 19px;
	width: 92px;
	text-indent: -9999px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #D0D1D3;
	background-repeat: no-repeat;
	background-position: center top;
}

#feature p {
	padding-top: 0px;
	margin-top: 0px;
}
#feature .headline {
	padding-right: 14px;
	padding-top: 36px;
	padding-bottom: 10px;
}
.clearing {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
