/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */
html { border: none; }

body {
	margin: 0;
	padding: 0;
	line-height: 13px; 
}

body, td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {border: 0;}
p {margin: 0 0 15px 0;}

a {
	text-decoration: none;
	color: #000074;	
}

a:hover {
	text-decoration: underline;
	color: #33c;	
}
#colMiddle a {
	color: #01aec0;
	text-decoration: underline;
}
#colMiddle a:hover {
	color: #01aec0;
	text-decoration: none;
}
h1, h2, h3, h4, h5, form {margin: 0;}

h1 {
	font-size: 21px;
	color: #000074;
	padding: 15px 0 13px 0;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 13px;
	line-height: 21px;
}

h2 {
	font-size: 17px;
	color: #000074;
	padding:0;
	font-weight: normal;
	margin-bottom: 13px;
}

h3 {
	color:#02b4c9;
	font-size:12px;
	
}
.allCaps {
	text-transform: uppercase;
}

br.clearBoth {
	line-height:0 !important;
	font-size:0 !important;
	clear:both !important;
}
/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */
#navBar {
	height: 36px; 
	width: 798px;
	background: #000074; 
	padding: 0 6px 0 0; 
	margin-right: -2px;
	background: #000074 url(graphics/bg_nav_cap.gif) 100% 0 no-repeat;
	float: left;
}
#nav {
	margin: 0;
	list-style: none;
	height: 36px;
	background: #000074;
	float: left;
	width: 795px;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0 20px 0 0;
	}
	#nav li.lastChild {
		margin-right: 0;
		/*padding-right: 5px;*/
	}
	#nav li.currentLastChild {
		margin: 0;
	}
	
#nav li a {
	outline: none;
	display: block;
	height: 36px;
	line-height: 36px;
	float: left;
	/*text-indent: -9999px;*/
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
}
#nav li a:hover { color: #fc0; }
#nav li.current a { color: #01aec0;}
#nav li.currentLastChild a { color: #01aec0;}
	
/*#bOne {background-position: 0 0; width: 100px;}#bOne:hover {background-position: 0 -40px;}#nav li.current #bOne {background-position: 0 -80px;}
#bTwo {background-position: -130px 0; width: 200px;}#bTwo:hover {background-position: -130px -40px;}#nav li.current #bTwo {background-position: -130px -80px;}
#bThree {background-position: -260px 0; width: 220px;}#bThree:hover {background-position: -260px -40px;}#nav li.current #bThree {background-position: -260px -80px;}
#bFour {background-position: -260px 0; width: 130px;}#bFour:hover {background-position: -260px -40px;}#nav li.current #bFour {background-position: -260px -80px;}*/

#topLinks {
	width: 550px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 57px;	
	float: right;
	clear: right;
}
#topLinks .current a {
	color:#ff7301;
}
#topLinks .currentLastChild a {
	color:#ff7301;
}
#topLinks li {
	float: left;
	margin-right: 16px;	
}
#topLinks li.lastChild {
	margin-right: 0;
	padding-right: 0px;
}
#topLinks li.currentLastChild {
	margin-right: 0;
	padding-right: 0px;
}

#topLinks li a {
	outline: none;
	font-weight: normal;
	display: block;
	padding: 0 0;
	height: 40px;
	line-height: 40px;
	float: left;
	/*text-indent: -9999px;*/
	text-decoration: none;
	color: #000074;	
}
#topLinks li a:hover { color: #fc0; }

#subNav {}
.navSplit { width: 804px; float: left; }

/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */
#siteContainerGrayless { text-align: center; margin: 0 auto; width: 971px; }
#siteContainer { text-align: center; margin: 0 auto; width: 971px; background: url(graphics/bg_site_container.gif) 21px 0 repeat-y; }
	#siteContainer.noGray {	background: url(graphics/bg_site_container_no_gray.gif) 21px 0 repeat-y; }
	#siteContainer.reallyNoGray {background:none;}
/* -- HEADER -- */
#header { width: 972px; text-align: left; background: #fff; float: left;}
#coatOfArms {
	height:160px;
	width:167px;
	float:left;
}
.hdImg {	float: left;	}
#breadCrumb {
	float: left;
	width: 804px;
	height: 30px;
	line-height: 25px;
	border: none;
	border-top: 1px solid #ccc;
	margin: 6px 0 0 0;
	padding: 0;
	color: #000074;
	}
	#breadCrumb p {
		float: left;
		margin: 0;
		}
	#breadCrumb a {
		color: #01aec0;
		font-weight: normal;
		text-decoration: underline;
		}
		#breadCrumb a:hover {
			text-decoration: none;
			}
		#breadCrumb ul {
			list-style: none;
			margin: 0;
			padding: 0;
			float: left;
			}
		#breadCrumb li {
			float: left;		
			margin: 0;
			padding: 0 0 0 15px;
			background: url(graphics/breadcrumb_separator.gif) 5px 50% no-repeat;
			}
		#breadCrumb li.firstChild {
			background: none;
			padding-left: 5px;
			}
		#breadCrumb li.current a {
			color: #ff7301;
			font-weight: normal;
			text-decoration: none;
			}
			#breadCrumb li.current a:hover {
				text-decoration: underline;
				}
.searchBox {
	float: left;
	width: 490px;
	text-align: right;
	height: 22px;
	line-height: 22px;
	padding-top: 3px;
}
	.searchBox label img {
		vertical-align: middle;
	}
	.searchBox input {
		vertical-align: middle;
		border: 1px solid #ccc;
	}
	#searchSite {
		height: 14px;
		width: 104px;
	}
	.searchBox input.go {
		border: none;
	}
/* -- BODY -- */
#contentArea {
	width: 950px;
	padding-left: 21px;
	border-top: 10px solid #fff;
	;
	text-align: left;
	float: left;
	background: url(graphics/bg_content_area.gif) 21px 100% no-repeat;
	line-height: 14px;
	}
	#contentArea.noGray {
		background: url(graphics/bg_content_area_no_gray.gif) 21px 100% no-repeat;
		}

/* -- COL LEFT -- */
#colLeft {
	width: 182px; 
	padding-bottom: 230px;
	float: left;
	margin-right: 10px;	
	border-top: 5px solid #000074;
	}
	.leftList {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.recentNewsList {		
		background: url(graphics/hd_recent_news.gif) no-repeat;
		}
	.leftList li {
		padding: 7px 0 9px 9px;
		margin: 0 0 0 ;
		}
	#colLeft .leftList li a {
		padding-right: 10px;
		color: #00074;
		}
	#colLeft .leftNewsList li a:hover {
		color: #33c;
		}
	.leftList li a .new, .projectList li a .new {
		font-weight: bold;
		color: #ff7301;
		}

/* --- Left List --- */


.leftArrows ul{ background-color:#a8a8a8; margin:0px; padding:0 0 0 12px;}
.leftArrows li {
	background: url(graphics/arrow_left.gif) 11px 10px no-repeat;
	padding-left: 24px;
	list-style:none;
	
	
	}
.leftArrows .current {
	background: #a8a8a8 url(graphics/arrow_left_white_gray.gif) 11px 10px no-repeat;
	padding-top: 7px;
	padding-bottom: 0;
	margin-bottom: 6px;
	}
.leftArrows .currentTop {
	background: #ff7301 url(graphics/arrow_left_white_orange.gif) 11px 10px no-repeat;
	padding-bottom: 7px;
	}
	.leftArrows .currentTop a {
		color: #fff;
		}
	.leftArrows .current a {
		color: #fff;
		}
		/*.leftArrows .currentTop ul{
			background: #a8a8a8 url(graphics/arrow_left_white_gray.gif) 25px 10px no-repeat;
			}*/
	.leftArrows .current ul li, .leftArrows .currentTop ul li {
		background: #a8a8a8 url(graphics/arrow_left_white_gray.gif) 25px 10px no-repeat;
		}
	.leftArrows .current ul li, .leftArrows .currentTop ul li {
		font-size: 10px;
		padding: 6px 0 6px 38px;
		margin: 0 0 0 -24px;
		}
	.leftArrows li ul {
		list-style: none;
		margin: 0 0 -7px 0;
		padding: 6px 0 0 0;
		border: 1px solid #A8A8A8;
		border-left: 0;
		border-right: 0;
		}	
			.leftArrows li.currentTop ul {
				border: none;
				}	
		.leftArrows .current ul li.current {
			background: #ff7301 url(graphics/arrow_left_white_orange.gif) 25px 10px no-repeat;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;			
			}
#colMiddle {
	width: 566px;
	float: left;
	margin-right: 10px;
	border-top: 5px solid #000074;
	}
	#colMiddle h1 {
		font-size: 21px;
		color: #000074;
		padding: 15px 0 13px 0;
		font-weight: normal;
		border-bottom: 1px solid #ccc;
		margin-bottom: 13px;
		}
	#colMiddle h2 {
		font-size: 12px;
		color: #01aec0;
		line-height: 16px;
		margin-bottom: 1px;
	}
	#colMiddle p {
		line-height: 16px;
	}
/* -- COL RIGHT --*/
#colRight { 
	width: 182px;	
	border-top: 5px solid #000074;
	float: left;
	margin-right: -2px;
	position:relative;
	}
.projectList {
	margin: 0 0 6px 0;
	padding: 0 10px 0 0;
	list-style: none;
	/*border-bottom: 6px solid #fff;*/
	}
	.projectList li {
		margin: 10px 0 13px 9px;
		padding: 0;
		}
	#colRight .projectList li a {
		color: #00074;
		}
	#colRight .projectList li a:hover {
		color: #33c;
		}

.weather {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000074;
	line-height: 15px;
	position: relative;
	}

	
	.weatherCurrent img {
		float: left;
		/*border: 1px solid #999; */
		/*align: center;*/
	}
	div.weatherCurrent {
	background: #fff;
	float: left;
	width: 164px;
	border: 1px solid #999;
	margin: 8px 0 8px 8px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	}
	.weatherCurrent p {
		padding: 0 0 0 8px;
		float: left;
	}
	
/*	.statTips {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000074;
	line-height: 15px;
	position: relative;
	
	float:left;
	
	overflow:auto
} */

.statTips {
		color: #000074;
	    line-height: 15px;
		margin-bottom: 5px;
		padding: 3px 10px 0 8px;
}
	

/* -- QUICKLINKS -- */

#colMiddle .quickLinks {
	width: 555px;
	padding: 20px 0 10px 10px;
	margin: 0px 0 0 0;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	left: 0;
	background: none;
	border: none;
	text-align: left;
	clear: both;
	float: left;
	}
#colMiddle .quickLinkCatHD {
		font-size: 11px;
		color: #000074;
		background: #eee;
		padding: 2px 0 2px 7px;
		float: left;
		width: 119px;
		border:none;
		margin: 0;
		font-weight: bold;
		}
#colMiddle .quickLinkCatHD a {
			color: #000074;	
			display: block;
			text-decoration: none;
			}
#colMiddle .quickLinkCatHD a:hover {
			color: #33c;
			display: block;
			text-decoration: underline;
			}
#colMiddle .quickLinkList li a {
			padding-left: 9px;
			color: #000074;	
			display: block;
			text-decoration: none;
			}
#colMiddle .quickLinkList li a:hover {
			padding-left: 9px;
			color: #33c;
			display: block;
			text-decoration: underline;
			}
.quickLinks {
	width: 555px;
	padding: 37px 0 10px 10px;
	margin: -150px 0 0 0;
	position: relative;
	left: 212px;
	background: url(graphics/hd_quick_links.gif) no-repeat;
	border: 1px solid #ccc;
	text-align: left;
	clear: both;
	float: left;
	}
	.quickLinkCat {
		width: 175px;
		float: left;
		margin-right: 10px;
		}
		.quickLinkLast {
		margin-right: 0px;
		}
	.quickLinkImg {
		float: left;
		margin-right: 1px;
		display: block;
		}
	.quickLinkCatHD {
		font-size: 10px;
		color: #000074;
		background: #eee;
		padding: 2px 0 2px 7px;
		float: left;
		width: 119px;
		border:none;
		margin: 0;
		font-weight: bold;
		}
	.quickLinkList {
		float: left;
		margin: 0 0 0 8px;
		list-style: none;	
		width: 115px;
		padding: 0;
		}
		.quickLinkList li {
			margin: 5px 0 0 0;
			padding: 0;
			background: url(graphics/square_bullet.gif) 3px 5px no-repeat;			
			width: 115px;
			}
		.quickLinkList li a {
			padding-left: 9px;
			display: block;
			text-decoration: none;
			}
		.quickLinkList li a:hover {
			padding-left: 9px;
			display: block;
			text-decoration: underline;
			}

/* -- FOOTER -- */
#footer {
	clear: both;
	background: url(graphics/bg_footer.jpg) 21px 0 no-repeat;	
	color: #fff;
	height: 100px;
	}
.footerNav {
	width: 940px;
	margin: 25px 0 0 0;
	padding: 0 0 0 30px;
	line-height: 14px;
	list-style: none;
	font-size: 10px;
	float: left;
	}
 .footerNav li {
 	margin: 0;
	padding: 0 12px 0 0;
	float: left;
	}
	.footerNav li a {
		color: #fff;
		font-weight: bold;
	}
.copyright {
	text-align: left;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	clear: both;
	}
/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */
	
	.siteMapList { margin-top: 15px }
	.siteMapList dt {
		background:url(graphics/ico_folder.gif) 0 4px no-repeat;
		padding-left:20px;
		line-height:20px;
	}
	.siteMapList dd {	
		padding-left:10px;
		margin-left:25px;
		line-height:16px;
		background:url(graphics/sitemap_2nd.gif) no-repeat;
	}
	.siteMapList dd a {	
		color: #666 !important;
		text-decoration:none;
	}
	.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) no-repeat; }


/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

.clearBoth {clear: both}
.homeImg {float: left;}
.new {
	color: #ff7301;
	}
.orangeBulletList {
	list-style: none;
	margin: -4px 0 24px 0;
	padding: 0;
	}
	.orangeBulletList li {
		background: url(graphics/orange_dots_bullet.gif) 0 5px no-repeat;
		padding: 0 45px 0 12px;
		margin: 0 10px 12px 10px;
		line-height: 16px;
		}
#subList{
		background: none;
		list-style: none;
		padding: 0 45px 0 0px;
		margin: 0 10px 12px 0px;
		line-height: 16px;
		}
.callOutBox {
	background: #74bfc7;
	color: #fff;
	margin: 10px 20px 10px 10px;
	padding: 8px 12px;
	}
	#colMiddle .callOutBox a {
		color: #fff;
		text-decoration: underline;
		}
		#colMiddle .callOutBox a:hover {
			text-decoration: none;
			}
	#colMiddle .callOutBox ul {
		margin: 0;
		padding: 0;
		}
	#colMiddle .callOutBox ul li {
		list-style: none;
		background: url(graphics/white_dots_bullet.gif) 0 4px no-repeat;
		margin: 7px 7px;
		padding: 0 0 0 12px;
		}
/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */
.homePhoto {
	float: left;
	margin-right: 11px;
	
}
.homeWelcome {
	width: 373px;
	/*width: 535px;*/
	float: left;
	margin-top: 7px;	
}
	.homeWelcome p {
		margin: 0 0 10px 0;
		line-height: 12px;
	}
	
#contentAreaPublicRelations {
		margin-left:21px;
		width:950px;

	}
	#contentAreaPublicRelations a {
		color:#02b4c9;
	}
	#contentAreaPublicRelations .btnViewAll {
		display:block;
		background:url(graphics/b_view_all.gif) no-repeat;
		width:57px;
		height:16px;
		margin-top:5px;
		text-indent:-99999px;
		text-decoration:none;
		outline:none;
	}
	
	#contentAreaPublicRelations #colLeft {
		margin-top:10px;
		border:none;
		border-top:5px solid #000074;
		width:570px;
		height:auto;
		overflow:hidden;
		background:none; 
		text-align:left;
		padding:0 !important;
		}

		#contentAreaPublicRelations #colLeft .prContFull {
			float:left;
			overflow:auto;
			height:auto;
			width:555px;
			margin:0 10px 10px 0;
			padding-right: 10px;
			}
		#contentAreaPublicRelations #colLeft .prContImg {
			float:left;
			height:auto;
			width:555px;
			margin:0 10px 10px 0;
			padding-right: 10px;
			}
		
		#contentAreaPublicRelations #colLeft .prCont {
			float:left;
			width:274px;
			height:190px;
			margin:0 10px 10px 0;
			}
			#contentAreaPublicRelations #colLeft .prCont .pad {
				padding-right:15px;
			}
			#contentAreaPublicRelations #colLeft .prCont .info, #popStory .info {
				font-size:10px;
				color:#989098;
			}
			#contentAreaPublicRelations #colLeft .prCont p,  #contentAreaPublicRelations #colRight .popStory p , #colImg .popStory p {
				margin-bottom:0;
			}
	
	
	#contentAreaPublicRelations #colRight {
		margin-top:10px;
		border-top:5px solid #000074;
		width:370px;
		height:524px;
		background:url(graphics/pic_street.jpg) bottom no-repeat #edf9fb;
		text-align:left;
		}
		
	#contentAreaPublicRelations #colRight .pad {
		padding:20px 49px 20px 10px;
	}	
	#contentAreaPublicRelations #colRight .popStory {
		margin-bottom:20px;
	}
	
		#contentAreaPublicRelations #colImg {
		margin-top:10px;
		border-top:5px solid #000074;
		width:330px;
		height:500px;
		overflow:auto;
		float:left;
		background: #edf9fb;
		text-align:left;
		}
		
	#contentAreaPublicRelations #colImg .pad {
		padding:20px 0px 20px 0px;
		
	}	
	
	#contentAreaPublicRelations #colImg .popStory {
		margin-bottom:20px;
	}
	
	#contentAreaPublicRelations h2 {line-height: 18px;	}
	
	table.publicRelations
	{text-align: left;
	width: 100%;
	
	}
	table.publicRelations td{
	font-size: 12px;}
	table.publicRelations #head
	{
	text-align: left;
	font-size: 14px;
	color: #404040;
	padding-bottom: 5px;
	background-color: #01ADC1;
	}
	table.publicRelations #head a
	{	color: #fff;}
	table.publicRelations #dateHead a
	{	color: #fff;}
	table.publicRelations #dateHead
	{ text-align: right;
	font-size: 14px;
	color: #404040;
	padding-bottom: 5px;
	background-color: #01ADC1;
	}
	table.publicRelations #title
	{
	text-align: left;
	color: #404040;
	padding: 5px;
	}
	table.publicRelations #date
	{ text-align: right;
	color: #404040;
	}
	table.publicRelations #altRow
	{ background-color: #fafafa;
	}

.floater-left {
	float: left;
	border:  1px solid #c0c0c0;
	background-color: #fff;
	padding:4px;
	margin: 2px 10px 0 0px !important;
	margin: 2px 5px 0 0px;
	text-align:center;
	color:#666666;
}
.floater-right {
	float: right;
	border:  1px solid #c0c0c0;
	background-color: #fff;
	padding:4px;
	margin: 2px 0 0 10px !important;
  	margin: 2px 0 0 5px;
	text-align:center;
	color:#666666;
}
 .smallDate {
 	color:#999999;
	font-size:10px;
	margin-top:-5px;
	padding-top: -5px;
 }
 .red {
	 color:#F00;
	 font-weight:bold;
 }