body{background-color: #0072BB; margin:8px 0 0 0; padding:0}
input{width:150px;}
div{font-size: 12px; font-family: arial;}
p{font-size: 11px; font-family: arial;}
ul{font-size: 11px; font-family: arial;}
li{font-size: 11px; font-family: arial;}
div a{color:#0072BB; text-decoration:none}
div a:active{color:#0072BB; text-decoration:none}
div a:visited{color:#0072BB; text-decoration:none}
div a:hover{color:#0072BB; text-decoration:underline}
td{vertical-align: top}
.header{ width: 980px; height: 214px; display: block; background-image: url('/images/header.gif'); background-repeat: no-repeat; margin: 0px auto;}
.titleBar{background-color: #91CEF6; width: 100%; height:56px; margin: 0px auto;}
.titleBar div {color:#0072BB; font-size: 20px; font-family: Myriad,arial; text-align: center; padding: 16px;}
.content {background-color: white; width: 980px; margin: 0px auto; height: 650px;}

div.contentEnd {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 0;
	margin: 0;
}
.leftMap{ margin: 90px 0 0 0; float:left;}
.leftMapDiv{margin: 0 0 0 45px; border:2px solid #0072BB;}

.rightMap{ margin: 90px 0 0 0; float:right;}
.rightMapDiv{margin: 0 47px 0 40px; border:2px solid #0072BB;}

.leftLocation{padding: 0 0 0 0px; margin: 10px 0 0 0; width: 490px;float:left;}
.leftLocation div {padding: 0 0 0 45px; color:#0072BB; font-size: 16px; font-family: Myriad,arial; font-weight: bold; }

.rightLocation{padding: 0 0 0 0px; margin: 10px 0 0 0; width: 490px; float:right;}
.rightLocation div{padding: 0 0 0 40px; color:#0072BB; font-size: 16px; font-family: Myriad,arial; font-weight: bold;}

.leftList{margin: 0px 0 0 0; width: 490px;float:left;}
.leftList ul{padding: 0 0 0 85px; list-style-type: none;}
.leftList ul li{color: #F49D21; font-size: 15px; font-family: Myriad,arial; font-weight: bold;}
.leftList ul li a {color: #F49D21; font-size: 15px; font-family: Myriad,arial; font-weight: bold; text-decoration: none;}
.leftList ul li a:hover {color: #F49D21; font-size: 15px; font-family: Myriad,arial; font-weight: bold; text-decoration: underline;}

.rightList{padding: 0 0 0 0px; margin: 0px 0 0 0; width: 490px; float:right;}
.rightList ul {padding: 0 0 0 80px; list-style-type: none;}
.rightList ul li{color: #F49D21; font-size: 15px; font-family: Myriad,arial; font-weight: bold;}
.rightList ul li a{color: #F49D21; font-size: 15px; font-family: Myriad,arial; font-weight: bold; text-decoration: none;}
.rightList ul li a:hover {color: #F49D21; font-size: 15px; font-family: Myriad,arial; font-weight: bold; text-decoration: underline;}


/** popover type 1 /**/
.popoverElement { position: absolute; display: block; }
div.popoverType1 {
	background-color: #EEEEEE;
	border: 2px solid #808080;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/**	background-image: url('/images/logos/small_popover.png');
	background-position: right bottom;
	background-repeat: no-repeat; /**/
	color: #333333;
}
div.popoverType1 div.padding { padding: 15px 20px 25px 20px; }
div.popoverType1 div.titleBlock { padding: 5px; margin: 0; height: 20px; background-color: #91CEF6; }
div.popoverType1 div.contentBlock { padding: 10px 0 5px 0; margin: 2px 0 0 0; }
div.popoverType1 h2 {font-family: Myriad,arial; display: block; float: left; margin: 0; color: #0072BB; font-size: 17px !important; text-transform: none !important; }
div.popoverType1 div.close { width: 20px; height: 20px; display: block; background-image: url('/images/cancel.png'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }
div.popoverType1 div.close:hover {  width: 20px; height: 20px; display: block; background-image: url('/images/cancel.png'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }

.rateHeading{font-size: 16px; font-family:arial; font-weight: bold;}
.rateTable {margin: 10px;}
.rateTable td{padding: 5px 0 0 6px; font-size: 15px; font-family:arial;}
.tableHeading{font-size: 16px; font-family:arial; font-weight: bold; text-align: left; padding: 6px 0;}
.privacy{padding: 69px 20px 0 0; text-align: center;}
