/* CSS Document */

a {
	text-decoration:none;
	font-weight:bolder;
	color: #18453B;
	}
	
a:hover {
	color: #B9CFC6;
	}
		

.bodyText {
	line-height:13pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	}
	

.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;
	}
	
.bottomText {
	color: #02211D;
	letter-spacing:normal;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	}
	
.bottomText a{
	font-weight: bolder;
	text-decoration: none;
	color: #0F6259;
	}
	
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
