@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(images/sitewide/background-pattern1.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer {
	font-size: 10px;
	padding-top: 10px;
}

#tableframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/sitewide/background.gif);
	background-repeat: repeat;
	padding-top: 50px;
	width: 800px;
}

a:link, a:visited {
	text-decoration: underline;
	color:#330000
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

#footernav {
	text-align: center;
	width: 100%;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footernav a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}

#footernav a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#splashtext {
	font-size: 11px;
	background-position: center center;
	background-color: #b6c56e;
	border: 1px solid #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 900;
	padding: 5px;
	margin-top: 1px;
}

#sectiontext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sectiontext a:link, a:visited {
	text-decoration: underline;
	color: #330000;
}

#sectiontext a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#servicestable {
	margin: 0px;
}

#sectionheader {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#servicescell {
	padding: 10px;
}
#tabheader {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
