body,.body,td.body,span.body,.netscape,span.netscape,td {
  font-family : Verdana, Arial, Helvetica, Sans-Serif;
  font-size : 11px;
  line-height : 16px;
  color : #333333;
}

.intro,span.intro {
  font-family : Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px;
  line-height : 16px;
  font-weight:bold;
  color:#333333;
}


a {
	color: #0A317A;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
body {
  margin: 0 0 0 0;
  background-color: #B2CABE;
background-repeat: no-repeat;
}

.selecttable {
background: #ffffff;
width: 100%;
}
	
.selecttable td {
background: #ffffff;
padding: 5px;
border-right: 2px solid #FFF;
border-top: 2px solid #FFF;
color: #666;
}

.selecttable td.grey {
background: #cccccc;
}

.selecttable td.yellow {
background: #FEE3B9;
}

.selecttable td.green {
background: #C6DCC5;
}

.selecttable td.red {
background: #990000;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height : 22px;
	color: #005027;
	font-weight: normal;
	text-transform: none;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height : 19px;
	color: #005027;
	font-weight: bold;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	  line-height : 17px;
	color: #005027;
	font-weight: bold;
}

.headertable {
	background-color: #ffffff;
		width: 100%;
}

.footertable {
	background-color: #ffffff;
		width: 780;
}

.small {
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size : 9px;
  line-height : 12px;
  color : #666666;
}