BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	color : #333333;
	line-height : 14px;
	font-size : 12px;
	font-family : Georgia, Time New Roman, serif;
}

body {
    background-color:#FFFFFF;
}

BODY:active {
	color: #589370;
}

A {
	text-decoration : none;
}

A:LINK {
	color: #0A4E92;
}

A:VISITED {
	color: #0A4E92;
}

A:ACTIVE {
	background-color:transparent;
}

A:HOVER {
	color: #0A4E92;
}

.content {
	color : #666666;
	line-height : 11px;
	font-size : 11px;
	font-family : Georgia, Time New Roman, serif;
}

.intro {
	font-size : 12px;
	line-height : 20px;
}
.accent {
	color : #589370;
}

.lightheader {
   font-size: 18px;
   color:#567185;
   font-weight: regular;
   line-height:18px;
   font-family : Georgia, Time New Roman, serif;
}

.darkheader {
   font-size: 30px;
   color:#666666;
   font-weight:normal;
   line-height:30px;
   font-family : Georgia, Time New Roman, serif;
}

.accentheader {
   font-size: 12px;
   color:#589370;
   font-weight:bold;
   line-height:14px;
}

.gray {
	color : #999999;
}

.quote {
	color : #8A8B8B;
	line-height:14px;
}

.quoteloose {
	color : #567185;
	line-height:18px;
}

.sidecontent {
	line-height : 15px;
	font-size : 10px;
	font-family : Georgia, Time New Roman, serif;
}

.sidelink {
   line-height:26px;
}

.image:hover {
   background-color:transparent;
}

.clientlist {
   line-height:20px;
}

.white {
   color:#ffffff;
}

.blue {
   color:#0A4E92;
}

.listing {
   font-size:10px;
   color:#0A4E92;
}

.listing:hover {
   color:#ffffff;
}

.listing {
   font-size:10px;
   color:#0A4E92;
}

.select {
   color:#0A4E92;
   line-height:18px;
   font-size:11px;
}

.form {
   font-size:10px;
}

.contentloose {
	line-height : 18px;
	font-size : 11px;
	font-family : Georgia, Time New Roman, serif;
}

.accentintro {	
   font-size : 12px;
   line-height : 18px;
   color : #589370;}

.footer {
   font-size:10px;
   line-height: 18px;
}

.topnav {
   font:bold 
   font-size : 12px;
   line-height : 18px;
   color: #333333;"
}