/*   =======   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, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent; }
body 	{ line-height: 1; }
a img, iframe, object { border: none; }
ol, ul 	{ list-style: none }
:focus 	{ outline: 0; }
ins 	{ text-decoration: none; }
del 	{ text-decoration: line-through; }
table	{ border-collapse: collapse; border-spacing: 0; }


/*   =======   BASICS    =======   */
html, body {
   margin:0;
   padding:0;
   height:100%;
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #36383b;
	background: #fff url(../images/bg_page.png) repeat-x left top;
}
h1, h2, h3, h4, h5, h6 { 
	color:#4f474b; 
	margin-bottom: 1em; 
	font-family: Constantia, 'Palatino Linotype', 'Times New Roman', Times, serif;
	font-weight: normal;
}
h1	{ font-size: 2em;}
h2	{ font-size: 1.75em; }
h3	{ font-size: 1.25em; }
h4	{ font-size: 1em; }
p	{ 
	font-size: .75em; 
	line-height: 130%; 
	margin: 1em 0;
}

a, a:link, a:visited, a:active { color: #20365d; text-decoration: none;  }
a:hover { text-decoration: underline;  }
a:active { outline: none; }

.left { float: left }
.right { float: right }
.center { text-align: center; }
.hide { display: none; }
.clear { clear:both; height:1px; font-size:1px; line-height:1px; }
.upperC { text-transform: uppercase; }
.noBorder { border: none !important; }
.imgLeft { float: left; padding: 5px 20px 10px 0; }
.imgRight { float: left; padding: 0 0 10px 15px; }


/*   =======   LAYOUT  =======   */

#wrap {
	width: 100%;
	min-height: 100%;
	position: relative;
}
#top {
	width: 934px;
	margin: auto;
}
#logo {
	clear: both;
	margin: 29px 0 -13px;
}
#nav {
	overflow: auto;
}
#main {
	width: 934px;
	margin: auto;
	overflow: auto;
	padding: 15px 0;
}
#footerWrap {
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;
	background: #20365d;
}


/*   =======   NAV  =======   */

#nav li {
	float: left;
	width: 132px;
	border-right: 1px solid #bdc3cf;
	height: 32px;
	margin: 4px 0
}
#nav li.last { border: none !important; }
#nav a {
	float: left;
	display: block;
	width: 132px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: .875em;
}
#nav a:visited { color: #fff; }
#nav a:hover, #nav a:active {
	color: #9dbef9;
	text-decoration: none;
}
#nav li.navOn a {
	color: #9dbef9;
	text-decoration: none;
}

/*   =======   FOOTER  =======   */

#footer {
	width: 934px;
	margin: auto;
}
#footerNav li {
	display: inline;
	border-right: 1px solid #fff;
	margin-right: 11px;
	padding-right: 11px;
	font-size: .75em;
}
#footerNav li.last { border: none; }
#footerNav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
#footerNav a:visited { color: #fff; }
#footerNav a:hover, #footerNav a:active {
	color: #9dbef9;
	text-decoration: none;
}

/*   =======   HOME  =======   */

#slideshow {
	width: 928px;
	height: 363px;
	padding: 3px 12px 0;
	margin:  0 auto 15px;
	background: url(../images/bg_slideshow.png) no-repeat left top;
	
}
#newsWrap {
	width: 100%;
	min-height: 185px;
	background: url(../images/bg_home_news.png) repeat-x left top;
	margin-bottom: 60px;
}
#news {
	float: left;
	width: 441px;
	border-right: 1px solid #e1e3e5;
	padding: 9px 25px 9px 0;
	overflow: auto;
}
.aboutUs {
	float: left;
	width: 442px;
	padding: 9px 0 9px 25px;
	overflow: auto;
}
#newsWrap h2 {
	margin-bottom: 15px;
}
.newsItem {
	border-top: 1px solid #d3d3d3;
	overflow: auto;
	margin-bottom: 1em;
}
p.newsDate {
	float: left;
	width: 120px;
}
p.newsHeadline {
	float: left;
	width: 320px;
	font-weight: bold;
	margin-bottom: 0;
}
.readMore a {
	text-transform: uppercase;
	float: right;
}
/*   =======   SUBPAGES  =======   */


#pageTitle {
	overflow: auto;
	margin-bottom: 70px;
}
#pageTitle h2 {
	float: left;
	width: 218px;
	padding-top: 75px;
}
#pageTitleImage {
	float: left;
	width: 710px;
	height: 182px;
	border: 3px solid #002072;
	display: block;
}

#pageLeft {
	width: 220px;
	float: left;
	margin-bottom: 50px;
}

#pageRight {
	width: 660px;
	float: right;
	margin-bottom: 50px;
}
#main ol, #main ul {
	list-style: disc;
	padding-left: 1em;
	font-size: .75em;
	line-height: 120%;
	margin: 1em 0 1em .4em;
}
#main li {
	margin-bottom: .6em;
}

#pageLeft h3 {
	padding-bottom: 1em;
	margin-bottom: 0;
	border-bottom: 1px solid #d3d3d3;
}
#pageLeft p {
	color: #9a9fa9;
}

#sideNav {
	margin-top: 2em !important;
}
#sideNav li {
	list-style-image: url(../images/bullet_bluetriangle.png) !important;
}
#sideNav a, #sideNav a:visited {
	color: #87aec6;
}
#sideNav li:hover, #sideNav li.navOn {
	list-style-image: url(../images/bullet_bluetriangle-on.png) !important;
}
#sideNav a:hover, #sideNav li.navOn a, #sideNav li:hover a {
	text-decoration: none;
	color: #20365d;
}
#pageRight h3:first-child {
	margin-bottom: 1.6em;
}
#pageRight h4 {
	margin: 1.5em 0 0;
}
#main .listheader {
	font-weight: bold;
	margin-bottom: -0.6em;
}

/*   =======   NEWS  =======   */

.newsPost {
	overflow: auto;
	margin-bottom: 25px;
}
.newsPost h3 {
	margin-bottom: 0 !important;
}
.newsPost .newsTime {
	margin: .5em 0;
	font-style: italic;
}
