﻿
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #5477B5;
	

}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #725982;
	font-weight: normal;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #5477B5;
	

}



.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3B303D;
	line-height:120%;
}

.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #3B303D;
	line-height:120%;
}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3B303D;
	line-height:120%;
}
.highlightshout {
	color: #FFFFFF;
	background-color: #6497EA;
}
.highlight {
	background-color: #FCED9C;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: #111111;

}
li{
	margin-bottom: 8px;

}

.body2{
background-color: #E4D99E;
margin: 0px;
padding: 0px;
margin-top:0px;
}

#pagecontainer
{
margin-left: auto;
margin-right: auto;
width: 974px;
text-align: left;
}

.byline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #061545;
}
.picborder {

	border: 1px solid #222E4F;
}

.smallgray {
	font-size: 11px;
	color: #666666;
}
.yellowbox1 {
	background-color: #F2EED5;
	color: #414D67;
	border: 1px solid #DFC493;
	padding: 7px;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #B18911;
	line-height: 130%;
}
.paragraphtitle {
        font-family: Berlin Sans FB, "Trebuchet MS", Arial;
        font-size: 115%;
        color: #604A7B;
}


