/* CSS Document */
#content {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	font-weight:bolder;
	color: #007A51;
	}
	
a:hover {
	color: #00A95A;
	}
		

.bodyText {
	line-height:13pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	}
	
.aboutText {
	line-height:11pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.whiteText {
	line-height:13pt;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	}
	
.homeText {
	line-height:15pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	

.bodyTextRight {
	line-height:13pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	}

.navText {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	}
	
.navText a{
	font-weight: bolder;
	text-decoration: none;
	color: #B9CFC6;
	}
	
.addressText {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	
.addressText a{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.bottomText {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
.bottomText a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
	
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: top;
}

.membertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

