* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
#siteholder {
	position: absolute;
	margin:0 auto;
	text-align:left;
	width:811px;
	left:50%;
	margin-left:-406px;
	background-color: #FFF;
}
#header {
	width: 100%;
	background-image: url(../images/sidebars.gif); 
	background-repeat: repeat-y;
	height: 240px;
}
#topbar {
	width:100%; 
	height:28px; 
	background-image:url(../images/header_bar.gif);
}
#graphicheader img {
	margin-left: 40px;
}

#maincontent {
	width: 100%; 
	height: 270px;
	background-image: url(../images/sidebars.gif); 
	background-repeat: repeat-y;
}
#text-content {
	float: left;
	width: 350px; 
	height: 240px; 
	overflow: auto; 
	clip: auto; 
	margin-left: 40px;
	_margin-left: 20px;
}
#text-content p, #text-content h2 {
	margin-right: 10px;
}
#full-width-text-content {
	margin-left: 40px;
	margin-right: 40px;
	height: 240px;
}
#pagequote {
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	width: 300px;
	color: #555;
}
#pagequote p {
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 3px;
}
#pagequote p a {
	color: #555;
	font-style:italic;
}
#pagequote p#pagequotefooter {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
.clearfloats {
	clear: both;
}
#visitlink {
	float: right;
	margin-right: 40px;
	margin-top: 4px;
}
#footer p {
	width: 100%;
	text-align: center;
}
#textfooter a {
	color: black;
	font-weight: bold;
}

#companyid, #companyemaillink, #companyphonenumber {
	float: left;
}
#companyemaillink img {
	border: 0;
}
p {
	margin-bottom: 10px;
}
h2, h3, h4 {
	font-size: 1em;
	margin-bottom: 10px;
}
blockquote {
	font-style: italic;
}
p.contributorname {
	font-weight: bold;
}
ul {
	margin-top: 10px;
	text-decoration: none;
	float: right;
	margin-right: 40px;
	_margin-right: 18px;
}
ul#primarynav li {
	float:left;
	list-style: none;
	height: 25px;
	margin-right: 12px;
}
ul#secondarynav li {
	float:left;
	list-style: none;
	_height: 23px;
	padding-right: 12px;
}
ul#primarynav li a, ul#secondarynav li a {text-decoration:none;}
ul#primarynav li a:hover, ul#secondarynav li a:hover, .menuselected { color: #406278; }

ul.textlist {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 18px;
	list-style: disc outside;
	float: none;
}
ul.textlist li {
	float: none;
}

img#visitlinkgraphic {
	border: 0;
}
a {
	color: black;
}
div#preload {
	display: none;
}
