html{ font-size:75%; }

body {
	background: #000000;
	font-family: verdana, helvetica, sans-serif; 
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.articleBody {
	padding: 10px;
	width: 756px;
	font-size:1em;
}
#content {
	width: 776px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.articleBody {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 0.5em;
	font-weight: bold;
	color: #ffffff;
}
td.tdNoWrap {
	white-space:nowrap;
}

textarea {
	font-family: arial, verdana, helvetica, sans-serif; 
}
h1 {
	font-family: 'Times New Roman',Times,serif; 
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight: normal;
	
}
h3 {
	font-family: verdana, helvetica, sans-serif;  
	color: #F48226;
	text-transform: uppercase;
	font-size: 1 em;
	margin-bottom: 10px;
	
}
h4 {
	font-family: 'Times New Roman',Times,serif; 
	color: #FFF;
	font-weight: normal;
	font-size: 1 em;
	margin-bottom: 10px;
	
}
h2 {
	color: #8F8F8F;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
.textsizer {
    cursor:pointer;
	font-size: 12px;
	color: #8F8F8F;
}

.faqq {
	line-height: 20px;
	margin-left: 15px;
}
.faqa {
	margin-left: 20px;
}
.x-small, .small, .medium {

	display: block;
	width: 20px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	color: #8F8F8F;
}
.x-small {
	font-size: x-small;	
}

.small{
	font-size: small;
}

.medium {
	font-size: medium;
}
.active{
    border: 1px solid #F48226;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
.end {
	float: none;
}

.error {
	color: #cc0000;
	padding-top: 10px;
	text-align: right;
	
}

.btn {
	background-color: #F48226;
	color: #FFF;
	border: none;
	font-weight: bold;
}
.copyright {
	color: #7A7A7A;
	font-size: .5em;
	font-weight: normal;
}
.legal {
	color: #ffffff;
	font-size: .75em;
	font-weight: normal;
}
li {
	line-height: 1.7em;
}
table#q3 td {
	text-align: center;
}
.survey{
	padding: 10px;
	width: 750px;
}
.question {
	
	padding: 10px 0px 10px 10px;
}
.gquestion {
width: 740px !important;
width: 750px;
background: #373737 url("/assets/img/question_bkg.gif") repeat;
	padding: 0px 0px 10px 10px;
}
.gbullet {
width: 750px;
background-color: #373737;
background: #373737 url("/assets/img/question_bkg.gif") repeat;
	padding: 0px 0px 0px 0px;
}
.qbottom {
background: #000000 url("/assets/img/qbot_bkg.gif") no-repeat;
height: 20px;
}
/*nav settings*/
ul#navmenu {
  margin: 0px;
  padding: 0px;
  width: 775px; /*For KHTML*/
  list-style: none;
  height: 48px;
  z-index: 0;
}
ul#navmenu li {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  float: left; 
  list-style: none;
  position: relative;
}

ul#navmenu ul {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  width: 145px;
  list-style: none;
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
}
ul#navmenu img{
	padding: 0px;
}
/* Root Menu */
ul#navmenu a {
padding: 3px;
 border-left: 1px solid #8F8F8F;
  border-right: 1px solid #8F8F8F;
  border-bottom: 1px solid #8F8F8F;
  display: block;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  color: #FFF;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
  height: 100%;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #373737;
  color: #FFF; 
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #626262;
  color: #F58428;
 border-left: 1px solid #8F8F8F;
  border-right: 1px solid #8F8F8F;
  border-bottom: 1px solid #8F8F8F;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul {
  display: block;
  
}
a, a:hover, a:visited, .orange {
padding: 0px;
margin: 0px;
border: none;
	color:#F48226;
	
}
.grey {
background: #373737 url("/assets/img/question_bkg.gif") repeat;
padding: 0px;
margin: 0px;
}
ul#bullet {
margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#bullet ol li {
	list-style: roman;
}
ul#bullet li{
	color: #F58428;
	list-style: url(/assets/img/bullet.gif);
	margin-left: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	
}
ul#bulletw li {
		color: #fff;
	 list-style: url(/assets/img/bullet.gif);
	margin-left: 25px;
	padding-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}
#buttons {
	width: 776px;
}
#testimonial {
	width: 776px;
	padding-bottom: 10px;
	 z-index: 1000;
}
sup {
	font-size: .7em;
}

a a:hover, a:visited {
color: #F58428;
}
