@charset "utf-8";
/* universal reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	text-align: center;
	background-color: white;
	background-image: url(images/top_bar.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* BEGIN CUSTOM STYLESHEET */
#container {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	height: 108px;
}
#header #mainNav {
	float: right;
	height: 37px;
	width: 670px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00264A;
	margin-top: 69px;
}
#banner {
	height: 192px;
}
#subNav {
	background-image: url(images/navigation.jpg);
	float: left;
	width: 195px;
	padding-top: 50px;
	padding-left: 13px;
	background-repeat: no-repeat;
	height: 350px;
}
#center h1 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}

#subNav li {
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00264A;
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	border-bottom-style: none;
	line-height: 35px;
}
#subNav li div {
	padding-left: 25px;
	display: block;
}

#subNav li:link, li:visited {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	text-decoration: none;
	color: #00264A;
}
#subNav li:hover {
	font-size: 16px;
	color: #00264A;
	text-decoration: none;
	background-image: url(images/subNavBack.jpg);
	background-repeat: no-repeat;
	display: block;
}
#subNav li.selected {
	background-color: #E5E9EE;
}


#subNav li.last {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00274A;
	border-bottom-color: #00274A;
}

#subNav h2 {
	padding-left: 10px;
	font-family: "Century Gothic", Arial;
	color: #00264A;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
#subNav h2 a {
	font-family: "Century Gothic", Arial;
	color: #00264A;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#subNav li a {
	font-family: "Century Gothic", Arial;
	color: #00264A;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.nested{
	margin-left: 25px;
}



#center #content {
	background-image: url(images/content.jpg);
	width: 781px;
	float: right;
	padding-top: 28px;
	background-repeat: no-repeat;
}
#content #photoRight {
	float: right;
	height: 350px;
	width: 194px;
	margin-top: 22px;
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content #text {
	float: right;
	width: 390px;
}
.wide {
	width: 570px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
}
form {
	padding-left: 10px;
}

td, th {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
th {
	font-weight: bold;
}




#text p {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: "Calibri", Arial;
	font-size: 13px;
	line-height: 16px;
}
#text a:link, #text a:visited {
	text-decoration: underline; 
	}

#text h2 {
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	font-family: "Calibri", Arial;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: -5px;
}
#noPhoto p {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: "Calibri", Arial;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	color: #00264A;
}
#text li {
	padding-right: 10px;
	font-family: "Calibri", Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	padding-top: 5px;
	line-height: 14px;
}
#text p.bigNbold {
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic", "Calibri", Arial;
	color: #00264A;
	margin-top: 8px;
}




#content #photoLeft {
	float: right;
	height: 350px;
	width: 194px;
	margin-top: 22px;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#content #noPhoto {
	float: right;
	height: 350px;
	width: 194px;
	margin-top: 22px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
}
#footer p {
	font-family: "Calibri", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
	padding-top: 2px;
}

#mainNav li {
	float: right;
	padding-right: 20px;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #00264A;
	font-weight: bold;
	line-height: 16px;
	display: block;
	padding-top: 2px;
}
#mainNav li div {
	padding-left: 18px;
	}
	
#mainNav li.active {
	background-image: url(images/navMarker.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#mainNav li a {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #00264A;
	text-decoration: none;
}

#mainNav li:link, li:visited {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #00264A;
	text-decoration: none;
}
#mainNav li:hover {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #022648;
	text-decoration: none;
	background-image: url(images/navMarker.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}


#breadcrumbs {
	float: left;
	position: absolute;
	width: 959px;
	margin-top: 305px;
	margin-left: 25px;
	font-family: "Calibri", Arial;
	font-size: 11px;
	color: #999999;
}
#breadcrumbs a:link, a:visited {
	color: #00264A;
	font-family: "Calibri", Arial;
	font-size: 11px;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #CC0000;
	font-family: "Calibri", Arial;
	font-size: 11px;
	text-decoration: none;
}
#breadcrumbs #moreLinks {
	float: right;
	font-family: "Calibri", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00264A;
}
#bottomLinks, #bottomlinks a {
	font-family: "Calibri", Arial;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	color: #00264A;
}
