/* CSS Document */

body {
	margin-top: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}


.wrapper {width: 756px; border: 1px solid #FFFFFF; align: center; background-color: #569700;}


h1 {
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}


.services {font-size: 110%; color: #FFFFFF; line-height: 90%;}

.services a {text-decoration: none; color: #ffffff;}
.services a:hover {text-decoration: underline; color: #ffffff;}



.servicessmall {font-size: 100%; color: #FFFFFF; line-height: 140%; font-weight: bold;}

.servicessmall a {text-decoration: underline; color: #ffffff; font-weight: bold;}
.servicessmall a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}



.servicestitles {font-size: 110%; color: #FFFFFF; line-height: 120%; font-weight:bold;}

.servicestitles a {text-decoration: underline; color: #ffffff;}
.servicestitles a:hover {text-decoration: none; color: #ffffff;}


.footertext {font-size: 85%; color: #FFFFFF; line-height: 120%;}

.footerlinks {font-size: 100%; color: #FFFFFF; line-height: 120%;}


a.more:link, a.more:visited {
font-size: 90%;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.more:hover, a.more:active {
font-size: 90%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

td {color: #ffffff; line-height: 140%; font-size: 100%; }

a {color: #ffffff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: none;}

.frontpagetable {
	border: 1px solid #FFFFFF;
	padding: 6px;
}

#justified {text-align: justify;}