.regtext {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.blu_regtext {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #023064;
	text-decoration: none;
}
.quotes {

	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #A7B1C9;
	text-decoration: none;
}
.headertxt {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFFDE6;
	text-decoration: none;
	font-weight: bold;
}
.casesheader {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FFFDE6;
	text-decoration: none;
}
.quotes2 {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #A7B1C9;
	text-decoration: none;
	font-style: normal;
}
.regtext2 {

	font-family: Calibri, "Trebuchet MS", sans-serif;
	color: #A7B1C9;
	text-decoration: underline;
}
.casesheader2 {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFFDE6;
	text-decoration: none;
}
.temp_menu {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	color: #A7B1C9;
	text-decoration: underline;
	font-size: 11px;
}
#nav {
	left-margin:5px;
	left-padding:0;
	float:left;
	width:125px;
	margin-left: 32px;

}

#nav li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	line-height: 25pt;
	font-weight: bold;
	list-style-position: outside;
	}

#nav a:link, 
#nav a:visited { 
color:#ffffff; 
background-color: #6578A2;
width:auto; 

text-decoration:none; 
font-family:Arial, Helvetica, sans-serif;
text-transform:lowercase; 
} 
	
#home #nav-home a, 
#consulting #nav-consulting a, 
#aboutus #nav-aboutus a, 
#services #nav-services a, 
#results #nav-results a, 
#contactus #nav-contactus a { 
background-color: #6578A2;
color:#002E62; 
text-shadow:none;
list-style-type: square;
} 
#home #nav-home a, 
#consulting #nav-consulting a, 
#aboutus #nav-aboutus a, 
#services #nav-services a, 
#results #nav-results a, 
#contactus #nav-contactus a {
	list-style-type: square;
} 

#nav a:hover { 
color:#002E62; 

} 

