body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #fff;
  font-family      : arial, sans-serif;
  font-size        : 12px;
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.mt {
  font-family      : Verdana, Geneva, 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;
} 

#sidebanner {
	background-image:url(../images/sidebanner);
	position:absolute;
	width:145px;
	height:146px;
	right:0px;
	top:0px;
	visibility: visible;
	overflow: visible;
}


#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-top {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-weight      : bold;
}
ul#mainlevel-top li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 34px;
  white-space      : nowrap;
  font-weight      : bold;
}
ul#mainlevel-top li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 20px;
  padding-right    : 20px;
  text-decoration  : none;
  background       : transparent;
  color            : #FFF;
  font-weight      : bold;
  line-height      : 34px;
}
ul#mainlevel-top li a:hover {
  font-size        : 11px;
  color            : #000;
  font-weight      : bold;
  background       : url(../images/button_bg.jpg);
  background-repeat: repeat-x;
  background-position: 0 4px;
  line-height      : 34px;
}
ul#mainlevel-bottom {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-weight      : normal;
}
ul#mainlevel-bottom li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 19px;
  white-space      : nowrap;
  font-weight      : normal;
}
ul#mainlevel-bottom li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 20px;
  padding-right    : 20px;
  text-decoration  : none;
  background       : transparent;
  color            : #517792;
  font-weight      : normal;
}
ul#mainlevel-bottom li a:hover {
  font-size        : 11px;
  color            : #000;
  font-weight      : normal;
  text-decoration  : underline;
}

.sublevel {
  padding-left     : 10px;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 168px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}
table.moduletable-top {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable-top th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
}
table.moduletable-top td {
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : left;
  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 a:link, .back_button a:visited, .back_button a:hover {
  color            : #FFF;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  border           : 0px;
  padding-bottom   : 5px;
  padding-left     : 10px;
  padding-right    : 10px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
  background-color : #274f82;
}
.button {
  font-size        : 11px;
  color            : #FFF;
  margin-bottom    : 5px;
  background-color : #274f82; 
  padding          : 2px;
  border           : 0px;
}
.button-search {
  background-image : url(../images/button_bg.jpg);
  background-position: bottom;
  color            : #FFF;
  border           : 0px;
  padding          : 0px;
  margin-right     : 5px;
}
.inputbox {
  border           : 1px solid #274f82;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.inputbox-search {
  border           : 1px solid #274f82;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  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-position: bottom;
  background-image : url(../images/moduleheader_bg.jpg);
  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        : 12px;
  width            : 140px;
}
a.mainlevel: link {
  padding          : 5px 0px 5px 0px;
  font-size        : 12px;
  width            : 100px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  font-weight      : normal;
  padding          : 5px 0px 5px 0px;
  color            : #666666;
  width            : 100px;
  background-image : url(../images/indent.jpg);
  background-repeat: no-repeat;
  background-position: 0 7px;
  text-indent      : 7px;
}
a.mainlevel:hover {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #274f82;
}
#active_menu {
  color            : #274f82;
  font-weight      : normal;
}
a#active_menu:hover {
  color            : #274f82;
}
a:link, a:visited {
  font-size        : 12px;
  color            : #274f82;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  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            : #274f82;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 0px;
  float            : right;
  line-height      : 12px;
  text-decoration  : underline; 
  padding          : 3px;
}
a.readon:hover {
  color            : #666666;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 0px;
  float            : right;
  line-height      : 12px;
  text-decoration  : underline; 
}
ul {
  float          : left;
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {  
  line-height      : 15px;
  padding-left     : 0px;
  padding-top      : 0px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  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        : 10px;
  color            : #fff;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}

.article_seperator {
/*background-image:url(../../revolution2/images/dot.png);*/
background-repeat:repeat-x;
background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	background-attachment:inherit;
	display:block;
	border-bottom: thin dotted #999999;
}

.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            : #fff;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  color            : #fff;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
  color            : #fff;
}
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;
}

.contentpagetitle td{
  color            : #996600; !important
}

.contentheading, .componentheading {
  font-size        : 18px;
  font-weight      : bold;
  line-height      : 24px;
  text-align       : left;
  color            : #996600;
  width            : 100%;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-indent      : 8px;
  font-size        : 10px; !important
  text-align       : center;
  color            : #996600;
}
.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              : -10px;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #000;
  font-size        : 10px;
  font-weight      : normal;
  text-align       : center;
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #274f82;
  text-decoration  : none;
  font-weight      : normal;
}
.footer a:hover {
  font-size        : 10px;
  color            : #274f82;
  text-decoration  : underline;
  font-weight      : normal;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  padding          : 5px 0 0 0;
  color            : #FFF;
  background-image : url(../images/modules_09.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
}
table.moduletable td {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-latest {
  width			   : 186px;
  table-layout	   : auto;
}
table.moduletable-latest th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  color            : #FFF;
  padding          : 5px 0 0 0;
  background-image : url(../images/modules_35.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
}
table.moduletable-latest td {
  padding-left     : 5px;
  padding-right    : 5px;
}

table.moduletable-sections {
  width			   : 186px;
  table-layout	   : auto;
}
table.moduletable-sections th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  color            : #FFF;
  padding          : 5px 0 0 0;
  background-image : url(../images/modules_35.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
}
table.moduletable-sections td {
  padding-left     : 10px;
  padding-right    : 10px;
}

.latestnews-latest ul {
  color            : #666666;
  font-weight      : normal;
  text-decoration  : underline;
  padding          : 0px;
  text-indent      : 5px;
}
.latestnews-latest li {
  color            : #666666;
  font-weight      : normal;
  padding          : 5px 0 0 0;
  text-indent      : -6px;
  margin-left:12px;
  margin-right:4px;
}
.latestnews-latest a:link, .latestnews-latest a:visited {
  color            : #666666;
  font-weight      : normal;
  padding          : 0px;
  text-indent      : 5px;
}
.latestnews-latest a:hover {
  color            : #b1400a;
  padding          : 0px;
  text-indent      : 5px;
  font-weight      : normal;
  text-decoration  : underline;
}
table.moduletable-poll {
  width			   : 186px;
  table-layout	   : auto;
}
table.moduletable-poll th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  color            : #FFF;
  padding          : 5px 0 0 0;
  background-image : url(../images/modules_09.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
}
table.moduletable-poll td {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-left {
  width			   : 186px;
  table-layout	   : auto;
}
table.moduletable-left th {
  font-size        : 12px;
  font-weight      : bold;
  height           : 26px;
  line-height      : 21px;
  text-align       : center;
  color            : #FFF;
  background-image : url(../images/modules_09.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
  padding          : 5px 0 0 0;
}
table.moduletable-left td {
  padding-left     : 5px;
  padding-right    : 5px;
}
#corporateimage {
  background: url(../images/corporateimage.jpg) center no-repeat;
  margin-left: 2px;
  height: 168px;
  width: 878px;
}
#newsflash {
 float: right;
 padding-top: 20px;
 padding-right: 20px;
}
table.moduletable-login {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable-login th {
  font-size        : 12px;
  font-weight      : bold;
  height           : 26px;
  line-height      : 21px;
  text-align       : center;
  color            : #FFF;
  padding          : 5px 0 0 0;
  background-image : url(../images/modules_33.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
}
table.moduletable-login td {
  text-align       : left;
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-right {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable-right th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  padding          : 5px 0 0 0;
  color            : #FFF;
  background-image : url(../images/modules_09.gif); 
  background-position: bottom;
  background-repeat: no-repeat;
}
table.moduletable-right td {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-newsflash {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable-newsflash th {
  font-size        : 18px;
  font-weight      : bold;
  height           : 26px;
  line-height      : 21px;
  text-align       : right;
  color            : #ffffff;
  padding          : 5px 0 0 0;
}
table.moduletable-newsflash td {
  color            : #FFF;
  text-align       : right;
}
