body{
	background-image: url(images/bg.gif);
	margin-top : 5px;
}

table,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D2D2D;
	text-decoration: none;
}

.Front-IntroText{
	font-family: Tahoma, Helvetica, Arial;
	font-size: 13px;
	color: White;
	font-weight: bold;
	line-height: 18px;
	font-variant: normal;
	font-style: normal;
}

.Front-FeaturedHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

.Front-FeaturedText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

.Front-NewsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F657D;
}

.Project-Title{
	font-family: Tahoma, Helvetica, Arial;
	font-size: 13px;
	color: #523719;
	font-weight: bold;
}
a:link,a:visited,a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F657D;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F657D;
	text-decoration: none;
	font-weight: normal;
}

.Project-Link:active, .Project-Link:link, .Project-Link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F657D;
	text-decoration: none;
}

.Project-Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F657D;
	text-decoration: underline;
}

.Footer-link:active, .Footer-link:link, .Footer-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484E38;
	text-decoration: none;
	font-weight: normal;
}

.Footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484E38;
	text-decoration: underline;
	font-weight: normal;
}

.Service-Link:link, .Service-Link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2DBB6;
	text-decoration: none;
	font-weight : bold;
}

.Service-Link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: underline;
	font-weight : bold;
}
.Service-Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2DBB6;
	text-decoration: underline;
	font-weight : bold;
}

.Multi-line-field {
	border: 1px solid #5F674A;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #5F674A;
	width: 250px;
	overflow: auto;
}

.Form-Field {	BORDER-RIGHT: 1px solid #59623F; BORDER-TOP: 1px solid #59623F; FONT-SIZE: 11px; OVERFLOW: auto; BORDER-LEFT: 1px solid #59623F; WIDTH: 175px; COLOR: #2D2D2D; BORDER-BOTTOM: 1px solid #59623F; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.Form-Field-Multi {	BORDER-RIGHT: 1px solid #59623F; BORDER-TOP: 1px solid #59623F; FONT-SIZE: 11px; OVERFLOW: auto; BORDER-LEFT: 1px solid #59623F; WIDTH: 250px; COLOR: #2D2D2D; BORDER-BOTTOM: 1px solid #59623F; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
