body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
}

.watermark {
	background-color: #FFFFFF;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headbg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav0:hover {
	color: #A9B691;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9B691;
}

img {
	border: none;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #546E25;
}

.textlinks:hover {
	color: #000000;
}

.gitalic {
  font-size: 13px;
  color: #4f6f18;
  font-style: italic;
	font-weight: bold;
}

.white12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-align:left;
}

.bitalic {
  font-style: italic;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
  font-style: italic;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
  color: #4f6f18;
	text-decoration: underline;
}

.underline {
  text-decoration: underline;
	font-weight: bold;
}

.border {
  border: thin solid #4f6f18;
}

.client_table {
	border: 1px solid black;
	padding: 1em;
	background-color: #FFF;
}
.client_table th {
	background-color: #526B21;
	color: #FFF;
	padding: .5em;
}
.client_table td {
	background-color: #FFF;
	color: #000;
	padding: .1em;
}
.grey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
}
.black18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blueborder {
	border: 1px solid #BBC7A5;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bold_red2{ font-size:11px;  font-weight:bold; color:#ffffff;}
.boldlink{ font-weight:bold; color:#000000; text-decoration:none}
.greeybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.bluebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	border: 1px solid #0033FF;
}
.greey14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#faderClients {
	margin-left: 4px;
	width:500px;
	height:600px;
}

#faderResults {
	margin-left: 4px;
	width:500px;
	height:600px;
	font-size: 11px;
}