*, body {
  margin           : 0;
  padding          : 0;
}

body {
  color            : #333;
  font-family      : arial, sans-serif;
  font-size        : 12px;
  text-align       : center; /*center hack*/
}

#back {
  background       : #666 url('../images/back.gif') top repeat-x;
}

#all {
  width: 720px;
  margin:0 auto; /*center hack*/
  text-align:left; /*center hack*/
  *padding-bottom: 20px;
}

#wrapper {
  width            : 710px;
  padding          : 0 5px 5px;
  background       : #FFF;
  float            : left;
  margin           : 20px auto;
}

#top { 
  background       : #FFF url('../images/topo.png') no-repeat;
  height           : 260px;
  margin           : 0;
  padding          : 0;
  
}

#topmenu {
  background       : url('../images/back_menu.png') repeat-x;
  height           : 70px;
  width            : 710px;
  margin           : 1px 0 5px 0;
  padding          : 0;
}

#topmenu ul#mainlevel-nav {
  font-size        : 12px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  border-left      : 2px solid #003559;
  border-right     : 2px solid #003559;
}
#topmenu ul#mainlevel-nav li {
  display          : inline;
  float            : left;
  margin           : 0;
  padding          : 0;
  width            : auto !important;
  font-size        : 12px;
  line-height      : 22px;
  border:0;
}
#topmenu ul#mainlevel-nav li a {
  border-left      : 1px solid #FFF;
  border-right     : 1px solid #003559;
  font-size        : 12px;
  display          : block;
  margin           : 0;
  padding          : 21px 24px 22px 25px;
  text-decoration  : none;
  color            : #FFF;
  background       : transparent;
}
#topmenu ul#mainlevel-nav li a:hover {
  color            : #00243C;
  background       : #FFF;
}

#content {
  float            : left;
  position         : relative;
  width            : 710px;
  padding          :0;
  margin           :0;
}

#col1 {
  background       : #666; 
  float            : left;
  margin-right     : 5px;
  width            : 170px;
}

#col1 table.moduletable form {
  padding          : 5px;
  background       : #666;
}

#col1 table.moduletable a {
  color            : #FFF;
  font-weight      : normal;
}

#col1 table.moduletable a:hover {
  color            : #999;
  font-weight      : normal;
}

#col1 table.moduletable .moduletable {
  padding          : 5px;
  font-weight      : normal;
}

#col1 table.moduletable .moduletable img {
  border           : 2px solid #FFF;
}

#col1 form{
  height           : 160px;
}

#col1 form p{
  font-size        : 11px;
  color            : #FFF;
  padding          : 5px;
}

#col1 #subscriber_name, #col1 #lm_email {
  padding          : 3px;
  background       : #555;
  color            : #FFF;
  width            : 140px;
  font-size        : 11px;
}

#col1 .button {
  background       : #444;
  border           : 0;
  border-bottom    : 1px solid #333;
  padding          : 5px;
  float            : right;
  color            : #FFF;
}

#col1 .syndicate {
padding            : 10px;
}

#col1 .syndicate img {
padding            : 2px;
}
#center {
  background       : #FFF;
  float            : left;
  width            : 360px;

}

#main {
  background       : #FFF;
  float            : left;
  width            : 530px;
  *width            : 535px;
}

#main ul, #center ul {
  float            : left;
  margin           : 5px;
  padding          : 0;
  list-style       : none;
}
#center ul li {
  padding          : 5px;
  width            : 340px;
  background       : url(../images/bullet.png) no-repeat;
  border-bottom    : 1px solid #DDD;
}
#center ul  li a{
  background       : url(../images/bullet.png) no-repeat;
  padding          : 5px;
  width            : 340px;
}

#center .inputbox, #main .inputbox {
  padding          : 3px;
  background       : #FFF;
}

#center .button, #main .button {
  padding          : 4px 6px;
  background       : #666;
  color            : #FFF;
}

#main ul li {
  padding          : 5px;
  width            : 515px;
  background       : url(../images/bullet.png) no-repeat;
  border-bottom    : 1px solid #DDD;
}
#main ul  li a{
  background       : url(../images/bullet.png) no-repeat;
  padding          : 5px;
  width            : 515px;
}
#main ul li a:hover{
  padding-left     : 10px;
  background       : url(../images/bullet.png) no-repeat;
}
#col2 {
  background-color : #F1F1F1;
  width            : 170px;
  *width           : 160px;
  float            : left;
  margin-left      : 5px;
}

#col2 table.moduletable .moduletable {
  padding          : 5px;
  *padding         : 0px;
  font-weight      : normal;
}

#col2 table.moduletable .moduletable img {
  border           : 2px solid #FFF;
}

#footer {
  background       : #DDDDDD;
  border-top       : 5px solid #CCC;
  height           : 50px;
  float            : left;
  position         : relative;
  width            : 710px;

}
#footer #copyright {
  background       : url('../images/logo_footer.gif') 10px 12px no-repeat;
  color            : #999;
  font-size        : 11px;
  border-top       : 1px solid #FFF;
  padding          : 10px 0 10px 40px; 
}






td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.table1 {
  background       : #FFF;
  padding          : 5px;
  width            : 710px;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}
.mt {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 170px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 170px;
  align            : right;
  margin-left      : 5px;
}
table.moduletable {
  width            : 100%;
  margin-bottom    : 1px;
}

table.moduletable th, #main .componentheading {
  font-family      : 'Trebuchet MS';
  font-size        : 18px;
  font-weight      : normal;
  font-style       : italic;
  letter-spacing   : -0.04em;
  text-align       : left;
  height           : 30px;
  line-height      : 30px;
  text-indent      : 8px;
  color            : #FFF;
  background       : #333 url('../images/back_title.gif') repeat-x;
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : left;
  margin-top       : 5px;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #333333;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}

a.mainlevel  {
  margin           : 0px;
  padding          : 4px;
  font-size        : 12px;
  line-height      : 22px;
  width            : 170px;
  background-color : #333;
  text-indent      : 10px;
  color            : #FFF;
}
a.mainlevel: link {
  padding          : 5px;
  font-size        : 12px;
  width            : 170px;
  background-color : #E3E3E3;
  text-indent      : 10px;
  color            : #FFF;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-bottom    : 1px solid #444;
  background-color : #333;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #FFF;
}
a.mainlevel:hover {
  background-color : #2A2A2A;
  text-decoration  : none;
}

#active_menu {
  color            : #FFF;
  background-color : #666;
  font-weight      : bold;
  border-top    : 1px solid #FFF;
  border-bottom    : 1px solid #777;
}
a#active_menu:hover {
  color            : #FFF;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #0066CC;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  margin           : 5px;
  padding          : 4px;
  float            : left;
  line-height      : 20px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #333333;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  margin           : 5px;
  padding          : 4px;
  float            : left;
  line-height      : 20px;
  text-decoration  : none; 
}
table.contenttoc {
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 11px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 11px;
  color            : #333333;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  padding          : 5px 0;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 24px;
  text-align       : left;
  padding-left     : 5px;
  color            : #666;
  width            : 100%;
}
.title {
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
