#flashup {background-color: #66CCFF; z-index: 1; position: relative; bottom: 0px; text-align: left; margin-left: auto; margin-right: auto;}
body {
	background-color: #66CCFF;
	text-align: center;
	color: #004B88;
	font-family: Arial;
	font-size: 11px;
}
div.main { text-align: left; width: 70%; margin-left: auto; margin-right: auto; }
body,td,th {font-family: Arial; color: #000000;	line-height:13pt; color:#003366;
}
a {font-family: Arial; color: #005B9C;}
a:visited {color: #7BCBBF;}
a:hover {color: #7BCBBF;}
a:active {color: #7BCBBF;}
.style1 {font-family: Verdana; font-weight: bold; font-size: 9px; background-color: #66CCFF;}
#bordertable{border-left: solid #0096B7; border-right: solid #0096B7; border-top: None; border-bottom: solid #0096B7; border-left-width:thin; border-right-width:thin; border-bottom-width:thin;}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005B9C;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005B9C;
}

a.menu {
	background-color: #005B9C;
	background-image: url(assets/baybreeze-button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 136px;
	display: block;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 6px;
	text-decoration: none;
	vertical-align: baseline;
}
a.menu:hover {
	background-color: #7BCBBF;
	background-image: url(assets/baybreeze-button2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 136px;
	display: block;
	cursor: hand;
	color: #000000;
	font-weight: bold;
	text-indent: 6px;
	text-decoration: none;
	vertical-align: bottom;
}
ul.sideLinks {
  list-style: none;
  margin: 0em;
  padding: 0em;
  background: #FFFFFF;
  text-align: center;
  width: 136px;
}
li.navLink a {
  font: normal 12px arial, helvetica, sans-serif;
  background: #fff url('assets/btn1.gif') top left no-repeat;
  height: 31px;
  line-height: 25px;
  float: none;
  display: block;
  text-decoration: none;
  font-weight:bold;
  text-align: left;
  padding-left: 10px;
  color: #FFF;
}
li.navLink a:hover {
  background: #fff url('assets/btn2.gif') top left no-repeat;
}

