@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	color: #606060;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.tableMiddleContent {
	margin: 0px;
	padding: 0px;
	height: 295px;
	background-image: url(../_png/_watermarkLogo-01.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.bgTopLeft {
	background-image: url(../images/topLeft.jpg);
	background-position: right top;
	height: 110px;
	width: 20px;
	background-repeat: no-repeat;
}
.bgTop {
	background-image: url(../images/topMiddle.jpg);
	background-repeat: repeat-x;
	height: 110px;
}

.bgTopRight {
	background-image: url(../images/topRight.jpg);
	background-position: left top;
	height: 110px;
	width: 20px;
	background-repeat: no-repeat;
}
.bgMidLeft {
	background-image: url(../images/midLeft.jpg);
	background-position: right top;
	height: 110px;
	width: 20px;
	background-repeat: no-repeat;
}
.bgMid {
	background-image: url(../images/midMiddle.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
.tdNavbar {
	background-image: url(../images/bgNavbar.jpg);
	background-repeat: repeat-x;
	height: 110px;
}


.bgMidRight {
	background-image: url(../images/midRight.jpg);
	background-position: left top;
	height: 110px;
	width: 20px;
	background-repeat: no-repeat;
}
.bgIcons {
	background-image: url(../assets/_bgIcons.jpg);
	background-repeat: repeat-x;
	height: 105px;
}
.bgCover {
	background-image: url(../assets/_bgCover.jpg);
	background-repeat: repeat-x;
	height: 125px;
}
.btnSend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6300;
	height: 24px;
	border: 1px solid #FF6300;
}
.txtField {
	font-size: 14px;
	background-color: #EFEFEF;
	height: 24px;
	border: 1px solid #EFEFEF;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #282828;
}
.txtComments {
	font-size: 14px;
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #282828;
}

.tdCarTop {
	background-image: url(../_png/_carTop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 50px;
	padding-left: 40px;
}
.tdCarTop ul {
	list-style-image: url(../_png/_bulletIcon.png);
	font-size: 17px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.tableWhatsCovered {
	height: 125px;
	background-image: url(../_png/_coveredLines.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tableWhatsCovered_Heading {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.tableWhatsCovered_Txt {
	font-size: 10px;
	color: #ADADAD;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.tdMain {
	padding: 24px;
	font-size: 12px;
}
.tdMain2 {
	padding: 24px;
	font-size: 12px;
	background-image: url(../images/tableProducts.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.tdMain p, .tdMain td, .tdMain2 p, .tdMain2 td {
	font-size: 12px;
}
.tdMain a:link, .tdMain a:visited, .tdMain a:active {
	color: #FF6300;
	text-decoration: none;
}
.tdMain a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6300;
}
#footerHome {
	background-image: url(../_png/_footer.png);
	background-repeat: no-repeat;
	height: 100%;
	background-position: top;
}
#footerMain {
	background-image: url(../images/bgFooter.gif);
	height: 20px;
}
.tdFooterOuter {
	background-image: url(../images/bgFooterOuter.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.footerLinks {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	height: 30px;
}
.footerLinks a {
	color: #666666;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
#footerInner {
	padding-bottom: 25px;
	padding-left: 25px;
	font-size: 10px;
	padding-top: 20px;
}
h1 {
	font-size: 20px;
	color: #3E6BA4;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #88A8D1;
}

.copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:link {
	color: #FF6300;
	text-decoration: none;
}
.copyright a:hover {
	color: #FF6300;
	text-decoration: underline;
}
.bodyText {
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyText a:link, .bodyText a:visited, .bodyText a:active {
	color: #FF6300;
	text-decoration: none;
}
.bodyText a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF6300;
}
#outer {
	height: 100%;
	width: 100%;
	background-image: url(../images/bgMain.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tableProducts {
	background-image: url(../images/tableProducts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 207px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #eaeaea;
}
#tableProducts2 {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #eaeaea;
}

#header {
	background-image: url(../images/header.jpg);
	height: 110px;
}
.tdProductPanel {
	background-image: url(../_png/productPanel.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
#footerHome #footerInner .copyright, #footerMain  #footerInner .copyright {
	color: #FF6300;
	text-decoration: none;
}
p a:link, p a:visited, p a:active {
	color: #3E6BA4;
	text-decoration: none;
}
p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E6BA4;
}
.testTitle {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #3e6ba4;
	font-weight: bold;
	line-height: 18px;
}
.testPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.tdAllTests {
	background-image: url(../_png/panel-all-tests.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
}
.tdSidebarInfo {
	padding: 10px;
	width: 207px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdSidebarInfo a, .tdSidebarBtm a {
	color: #3E6BA4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tdSidebarBtm {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableTimeToOrder {
	background-image: url(../images/orderTime.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 403px;
}
#elemHours, #elemMinutes, #elemSeconds {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


.tableForm { border-collapse:collapse; }
.tableForm th { font-weight:normal; font-size: 12px; }
.tableForm td { font-weight:normal; font-size: 12px;}
