BODY
{
	font-family: Arial;
	color: #CCCCCC;
}

.title
{
	font-family: Impact;
	color: #CCCCCC;
	font-size: 28pt;
}

.bold
{
	font-weight: bold;
}

.highlight
{
	color: #CC9900;
}

.bh
{
	font-weight: bold;
	color: #CC9900;
}

.boldhighlight
{
	text-align: center;
	color: #CC9900;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0px;
}

.doclink
{
	font-weight: bold;
	font-size: 13pt;
	text-decoration: underline;
	color: #0000CC;
}

.bioname
{
	font-size: 14pt;
	font-weight: bold;
	color: #CC9900;
}

.boldname
{
	font-size: 13pt;
	font-weight: bold;
	color: #CC9900;
}

.listtitle
{
	color: #CC9900;
	font-size: 12pt;
	font-weight: bold;
}

.biggerlist
{
	font-size: 13pt;
}

.centertitle
{
	color: #CC9900;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.spacer1
{
	height: 20px;
}

.comparison
{
	font-size: 10pt;
	background: #CC9900;
	color: #000000;
}

.narrowin
{
	margin-left: 35px;
	margin-right: 35px;
}

H1
{
	font-size: 22pt;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}

H2
{
	font-size: 18pt;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}

H3
{
	font-size: 16pt;
	font-weight: bold;
	color: #CC9900;
	text-align: left;
	margin-bottom: 6px;
}

H4
{
	font-size: 14pt;
	font-weight: bold;
	color: #CC9900;
	text-align: left;
	margin-bottom: 6px;
}

.contactbox
{
	color: #CCCCCC;
	width: 250px;
	text-align: center;
	font-size: 10pt;
	padding: 10px;
	margin-top: 30px;
	border: 1px solid #CC9900;
}

.contactbox H3
{
	color: #CC9900;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
	text-align: center;
}

.contactbox P
{
	margin-top: 0px;
	margin-bottom: 3px;
}

.contactbox A
{
	color: #CC0000;
}

.contactbox A:hover
{
	color: #FF0000;
}

.clientquotes
{
	color: #CC9900;
	margin-left: 3px;
	margin-right: 15px;
}

.clientquotes H4
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.clientquotes P
{
	font-size: 10pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
}

.calloutbox
{
	color: #CC9900;
	width: 160px;
	text-align: center;
	padding: 10px;
	margin: 0px;
	margin-top: 60px;
	border: 1px solid #0000CC;
}

.calloutbox P
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.here
{
	position: relative;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	width: 150px;
	height: 32px;
	margin-bottom: 2px;
	padding: 0;
	font-size: 12px;
	color: #000000;
	float: left;
	text-decoration: none;
}

.here img
{
	width: 150px;
	height: 32px;
	border: 0px none;
	margin-bottom: 0px;
}

.here span
{
	position: absolute;
	left: 5px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #000000;
}

.wcinav	
{
	position: relative;
	font-weight: bold;
	background-image: url(images/navover.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 150px;
	height: 32px;
	margin-bottom: 2px;
	padding: 0;
}

.wcinav a
{
	display: block;
	font-size: 12px;
	color: #000000;
	width: 150px;
	height: 32px;
	float: left;
	text-decoration: none;
}

.wcinav img
{
	width: 150px;
	height: 32px;
	border: 0px none;
}

* html a:hover
{
	visibility: visible;
	color: #000000;
}

.wcinav a:hover
{
	color: #000000;
}

.wcinav a:hover img
{
	visibility: hidden;
}

.wcinav span
{
	position: absolute;
	left: 5px;
	top: 10px;
	margin: 0px;
	padding:0;
	cursor: pointer;
}

.navbottom
{
	margin-top: 20px;
	font-size: 10pt;
	font-style: "Arial";
	text-align: center;
}

.navbottom a
{
	color: #CC0000;
	padding: 5px;
}

.navbottom a:hover
{
	color: #FF0000;
}

.navbottom img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

