/* CSS Document */


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.right_nav_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4380d3;
}

.right_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898888;
}

.right_nav_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #898888;
	text-decoration:none;
}

.right_nav_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #898888;
	text-decoration:underline;
}

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #4380d3;
}

.subhead {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4380d3;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #9F9F9F;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4380d3;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #898888;
}

h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #666666;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallprint a{
	font-family: Arial, Helvetica, sans-serif;
	color: #4380d3;
	font-size: 10px;
	text-decoration:none;
}

.smallprint a:hover{
	text-decoration:underline;
}

.testimonial {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #898888;
	border-top-width: 20px;
	border-right-width: 50px;
	border-bottom-width: 20px;
	border-left-width: 50px;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	color:#87AEE2;
	font-size: 11px;
	text-decoration:none;
}

.sitemap a:hover{
	text-decoration:underline;
}


.website_family a{
	font-size:11px;
	text-decoration:none;
	color:#4380d3;
}

.website_family a:hover{
	text-decoration:underline;
}

.website_family p{
	font-size:11px;
		color:#4380d3;
}


.website_family h1 {
	font-size:20px;
	text-decoration:none;
	color: #666666;
}

.website_family h2 a{
	font-size:16px;
	text-decoration:none;
	color: #666666;
}

