@charset "utf-8";
/* CSS Document */

.body {
	
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px;
	font-weight: normal;
}
#Terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	list-style-type: circle;
}


.navigation:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 140px;
	padding: 8px;
	display: block;
}

.navigation:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC6;
	text-decoration: none;
	width: 140px;
	padding: 8px;
	display: block;
}

.navigation:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CFF;
	text-decoration: none;
	width: 140px;
	padding: 8px;
	display: block;
}

.navigation:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 140px;
	padding: 8px;
	display: block;
	}

.tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #03C;
}

.services {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
body h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

body h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.bold {
	font-weight: bold;
}
.sitemap {
	margin-bottom: .6em;
	padding-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4FDCC;
	list-style-type: none;
}
.Footer_Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.Footer_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.body_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

