html{
	background-color: #004b8d;
}
  
body{
	background-image: url(../../images/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #003;
}

.l{float: left;}
.r{float: right;}
.row{width: 100%; float: left; clear: both; }
.subcolumns{ width:100%; overflow:hidden; float: left; clear: both; }
	

h1,h3,h4,h5, .sidenav, .topnav{
	font-family: "Times New Roman", Times, serif;
	color: #004B8D;
}

.content h2{
	font-size: 30px;
	font-family: arrialnarrow, "Arial Narrow", Arial;
	color: #004B8D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}

.content h3{
	color: #6CAEDF;
	margin-bottom: 0.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	
	display:block;
	background-image: url(../../images/common/blank.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
	text-indent: -9999999px;
}
.content h4{
	font-family:arial, sans-serif;
	color: #98C6E8;
}

a, img{
	border: none;
}

p.pdflink{
	padding-top:10px;
	padding-bottom:10px;
	}
	
p.pdflink a{
	background-image: url(../../images/page_white_acrobat.png);
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #EBEBEB;
	background-repeat: no-repeat;

}
p.pdflink a:hover{
	border: 1px solid #CCCCCC;
	background-color: #FBFBFB;
}

.bgfix{
	position: relative;
	left: -1px;
	/left: 1px;

}

#main{
	width: 960px;
	margin-left: auto;
	margin-right: auto;

}
	
#content .contentheader{
	background-color: #004B8D;
	height: 123px;
	display: block;
	background-image: url(../../images/sectionheader/default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#content .contentheader h1{
	font-family: "Arial Narrow", "Helvetica Compressed", Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFFFFF;
	clear: both;
	float: right;
	width: 675px;
	display: block;
	margin-top: 85px;
	_margin-top: 90px;
	text-transform: uppercase;
	letter-spacing: normal;
	text-indent: -9999999px;
}

#content .contentbody{
	width: 655px;
	float: left;
	clear: both;
	padding-left: 54px;
	background-color: #FFF;
	display: block;
	margin-top: 30px;
}




.content a, .content a:link, .content a:visited, .content a:active{
	color: #069;
	text-decoration: none;
}

.content a:hover{
	color: #900;
}

.content .nicelist{
}

.content .nicelist li{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #98C8EB;

}

.content .nicelist li.last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content .nicelist li p{
	margin-bottom: 3px;
}

.content .nicelist2{
}

.content .nicelist2 li{
	padding-top: 7px;
	padding-bottom: 7px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #98C8EB;*/

}
.content .nicelist2 li.last{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #98C8EB;

}

.content .nicelist2 li.last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #98C8EB;
}

.content .nicelist2 li p{
	margin-bottom: 3px;
}

.content table{
	border-left-style: none;
}

.content td, .content th{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.required{
	font-weight: bold;
	color: #900;
}

ul.checkboxlist{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 175px;
	float: left;
}

ul.checkboxlist li{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
	width: 175px;
}

ul.checkboxlist label{
	display: block;
	width: 150px;
	padding: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}

ul.checkboxlist input{
	display: block;
	float: left;
}

.zebra{
	background-color: #F4F9FD;
}



hr{
	float: none;
	clear: both;
	display: block;
	width: 100%;
	background-color: #E9E9E9;
}

.locationbox{
	background-image: url(../../images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4ebee;
	margin-bottom: 15px;
}

#masterplanflashholder{
	width: 680px;
	height: 220px;
}
.flash-replaced .alt{
	display: none;
}
#flash_setvariables_masterplanflash{
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 0px;
	width: 0px;
	overflow: hidden;
}


.thumbframe{
	background-color: #F4F4F4;
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
}

.thumbframe:hover{
	background-color: #D9F5FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6CC;
	border-right-color: #069;
	border-bottom-color: #036;
	border-left-color: #6CC;
}

.thumbframe a{
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	padding: 0px;
	height: 90px;
	width: 120px;
}


.larrytabs .buttons{
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 10px;
	display: none;
}

.larrytabs .buttons li{
	float: left;
	display: block;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #BFEBFF;
	list-style-type: none;

}

.larrytabs .buttons li a{
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E8F7F7;
	color: #4a8cbd;
}

.larrytabs .buttons li a:hover{
	background-color: #CCE6F2;
	color: #2B7979;
}

.larrytabs .buttons li.sel a, .larrytabs .buttons li.sel a:hover{
	background-color: #7EBFDE;
	color: #FFF;
}

.larrytabs > div{
	display: none;
	width: 100%;
	clear: both;
	background-color: #FFF;
}



.buildingblock{
	background-image: url(../../images/layout/tab.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	padding: 10px;
	display: block;
	clear: both;
	width: 635px;
	float: left;
	font-size: 90%;
	color: #297287;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDCE;

}

.buildingblock .buildingphoto{
	width: 240px;
	height: 168px;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	
	margin-bottom: 10px;
	display: block;
}

.buildingblock .buildingphoto img{
	border: 1px solid #CCCCCC;
}

.buildingblock .leftblock{
	margin: 0px;
	padding: 0px;
	
	width: 320px;

	float: left;
	clear: none;

	
}

.buildingblock .rightblock{

	padding: 0px;
	margin: 0px;
	
	padding-top: 40px;
	width: 265px;

	float: right;
	clear:none;
	margin-right: 15px;
	_margin-right: 7px;
}

.content a.mapbutton, a.pdfbutton{
	background-color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.content a.mapbutton{
	background-image: url(../../images/map_go.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.content a.mapbutton:hover{

	color: #6FA400;
	background-color: #E9FFBB;
	border-top-color: #C7FF53;
	border-right-color: #8ED200;
	border-bottom-color: #8ED200;
	border-left-color: #C7FF53;
}

.content a.pdfbutton{
		background-image: url(../../images/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.content a.pdfbutton:hover{

	color: #FF4848;
	background-color: #FFDFDF;
	border-top-color: #FFC6C6;
	border-right-color: #FF7D7D;
	border-bottom-color: #FF7D7D;
	border-left-color: #FFC6C6;
}

.buildingblock .moreinfo{
	width: 262px;
}

.buildingblock  ul{
}

.buildingblock ul li{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #98C8EB;

}

.buildingblock ul li.last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.buildingblock ul li p{
	margin-bottom: 3px;
}

.textcenter{
	text-align:center;
	width: 200px;
}



/*move down image for newsletters*/
.textcenter img, .resources img{
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	behavior: url(css/csshover3.htc);
}
.textcenter a img:active, .textcenter a img:hover, .resources a img:active, .resources a img:hover{
	border: 1px solid #95c9f0;
}

/*.resources tr:hover{
	background-color: #e8f7f7;
	behavior: url(css/csshover3.htc);
}*/

.space10 td{
	padding-top: 10px;
	padding-bottom: 10px;
}


.results{
}

.results .result_title{
	font-weight: bold;
	font-size: 1.2em;
}

.results .result_title b{
	font-weight: bold;
	color: #6CAEDF;
	}

.results .infoline{
	font-style: italic;
	padding-left: 15px;
}

.results .description{
	display:none;
}

.results .context{
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.result_altblock, .result_block{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.result_altblock{
	background-color: #F5F9F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #E1F2FD;
	border-right-color: #E1F2FD;
	border-bottom-color: #E1F2FD;
	border-left-color: #E1F2FD;
	border-bottom-style: solid;
}

.zoom_searchform{
	display: block;
	border: 1px dashed #E0E0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.results .highlight{
	background-color: #FFFF99;
}

.searchheading{
	font-weight: bold;
	}
	
.result_pages{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
center small{
	display: none;
	}
	
	.summary{
		padding:0px;
		margin: 0px;
	}
	
	.result_pagescount{
		padding:0px;
		margin-top: -15px;
		margin-bottom: 10px;
	}
