* { 
	margin			: 0;
	padding			: 0; 
}

body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #fff;
  font-family      : arial, sans-serif;
  font-size        : 12px;
 /* font-size		   : 76.1%; */
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  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 p { 
  width            : auto !important;
  display          : block;
  padding-bottom   : 16px;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
/* .mainlevel-nav {
  font-size        : 36px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
} */
.mainlevel-nav {
	display          	: block;
	background-image 	: none;
	padding-left     	: 1px;
	padding-right    	: 1px;
	float            	: left;
	margin           	: 0;
	width            	: auto !important;
	font-size        	: 12px;
	line-height      	: 24px;
	white-space      	: nowrap;
}
.mainlevel-nav a:link, .mainlevel-nav a:visited {
	font-size			: 12px;
	padding-left    	: 16px;
	padding-right   	: 15px;
	text-decoration 	: none;
	background      	: transparent;
	color           	: #fff;
}
.mainlevel-nav a:hover, .mainlevel-nav a:active {
	background-color 	: #6b90d2;
	background-image 	: url(../images/mainlevel-nav-rollover.gif);
}
.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;
  border-top       : 1px solid #BCBCBC;
  border-bottom    : 1px solid #BCBCBC;
  background-color : #EEEEEE;
}
#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-image : url(../images/button_bg.jpg);
  background-repeat: no-repeat; 
  text-indent      : -2px;
}
.button {
  font-size        : 11px;
  color            : #FFF;
  margin-bottom    : 5px;
  background-image : url(../images/button_bg.jpg);
  background-repeat: no-repeat;
  background-position: 1px 1px;
  background-color : #FFF; 
  padding-bottom   : 0px;
  padding-left     : 10px;
  padding-right    : 9px;
  padding-top      : 0px;
  border           : 0px;
}
.button-search {
  background-color : #666666;
  color            : #FFF;
  border           : 0px;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/inputbg.jpg);
  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 0px 0px 8px;
  padding          : 0px;
  font-size        : 12px;
  width            : 140px;
}
a.mainlevel: link {
  padding          : 5px 0px 5px 0px;
  font-size        : 12px;
  width            : 155px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  font-weight      : normal;
  border-bottom    : 1px solid #a1a1a1;
  padding          : 5px 0px 5px 0px;
  color            : #0b3280;
  width            : 155px;
}
a.mainlevel:hover {
  font-size        : 12px;
  font-weight      : normal;
  background-color : #f2f2f2;
  border-bottom    : 1px solid #5376be;
  text-decoration  : none;
  color            : #527ac8;
}
#active_menu {
  color            : #527ac8;
  font-weight      : normal;
}
a#active_menu:hover {
  color            : #527ac8;
}
a:link, a:visited {
  font-size        : 12px;
  color            : #527ac8;
  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            : #FFF;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-image : url(../images/read_more.jpg);
  background-repeat: no-repeat; 
  white-space      : normal;
  font-weight      : bold;
  border           : 0px;
  padding-bottom   : 10px;
  padding-left     : 10px;
  padding-right    : 23px;
  padding-top      : 4px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none; 
  text-indent      : 6px;     
}
a.readon:hover {
  color            : #cccccc;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-image : url(../images/read_more.jpg);
  background-repeat: no-repeat; 
  white-space      : normal;
  font-weight      : bold;
  border           : 0px;
  padding-bottom   : 10px;
  padding-left     : 10px;
  padding-right    : 23px;
  padding-top      : 4px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float          : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {  
  line-height      : 15px;
  padding-left     : 15px;
  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;
}
.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;
}
table.contentpaneopen p {
  margin-bottom    : 16px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-size        : 18px;
  font-weight      : bold;
  line-height      : 24px;
  text-align       : left;
  color            : #527ac8;
  width            : 100%;
}
.subheading {
  font-size        : 18px;
  font-weight      : bold;
  font-style       : italic;
  line-height      : 24px;
  text-align       : left;
  color            : #527ac8;
}
.title {
  font-family       : Arial, Helvetica, sans-serif;
  font-weight       : bold;
  font-size         : 22px;
  color             : #FFFFFF;
  display           : block;
  text-transform	: uppercase;  
  padding-top		: 22px;
}
.moduletablesubtitle  {
  padding-top		: 4px;
  padding-right		: 10px;
  text-align        : right;
}
.moduletablesubtitle td {
  font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  color             : #527ac8;
  line-height      	: 16px;
}
.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      	: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            	: #FFF;
  font-size        	: 11px;
  font-weight      	: normal;
  text-align       	: center;
  padding-bottom	: 10px;
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #527ac8;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 10px;
  color            : #FFF;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
table.moduletable-left {
  width			   : 173px;
  table-layout	   : auto;
}
table.moduletable-left th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 26px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/module_07.gif); 
  background-repeat: no-repeat; 
}
table.moduletable-left a {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable 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 td {
  /* padding-left     : 3px;
  padding-right    : 0px; */
}

table.moduletable-newsflash {
  width			   : 230px;
  table-layout	   : auto;
}
table.moduletable-newsflash th {
  font-size        : 18px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  color            : #6b90d2;
}
table.moduletable-newsflash td {
  padding-left     : 5px;
  padding-right    : 5px;
  color            : #FFF;
}

#gsHeader { display : none; }

a:link, a:visited {
   /* font-size: 12px;
   color: #CC9966 !important;
   text-decoration:none;
   font-weight: bold; */
}
a:hover {
   /* text-decoration:underline;
   color:#FF0000 !important; */
}

/* custom css for the gallery 'embed' style */

#gallery{
  color            : black;
  font-size: 90% !important;
}
#gallery h1,
   h2,
   h3,
   h4,
   h5,
   h6,
   .giDescription,
   .autoCompleteBackground,
   .autoCompleteHighlight,
   .autoCompleteNotSelected,
   .autoCompleteNotSelected{
   color : black !important;
}
#gallery table.gbDataTable th {
   background : #D4EAF8 !important;
   color : #666666 !important;
}
 &nbsp; &nbsp;#gallery .gcBackground1, .gbEven { background-color: transparent !important; }
#gallery .gcBackground2, .gbOdd { background-color: transparent !important; }
#gallery .summary{ color: #666666; }
#gsHeader { display : none; }
.giTitle { font-size: 12px; }
#gsThumbMatrix { margin-left: -10px; }
