body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:12px;
	color:#333333;
	margin-top:20px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#leftcol a, a:link, a:active, a:visited {
	color:#0073cf;
	text-decoration:none;
}

#leftcol a:hover {
	color:#003C69;
}

#wrapper {
	width:800px;
	margin-top:30px;
	margin:auto;
	position:relative;
	border:#cccccc 1px solid;
	background-image:url(images/BGbody.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}


#leftcol {
	width: 500px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

#rightcol {
	width: 210px;
	float:right;
	background-color:#8FCAE7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image:url(images/BGsidebar.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#rightcol ul {
	list-style:none;
	margin-top: 5px;
	padding-left: 0px;
}

#rightcol li a, a:active, a:link, a:visited {
	text-decoration:none;
	color:white;
	font-weight:bold;
	line-height:120%;
	padding-left: 0px;

}


#rightcol li a:hover {
	color:#003C69;
}

.clearme {

	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;

}


h1 {
	font-weight:normal;
	color: #0073cf;
	font-size:16pt;
	margin-bottom:6px;
}

h2 {
	font-weight:normal;
	color: #003c69;
	font-size:14pt;
	margin-top:0px;
}

h3 {
	font-weight:normal;
	color:#8b8d8e;
	font-size: 13pt;
}

h4 {
	font-weight:bold;
	color:#333333;
	font-size:11pt;
}

p {
line-height:16px;

}

.contactHilite {
	font-weight: bold;
	color:#E05206;
	border-top:dotted 1px #999999;
	padding-top: 6px;
}

#rightcol .blueBG {
	background-color:#003C69;
	padding: 20px 15px 20px 20px;
	margin: 10px -20px 20px -20px;

}

.formLabel {
	font-weight: bold;
	font-size:8pt;
	text-transform:uppercase;
}

.clientQuote {
	color: #0073cf;
	font-size:13px;
	line-height:20px;
	padding-top:15px;
	border-top:dotted #4792D1 1px;
	border-bottom:dotted #4792D1 1px;	
	padding-bottom: 15px;
}

.quoteTribute {
	font-size: 11px;
	font-weight:bold;
	line-height:12px;
}

.aboutText {
	color:#003c69;
	font-size:11px;
	line-height:16px;
}

.introHilite {
	color:#e05206;
	font-size:14px;	
}

#greyBox {
	width:500px;
	background-color:#bcbdbc;
	background-image:url(images/grayBoxStart.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}

#whiteBox {
	width:488px;
	margin-left:6px;
	background-image:url(images/whiteBoxBG.gif);
	background-repeat:repeat-y;
}

#whiteContent {
	margin: 0 10px 0 10px;
}

#whiteContent h3 {
	font-size:95%;
	margin: 0 0 0 0;
	text-transform:uppercase;
	font-weight:bold;
}
#whiteContent h4 {
	font-size:95%;
	margin: 0 0 6px 0;
}

#whiteContent p{
	font-size:92%;
	margin: 0 0 0 0;
	line-height:110%;
	color:#333333;
}

.contentSpacer {
	height:10px;
}

.hiliteSubhead {
	font-weight:bold;
	color:#003c69;
}