.quote {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #037EAD;
}
.quoteauthor {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #037EAD;
	font-weight: bold;
}
.quotelg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #949494;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0680A3;
}
.tableborder {
	border: 1px dotted #66CCCC;
}
.tableborder2 {
	border: 2px solid #A66EEB;
}
.headingsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0680A3;
	text-align: center;
}
.whiteborder {
	border: thin solid #FFFFFF;
}
.purpleborder {
	border: thin solid #90C;
}
.pinkborder {
	border: thin solid #F0C;
}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #003EE1;
}
.navbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #00CCCC;
}
.highlight {
	background-color: #DDDDDD;
	color: #003399;
}
.highlightteal {
	background-color: #27ABB8;
	color: #FFFFFF;
	font-size: 14px;
}
.smallwhite:link {
	color: #ffffff;
	text-decoration: underline;
}
.smallwhite:visited {
	color: #ffffff;
}
.smallwhite:hover {
	color: #ffffff;
}
.navbartext:link {
	color: #ffffff;
		text-decoration: none;
}
.navbartext:visited {
	color: #ffffff;
		text-decoration: none;
}
.navbartext:hover {
	color: #66FFFF;
	text-decoration: underline;
	
}
.smalltext {
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.paraheader {
	font-weight: bold;
	text-transform: none;
	color: #003399;
	font-size: 14px;
}
h1 {
	font-weight: bold;
	text-transform: none;
	color: #003399;
	font-size: 18px;
	text-decoration: none;
}
.homebanner {
	font-weight: bold;
	text-transform: none;
	color: #003399;
	font-size: 18px;
	text-decoration: none;
}
.homebanner:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homebanner:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homebanner:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.paraheader_hilight {
	font-weight: bold;
	text-transform: none;
	color: #00ACCA;
	font-size: 14px;
}
.paraheader_regional {
	font-weight: bold;
	text-transform: none;
	color: #000099;
	font-size: 14px;
}
.medteal {
	color: #208B97;
}
.medteal12 {
	color: #208B97;
	font-size: 12px;
}
.bartext {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.interviewtext {
	font-size: 12px;
	color: #0075BB;
}
.regions {
	font-size: 12px;
}
.hometext {
	font-size: 12px;
	color: #003399;
}
.mission {
	text-align: center;
}

.textblock {
	border: 2px solid #10C1D1;
	white-space: normal;
	padding: 50px;
}
