/* BEGIN - main elements and styles
------------------------------------------------- */
* {
  margin:0;
  padding:0;
}

body {
  margin: 0 auto;
  padding: 0;
  font: 12px Verdana, Tahoma, sans-serif;
  line-height: 20px;
  background: #F9F9F9 url(../images/survey-bg.jpg) 0 30px repeat-x;
}
h1 {
  font-size: 14px;
  color:#288ACB;
  text-transform:uppercase;
  font-family: Arial, Verdana, sans-serif;
  font-weight:bold;
  margin: 3px 0 5px 0;
}
h3 {
  font-size: 10px;
  color:#288ACB;
  font-family: Arial, Verdana, sans-serif;
  margin: 3px 0 5px 0;
}

img {
  border: 0;
}
a  {
  color: #0764A6;
}
a:hover {
  color: #009900;
}
ul {
  margin-left: 20px;
}
li {
  margin: 0;
}
hr {
  border: none 0; 
	border-top: 1px solid #d1d1d1;
	width: 100%;
	height: 2px;
	margin: 0 0 18px 0;
  padding: 0;
}

th {
  color:#5c5f56;
  font-weight:bold;
  font: 12px Verdana, Tahoma, sans-serif;
  padding: 4px 12px;
}
td {
  padding: 4px 12px;
  font: 12px Verdana, Tahoma, sans-serif;
  line-height: 20px;
  vertical-align: top;
}

/*
 END - main elements and styles
---- */


/* BEGIN - Structural Elements and Containers
-------------------------------------------------*/

#loggedin {
	background: #F9F9F9 url(../images/survey-bg-header-loggedin2.jpg) repeat-x;
}

#header_container {
  width: 100%; 
  text-align: center; 
  margin: 0 auto;
}

#header {
  margin: 0 auto;
  width: 804px;
  background: #fff url(../images/survey-bg-header.jpg) top left no-repeat;
  height:106px;
  overflow: hidden;
}

#header-right {
	float: right; 
  width: 558px;
	}

#header-right-top {
	height: 34px;
	}
	
#logo {
  margin: 0 0 0 30px;
  float:left;
}

#tagline { 
    float: right;
	margin-top: 3px;
	margin-right: 20px;
	color: #717171;
	font-family: arial, trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-stretch: expanded;
	}
	
#language_selector {
	margin: 0;
	padding: 0;
	float: right;
	width: 100px;
	padding-top: 3px;
}

#language_selector option, #language_selector select { 
	font-size: 11px; 
	}

#promo_container {
  width: 100%; 
  margin: 0 auto;
  padding: 0;
}

#promo {
  margin: 0 auto;
  padding: 0;
  width: 800px;
  text-align: left;
  background: #A9D05B; /*url(../images/promo.jpg) no-repeat;*/ 
}

#promo_c1 {
  vertical-align: bottom; 
  padding: none;
}

#promo_c2 {
  width: 35%; 
  padding-top: 20px; 
  vertical-align: top;
  font-weight: bold;
}

#promo_c2 p {
  margin-top: 10px;
}

#promo_c3 {
  padding-top: 35px; 
  vertical-align: top;
}


#content_left {
  float: left;
  width: 750px;
  margin: 20px 0 20px 0;
  padding: 0 10px 0 10px;
  line-height: 1.6em;
  text-align: left;
}


#content_center {
  float: left;
  width: 730px;
  margin: 20px 0 20px 0;
  padding: 0 10px 0 10px;
  line-height: 1.6em;
  text-align: center;
}

#hp_content_left {
  float: left;
  width: 258px;
 
  background: #aced75 url(../images/hp_left_clmn_bg.jpg) top center repeat-x;
}
#hp_content_left ul {
  padding: 0 10px;
  color: #4cb7ee;
  font-size: 8px;
}
#hp_content_left span {
   color: #000;
   font-size: 11px;
}
#hp_content_left h1 {
	padding-top: 10px;
	font-size: 14px;
	font-family: Helvetica, trebuchet MS, arial, sans-serif;
	color: #fff;
	text-transform: uppercase
	}
#hp_content_left h2 {
	padding: 0 15px;
	font-size: 11px;
	font-family: Helvetica, trebuchet MS, arial, sans-serif;
	color: #fff;
	line-height: 14px;
	text-transform: uppercase
	}
	#hp_content_left hr {
	margin: 16px 10px;
	width: 235px; 
	border-top: none;
	border-bottom: 1px solid #fff;
	}
#hp_content_right {
 float: left;
 width: 464px;
 height:304px;
 background: #fff url(../images/hp-photo-girl.jpg) top center no-repeat;
}
#hp_content_right h1{
   width: 200px;
   padding: 40px 0 0 25px;
   font-size: 15px;
   font-weight: bold;
   color: #73d041;
   text-transform: uppercase;
}
#hp_content_right p{
  width: 200px;
   padding: 7px 0 0 25px;
   font-size: 9px;
   font-weight: bold;
   color: #6d6d6d;
   text-transform: uppercase;
}

#menu_right {
  float: left;
  width: 180px;
  margin: 20px 0 20px 0;
  padding: 0 10px 0 10px;
}

#login_container {
  float: left;
  width: 200px;
  margin: 20px 0 20px 10px;
  padding: 0 10px 0 30px;
  border-left: 1px solid #000;
}

#content_welcome_left {
  float: left;
  width: 500px;
  margin: 20px 0 20px 0;
  padding: 0 10px 0 10px;
  line-height: 1.6em;
  text-align: left;
}
#content_left p {
  margin: 0 0 16px 0;
}

#footer {
  clear: both;
  height:160px;
  width: 100%;
  padding-top:20px;
  background: #F9F9F9 url(../images/survey-bg-footer.jpg) top center no-repeat;
}
#footer p {
  text-align:right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
  color: #808080;
}
#footer a {
  color: #808080;
  text-decoration: underline;
}



/* Navigation
------------------------------------------------- */

#nav {
  background: url(../images/nav_bg.png) repeat-x;
  overflow: hidden;
}
#nav_inside { 
  width: 800px;
  margin: 0 auto;
}
#nav_tabs {
	margin: 0;
	font-family: Helvetica, trebuchet MS, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
  height: 100%;
  width: 100%;
}
#nav_tabs ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
}
#nav_tabs li {
  height: 100%;
  display:inline;
  margin:0;
  padding:0;
}
#nav_tabs a {
  height: 100%;
  float:right;
  margin:0;
  padding: 0;
  text-decoration:none;
  color: #ffffff;
}
#nav_tabs a span {
  float:left;
  white-space: nowrap;
  display:block;
  font-weight:bold;
  padding: 5px 12px 6px 12px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav_tabs a span {float: none;}
/* End IE5-Mac hack */
#nav_tabs a:hover span {
  background: #ffffff;
  color: #1f86c7; 
}
#nav_tabs #on a {
  background: #fff url(../images/tab_tl.png) top left no-repeat;
  color: #1f86c7;
  text-decoration: none;
}
#nav_tabs #on a span {
  background:url(../images/tab_tr.png) top right no-repeat;
}
#nav_tabs a:hover {
  background: #ffffff url(../images/tab_tl.png) top left no-repeat;
}
#nav_tabs a:hover span {
  background:url(../images/tab_tr.png) top right no-repeat;
}
.nav_pipe {
  padding: none;
  float: right;
  margin: 0 -1px;
}

/* BEGIN - Nav My Account (logged in) 
-------------------------------------- */


#header-loggedin {
  margin: 0 auto;
  width: 804px;
  background: #fff url(../images/survey-bg-header-loggedin.jpg) top left no-repeat;
  height:106px;
  overflow: hidden;
}
#nav_inside_loggedin { 
  width: 800px;
  margin: 0 auto;
}
#nav_tabs_loggedin {
	margin: 0;
	padding-top: 1px;
	font-family: Helvetica, trebuchet MS, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 100%;
	clear: both;
}
#nav_tabs_loggedin ul {
  margin: 0;
  padding:0px 3px;
  list-style:none;
}
#nav_tabs_loggedin li {
  margin:0;
  padding:0;
  height: 100%;
  display:inline;
}

#nav_tabs_loggedin a {
  float:right;
  margin:0;
  padding: 0;
  font-weight:bold;
  text-decoration:none;
  color:#636363;
  background: #ffffff url(../images/tab_tl_loggedin.png) top right no-repeat;
}
#nav_tabs_loggedin a span {
  display:block;
  font-weight: bold;
  padding: 5px 10px 7px 10px;
  background:url(../images/tab_tr_loggedin.png) top left no-repeat;
}

#nav_tabs_loggedin #myaccount div {
  float:right;
  margin:0;
  padding: 0;
  font-weight:bold;
  text-decoration:none;
  color:#135ce6;
  background: #ffffff url(../images/myaccount-logout-notxt.png) top right no-repeat;   
}
#nav_tabs_loggedin #myaccount span {
  display:block;
  font-weight: bold;
  padding: 2px 10px 7px 15px;
  background:url(../images/myaccount-logout-notxt-rd.png) top left no-repeat;
}

#nav_tabs_loggedin #myaccountout div {
  float:right;
  margin:0;
  padding: 0;
  font-weight:bold;
  text-decoration:none;
  color:#135ce6;
  background: #ffffff url(../images/myaccount-logout-notxt.png) top right no-repeat;   
}
#nav_tabs_loggedin #myaccountout span {
  display:block;
  font-weight: bold;
  padding: 2px 10px 7px 15px;
  background:url(../images/myaccount-logout-notxt-out.png) top left no-repeat;
}

#nav_tabs_loggedin #logout a {
  float:right;
  margin:0;
  padding: 0;
   font-weight:bold;
  text-decoration:none;
  color: #505050;
  background: #ffffff url(../images/tab_logout_bg.png) repeat-x;
}

#nav_tabs_loggedin #logout span {
  float:left;
  display:block;
  font-weight:bold;
  margin: 0;
  padding: 2px 15px 7px 15px;
  cursor: hand;
  background: #ffffff url(../images/tab_logout_bg.png) repeat-x;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav_tabs_loggedin a span {float: none;}
/* End IE5-Mac hack */
#nav_tabs_loggedin a:hover span {
  background: #ffffff;
  color: #61b535;
}
#nav_tabs_loggedin #on a {
  background: #fff url(../images/tab_tl_loggedin_on.png) top right no-repeat;
  color:#000000;
  text-decoration: none;
}
#nav_tabs_loggedin #on a span {
  background:url(../images/tab_tr_loggedin_on.png) top left no-repeat;
}
#nav_tabs_loggedin a:hover {
  background: #ffffff url(../images/tab_tl_loggedin_on.png) top right no-repeat;
}
#nav_tabs_loggedin a:hover span {
  background:url(../images/tab_tr_loggedin_on.png) top left no-repeat;
}
#nav_tabs_loggedin #logout a:hover {
  background:url(../images/tab_logout_bg.png) repeat-x;
}
#nav_tabs_loggedin #logout a:hover span {
  background:url(../images/tab_logout_bg.png) repeat-x;
}
.myaccount  {
  padding: 0px 23px 0 0;
  float: right;
  background: #ffffff url(../images/myaccount.png) top left no-repeat;
}
/* 
end My Account (logged in) Navigation
---- */

/*
end Navigation 
---- */

#account {
  font-size: 11px;
  color: #000;
  text-align:right;
  padding: 10px 30px 0 0;
   list-style:none;
}
#account a {
  color: #000;
  text-decoration: underline;
}
#account li {
  height: 100%;
  display: inline;
  margin:0;
  padding:0;
}
#account .user {
  font-weight: bold;
  color: #316690;
}
#account a {
  color: #000;
  text-decoration: underline;
}

#slogan {
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  padding: 0px 3px 0 0;
  font-size: 14px;
  text-align:right;
  margin: 0 0 0 0; 
}
#container {
  color: #303030;
  margin: 0 auto;
  padding-top:7px;
  width: 804px;
  background: #fff url(../images/survey-bg-body.jpg) top center repeat-y;
}
#content {
  line-height: 1.6em;
  margin:0 25px 12px 25px;
  text-align: left;
  background: #url(../images/hp-content-bg.jpg) bottom left repeat-x;
}
#hp-content-wrapper {
  float: left;
  border: 1px solid #e1e1e1;
  padding: 10px 10px;
  margin: 0px auto 15px auto;
}
#survey {
  padding:10px 10px 20px 10px;
  border: 1px solid #E4E4E4;
}
#survey img {
  margin: 0 0 14px 0;
}
#survey h1, #survey p, #survey form {
  margin-left: 20px;
}
#survey form {
  padding:20px 0 40px 0;
}


/* BEGIN rounded corner styles
------------------------------------------------- */

.bordered_content_main h1, .bordered_content_sub h1 {
  color:#2089cb;
  font-weight:bold;
  font-size: 14px;
  margin:2px 0 2px 0;
}
.bordered_content_main h1 {
  padding: 4px 12px; 
}
.bordered_content_main p, .bordered_content_sub p, .bordered_content_sub form {
  margin-top: 2px;
  margin-bottom: 5px;
  padding: 4px 12px;
}
.bordered_wrapper {
  width: 100%;
  float: left;
  margin: 5px 0 10px 0; 
  padding: 0;
  border: 0;
}
.bordered_content_main, .bordered_content_sub {
	margin: 0;
	padding: 0;
	border: 1px solid #cfcfcf;
	background-color: #ffffff;
	color: #000000;
}
.bordered_content_main {
  background:url(../images/gradient_vert_grey.gif) repeat-x;
}
.bordered_content_sub {
  background:url(../images/gradient_header_right.gif) no-repeat;
}

.bordered_spacer {
	margin: 0px; 
  padding: 0px; 
  border: 0px;
	clear: both;
	font-size: 1px; 
  line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
	width: 6px; 
  height: 6px;
	padding: 0; 
  border: 0;
	z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px  0px  0px -1px; }
.borderTR { margin: -1px -1px  0px  0px; }
.borderBL { margin: -6px  0px  0px  0px; }
.borderBR { margin: -6px  0px  0px  0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px!   Why?  */
.borderTL {
	margin-left: -4px;
	ma\rgin-left: -1px;
}
html>body .borderTL  {
	margin-left: -1px;
}
.borderTR {
	margin-right: -4px;
	ma\rgin-right: -1px;
}
html>body .borderTR  {
	margin-right: -1px;
}
.borderBL {
	margin-left: -3px;
	ma\rgin-left: 0px;
}
html>body .borderBL {
	margin-left: 0px;
}
.borderBR {
	margin-right: -3px;
	ma\rgin-right: 0px;
}
html>body .borderBR {
	margin-right: 0px;
}

/* 
END - rounded corner styles
---- */


}
label {
  float:left;
  margin-top:1px;
}

/* Forms
------------------------------------------------- */
form {
margin: 0;
padding: 0;
}
.form-input {
  border:1px solid #4AB4F0;
  width:350px;
  margin-left:10px;
  margin-right:10px;
  float:left;
  margin-top:3px;
} 
.form-submit {
  background: #fff url(../images/survey-submit.jpg) 0 2px repeat-x; 
  width:87px;
  height:26px;
  border:none;
  padding-bottom:2px;
  font-family:Arial, sans-serif;
  cursor:pointer;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  font-size:11px;
  margin-left: 15px;
} 
#std_form {
  font-size: 12px;
  margin-left: 15px;
  margin-top: 7px;
  padding-bottom: 10px;
}
#std_form .btn {
  margin-left: 209px;
  background: #fff url(../images/survey-submit.jpg) 0 2px repeat-x; 
  height:26px;
  border:none;
  padding:0px 10px 2px 10px;
  font-family:Arial, sans-serif;
  cursor:pointer;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  font-size:11px;
}

#std_form  .btn#btn-no-pad{
margin-left: 0;
}

#std_form label{
  float: left;
  width: 190px;
  font-weight: bold;
  margin-top: 14px;
  padding-right:10px;
  line-height: 14px;
}
#std_form label.left {
	text-align:left;
	padding-right:0px;
	margin-left:15px;
	width:260px;
}
#std_form label.right {
	margin-right:20px;
	float:right;
	width:150;
}

#std_form input, #std_form textarea, #std_form select {
  margin-top: 10px;
  font-family: Verdana, Tahoma, sans-serif;
}
#std_form .txt_input {

  width:350px;
  margin-left:10px;
  margin-right:10px;
  float:left;
} 
#std_form select {
  width: 185px;
}
#std_form .txt_area {
  width: 250px;
  height: 150px;
}
#std_form .boxes{
  width: 1em;
}
#std_form br{
  clear: left;
}
.std_form_meta {
  margin-left: 213px;
}
.drop_down {
   margin-left: 10px;
}
#hp_form {
  font-size: 12px;
  margin-left: 15px;
  padding-bottom: 0px;
}
#hp_form label{
  float: left;
  width: 60px;
  color:#000000;
  margin-top: 10px;
  padding-right:5px;
  line-height: 14px;
}
#hp_form .txt_input {
  float:left;

  width:150px;

} 
#hp_form .btn {
  float: right;
  margin-top: 8px;
  margin-right: 0px;
  margin-left: 15px;
    background: url(../images/btn-hp-login.jpg) 0 0px repeat-x; 
  height:19px;
  border:none;
  padding:0px 10px 2px 10px;
  font-family:Arial, sans-serif;
  cursor:pointer;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  font-size:11px;
}
#hp_form a {
float: left;
padding-top: 12px;
color: #fff;
font-size: 11px;
}
hr #hp-wht {
	border-top: 1px solid #fff;
	width: 100px;
	height: 2px;
	margin: 0 0 18px 0;
    padding: 0;
}

/* 
end Forms
---- */

.box {
	border: 1px solid #cfcfcf;
  background-color: #fdfdfd;
  margin:0;
  padding:0;
}
#customer_service {
  background:url(../images/telesupport.jpg) no-repeat top right;
  margin:0;
  padding:0;
}
#adspace {
  width:100%;
  margin:5px auto 0 auto;
  padding:0;
  height:150px;
  text-align:center;
}
.lpad {
  padding-left: 14px;
}
.right {
  text-align:right;
  margin:0;
  padding:0;
}
.clear {
  clear:both;
  margin:0;
  padding:0;
  height: 0;
  overflow: hidden;
}
.black {
  color: #000;
}
.theader {
  background-color: #e5f7d2;
}
.empty_fill {
  margin: 40px auto 40px auto;
  font-weight: bold;
  text-align: center;
  padding: 40px 0 40px 0;
}
.btn {
  font-family: Verdana, Arial, sans-serif;
  text-transform:uppercase;
  color:#fff;
  background:url(../images/nav_bg.png) repeat-x;
  border:0;
  font-weight:bold;
  font-size: 11px;
  padding:5px;
  margin: 0;
}
.lbl_right{
  text-align:right;
}
.lbl_left{
  text-align: left;
  color:#fff;
}

.error {
  margin: 0 0 0 209px;
  padding: 0;
  color: #cc0000;
  font-style: italic;
}
.instructions {
  margin: 0 0 0 209px;
  padding: 0;
  color: #666;
  font-size: 10px;
  line-height: 11px;
}
.errortd {
  padding: 0;
  color: #cc0000;
  font-style: italic;
}
.instructionstd {
  padding: 0;
  color: #666;
  font-size: 10px;
  line-height: 11px;
}

#notice {
  background-color: #fffac8;
  border: 1px solid #D5AF00;
  margin: 15px 25px 25px 10px;
 /* BEGIN min-height hack for IE */
	min-height:60px;
	height:auto !important;
	height:60px;
	/* END min-height hack for IE */
}
#notice img {
  margin: 3px 10px 0 4px;
}
#notice p {
  padding:10px;
}
.red {
  color: red;
  font-size: 11px;
}

#quick_poll legend {
  margin-top:7px;
  margin-bottom:5px;
}
#quick_poll {
  font-size: 11px;
}
#quick_poll .btn {
  margin-top:10px;
}

#login {
  font-size: 12px;
  margin-top: 7px;
  padding-bottom: 10px;
}
#login label{
  float: left;
  width: 80px;
  margin-top: 10px;
  padding-right:10px;
  line-height: 14px;
}
#login input {
  margin-top: 10px;
  font-family: Verdana, Tahoma, sans-serif;
}
#login .txt_input {
  width: 100px;
}
#login .btn {
  margin-top:24px;
}
.confirm {
  margin-left: 15px;
}
.confirm_label {
	width: 200px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.confirm_data {
	width: 300px;
	margin: 0;
	padding: 0;
}
.blue {
  color: #0764A6;
}
.green {
  color: #009900;
}

.noqual-msg {
padding: 20px 30px 20px 30px;
font-style: bold; 
font-size: 14px; 
color:#3287DA; 
line-height: 24px;
}

/* Homepage
------------------------------------------------- */
#hp_content_left table {
	margin:	0;
	padding: 0;
	}

#hp_content_left table th, #hp_content_left table td {
	margin: 0;
	padding :8px 5px 0px 0;
	text-align: left;
	vertical-align: middle;
	}

#hp_content_left table th {
	color: #6a6a49;
	}


#hp_content_left table tr.alt {
	background-color: #EEE;
	}

#hp_content_left table caption {
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #999;
	}
	
