@charset "UTF-8";
/* CSS Document */

body{
	background:url(images/fci_bg.gif) repeat-x top left #fffffff;
	margin:0px;
}

	#Header{
		position:relative;
		top:0px;
		border:red 0px dotted;
		text-align: center;
		
	}
	#flashHeader{
		position:absolute;
		top:0px;
		width:100%;
		border:red 0px dotted;
		text-align: center;
		
	}
	#flashFooter{
		position:absolute;
		bottom:0px;
		left:0px;
		right:0px;	
		width:100%;
		border:blue 0px solid;
		
	}
html, body, p, div, table, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#330000;
	margin-left:auto;
	margin-right:auto;
	max-width:1650px;
}

a:link { 
	color:#54bbaf;
	text-decoration:none;
	border:none;
}

a:hover { 
	color:#54bbaf;
	text-decoration:none;
	border:none;
}

a:visited { 
	color:#54bbaf;
	text-decoration:none;
	border:none;
}

a:active { 
	color:#54bbaf;
	text-decoration:none;
	border:none;
}

a:link { 
	color:#54bbaf;
	text-decoration:none;
	border:none;
}

div, img{
	padding:0px;
	margin:0px;
	border:0px;
}

.box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	max-width:1650px;	
}

.fciheader{
background:url(images/fci_headerImageWide.jpg) no-repeat right;
}
.mainWrapper{
	border:dotted red 0px;
	margin:0 auto;
	width:964px;
}

.logo{
    display:inline;
	float:left;	
	width:127px;
}

.header{
    display:inline;
	float:right;
	width:837px;
}

.headerImage{
	
}

.nav{
	background:url(images/fci_nav_bg.jpg);
	width:837px;
	height:30px;
	font-size:14px;
}

.nav a{
    display:inline;
	width:158px;	
	float:left;
	text-align:center;
	line-height:30px;
	height:30px;
	text-decoration:none;
	color:#330000;
	font-weight:bold;
	font-size:14px;
	
}

.nav span{
	background:url(images/fci_navLink_bg_right.jpg) no-repeat right top;
	float:left;
	
}

.navLink a:hover,.navLink a#active{
	color:#330000;	
	background:url(images/fci_navRoll_bg.jpg) 5% no-repeat;
}

a.nextprev{
	color:#000000;	
	font-weight:bold;
	text-decoration:none;	
}
#contentText{
	background:url(images/fci_content_bg_bottom.gif) no-repeat #ffffff bottom left;	
	padding:72px;
	width:611px;
	
}
#contentTextHomepage{
	background:url(images/fci_content_bg_bottom.gif) no-repeat #ffffff bottom left;	
	padding-top:15px;
	padding-left:32px;
	padding-right:32px;
	width:691px;
	
}

#contentTextMap{
	background:url(images/fci_content_bg_bottom.gif) no-repeat #ffffff bottom left;	
	
}
#leftContent{
	background:url(images/fci_content_bg_right.jpg) repeat-y top right;
	width:759px;
	vertical-align:top;
	padding:0px;
}

#rightPanel{
	padding-bottom:22px;
	width:205px;
	background:url(images/fci_rightPanel_bg.gif) no-repeat bottom left #f0f9ff;	
	vertical-align:top;
}

li.keyfinding{
	margin-bottom:10px;
}
li.spacedList{
	margin-bottom:10px;
}
.footer{
	margin:0 auto;
	width:964px;
	font-size:11px;
	padding-bottom:10px;
}

table.homepage{
	width:100%;
}

table.homepage td{
	width:33%;
	padding:0px;
	vertical-align:top;
}

table.homepage td p{
	margin-top:5px;
	margin-bottom:5px;
	padding:20px;
	background:#edf6ee;
	height:80px;
}

.rightBorderCell{
	border-right:dotted #6b7022 1px;
}

.subPage{
	margin:0 auto;
	width:964px;
	padding-bottom:11px;
	background:url(images/fci_subContent_bg.gif) bottom left #ffffff;
}

.subPageContent{
	padding:72px;
	background:#ffffff;
}

p.caption{
	padding:0px;
	margin-top:0px;
	margin-left:5px;
	font-style:italics;	
}
div.mapGraphic{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}