/* Presentation Stylesheet */ 

/* body and H tags */

h3, p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 1.8em;
	text-align: left;
	padding-left: 0px;
 }
 
h1 {
	margin:0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 155%;
	color: #164399;
	line-height: 1.7em;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 2px;
 }
 
h4 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	
 }
 

.link {
	color: #10806f;
}

a:link {
	text-decoration: none;

}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

 
 /* text styles */
 


.bold {
	font-weight: bold;
	color: #000000;
}


h2 {
	margin:0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 115%;
	color: #00ab91;
	line-height: 1.7em;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}


.quote {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:95%;
	font-style:italic;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 0px;
	color: #990000;
	padding-top: 20px;
}
.italic_link {
	font-style: italic;
	color: #990000;
}
.testimonialsmall {
	line-height: 1.2em;
	padding-left: 15px;
	color: #666666;
	padding-top: 5px;
	font-size: 90%;
}

.telephone {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	color: #164399;
	line-height:1.5em;

}

.phone_highlight {
	color:#164399;
	font-weight:bold;
}

.footnote {
	color:#333;
	font-size: 90%;
	font-style: italic;
}






.disclaimer {
	font-size:70%;
	font-style:italic;
}

.required {
	font-style:italic;
	color:#2D56A9;
}

h5 {
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ccc;
	line-height: 1.8em;
	text-align: right;
		font-weight: lighter;

 }

.dry_link {
color: #c2c5c8;}

