@charset "UTF-8";

body  {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6893AF;
	background-image: url(images2/body_bg.png);
	background-repeat: repeat-x;
	min-height: 230px;
	font-size: 1em;
}

#answers {
	height: 100px;
	width: 195px;
	z-index: 999;
	background-image: url(images2/answrs_box_bg.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 10px;
	border: 1px solid #333;
	margin-left: 5px;
	position: relative;
	right: 3px;
}

#answerroll {
	float: right;
	height: 29px;
	width: 108px;
	margin-right: 50px;
	z-index: 10000;
	padding: 0px;
	margin-top: 15px;
	
}

#authorizebox {
	position: relative;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
}


#buynowbox {
	background-color: #C40B11;
	background-image: url(images2/buy_now_bg.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 203px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#containerinner {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #077fab;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 20px;
	position: relative;
}



#headerinner  {
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 950px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: inline;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnavwrap {
	width: 425px;
	position: relative;
	left: 470px;
	top: -80px;
	margin: 0px;
	padding: 0px;
	z-index: 20000    
}



#logoheadinner {
	height: 85px;
	width: 365px;
	position: relative;
	z-index: 10000;
} 

#innerheadbot {
	background-image: url(images2/inner_lower_header_crop.jpg);
	width: 950px;
	position: relative;
	height: 52px;
	top: -50px;
	background-repeat: no-repeat;
	margin-top: 10px;
	text-align: left;
}

#freetrialinner {
	color: #FFF;
	width: 110px;
	z-index: auto;
	position: absolute;
	top: 6px;
	right: 22px;
	margin: 0px;
}
.anchnavbox2 {
	color: #FFF;
	width: 110px;
	z-index: auto;
	position: absolute;
	top: 6px;
	right: 22px;
	margin: 0px;
}
.table_inner {
	width: 73px;
	z-index: 11000;
	height: 31px;
	clip: rect(auto,0px,auto,0px);
	padding: 0px;
	left: 3px;
	top: 14px;
	float: right;
	margin-top: 0px;
	margin-right: 870px;
	margin-left: 0px;
	clear: none;
}

#backbutt {
	width: 73px;
	z-index: 11000;
	height: 31px;
	clip: rect(auto,0px,auto,0px);
	padding: 0px;
	left: 3px;
	top: 0px;
	float: right;
	margin-top: 18px;
	margin-right: 870px;
	margin-left: 0px;
	clear: none;
}

#homebutt {
	width: 73px;
	z-index: 12000;
	height: 31px;
	clip: rect(auto,0px,auto,0px);
	padding: 0px;
	left: 3px;
	top: 0px;
	float: right;
	margin-top: 18px;
	margin-right: 870px;
	margin-left: 0px;
	clear: both;
	visibility: visible;
}



#OLDhomebutt {
	width: 73px;
	z-index: 11000;
	height: 31px;
	clip: rect(auto,0px,auto,0px);
	padding: 0px;
	left: 3px;
	top: 14px;
	float: right;
	margin-top: 0px;
	margin-right: 870px;
	margin-left: 0px;
	clear: none;
}

#magglassinner {
	float: right;
	width: 88px;
	z-index: 9999;
	position: relative;
	right: 125px;
	top: -55px;
	clear: left;
}

#headboxfloatinner {
	width: 700px;
	float: right;
	margin-top: -55px;
	margin-right: 170px;
	z-index: 13000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#sidebar2  {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #fff;
	top: 20px;
	margin-left: 10px;
}

#mainContentinner  {
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
} 

#sciencetext {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}

#textcontainerinner {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 5px;
	position: relative;
	width: 720px;
	clear: none;
	margin-bottom: 10px;
	padding-top: 20px;
	z-index: 998;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: none;
}

#fastcarfloat {
	background-color: #FFF;
	float: right;
	width: 250px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: -10px;
}

#demodlfloat {
	background-color: #fff;
	float: right;
	width: 205px;
	margin-left: 10px;
	margin-top: 0px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 0px;
}

#easylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-weight: 400;
	list-style-position: outside;
	list-style-image: url(images2/orange_fatarrow2.png);
	color: #085a8c;
	line-height: 1.2em;
	list-style-type: none;
	font-variant: normal;
	border-top-color: #ccc;
	border-top-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#footer {
	padding: 0px 10px 0px 20px;
	background-color: #000000;
	min-height: 60px;
	border: 1px solid #FFF;
	background-image: url(images2/footer_bg.png);
	background-repeat: repeat-x;
}
#footerinfo {
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
	margin-bottom: 3px;
}

#footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#featureslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 400;
	list-style-position: outside;
	list-style-image: url(images2/orng_arrow_smaller.png);
	color: #3A505E;
	line-height: 1.2em;
	list-style-type: none;
	font-variant: normal;
}
#rrmobiletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
	float: right;
	height: auto;
	width: 120px;
	margin-top: 150px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
#tablecontainer {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ccc;
}
.tableinner {
	padding: 0px;
	border: 1px solid #ccc;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: inline-block;
	margin-top: 10px;
	width: 98%;
}

#rrlibbox {
	width: 210px;
	z-index: 10000;
	clear: left;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
	position: relative;
}

.space         { margin-left:0.5em;   }
.extra-space   { margin-left:0.75em;  }
.double-space  { margin-left:1em;     }
.triple-space  { margin-left:1.5em;   }
.quad-space    { margin-left:2em;     }

#magglasstable {
	float: right;
	width: 88px;
	z-index: 9999;
	position: absolute;
	right: 698px;
	top: 251px;
	clear: left;
}

#closebutt {
	width: 73px;
	z-index: 12000;
	height: 31px;
	clip: rect(auto,0px,auto,0px);
	padding: 0px;
	left: 3px;
	top: 0px;
	float: right;
	margin-top: 18px;
	margin-right: 870px;
	margin-left: 0px;
	clear: both;
	visibility: visible;
}

#OLDclosebutt {
	width: 73px;
	z-index: 11000;
	height: 31px;
	clip: rect(auto,0px,auto,0px);
	padding: 0px;
	left: 3px;
	top: 14px;
	float: right;
	margin-top: 0px;
	margin-right: 870px;
	margin-left: 0px;
	clear: none;
}

hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	min-height: 1px;
	margin-top: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#magglasstop {
	float: right;
	width: 88px;
	z-index: 19999;
	position: absolute;
	right: 27px;
	top: 142px;
	clear: left;
	height: 51px;
}

.elevcontainersm {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.elevcontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sciencelist {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 5px;
}
.powerbox {
	width: 145px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #ccc;
	text-align: center;
}
.tabletext {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
}
.tablebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 96%;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px dotted #B4C6D7;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
#headboxfloat2col {
	width: 600px;
	float: right;
	margin-top: -60px;
	margin-right: 150px;
	z-index: 13000;
	padding: 0px;
}
#tablenavlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	list-style-position: outside;
	list-style-image: url(images2/blue_arrow_sm.png);
	color: #214661;
	line-height: 1.2em;
	list-style-type: none;
	font-variant: normal;
}

.floating_dropcap {
	float: left;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 3px;
	position: relative;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #4a4a4a;
}
.floating_dropcap_serif {
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	position: relative;
	top: 0px;
	font-family: Georgia;
	font-size: 3em;
	font-weight: normal;
	color: #4a4a4a;
	margin-top: -3px;
	line-height: 85%;
}
.sciencelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images2/orng_arrow_smaller.png);
	color: #4a4a4a;
	line-height: 1.2em;
	list-style-type: none;
	font-variant: normal;
	border: 2px dotted #ccc;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.tipsboxnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 96%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.smarrowlistorng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 400;
	list-style-position: outside;
	list-style-image: url(images2/orng_arrow_smaller.png);
	color: #3A505E;
	line-height: 1.2em;
	list-style-type: none;
	font-variant: normal;
}
.faqtopbox {
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#answerspwrusr {
	height: 100px;
	width: 195px;
	z-index: 999;
	background-image: url(images2/answrs_box_bg.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 10px;
	border: 1px solid #333;
	right: 3px;
	margin-left: 220px;
}
.howtolistorder {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
	list-style-type: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.tableboxcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 88%;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px dotted #B4C6D7;
	background-image: url(images2/tooltip_bg.png);
	background-repeat: repeat-x;
}
.floating_dropcap_col {
	float: left;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 3px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #4a4a4a;
	padding-top: 4px;
	top: 3px;
}
#featureslistsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images2/orng_arrow_smaller.png);
	color: #3A505E;
	line-height: 1.2em;
	list-style-type: none;
}
#featureslistlowvis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images2/orng_arrow_smaller.png);
	color: #3A505E;
	line-height: 120%;
	list-style-type: none;
	font-variant: normal;
}
#rrlibbgbox {
	background-image: url(images2/footer_bg2.png);
	background-repeat: repeat-x;
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#headboxfloatinner2 {
	width: 700px;
	float: right;
	margin-top: -95px;
	margin-right: 170px;
	z-index: 13000;
	padding: 0px;
}
.tableinner {
	padding: 0px;
	border: 1px solid #ccc;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: inline-block;
	margin-top: 10px;
	width: 98%;
}
#magglassdrop {
	float: right;
	width: 88px;
	z-index: 9999;
	position: absolute;
	right: 27px;
	top: 142px;
	clear: left;
	height: 51px;
}
.tableinnerpad {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: inline-block;
	margin-top: 10px;
	width: 95%;
	padding: 0px;
}
.tableboxcenterlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #B4C6D7;
	background-repeat: repeat-x;
	padding: 0px;
	background-image: url(images2/tooltip_bg.png);
}
.tableboxcenterclr {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #B4C6D7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#staffpicbox {
	width: 180px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: left;
	float: right;
	margin-left: 10px;
	border: 1px solid #B4C6D7;
}

.sitemaplist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images2/orng_arrow_smaller.png);
	color: #4a4a4a;
	line-height: 120%;
	list-style-type: none;
	font-variant: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

