@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #555555;
	margin: 0; /*  zeros the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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: #585858;
	background-color: #FFFFFF;
	background-image: url(images/bluStripes.gif);
}
.oneColFixCtr #container {
	width: 874px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* the space inside the div box and margin is the space outside the div box */
	text-align: left;
	background-color: #FFFFFF;
}
#leftMainColHm {
	float: left;
	background-color: #FFFFFF;
	height: 1200px;
	padding-top: 21px;
	padding-left: 35px;
}
#rightMainColHm {
	float: left;
	background-color: #FFFFFF;
	padding-top: 21px;
	padding-right: 35px;
	height: 1200px;
}
#insetMainCol {
	padding-right: 25px;
	padding-left: 15px;
}
#insetLcol {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#insetNav {
	width: 175px;
	margin-top: 25px;
}
#mainNavbox {
	margin-top: 45px;
	margin-bottom: 5px;
}
#ruledRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #72CDF4;
}
#rightSidebarCol {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 271px;
}
#quizBox {
	position:absolute;
	z-index:10;
	top: 25%;
	overflow: visible;
	width: 100%;
	visibility: hidden;
	text-align: center;
	left: 0px;
}
#footer {
	margin-top: 12px;
}
.footerbox {
}
.footerLogo {
	padding-top: 12px;
	padding-bottom: 60px;
	padding-left: 8px;
}
.footerLogoHm {
	padding-top: 12px;
	padding-bottom: 60px;
	padding-left: 12px;
}
.footerRule {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #72CDF4;
	margin-right: 20px;
	margin-left: 10px;
}
.faqLengthen {
	height: 4500px;
	background-color: #FFFFFF;
}
.privacyLengthen {
	height: 2500px;
	background-color: #FFFFFF;
}
.glossaryLengthen {
	height: 1500px;
	background-color: #FFFFFF;
}
.emphasis {
	font-style: italic;
	color: #000000;
	font-weight: 300;
}
.smallEmphasis {
	font-size: 0.56em;
	color: #999999;
	font-style: italic;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.55em;
	color: #585858;
}
h1 {
	line-height: normal;
	font-weight: normal;
	font-size: 1.02em;
	margin-top: 20px;
	margin-bottom: -3px;
}
h2 {
	font-size: 0.8em;
	font-weight: 400;
	color: #000000;
}
h3 {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	line-height: 1.55em;
	padding-top: 0.7em;
}
h5 {
	font-size: 0.6em;
	line-height: 1.2em;
	font-weight: lighter;
	color: #AFAFAF;
	text-indent: -0.05em;
	text-transform: none;
}
h6 {
	font-weight: lighter;
	color: #AFAFAF;
	font-style: italic;
	font-size: 0.6em;
	line-height: 1.55em;
}
ul {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.55em;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
}
li {
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	padding-right: 1.55em;
	padding-left: 0em;
}
.newList {
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	display: block;
}
.questionLinks {
	margin-bottom: -0.3em;
	font-style: italic;
}
.blackBoldNowrap {
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
}
.black {
	color: #000000;
}
.green {
	color: #8BC53F;
}
.blue {
	color: #72CDF4;
}
.red {
	color: #CC5558;
}
.nowrap {
	white-space: nowrap;
}
.navStyle {
	line-height: 2.5em;
	font-size: 0.7em;
	padding-left: 8px;
	margin: 0px;
}
.navStyleMain {
	line-height: 2.5em;
	font-size: 0.7em;
	padding-left: 20px;
	margin: 0px;
}
.imageLeftFloat {
	float: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.important {
	display: block;
	padding: 1.5em 1.5em;
	margin: 24px 0px;
	color: #333333;
	text-align: left;
	border-left: thin dotted #72CDF4;
	font-style: italic;
}
.importantHm {
	display: block;
	color: #585858;
}
.superior {
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
	vertical-align: text-top;
}
a {
	color: #8BC53F;
	text-decoration: none;
}
a:visited {
	color: #8BC53F;
}
a:hover {
	color: #72CDF4;
}
a:active {
	color: #72CDF4;
}
#footer a {
	color: #8BC53F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.855em;
	line-height: normal;
	padding-right: 15px;
	text-decoration: none;
}
#footer a:hover {
	color: #72CDF4;
}
#footer a:active {
	color: #72CDF4;
}
#mainNavbox a {
	color: #666666;
}
#mainNavbox a:hover {
	color: #72CDF4;
}
#mainNavbox a:active {
	color: #72CDF4;
}
#insetNav a {
	color: #666666;
}
#insetNav a:hover {
	color: #72CDF4;
}
#insetNav a:active {
	color: #72CDF4;
}



/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}
.fieldLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.55em;
}
.siteListBox {
	margin-top: 4px;
	margin-left: 0px;
}

input,
textarea,
select {
	padding: 1px;
	font: 400 0.8em verdana, sans-serif;
	color: #999;
	background: #EFF0EF;
	border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #333333;
	background: #CCCCCC;
	border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
	font: bold normal 0.95em Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #FFFFFF;
	background: url(images/smallButton.gif) no-repeat 0px 0px;
	width: 92px;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

input.radio {
  background: none;
  border: 0px;
}
