
html,body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a,a:visited {
	color:#488242;
	font-weight:bold;
	/*text-decoration:none;
	border-bottom:1px solid #607c96;*/
}
a:hover {
	/*border-bottom:1px solid #beae63;
	text-decoration:none;*/
}

h1,h2,h3,.rowHiliteOn, .rowHiliteOff {
	font-family:Georgia,Arial;
}

h1 {
	font-size:36px;
	padding:0;
	margin:0;
}

h2 {
	font-weight:500;
	line-height:48px;
	margin:0;
	padding:0;
	font-size:24px;
}
h1.innertitle {
	color:#999999;
	font-weight:600;
	padding-bottom:13px;
	padding-left:7px;
}

div.spacer {
	position: relative;
	height:5px;
}
* html div.spacer {
	margin-bottom:-15px;
}
.listings h3 {
	padding:10px;
	color:#003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.hilite{
	color:#fff;
}
.page-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	font-size: 14px;
	text-transform: capitalize;
	font: bold;
}
.mainBody {
	width: 800px;
}
div.leftNav{
	position:absolute; 
	width:250; 
	z-index:1;
	padding: 10px;
}
div.whoWeAre {
	font: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #006699;
	line-height: 1.5em;
	margin-left: 5px;
}
div.whoWeAreTop {
	height: 18px;
	background-color:#003366;
	border: 1px solid #003366;
	color: #FFFFFF;
}

div.centerContentMain {
	position:relative; 
	widows:425; 
	z-index:2; 
	left:250;
	padding: 10px;
}
div.centerContent {
	font: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #006699;
	line-height: 1.5em;
	margin-left: 5px;
}
div.centerContentTop {
	height: 18px;
	background-color:#003366;
	border: 1px solid #003366;
	color: #FFFFFF;
}
.textMargin {
	margin-left: 5px;
}
.textIndent {
	text-indent: 10px;
	font-size:12px;
}