* { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 13px;
	line-height: 20px;}

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #6f86b8;
	text-decoration: none;
	margin-top: 1px; 
	margin-bottom: 10px;
}

h2 {
	font-family:  Times, serif;
	font-size: 22.5px;
	color: #3F5075;
	text-decoration: none;
	letter-spacing: 1px;

	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #aa1c1c;
	text-decoration: none;

	}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #aa1c1c;
	text-decoration: none;
		}
	
A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aa1c1c;
	text-decoration: underline;
}
A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		color: #aa1c1c;
	text-decoration: underline;
}


.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #aa1c1c;}
	
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
}

.footer a:hover {
	color: #97A9D0;}


.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
	
.tageline {
	font-family:  Times, serif;
	font-size: 15px;
	color: #aa1c1c;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;


}
.navgradient {
	background-color: #3f5075;
	background-image: url(images/nav-gradient.gif);
	background-repeat: repeat-y;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #3f5075;
	text-decoration: none;
	}
	
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	}


.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3f5075;
	border-left-color: #3f5075;
}
.dashed {
	border-right-width: 1.5px;
	border-right-style: dashed;
	border-right-color: #aa1c1c;
}
.strategic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #aa1c1c;
	text-decoration: none;
	font-weight: bold;

}
