body {
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 95%;
  margin: 0;
}

h1 {
  height: 50px;
  font-weight: normal;
  padding: 20px 20px 0;
  margin: 0 0 .5em;
  color: #fff;
  background: #6363c1 url(headbg.jpg) repeat-x 0 0;
}

#container {
  clear: left;
  padding: .5em 20px 100px 20px;
}

.highlight {
  background: #fcc;
}
.highlighter {
  background: #ff3;
}
.back-to-top {
  display: block;
  margin-top: 1em;
  width: 7em;
}

.float-left {
  float: left;
  margin-right: .5em;
  display: inline;
  position: relative;
}
.float-right {
  float: right;
  margin-left: .5em;
  display: inline;
  position: relative;
}
h2 {
  font-size: 1.1em;
}
h3 {
  margin-top: 0;
  padding-top: 1em;
}
h4 {
  margin: .5em 0;
}
a {
  color: #009;
}
.html, .jquery {
  margin-top: .5em;
  color: #900;
  cursor: pointer;
  font-size: .9em;
  width: 8.5em;
}

ul li {
  margin: .5em 0;
}
ins {
  text-decoration: none;
  color: #090;
}
#jqlogo {
  position:absolute;
  top: 10px;
  right: 10px;
}
#jqlogo img {
  border: 0;
}

body{background-color:#ffffff;margin:0px;}
    #maTour{text-align:center;margin:auto;}
    .diagram {
	background-color: #E2DEDE;
	width: 454px;
	height: 280px;
	padding: 1px 1px 1px 1px;
}

.diagram a img {
	border-style: none;
	border-width: 0px;
	border-color: #FFFFFF;
}

.diagram_top {
	text-align: left;
}
.diagram_bottom {
	text-align: center;
	height:50px;
}
.diagram_top a {
	color: #003A82;
	font-weight: bold;
	font-size: 16px;
}

.diagram_top a:hover {
	color: #003A82;
}

.diagram_top_left {
	float: left;
	margin-right: 5px;
}

.diagram_top_right {
	float: left;
	height: 21px;
	padding-top: 2px;
	overflow: hidden;
	white-space: nowrap;
}

.diagram_top_right a {
	overflow: hidden;	
	width: 445px;
	height: auto;
	white-space: normal;	
	display:block;
	font-size:1em;
}

.diagram_left {
	float: left;
	text-align: center;
	margin-top: 3px;
	width: 168px;
}

.diagram_right {
	float: left;
	text-align: left;
}

.diagram_cancelfloatempty {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1px;
}
.diagram_cancelfloatempty1 {
	clear: both;
	margin: 80px 0px 6px -145px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
.diagram_line_item {
	background-color: #EEEEEE;
	color: #3B3B3B;
	padding: 6px 6px 6px 6px;
	font-size: 12px;
	width: 273px;
	height: auto;
	margin-bottom: 3px;	
	overflow: hidden;
	white-space: nowrap;	
}

.diagram_line_item a {
	color: #003A82;
}

.diagram_line_item a:hover {
	color: #003A82;
}

.diagram_menu {
	width: 614px;
	margin-left: -17px;
	margin-right: -17px;
	padding-top: 24px;
	text-align: center;
	font-size: 1px;
}

.diagram_menu img {
	border-style: none;
	border-width: 0px;
	border-color: #FFFFFF;
	
	margin-right: 1px;
}

.diagram_menu_top {
	padding-bottom: 17px;
}

.diagram_menu_window {
	border: 1px solid #B8B8B8;
	width: 456px;
	height: 215px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	z-index: 100;
}

/*MapsAlive Overrides*/
#maTour {
	background-color: #FFFFFF !important;
}

#maMap {
	background-color: #FFFFFF !important;
}

#maPopup {
	width: 456px !important;
	height: 220px !important;
}

#maSlideText div {
	border-style: none !important;
	border-width: 0px !important;
	border-color: #FFFFFF !important;
}

/*Volusion Search Refinement*/
form[name="RefineSearchForm"] {
	display: none;
}

area.transbox
  {
  opacity:0.6;
  }
.area_border {
	border:1px solid #ff0000
}