html, body, th, td, input, select, textarea
{
	font-family: Verdana;
	font-size: 11px;
}

#lines { 
	background: url(../images/subline.gif) repeat-y;
	margin: 0;
	text-align: left;
}

.subnav {
	font-family: Verdana;
	font-size: 11px;
	color: #067D67;
	font-weight: none;
	line-height : 18px;
}

.subnav2 {
	font-family: Verdana;
	font-size: 11px;
	color: #067D67;
	font-weight: none;
	line-height : 15px;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.contentheader
{
	font-family: Verdana;
	font-size: 18px;
	color: #067D67;
	font-weight: none;
	padding-top: 8px;
}

.subheading
{
	font-family: Verdana;
	font-size: 14px;
	color: #067D67;
	font-weight: none;
	padding-top: 8px;
}

.nl2li {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.contentbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.contentsubheader {
	font-family: Verdana;
	font-size: 12px;
	color: #0B5E4F;
	font-weight: bold;
}

.title {
	font-family: Tahoma;
	font-size: 11px;
	color: #067D67;
	font-weight: bold;
}

.Newsdate, .Newsdate a {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	font-weight: none;
}

div.Newsdate, div.Newscontent { padding-left: 12px; padding-right: 12px; }


.Newsdate a { text-decoration: none; }
.Newsdate a:hover { text-decoration: underline; }

.Newscontent, .Newscontent a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.Newscontent a { text-decoration: none; }
.Newscontent a:hover { text-decoration: underline; }

.morelink, .morelink a:link, .morelink A:active, .morelink a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	text-decoration: none;
}

.morelink a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	font-weight: none;
	text-decoration: underline;
}

.subnav a, .subnav a:link, .subnav a:active, .subnav a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #067D67;
	text-decoration: none;
}

.subnav a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #067D67;
	font-weight: none;
	text-decoration: underline;
}

.subnav hr
{
	height: 1px;
	color: #067D67;
	margin: 0;
	padding: 0;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #8C8C8C;
	font-weight: none;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.credit, .credit a:link, .credit A:active, .credit a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

.credit a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: none;
	text-decoration: none;
}

.required
{
	color: red;
}

img.attached_image{
	padding: 10px;
}