@charset "utf-8";
/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman";
	}

/*TEXT*/
h1{
	font:bold 24px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:20px;
	margin-bottom:7px;
	}
h2{
	font:bold 18px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:20px;
	margin-bottom:7px;
	clear:both;
	}
h2.body-blue-text-zero-margin{
	color:#004080;
	margin-top:0px;
	margin-bottom:0px;
	}
h3{
	font:bold 14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:20px;
	margin-bottom:7px;
	}
h3.body-blue-text{
	font:bold 14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#004080;
	margin-top:7px;
	margin-bottom:7px;
	}
h3.body-blue-text-zero-margin{
	font:bold 14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#004080;
	margin-top:0px;
	margin-bottom:0px;
	}
h4{
	font:12px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:7px;
	margin-bottom:7px;
	}
p{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18pt;
	}
p.min-margin{
	line-height:15pt;
	}
p.zero-margin{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:0px;
	margin-bottom:0px;
	text-align: justify;
	}
p.body-gap-text{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:7px;
	margin-bottom:7px;
	line-height:24pt;
	}

h5{
	font:11px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:7px;
	margin-bottom:7px;
	}
h6{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:4px;
	margin-bottom:4px;
	}
.body-blue-text{
	color:#004080;
	}

/*SPECIAL TEXT*/
#body-indent-text{
		font-size:14px;
		color:#705c44;
		padding:0px 0px 0px 15px;
}
.body-gap-s-text{
	line-height:17pt;
	}
.body-orange-text{
	color:#e66103;
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	}
.body-orange-no-margin-text{
	color:#e66103;
	margin:0px 0px 7px 0px;
	}
.body-turquoise-text{
	color:#5b8d8e;
	}
.body-turquoise-zero-margin-text{
	color:#5b8d8e;
	margin:0px 0px 0px 0px;
	}
.drop-cap-text{
	font:5.0em "Trebuchet MS", Arial, Verdana, "Times New Roman";
	float:left;
	line-height:40pt;
	margin:0px 4px 5px 0px;
	}
.zero-margin{
	margin-top:0px;
	margin-bottom:0px;
	}
.body-small-text{
		font-size:10px;
	}
/*LINKS*/
a, a:visited{
	color:#e66103;
	text-decoration:none;
}
a:hover{
	color:#004080;
	text-decoration:none;
}
p a, p a:visited{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#e66103;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18pt;
	text-decoration:none;
}
p a:hover{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#004080;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18pt;
	text-decoration:none;
}
h2 a, h2 a:visited{
	font-size:14px;
	font-weight:bold;
	color:#e66103;
	text-decoration:none;
}
h2 a:hover{
	font-size:14px;
	font-weight:bold;
	color:#004080;
	text-decoration:none;
}
h3 a, h3 a:visited{
	color:#e66103;
	text-decoration:none;
}
h3 a:hover{
	color:#004080;
	text-decoration:none;
}
#footer a, a:visited{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#e66103;
	}
#footer a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#004080;
	text-decoration:none;
	}
.turquoise-link, .turquoise-link:visited{
	color:#e66103;
	text-decoration:none;
	}
.turquoise-link:hover{
	color:#004080;
	text-decoration:none;
	}


/*BULLETS*/
ol{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18pt;
	}
ul{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#705c44;
	margin-top:7px;
	margin-bottom:7px;
	line-height:18pt;
	}
ul a, ul a:visited{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#e66103;
	text-decoration:none;
}
ul a:hover{
	font:14px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#004080;
	text-decoration:none;
}
li.sub-bullet{
	margin:0px 0px 0px 20px;
	list-style:circle;
	}
#intake-form-box li a, a:visited{
	color:#e66103;;!important
	}
#intake-form-box li a:hover{
	color:#004080;!important
	}
