a:link, 
a:visited {
	color: #a4b5af;
	text-decoration: none;
	}

a:hover,
a:active {
	text-decoration: underline;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}

.projectdesctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 12px;
	line-height: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}

.link 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
line-height: 24px;
text-decoration: none;
}

a.link:hover 
{
color: #666666;
text-decoration: underline;
}

.footer 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
line-height: 24px;
text-decoration: none;
}

a.footer:hover 
{
color: #FFFFFF;
text-decoration: underline;
}


.content
{
	padding-left: 15px;
}


.footerborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.footerborder2 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.bulletpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 23px;
	list-style-type: square;
	list-style-image: url(images/bulletpoint.gif);
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CCCCCC;
}

.texta {
 font-size: 10px;
 font-family: verdana;
 background-color: #ffffff;
 border: #877A19 1px solid;
 width: 150px; 
}

.slideshow {
	border:1px solid #a4b5af;
	border-left:none;
	margin-left:-1px;
	padding:10px;
	width:553px;
}
