body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: black;
  padding:0px;
  margin:0px;
  background-color: white;
}

td {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: black;
  padding:0px;
  margin:0px;
}

td.blue {
	background-color: rgb(0,102,204);
}

td.gray {
	background-color: rgb(225,225,225);
	font-size: 1px;
	height: 1px;
}

img {
	border: none;
}

select.blue {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px 0px 20px 155px;
}

/* LINKS */

a:link {font-size: 12px; color: blue;}
a:visited {font-size: 12px; color: blue;}
a:hover {font-size: 12px; color: red; text-decoration: none;}

a:link.blue {font-size: 12px; color: blue; text-decoration: none;}
a:visited.blue {font-size: 12px; color: blue; text-decoration: none;}
a:hover.blue {font-size: 12px; color: blue; text-decoration: underline;}

/* TEXT */

.headline {
	font-family: "times new roman", times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: rgb(0,0,150);
}

.heading {
  font-size:18px;
  font-weight:bold;
}

.small {
	font-size:12px;
	color:rgb(140,140,140);
}

/* BACKGROUNDS */

.blue_banner {
	color: white;
	background-color: rgb(0,102,204);
	width: 728px;
	margin: 10px 0px 0px 10px;
	padding: 0px 6px;
	border-top: 2px rgb(130,152,214) solid;
	border-bottom: 1px black solid;
}

.gray_banner {
	color: white;
	background-color: rgb(225,225,225);
	width: 740px;
	margin: 0px 0px 0px 10px;
	border-top: 3px rgb(200,200,200) solid;
	border-bottom: 1px black solid;
}

.gray_cell {
	border-right: 1px black solid;
	text-align: center;
	height: 23px;
}

.blue_subhead {
	width: 15px;
	height: 20px;
	background-color: rgb(0,102,204);
	border-top: 2px rgb(130,152,214) solid;
	border-bottom: 1px black solid;
	float: left;
}

.gray_subhead {
	font-weight: bold;
	background-color: rgb(225,225,225);
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 2px rgb(200,200,200) solid;
	border-bottom: 1px black solid;
	float: right;
}

.absolute {
	position: absolute;
	border: 1px solid rgb(180,180,180);
}

.absolute_blue {
	position: absolute;
	background-color: rgb(242,246,255);
	border: 1px solid rgb(180,180,180);
	padding: 5px;
}

.absolute_gray {
	position: absolute;
	background-color: rgb(245,245,245);
	border: 1px solid rgb(180,180,180);
	padding: 5px;
}

/* Pitot-Static Testing Page
------------------------------------------------------------------------- */

ul.pitot li {
	font-size: medium;
	margin-bottom: .5em;
}

#greatprices {
	background-color: #F2F6FF;
	border: 1px dashed #B4B4B4;
	padding: 10px;
	width:516px;
	margin-left:111px;
}

#ps_title {
	background: #F2F6FF;
	border: 1px solid #B4B4B4; 
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#ps_listinfo {
	background: #F5F5F5;
	border: 1px solid #B4B4B4; 
	float: left;
	height: 670px;
	padding: 10px 0px 10px 0px;
	margin: 7px 7px 0px 0px;
	width: 398px;
}

#ps_prices {
	background-color: #F2F6FF;
	border: 1px solid #B4B4B4;
	float: right;
	height: 285px;
	padding: 10px 0px 10px 0px;
	margin: 7px 0px 0px 0px;
	width: 325px;
}

#ps_special {
	background: #F5F5F5;
	border: 1px solid #B4B4B4; 
	float: right;
	height: 356px;
	padding: 10px 0px 10px 0px;
	margin: 7px 0px 0px 0px;
	width: 325px;
}


.clearfloat {
	clear: both;
	height: 1px;
}


/* General Page Structure
------------------------------------------------------------------------- */
div.center {
	padding-top: 10px;
}
div.center div.blue_banner,
div.center div.gray_banner,
div.center #contact,
div.center #pitot,
div.center #footer {
	margin: 0 auto !important;
}
.clear {
	clear: both;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 0;
}


/* New Pitot-Static Testing Page
------------------------------------------------------------------------- */
#pitot {
	padding-bottom: 20px;
	width: 740px;
}
#pitot p, #pitot h1, #pitot h2, #pitot h3 {
	margin-top: 0;
}

#pitot #leaderboard {
	background-color: #f5f5f5;
	border: 1px solid #b4b4b4;
	margin: 10px 0;
	padding: 10px;
}
#pitot #leaderboard h1 {
	color: #0066cc;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
#pitot #leaderboard p {
	font-size: 14px;
	margin: 0;
}

#pitot #services {
	border: 1px solid #b4b4b4;
	float: left;
	height: 570px;
	margin-right: 10px;
	width: 400px;
}
#pitot #services h2,
#pitot #moreinfo h2 {
	background-color: #e1e1e1;
	border-bottom: 1px solid #000;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	margin: 0 0 10px;
}
#pitot #services h2 span,
#pitot #moreinfo h2 span {
	background-color: #0066cc;
	border-top: 1px solid #8298D6;
	display: block;
	float: left;
	height: 25px;
	width: 15px;
}
#pitot #services h2 strong,
#pitot #moreinfo h2 strong {
	border-top: 1px solid #c8c8c8;
	display: block;
	padding-left: 25px;
}
#pitot #services img {
	clear: both;
	display: block;
	margin: 0 auto 15px;
	padding-top: 5px;
}
#pitot #services ul {
	font-size: 12px;
	margin: 0;
	padding: 0 15px 0 30px;
}
#pitot #services li {
	margin: 0 0 10px;
}

#pitot #pricing {
	background-color: #f2f6ff;
	border: 1px solid #b4b4b4;
	float: left;
	height: 300px;
	margin: 0 0 10px;
	padding: 5px;
	text-align: center;
	width: 316px;
}
#pitot #pricing h2 {
	color: #ff6600;
	font-size: 24px;
	margin: 0 0 15px;
	text-transform: uppercase;
}
#pitot #pricing p {
	margin: 0 0 20px;
	padding: 0 10px;
}
#pitot #pricing p strong {
	font-size: 15px;
}
#pitot #pricing p .left {
	float: left;
}
#pitot #pricing p .right {
	float: right;
}
#pitot #pricing p small {
	margin: 0;
	padding: 0;
}
#pitot #pricing p.payment {
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

#pitot #moreinfo {
	border: 1px solid #b4b4b4;
	float: left;
	height: 248px;
	text-align: center;
	width: 326px;
}
#pitot #moreinfo p.referral {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 20px 10px;
}


/* Contact Page
------------------------------------------------------------------------- */
#contact {
	width: 400px;
}
#contact div.box {
	background-color: #f5f5f5;
	border: 1px solid #b4b4b4;
	margin: 20px 0 10px;
	padding: 10px;
}
#contact div.box h1 {
	color: #0066cc;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 20px;
}
#contact div.box p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 20px;
}
#contact div.box p span {
	clear: left;
	float: left;
	display: block;
	width: 110px;
}


/* Footer Contact Info
------------------------------------------------------------------------- */
#footer-contact {
	display: block;
	font-size: 12px;
	margin: 20px auto;
	width: 580px;
}
#footer-contact div.box {
	background-color: #E1E1E1;
	display: inline;
	float: left;
	margin: 0 10px;
	padding: 10px;
	text-align: left;
	width: 250px;
}
#footer-contact p {
	margin: 0;
}
#footer-contact p span {
	clear: left;
	float: left;
	display: block;
	width: 100px;
}
