@charset "utf-8";
/*** Printing ***/
@media print {
	body {background: #fff !important;}
	.noprint { display: none; }
	.printwide {width: 680px !important; background: #fff !important;}
}

/*** Regular stuff ***/
body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccd1d9;
	margin: 0;
	padding: 0;
	color: #3f3f3f;
	text-align: center;
	font-size: 100%;
	line-height: 17px;
}
a {
	color: #285b8f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#pageOutside {
	position: relative;
	width: 100%;
	text-align: center;
	background: url(../images/bg_body.gif) top center repeat-y;
}
#page {
	width: 962px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-color: #f1f3f6;
  position: relative;
}

.headRight {
	float: right;
	text-align: right;
	padding: 10px 10px 0 0;
}
.headRight p {
  margin-right: 250px;
}
#call1800 {
  background: url(../images/bg_callus.png) 0 0 no-repeat;
  width: 274px;
  height: 47px;
  position: absolute;
  top: 0;
  left: 705px;
  font-size: 2.0em;
  font-weight: bold;
  color: #e95808;
  line-height: 1.4em;
  text-align: center;
}
#call1800:hover {
  color: #ff7302;
}

#header a {
	color: #3d4550;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
}
#header a:hover {
	text-decoration: underline;
}

#searchField {
	background: url(../images/search_field.gif) top left no-repeat;
	width: 372px;
	height: 31px;
	margin: 20px 0 0 80px;
	text-align: left;
}
#query {
	width: 280px;
	height: 17px;
	border: 0;
	margin: 6px 0 0 11px;
}

#menu {
	background: url(../images/bg_menu.gif) top left repeat-x #61738b;
	height: 25px;
	width: 962px;
	z-index: 50;
	position: relative;
}

#bread {
	background: url(../images/bg_bread.gif) bottom left repeat-x #b9bdc5;
	height: 34px;
	width: 962px;
	color: #37404d;
	font-size: 12px;
}
#bread .insides {
	padding: 9px 0 0 34px;
}
#bread a {
	color: #37404d;
	text-decoration: none;
}
#bread a.on {
	color: #144fa3;
}
#bread a:hover {
	text-decoration: underline;
}

table#contents {
	border: 0;
	font-size: 13px;
}
table#contents td {
	vertical-align: top;
}



#leftBar {
	width: 225px;
	background: url(../images/bg_left.jpg) top left no-repeat #dde1e6;
	font-size: 13px;
	padding-bottom: 20px;
}
#leftBar ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}
#leftBar ul li {
	margin: 0;
	padding: 10px 0 0 24px;
}
#leftBar ul a {
	font-weight: bold;
	color: #4a5c75;
	font-size: 13px;
}

#leftBar li ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 5px 0;
}
#leftBar li ul li {
	margin: 0;
	padding: 1px 5px 0 12px;
}
#leftBar li ul a {
	font-weight: normal;
	color: #374457;
	font-size: 13px;
}

#leftBar div.callout, #homeLeftBar div.callout {
	background: top left no-repeat;
	font-size: 10px;
	line-height: 13px;
	color: #3f3f3f;
	height: 251px;
	width: 215px;
	margin: 100px 0 0 5px;
}
#leftBar div.callout div, #homeLeftBar div.callout div {
	padding: 125px 0 0 20px;
	width: 175px;
}
#leftBar div.callout a, #homeLeftBar div.callout a {
	color: #3f3f3f;
	font-weight: bold;
}

#rightBar {
	width: 233px;
	background: url(../images/bg_right.jpg) top left repeat-x #CCD2DE;
	font-size: 13px;
	padding-bottom: 20px;
}
#rightBar div.callout {
	background: top left no-repeat #e1e6ee;
	font-size: 9px;
	color: #374457;
	height: 159px;
	width: 100%;
}
#rightBar div.callout div {
	padding: 55px 0 0 15px;
	width: 97px;
}
#rightBar div.callout a {
	color: #374457;
	font-weight: bold;
}
#rightBar #chooseTest {
	margin-top: 5px;
	width: 210px;
	color: #0683b2;
}
#rightBar #chooseTest option {
	padding: 2px 0 2px 5px;
}

#main {
	width: 504px;
	background: url(../images/bg_main.jpg) top left repeat-x #dbdfe5;
	padding-bottom: 10px;
}
#main .topBanner {
	background: top left no-repeat;
	font-size: 10px;
	color: #3f3f3f;
	height: 167px;
	border-bottom: 1px solid #6e829d;
	line-height: 15px;
	margin-bottom: 8px;
}
#main .topBanner div {
	padding: 69px 0 0 265px;
	width: 220px;
}
#main .topBanner a {
	color: #285b8f;
	font-size: 11px;
	line-height: 16px;
}

#main .section {
	padding: 8px 15px;
	font-size: 11px;
	clear: both;
}
#main .section img {
	float: left;
	margin-right: 20px;
}
#main .section p {
	padding: 6px 0 0 0;
	margin: 0;
}
#main .section a {
	font-size: 13px;
}
#main .section .regular {
	font-size: 12px;
}

#footer {
	width: 970px;
	background: url(../images/bg_footer.gif) top left no-repeat;
	color: #374457;
	padding-top: 18px;
	margin: 0 auto;
	line-height: 22px;
	font-size: 12px;
}
#footer a {
	color: #374457;
}
#footer a b {
	color: #34617d;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.grey {
	color: #4b4c4c;
}
.orange {
	color: #CC6600 !important;
}
.black {
	color: #000;
}
.blue {
	color: #190388;
}
.small {
	font-size: 11px;
}
.big {
	font-size: 16px;
}
.normal {
	font-weight: normal !important;
}

.left15 {
	padding-left: 15px !important;
}
.left20 {
	padding-left: 20px !important;
}
.top10 {
	margin-top: 10px !important;
}
.testimonial {
	background: url(../images/side_test_bg.gif) top left repeat-y #e7eaf0;
	width: 200px;
	color: #161718;
}
.testimonial .insides {
	padding: 2px 14px 0px 14px;
	font-size: 12px;
}
.article {
	padding: 0 20px;
	color: #000;
}
h1 {
	font-weight: normal;
	margin: 0;
	font-size: 24px;
	color: #474e51;
	padding: 25px 20px 7px 20px;
	line-height: 26px;
}
h2 {
	margin: 0;
	font-size: 13px;
	color: #000;
	padding: 2px 0;
}
h3 {
	margin: 0;
	font-size: 13px;
	color: #000;
	padding: 2px 0;
	text-transform: uppercase;
}
h4 {
	padding: 0 0 3px 20px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h2.homepage {
	background: url(../images/bg_h1.gif) top left repeat-x #064c78;
	font-weight: normal;
	margin: 0;
	font-size: 22px;
	color: #fff;
	padding: 10px;
	z-index: 20;
	position: relative;
}
h3.homepage, h3.homepage a {
	color: #474e51 !important;
	font-size: 18px !important;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 0;
	text-transform: none;
}
a:hover h3.homepage {
	color: #474e51;
	text-decoration: underline;
}

ul {
	color: #725e5e;
	list-style-type: square;
	margin: 6px 0 0 0;
	padding: 0 0 0 20px;
}
ol {
	color: #725e5e;
	margin: 6px 0 0 0;
	padding: 0 0 0 20px;
}
ul li, ol li {
	padding: 2px 0;
	margin: 0 0 0 5px;
}

ul.homelist {
	color: #a80532;
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 10px;
}
ul.homelist li {
	font-size: 10px;
	padding: 0;
	margin: 0 0 0 5px;
}

.article ul, .article ol {
	color: #02587e;
	font-weight: bold;
}
.article ul li, .article ol li {
	color: #3f3f3f;
}

.article a {
	color: #0750b4;
	font-weight: bold;
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}

a.navOpener {
	background-color: #b8d7eb;
	padding: 0 3px;
	color: #4a5c75;
	text-decoration: none;
	margin-left: 5px;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}
.warning {
	border-top: 1px solid #ccd1d9;
	border-bottom: 1px solid #ccd1d9;
	padding: 4px 12px 4px 8px;
	background-color: #eaf2ff;
	color: #c81616;
	font-weight: bold;
	font-size: 14px;
}
.infobox {
	background-color: #fff;
	padding: 10px 18px;
	margin-top: 8px;
}
.sidebox {
	background-color: #ecedf1;
	padding: 10px 18px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.infobox strong, .infobox b {
	color: #dc7f07;
}

.callout {
	width: 165px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
.callout .insides {
	background-color: #e7eaf1;
	border-left: 1px solid #ccd1d9;
	border-right: 1px solid #ccd1d9;
	width: 163px;
	margin: 0;
	padding: 0;
}
.callout .insides .text {
	padding: 5px;
	margin: 0;
}
.callout p {
	margin: 0;
	padding: 0;
}

.homePanel {
	width: 514px;
	height: 218px;
}

.borderHilite {
	border: 1px solid #cdd4dc;
}
.borderHilite:hover {
	border: 1px solid #075585;
}

#printSend {
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: 112px;
	width: 128px;
	text-align: right;
	z-index: 10;
}
#printSend img {
	position: relative;
	top: 2px;
}
#printSend a {
	font-size: 14px;
	text-decoration: underline;
}
#printSend a:hover {
	text-decoration: none;
}

#subscribeTop {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 220px;
	z-index: 2;
}

.orderBtn {
	width: 212px;
	float: right;
	margin-right: 8px;
}

.orderBtnTop {
	background: url(../images/bg_order_top.gif) top left no-repeat;
	width: 212px;
	height: 39px;
}
.orderBtnText {
	padding: 5px 15px 5px 25px;
	text-align: left;
	font-size: 12px;
	background: url(../images/bg_order.gif) top left repeat-y;
}
.orderBtnText strong {
	font-size: 14px;
}
.orderBtnText a {
	color: #000;
}
.orderBtnText img.addtocart {
	margin-top: 10px;
}
.orderBtnEnd {
	background: url(../images/bg_order_bot.gif) top left no-repeat;
	width: 212px;
	height: 13px;
}
.warninglight {
	border-top: 1px solid #ccd1d9;
	border-bottom: 1px solid #ccd1d9;
	padding: 4px 12px 4px 8px;
	background-color: #eaf2ff;
	color: #4A5C75;
	font-weight: bold;
	font-size: 14px;
}
