/* CSS Document */
.content {
	font: 11pt "Arial";
	color: #000000;
	
}

.link {
	font: 11pt "Arial";
	color: #000066;
	text-decoration: underline;
	
}

p.title {
	width:490px; /*sets the width of the header panel*/
	height:25px; /*sets the width of the header panel*/
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font: bold 16pt "Arial";
	color: #FFFFFF;
	background-color: #000000;	
}

.heading {
	font: bold 14pt "Arial";
	color: #000000;
	
}

.boardname {
	font: bold 11pt "Arial";
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	
}

.boardemail {
	font: 11pt "Arial";
	color: #000066;
	text-decoration: underline;	
	margin-top:0px;
	margin-bottom:0px;
	
}

.boardcontent {
	font: 11pt "Arial";
	color: #000000;	
	margin-top:0px;
	margin-bottom:0px;
	
}

.faqslink {
	font: 11pt "Arial";
	color: #000066;
	text-decoration: underline;	
	margin-top:0px;
	margin-bottom:0px;
	
}
