@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
}

a:link, a:visited {
	color: #004A6E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pointer {
	padding-right: 20px;
	background: transparent url(../images/nav-pointer.gif) no-repeat right center;
}
p.opening a {
	text-decoration: underline;
}

.blue {
	color: #004A6E !important;
	font-weight: normal;
}

.green, .green a {
	color: #B1BB36;
}


h1 {
	font-size: 16px;
	color: #004A6E;
	font-weight: bold;
	margin-bottom: 3px;
}
div#pageHeader h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 0;
}

div#pageContent h1, div#pageContent p {
	padding-right: 70px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #004A6E;
	margin-bottom: 6px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #004A6E;
	margin-bottom: 3px;
}

div#phone {
	color: #B1BB36;
	font-size: 16px;
	font-weight: bold;
}
div#bodyContent p {
	margin-bottom: 18px;
}

div#bodyContent p.opening {
	color: #004A6E;
	font-size: 15px;
	padding: 8px 70px 25px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 1.5em;
}

div#bodyContent p.alt {
	padding-bottom: 0;
	margin-bottom: 20px;
	border-bottom: none;
}

div#bodyContent h1.underline {
	padding-bottom: 25px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}


div#bodyContent ul {
	margin: 0 18px 18px;
	 
}



div#search input#query {
	font-size: 11px;
	color: #717074;
}

div#topNav a {
	color: #717074;
}

div#topNav a.active {
	color: #004A6E;
	font-weight: bold;
}

div#topNav a:hover {
	color: #004A6E;
	text-decoration: none;
}

div#award p {
	font-size: 11px;
}

div#disclaimer strong {
	color: #004A6E;
}

div#disclaimer p {
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 0;
}

div#footer p {
	font-size: 9px;
}

div#footer a {
	color: #717074;
}

div#footer a:hover {
	color: #004A6E;
}
