body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006067;
	margin-top:0px;
	margin-bottom:7px;
}
p, li {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:18px;
	line-height:18px;
	margin-top:0px;
}

input, textarea {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006067;
}
hr {
	color: #e4e4e4;
	height: 2px;
	background-color: #e4e4e4;
	border: thin solid #e4e4e4;
	margin-bottom:10px;
}
/*
a {
	color: #006067;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#000000;
}
a:visited {
	color:#a1a1a1;
}
*/

a,
a:link,
a:visited {color:#555; text-decoration:underline;}
a:hover {color:#006067; text-decoration:none;}


.homepage_text {
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	color:#666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4E4E4;
}
.form_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006067;
	font-weight: bold;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006067;
}



/*###########################*/
/*  Ed's changes 02 02 2007 */


#menu	div		{ position:relative; height:64px; }
/**/
#menu table		{position:absolute; top:9px; left:170px;}

#sectionHead	{position:absolute; top:12px; left:0px;}


.portrait		{float:left; margin-right:10px; margin-top:4px; margin-bottom:30px;}

#boardPage .portrait	{margin-top:-21px;}

#boardPage h3,
#boardPage p		{margin-left:130px;}

#boardPage h3		{clear:both;}


