body {
margin: 0 auto;
padding: 0;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 10px;
background-image: url("../images/bg1.jpg");
}

.imageheader {
 padding: 32px 0 0 0;
 margin: 0;
 overflow: hidden;    
 background-repeat: no-repeat;
 width: 172px;
 height: 0px !important;
 height /**/:32px;
}

#header_survey_categories { background-image: url("../images/smallbox_scats.png"); }
#header_evotesk { background-image: url("../images/smallbox_evote.png"); }
#header_login { background-image: url("../images/smallbox_login.png"); }
#header_topusers { background-image: url("../images/smallbox_topusers.png"); }
#header_survey_menu { background-image: url("../images/smallbox_scats.png"); }

img {
  border: 0;
  margin: 0;
}

p {
  text-align: left;
  margin: 0;
}

a {
  color: #00365b;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
}

form {
  margin: 0;
}

#bottom {
  text-align: center;
}

/*
#forumboard .forumpostroot {
  margin-top: 5px;
  border: 1px solid #bbbbbb;
  padding: 6px;
}
*/

#top {
  width: 728px;
}

#topad {
  width: 728px;
}

#toplogo {
  float: left;
  width: 269px;
  height: 91px;
  padding: 5px 0 5px 0;
}

#topsearch {
  float: right;  
}

input.button_search {
  width: 22px;
  height: 19px;
  background-image: url("../images/icon_search.gif");
  border: 0;
  cursor: hand;
}

#search_form {
  
}

#forumboard {
  margin-top: 5px;
}

#forumboard .forumpostroot {
  border: 0;
  background-color: #ffffff;
}

#forumboard p {
  padding: 10px;
  margin: 0;
}

.forumposthead {
  padding: 5px;
  background-color: #DCDCDC;
}

#forumboard .forumpost {
  border: 0;
  background-color: #ffffff;
  /*border-top: 0;*/
}

#forumboard h1 {
  background-image: url("../images/icon_discussion.gif");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 16px;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  margin: 0px;
}

.textbox {
  width: 150px;
  border: 1px solid #B3B9C3;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.rightaligned {
  text-align: right;
}

h1 {
  color: #00365b;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 17px;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0;
  margin-bottom: 5px;
}

table.forum_brief_table {
  
}

h3 {
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  color: #00365b;
  margin: 0px;
  margin-bottom: 5px;
}

.bigtext {
  font-weight: bold;
  font-size: 13px;
  color: #00365b;
}

.errormsg, .error {
  color: red;
  /*font-weight: bold;*/
}

.okmsg {
  color: green;
  font-weight: bold;
}

ul.bullet_list {
  list-style-type: none;
  /*border: 1px solid red;*/
  padding: 0 0 0 5px;
  margin: 0;
}

ul.bullet_list li {
  background-image: url("../images/bullet.gif");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 20px;
  margin: 0;
}

td.sboxbody {
  background: url(../images/sboxbg.gif) top left repeat-y;
  padding: 10px;
  padding-right: 20px;
  text-align: left;
}

td.smallboxbody {
  background: url(../images/smallboxbg.gif) top left repeat-y;
  padding: 10px;
  padding-right: 20px;
  text-align: left;
  vertical-align: top;
}

td.bigboxbody {
  background: url(../images/bigboxbg.gif) top center repeat-y;
  padding: 10px;
  padding-right: 20px;
  text-align: left;
}

td.wideboxbody {
  background: url(../images/wideboxbg.gif) top center repeat-y;
  padding: 10px;
  padding-right: 20px;
  text-align: left;
}


.button {
  /*padding: 2px 10px 2px 10px;*/
  padding: 1px 5px 1px 5px;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
  color: #ffffff;
  /*height: 14px;*/

  /*background: url(../images/bluebuttonbg.gif) top center repeat-x;*/
  
  background-color: #4a79a9;
  border-top: 1px solid #63c5e4;
  border-left: 1px solid #63c5e4;
  border-bottom: 1px solid #1e7aa6;
  border-right: 1px solid #1e7aa6;
  border: 0;
  /*border-right: 1px solid #aaaaaa;*/
}

hr {
  border: 0;
  height: 1px;
  width: 100%;
  color: #bbbbbb;
  background-color: #bbbbbb;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 5px;
}

.helpicon {
  cursor: pointer;
  cursor: hand;
  margin-bottom:2px;
  border: 0;
}

img.survey_export_style_sample {
  margin-left: 5px;
  border: 0;  
}

.survey_export_style_combo {
  width: 175px;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
  margin-bottom: 5px;
}

.gray {
  color: #555555;
}


#loginbox form {
  margin: 0;
}

#loginbox h1 {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  color: #286ea0;
  margin: 3px;
  margin-bottom: 10px;
}

#loginbox h3 {
  font-weight: bold;
  font-size: 10px;
  color: red;
  margin: 3px;
}

#loginbox .textbox {
  width: 90px;
  border: 1px solid #B3B9C3;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
  margin: 0;
}

#loginbox ul {
  text-align: left;
  list-style-position: inside;
  list-style-image: none;
  list-style-type: square;
  margin: 5px;
  margin-top: 15px;
  padding: 0;
  padding-left: 15px;
}

#loginbox li {
  margin-top: 5px;
  margin-bottom: 5px;
}

