@charset "utf-8";
/* CSS Document */
body {
	background-color: #8bb7ba;
	background-image: url(img/RoadAhead5.jpg);
	background-repeat: no-repeat;
}
a {  
	text-decoration: none; color: #000066
}
.Header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFC;
	font-style: italic;
}
.SubHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DDD;	
}
.TabBottom {
	text-align: center;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFC;
}
.Branding {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.NavBar {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	color: #CCC;
}
.texta { 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	background-color: #DFF; 
}
.button {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 	
	background-color: #ACC;
}
.spacer { 
	font-size: 5px; 
}
.testify {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #000;	
}
