body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4e4e4e;
}
p{
	margin: 0px;
	margin-bottom: 9px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding-bottom: 6px;
	padding-top:18px;
}
.banner{
	background-image: url(../images/banner.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.mindblue{
	color: #42b4e6;
}
.orange{
	color: #F27804;
}
.green{
	color: #21C67C;
}
.white{
	color: white;
}
.fpText{
	color: White;
	padding-left: 24px;
	padding-right:12px;
	}
.fpBox{
	color: White;
	padding-left: 12px;
}
.headerlink{
	color: #797c83;
	font-size: 10px;	
}
a.fpBoxLink:link, a.fpBoxLink:visited  {
	color: White;
	text-decoration:none;
}
a.fpBoxLink:hover, a.fpBoxLink:active { 
	color: White;
	text-decoration:underline;
}

.headerlink{
	color: #797c83;
	font-size: 10px;
	line-height:12px;	
}
a.headerlink:link, a.headerlink:visited  {
	color: #797c83;
	font-size: 10px;
	line-height:10px;	
	text-decoration:none;
}
a.headerlink:hover, a.headerlink:active { 
	color: #797c83;
	font-size: 10px;
	line-height:10px;		
	text-decoration:underline;
}
a.menu:link, a.menu:visited  {
	color: black;
	font-size: 11px;	
	text-decoration:none;
}
a.menu:hover, a.menu:active { 
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
a.bodylink:link, a.bodylink:visited  {
	color: black;
	font-size: 11px;	
	text-decoration:underline;
}
a.bodylink:hover, a.bodylink:active { 
	color: black;
	font-size: 11px;
	text-decoration:none;
}
a.bodylink_white:link, a.bodylink_white:visited  {
	color: white;
	font-size: 11px;	
	text-decoration:none;
}
a.bodylink_white:hover, a.bodylink_white:active { 
	color: white;
	font-size: 11px;
	text-decoration:underline;
}
ul{
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
}
li{
	margin-bottom: 9px;
}
.businessMouseOverCell{
	background-color: #EE9442;
	cursor: pointer;
}
.businessMouseOutCell{
	background-color: #ef841f;
	cursor: pointer;
}
.voluntaryMouseOverCell{
	background-color: #23D386;
	cursor: pointer;
}
.voluntaryMouseOutCell{
	background-color: #21c67c;
	cursor: pointer;
}

.newsMouseOverCell{
	background-color: #dfedf5;
	cursor: pointer;
}
.newsMouseOutCell{
	background-color: #ffffff;
	cursor: pointer;
}

h1 {
	font-size: 15px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: transparent;
}
h3{
	font-size: 13px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding-left:5px;
	padding-right:7px;
	padding-bottom:3px;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: transparent;
}
.textfield{
	border: 1px solid #c7c6c6; 
	height:14px; 
	width:98%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
.dropdown{
	border: 1px solid #c7c6c6; 
	height:22px; 
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
.textarea{
	border: 1px solid #c7c6c6; 
	width:98%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
form{
	margin: 0px;
}
.NewsImageLeft{
	padding-right: 10px;
}
.NewsImageRight{
	padding-left: 5px;
}
.style1 {	color: #008cd7;
	font-weight: bold;
	line-height:12px;}
.colourBlack{
color:#333333
	font-weight: bold;
	line-height:12px;
}