@charset "utf-8";
/* CSS Document */

.mainContent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #011526;
	color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}

.twoColFixLtHdr #navigation { 
 	float:left;
	margin-left: 450px;
 	width: 150px;
}
.twoColFixLtHdr #navigation li { 
	color:#D96B0B;
	font-size:14px;
	padding-top: 5px;
	list-style:none;
	height: 16px;
	text-align: left;
	vertical-align: middle;
}
 
#logo { width: 150px; float:left; height:130px;}

a {
	color: #D96B0B;
	background-color: transparent;
}

a img { border:none; }

h1 {
	color: #024873;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

h2 {
	color: #012340;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
h3 {
	color: #4982A6;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

#demographicsform fieldset { margin-bottom: 10px; margin-right: 40px; }
#demographicsform legend { padding: 0 2px; font-weight: bold; }
#demographicsform fieldset ol { margin: 0; padding: 0; }
#demographicsform fieldset li { list-style: none; padding: 5px; margin: 0; }
#demographicsform em { font-weight: bold; font-style: normal; color: #f00; }
#demographicsform li label { display:block; width:250px; margin-right: 10px; float:left; }
#demographicsform li input { width: 170px; }
#demographicsform li select { width: 170px; }
#demographicsform li input.small { width: 30px; }

.scroll_checkboxes { height: 100px; width: 310px; padding: 5px; overflow: auto; border: 1px solid #ccc }
.scroll_checkboxes label:hover, .scroll_checkboxes label.hover { background:#777777 none repeat scroll 0 0; color:#FFFFFF; }
.scroll_checkboxes label { display:block; padding: 0 0 0 25px; text-indent:-25px; background:#333333; color:#CCCCCC; }
.scroll_checkboxes img { padding: 2px 5px 2px 5px; }

#testquestionform fieldset { margin-bottom: 10px; margin-right: 40px; height:200px;}
#testquestionform legend { padding: 0 2px; font-weight: bold; }
#testquestionform fieldset ol { margin: 0; padding: 0; }
#testquestionform fieldset li { list-style: none; padding: 5px; margin: 0; }
#testquestionform em { font-weight: bold; font-style: normal; color: #f00; }
#testquestionform li label { display:block; margin-right: 10px; }
#testquestionform li input.response { width: 30px; }
#testquestionform label:hover, label.hover { background:#777777 none repeat scroll 0 0; color:#FFFFFF; }

#registrationform fieldset { margin-bottom: 10px; margin-right: 40px; }
#registrationform legend { padding: 0 2px; font-weight: bold; }
#registrationform fieldset ol { margin: 0; padding: 0; }
#registrationform fieldset li { list-style: none; padding: 5px; margin: 0; }
#registrationform em { font-weight: bold; font-style: normal; color: #f00; }
#registrationform li label { display:block; width:250px; margin-right: 10px; float:left; }
#registrationform li input { width: 170px; }
#registrationform li select { width: 170px; }
#registrationform li input.small { width: 30px; }

#checkoutform fieldset { margin-bottom: 10px; margin-right: 40px; }
#checkoutform legend { padding: 0 2px; font-weight: bold; }
#checkoutform fieldset ol { margin: 0; padding: 0; }
#checkoutform fieldset li { list-style: none; padding: 5px; margin: 0; }
#checkoutform em { font-weight: bold; font-style: normal; color: #f00; }
#checkoutform li label { display:block; width:250px; margin-right: 10px; float:left; }
#checkoutform li input { width: 170px; }
#checkoutform li select { width: 170px; }
#checkoutform li input.small { width: 30px; }

#paypalcheckout fieldset { margin-bottom: 10px; margin-right: 40px; margin-left:40px; }
#paypalcheckout legend { padding: 0 2px; font-weight: bold; }
#paypalcheckout fieldset ol { margin: 0; padding: 0; }
#paypalcheckout fieldset li { list-style: none; padding: 5px; margin: 0; }
#paypalcheckout em { font-weight: bold; font-style: normal; color: #f00; }
#paypalcheckout li label { display:block; width:250px; margin-right: 10px; float:left; }
#paypalcheckout li input { width: 170px; }
#paypalcheckout li select { width: 170px; }
#paypalcheckout li input.small { width: 30px; }
#paypalcheckout .inputSubmit { text-align: center; }
.content{
	border:#999999 thin solid;
}
#more {
	margin: 5px;
	padding: 5px;
}
#leftcol {
	float: left;
	margin: 5px;
	padding: 7px;
	vertical-align:text-top;
	width: 340px;
	border: 1px solid #ccc;
	height: 180px;

}
#leftcol fieldset { height: 200px; }
#leftcol p {  }
#leftcol p.login { height: auto; padding: 0 5px 0 5px ;}
#leftcol .inputSubmit { text-align: center; }

#rightcol {
	float: right;
	padding: 7px;
	vertical-align: text-top;
	width: 340px;
	border : 1px solid #ccc;
	height: 180px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
} 
#rightcol fieldset { height: 200px; }
#rightcol p { }
#rightcol .inputSubmit { text-align: center; }

#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}
#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}
#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
#menu a:hover	{
	color : #f00;
}
body.section-facts #menu li#facts a, 
body.section-sample #menu li#sample a,
body.section-validation #menu li#validation a,
body.section-cost #menu li#cost a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu #subfacts,
#menu #subsample,
#menu #subvalidation,
#menu #subcost {
	display : none;
	width: 90%;
}

body.section-facts #menu ul#subfacts, 
body.section-sample #menu ul#subsample,
body.section-validation #menu ul#subvalidation,
body.section-cost #menu ul#subcost {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
}

body.section-facts #menu ul#subfacts a, 
body.section-sample #menu ul#subsample a,
body.section-validation #menu ul#subvalidation a,
body.section-cost #menu ul#subcost a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #menu ul a:hover {
	color : #f00 !important;
}



#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}

/*- Tests - Tabs--------------------------- */ 


    #tests-tabs {
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tests-tabs ul {
	margin:0;
	padding:0 10px 0 50px;
	list-style:none;
      }
    #tests-tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tests-tabs a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tests-tabs a span {
      float:left;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tests-tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tests-tabs a:hover span {
      color:#FF9834;
      }
    #tests-tabs a:hover {
      background-position:0% -42px;
      }
    #tests-tabs a:hover span {
      background-position:100% -42px;
      }
	  
    .active span {
      color:#FF9834;
      }
    .active {
      background-position:0% -42px;
      }
    .active span {
      background-position:100% -42px;
      }
	
.testgroup { margin: 10px; border-bottom: 1px dashed #333333; }

#profile { padding: 20px; }

#more {
	margin: 5px;
	padding: 5px;
}
#getstarted {
	margin: 5px;
	padding: 5px;
}
#getstarteditems h2 {
  color : #669900;
}

#getstarteditems p {
  padding : 10px;
  clear : both;
}

ul#items {
  height : 9em;
  text-align : center;
  list-style-type : none;
}

ul#items li {
	border : 3px solid #666;
	width : 150px;
	height : 100px;
	background : #ffffea url(../images/box.gif);
	float : left;
	display : inline;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 0;
	text-align: center;
}

#getstarteditems a {
  color : #669900;
}

#getstarteditems a:hover, #getstarteditems a:focus, #getstarteditems a:active {
  color : #000;
  text-decoration : none;
}

#getstarteditems a:focus, #getstarteditems a:active {
  background-color : #fff;
}

#getstarteditems ul#items h3 a {
  color : #ffffaa;
  display : block;
  width : 120px;
  padding : 2px 3px;
  background : #333 url(../images/tests-nav.gif) repeat-x; 
  border-bottom : 1px solid #666;
  text-decoration : none;
}

ul#items p {
  font-size : 0.9em;
  padding : 0;
  margin : 10px;
}

/* form styles */

form {
	text-align: left;
	margin-top: 10px;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	clear: both;
	padding: 5px 0px 20px 0px;
	font-size: 12px;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state,
form label.field-country {
	float: left;
	margin-right: 10px;
	width: 210px;
}

form label.field-state select {
	width: 200px;
	float: left;
	margin-top: 3px;
}

form label.field-country select {
	width: 310px;
	float: left;
	margin-top: 3px;
}

form label.field-cctype {
	float: left;
	margin-right: 10px;
	width: 150px;
}

form label.field-cctype select {
	width: 150px;
	float: left;
	margin-top: 3px;
}

form label.field-ccnumber {
	float: left;
	margin-right: 10px;
	width: 220px;
}

form label.field-ccnumber input {
	width: 220px;
	float: left;
	margin-top: 3px;
}

form label.field-cvv {
	float: left;
	margin-right: 10px;
	width: 100px;
}

form label.field-cvv img {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	height: 20px;
	width: 20px;
}

form label.field-cvv input {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-ccexp {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-ccexp select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 90px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}

form .required { color:#000000; background-color:#FFCCFF; border:#FF0000 thin solid; }

.smallbox {
	text-align:left;
	width: 340px;
	border: 1px solid #cccccc;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bxlft {
	float: left;
	margin-left:10px;
	
}
.bxrgt {
	margin-left: 380px;
	padding-left: 20px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background: #fff7d7;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-width: thin;
	border-color: #FF0000;
	border-style: solid;    
}
.contentbody { text-align:left; }
.contenttitle { text-align: left; }
