/**********/
/* Required for Google Maps drawing capability */
/**********/
v\:* { behavior:url(#default#VML); }

/**********/
/* Layout */
/**********/
body {
	background-color: #2158a2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;
	
}

td {
	vertical-align: top;
	}

#banner {
	width: 100%;
	}

#leftBanner {
	width: 55%;
	}
	
#rightBanner {
	}
	
#content {
	width: 100%;
	height: 90%;
	}
	
#leftContent {
	width:30%;
	}

#rightContent {
	height: 100%;
	}

#map {
	border:1px solid Gray;
	height: 90%;


	}

/**********/
/* Format */
/**********/
a:link, a:visited  {
	color: DarkBlue ;
	}
	
a:hover {
	color: Red;
	}

/**********/
/* Site Info */
/**********/
.siteInfo, .label, .address1 , address2 {
	}
	
.site {
	font-weight: bold;
	}
	
.group {
	font-style: italic;
	margin-bottom: 12px;
	}
	
.phone, .image {
	margin-bottom: 12px;
	}
	
.setLocation {
	margin-bottom: 12px;
	}

/**********/
/* Sidebar */
/**********/
.sbLabel {
	font-weight: bold;
	}

#fromName, #toName {
	margin-left: 5px;
	padding-bottom: 10px;
	}

#side_bar {
	height: 550px;
	overflow: auto;
	background-color: #343434;
	text-align: left;
	font-size: 10px;
	}
	
#d0, #d1, #d2, #d3, #d4, #d5, #d6, #d7, #d8, #d9, #d9, #d10, #d11, #d12, #d13, #d14, #d15, #d16, #d17, #d18, #d19, #d20, #d21, #d22, #d23, #d24, #d25, #d26, #d27, #d28, #d29, #d30, #d31, #d32, #d33, #d34 {
	border:1px solid Gray;
	padding: 0px;
	margin-bottom: 2px;
	}

#d0, #sl0 { background-color: #FBD4B4; }

#d1, #sl1 { background-color: #B6DDE8; }

#d2, #sl2 { background-color: #CCC0D9; }

#d3, #sl3 { background-color: #D6E3BC; }

#d4, #sl4 { background-color: #E5B8B7; }

#d5, #sl5 { background-color: #B8CCE4; }

#d6, #sl6 { background-color: #C4BC96; }

#d7, #sl7 { background-color: #D9D9D9; }

#d8, #sl8 { background-color: #9ED19C; }

#d9, #sl9 { background-color: #FFB656; }

#d10, #sl10 { background-color: #DDD2A6; }

#d11, #sl11 { background-color: #BFBF5F; }

#d12, #sl12 { background-color: #D1FFBF; }

#d13, #sl13 { background-color: #AFA7A9; }

#d14, #sl14 { background-color: #FFC0BF; }

#d15, #sl15 { background-color: #AFBF5F; }

#d16, #sl16 { background-color: #FF7F00; }

#d17, #sl17 { background-color: #00CC00; }

#d18, #sl18 { background-color: #CCFF00; }

#d19, #sl19 { background-color: #CCCC00; }

#d20, #sl20 { background-color: #9999FF; }

#d21, #sl21 { background-color: #FF9999; }

#d22, #sl22 { background-color: #FF9933; }

#d23, #sl23 { background-color: #C7FDBD; }

#d24, #sl24 { background-color: #CEB6E7; }

#d25, #sl25 { background-color: #999966; }

#d26, #sl26 { background-color: #3399CC; }

#d27, #sl27 { background-color: #ECE9D8; }

#d28, #sl28 { background-color: #D7D7D0; }

#d29, #sl29 { background-color: #CBD73E; }

#d30, #sl30 { background-color: #67A97B; }

#d31, #sl31 { background-color: #5277DA; }

#d32, #sl32 { background-color: #DEB072; }

#d33, #sl33 { background-color: #D2EE99; }

#d34, #sl34 { background-color: #D2EE99; }

#d35, #sl35 { background-color: #E87659; }


.sbGroupList {
	margin-bottom: 10px;
	color: #555555;
	padding: 3px;
	}

.sbGroup {
	cursor: pointer;
	}

.sbSite {
	padding-left: 10px;
	}
/**********/
/* Help */
/**********/

#helpContent {
	background-color: white;
	padding:15px;
	}
	
.question {
	font-weight: bold;
	padding-bottom: 5px;
	}

.answer {
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 150%;
	}
.file {
	font-style: italic;
	}
	
#footer {
	clear: both;
	text-align: left;
	width: 962;
	padding: 0px;

}
	
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent url(/images/blockactive-yellow.gif) center center repeat-x;
}

.solidblockmenuleft {
list-style: none;
margin: 0;
padding: 0;
float: left;
font: bold 10px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenuleft li{
}

.solidblockmenuleft li a{
float: left;
color: white;
padding: 6px 2px;
text-decoration: none;
}

.solidblockmenuleft li a:visited{
color: white;
}

.solidblockmenuleft li a:hover, .solidblockmenuleft li .current{
color: black;
background: transparent url(/images/blockactive-yellow.gif) center center repeat-x;
}

<!--[if IE]>
<![endif]-->