body {
	background-color:#fff;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}
a {
	color: #3F8860;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}			
a:hover {
	color: #3F8860;
	font-weight: normal;
	text-decoration:underline;
}
.border1 {
	border-top:2px solid #999999;
}
.border2 {
	border-top:2px solid #999999;
	border-left:2px solid #999999;
}
.border3 {
	border-left:0px solid #999999;
}
.border4 {
	border-bottom:1px solid #cccccc;
}
.title1 {
	font-size:12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.small {
	color: #fff;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
}			
			
a.small {
	color: #fff;
	font-weight: normal;
	font-size:10px;
	text-decoration:none;
}			
a:hover.small {
	color: #fff;
	font-size:10px;
	font-weight: normal;
	text-decoration:underline;
}


/* CSS Left Navigation */
.menu-border {
	border-bottom:1px solid #52A377;
}
a.menu {
	color: #ffffff;
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
}			
a:hover.menu {
	color: #FFCC33;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.org {
	font-size:11px;
	color: #FFCC33;
	padding-left:12px;
	font-weight: bold;
	text-decoration:underline;
}


/* CSS Footer */
.searchBox {
	border:1px solid #000;
	width:145px;
	padding:0px;
	color:#3F8860;
}
.searchBtn {
	height:18px;
	background-color:#3F8860;
	text-decoration:none;
	border:1px solid #4FA074;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}
.footer {
	font-size:10px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}
		
a.footer {
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}			
a:hover.footer {
	color: #111111;
	font-weight: normal;
	text-decoration:none;
}

li
{
  padding:5px;
  text-align:justify;
}

.bordermaintable
{
 border: 1px solid #000000;
 background-color:#F9F9F9;
}

.blackborder
{
 border:1px solid #000000;
 }

.padded-justified-text
{
  padding:2px;
  text-align:justify;
}

.supporters
{
  margin:20px auto;
  width:400px;
  background-color:#EBEAEA;
  text-align:left;
  border:1px solid #CCCCCC;
  padding:5px;
  
}

.supporters h2
{
 font-size:15px;
 font-weight:bold;
 text-decoration:underline;
  
}

.supporters h2 a
{
 font-size:15px;
 font-weight:bold;
 text-decoration:underline;
  
}

.supporters h2 a:hover
{
 font-size:15px;
 font-weight:bold;
 text-decoration:underline;
  
}