#header {
	background: url(../images/title_tile.gif) repeat-x;
}

#welcome {
	background: url(../images/title_welcome2.gif) no-repeat;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: none;
}


.smalltype {
	font-family: Verdana;
	font-size: 9px;
	color: #3D3D3D;
	font-weight: none;
}

.heading {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.contentbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.subheading {
	font-family: Verdana;
	font-size: 13px;
	color: #5D78C4;
	font-weight: bold;
}

.redheading {
	font-family: Verdana;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
}

.contactform {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.input {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #dedede;
	border: solid 1px #555555;
}

.address {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	
}

.Newstitle {
	font-family: Verdana;
	font-size: 9px;
	color: #3D3D3D;
	font-weight: none;
}

.Newsdate {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	font-weight: none;
}

.Newscontent {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.morelink, .morelink a:link, .morelink A:active, .morelink a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #82A11B;
	font-weight: none;
	text-decoration: underline;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #b2b2bb;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	font-weight: none;
	text-decoration: underline;
}

.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;
}

.req, .required {
	color:#FF0000;
}

.col_box a { 
	clear: both;
	display:block;
	border: 5px solid #D9E2BA; 
	background: #B2BB8F; 
	padding: 1px; 
	margin: 0 0 1px;
}

.col_box a:hover {
	clear: both;
	border: 5px solid #9AA476; 
	background: #F4F4E7; 
	padding: 1px; 
	margin: 0 0 1px;
}

.nl2li {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
