/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	}
H1 {
	color:#000000;
	font-size: 16pt;
	letter-spacing: 3px;
	font-weight: normal;
	}

H2, H3, H4{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size : 12pt;
	font-weight: bold;
	}
p, .maintext, table {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size : 10pt;
	font-weight: normal;
	}
ol, ul, li { 
	font-family: Arial, Helvetica;
	color: #00195B; 
	font-size : 9pt;
	font-weight: bold;
	font-style:normal;
	}

a:link { 
	color : #000000; 
	font-weight: bold;
	letter-spacing: 2px;
	font-size:9px;
	text-decoration:none;
	text-transform: uppercase;
	}
a:visited { 
	color : #000000; 
	font-weight: bold;
	letter-spacing: 2px;
	font-size:9px;
	text-decoration:none;
	text-transform: uppercase;
	}
a:hover { 
	color : #000000; 
	font-weight: bold;
	letter-spacing: 2px;
	font-size:9px;
	text-decoration:underline;
	text-transform: uppercase;
	}
a:active { 
	color : #000000; 
	font-weight: bold;
	letter-spacing: 2px;
	font-size:9px;
	text-decoration:underline;
	text-transform: uppercase;
	}
img { 
	border-color : #000000; 
	}
.address {
	color: #165D9F;
	font-size: 9pt;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform:uppercase;
	padding-bottom: 15px;
	}
.smalltagline {
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform:uppercase;
	}
.phone {
	font-family: Arial, Helvetica;
	color: #165D9F;
	font-size : 12pt;
	font-weight: bold;
	}
.bigphone {
	font-family: Arial, Helvetica;
	color: #165D9F;
	font-size : 22pt;
	font-weight: bold;
	}
.pricestable {
	border: #00195B 1px solid;
	background-color: #D7E7F6;
	clear:both;
	
	}
	
.coupon {
	border: 2px dashed #196FBC;
}
           .menu {
	cursor: pointer;
	position: absolute;

	width: 180px;
	border-top: 1px solid #8AB1CC;
}
.menu td.first {
	border-top: 1px solid #8AB1CC;
}
.menu td {
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #8AB1CC;
	border-top-width: 0px;
	background-color: #65A2D4;
	color: #ffffff;
	padding: 4px;
	border:none;
	border-left: 5px solid #8AB1CC;

}
.menu td.over {
	background-color: #2A78BE;
	border-left: 5px solid #CDCDCD;
	border-right: 5px solid #CDCDCD;
}
.menu_careers {
	width: 110px;}
