body {
  color            : #000000;
  margin-top    : 0px;
  margin-bottom    : 10px;
  padding          : 0px;
  background-color : #ffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 13px;
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #333333;
  text-align: left;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.main { 
  width            : 610px;
  margin           : 0px; 
  padding          : 0px 0px 0px 5px;
  height: 430px;
  
  
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 14px;
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 0.8em;
  direction: ltr;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0px;
  width            : auto !important;
  font-size        : 14px;
  line-height      : 22px;
  white-space      : nowrap;
  border-right      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 14px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 14px;
  color            : #f4e400;
}


a.mainlevel-nav#active_menu-nav {
  color: #f4e400;
}
a.mainlevel-nav:hover#active_menu-nav {
  color            : #FFFFFF;
}

ul#mainlevel-m {
  font-size        : 14px;
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 0.8em;
  direction: ltr;
}
ul#mainlevel-m li {
  padding-left     : 1px;
  padding-right    : 1px;
  margin           : 0px;
  width            : 100%;
  font-size        : 14px;
  line-height      : 27px;
  white-space      : nowrap;
  background-image : url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 100% 8px;
  float: right;
}
ul#mainlevel-m li a {
  font-size        : 14px;
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #0000000;
  background       : transparent;
  width: 100%;
  
}
ul#mainlevel-m li a:hover {
  font-size        : 14px;
  color            : blue;
  border-bottom: 1px #000000 solid;
  border-top: 1px #000000 solid;
}


#active_menu-m {
  color: blue;
  border-bottom: 1px #000000 solid;
  border-top: 1px #000000 solid;
}
a#active_menu-m:hover {
  color            : #FFFFFF;
}

.sublevel {
  padding-left     : 8px;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 170px;
  height           : 100%;
  margin-right     : 4px;
}
.rightrow {
  background-color : #FFFFFF;
  height           : 100%;
  width            : 185px;
  align            : right;
  margin-top: 20px;
  margin-right: 4px;
  
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

table.moduletable-top {
  width			   : 100%;
  table-layout	   : auto;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
#search {
  float            : center;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  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        : 10px;
  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;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  margin-right     : 3px;
  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-color : #FFFFFF;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background       : #848284;
  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: 0px;
  font-size        : 11px;
  width            : 180px;
  text-indent      : 10px;
  line-height: 26px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.mainlevel: link {
  font-size        : 11px;
  width            : 180px;
  text-indent      : 10px;
  font-weight: bold;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  font-weight      : normal;
  padding          : 2px 0px 2px 5px;
  color            : #313c85;
  width            : 180px;
  text-indent      : 10px;
  font-weight: bold;
}
a.mainlevel:hover {
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  font-weight: bold;
  background-image : url(../images/bg-button.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
#active_menu {
  font-weight      : bold;
  color: #313c85;
  background-image : url(../images/bg-button.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
a#active_menu:hover {
  color            : #313c85;
   font-weight      : bold;
  text-decoration: none;
}
a:link, a:visited {
  font-size        : 13px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
    vertical-align: top;
}
a:hover {
  font-size        : 13px;
  color            : #313c85;
  font-weight      : bold;
  text-decoration  : none;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #5573BB;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float          : left;
  margin           : 2px;
  padding     : 5px;
  list-style       : none;
}
li { 
  line-height      : 15px;
  padding-left     : 5px;
  padding-top      : 0px;
  list-style: square;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #996600;
}
.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        : 10px;
  color            : #E3E3E3;
  text-align       : center;
  padding-top     : 5px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
  padding-right    : 10px; 
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 11px;
  color            : #FFFFFF;
  padding-left     : 5px;
  padding-top     : 5px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 5px;
  color            : #8092A9;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 5px;
  color            : #999999;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 35px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 600px;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform: uppercase;
  color: #313c85;
  width            : 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif ;
  padding-right: 17px;
  padding-top: 20px;
}

.componentheader, h3, h2 {
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : none;
  color: #313c85;
  width            : 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif ;
  margin-top: 20px;
  padding-right: 15px;
}

h4 {
  font-size        : 15px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : none;
  background-color: #313c85;
  color: #ffffff;
  width            : 500px;
  font-family: Tahoma, Arial, Helvetica, sans-serif ;
}

h5 {text-align: center; font-size: 11px; margin: 0px; color: #FFFFFF;}
h6 {text-align: center; font-size: 11px; margin: 0px; color: #FFFFFF;}
a.h5:link, a.h5:visited {text-align: center; font-size: 11px; margin: 0px; color: #FFFFFF;}
a.h5:hover {text-align: center; font-size: 11px; margin: 0px; color: #FFFFFF;}

a.contentpagetitle:link a.contentpagetitle:visited {
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : none;
  color: #89898b;
  width            : 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif ;
  padding-right: 17px;
  padding-top: 20px;
}

.title {
  font-family      : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : none;
  text-indent      : 8px;
  font-size        : 24px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 24px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 24px;
  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      : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  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            : 240px;
}

.topmenu { border: 0px; padding: 0px; margin: 0px; background-color: #848284; border-bottom: 3px solid #ADA6AD; }

.contactform { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

