/* ###################### OVERALL SETTINGS ###################### */
BODY {
  font-family      : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  margin           : 5px;
  padding          : 0px;
  background-color : #FFFFFF;
  color            : #000000;
  text-align       : left;
}

/* Next stuff - rlitiatco */

h1 {
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  color            : #2c7e30;
  font-size        : 18px;
  font-weight      : bold;
  color            : #2c7e30;

}

h2 {
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  color            : #000000;
  font-size        : 16px;
  font-weight      : bold;
  color            : #000000;

}

h3 {
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  color            : #000000;
  font-size        : 14px;
  font-weight      : bold;
  color            : #000000;

}

td, tr {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #000000;
  padding-bottom   : 0px;
}

p, div, li {
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #000000;
  padding-bottom   : 0px;
}


hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

.tableruled {
	padding: 3px;
	border: 1 px;
	border-color:#999999;
}

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  -moz-opacity     : 0.85;
  font-family      : Arial, Verdana, Helvetica, serif;
  width            : 100%;
  text-align       : center;
  filter           : Alpha(opacity=85, finishopacity=85, style=1);
  font-weight      : bold;
  text-decoration  : none;
}

a.buttonbar:link, a.buttonbar:visited {
  padding-top      : 5px;
  padding-bottom   : 5px;
  background       : transparent;
  color            : #000000;
  border-bottom    : 2px solid transparent;
}

a.buttonbar:hover {
  padding-top      : 5px;
  padding-bottom   : 5px;
  text-decoration  : none;
  border-bottom    : 2px solid #000000;
  background-color : #9A000B;
  color            : #000000;
}

.topbar_msie {
  display          : block;
  background-color : #00FFFF;
  font-family      : Arial, Verdana, Helvetica, serif;
  width            : 100%;
  text-align       : center;
  font-weight      : bold;
  text-decoration  : none;
}

a.topbar_msie:link, a.topbar_msie:visited {
  padding-top      : 5px;
  padding-bottom   : 5px;
  border           : 1px solid #FFFFFF;
  background-color : #000080;
  color            : #FFFFFF;

}
a.topbar_msie:hover {
  padding-top      : 5px;
  padding-bottom   : 5px;
  text-decoration  : none;

  background-color : #9A000B;
  color            : #FFFFFF;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  color            : #0000FF;
}

a.pathway:link, a.pathway:visited {
  color            : #0000FF;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #efefef;
  font-weight      : underline;
}

.date {
	color: #ffffff;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  color            : #000099;
  font-size        : 12px;
  font-weight      : bold;
  padding-bottom   : 1px;
  letter-spacing   : 1px
}

/* this section controls the left and right menus */

a.mainlevel:link, a.mainlevel:visited {
	/*padding        : 2px 10px 2px 5px;*/
        padding      : 2px
	/*color          : #464060;*/
	/*color          : #0000FF; too boring*/
	/*color          : #FF0000;*/
	color            : #000099;
    font-family      : Arial, Verdana, Helvetica, sans-serif;
	font-size        : 12px;
	font-weight      : bold;
}

a.mainlevel:hover {
	color			: #cc6600;
	text-decoration: underline;
}

/* this controls the submenu */

.sublevel {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 12px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  letter-spacing   : 1px;
  width            : 200px;
  /*border-top       : 1px solid #C0C0C0;*/
}

a.sublevel:link, a.sublevel:visited {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 12px;
  /*padding        : 2px 10px 2px 5px;*/
  padding          : 2px 
  color            : #1734A2;
}

a.sublevel:hover {
  /*padding          : 2px 10px 2px 5px;*/
  padding          : 1px
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 12px;
  color            : #CC6600;
}

table.moduletable {
  width            : 100%;
  padding: 1px 1px 1px 1px;
  margin: 1px 1px 1px 1px;
  
}

table.moduletable th {
  font-size        : 16px;
  font-weight      : bold;
  /*color            : #999999;*/
  color            : #2c7e30;
  text-align       : center;
  letter-spacing   : 2px;
  border-bottom    : 2px solid #F0F0F0;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  
  /*background-color : #464060;*/
  /*background-color : #00FFFF;*/

  background-color   : #29427f; 
  color            : #FFFFFF;
  font-size        : 14pt;
  /*height           : 20px;*/
  padding-left	   : 2px;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  /*background-color : #F0F0F0;*/
  font-size        : 28pt;
  font-weight      : normal;
}

.sectiontableentry2 {
  /*background-color : #E0E0E0;*/
  font-size        : 28pt;
  font-weight      : normal;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #464060;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #464060;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS FOR NEWSFLASH AREA ###################### */
.contentpane {
  text-align       : justify;
  /* this background setting was causing a blue background to appear under text under the tab background */
  #background     : #F0F0F0;
  padding-left     : 5px;
  padding-right    : 5px;
}
 
.contentpaneopen {
  text-align       : left;
  color		   : #FFFFFF;
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  /*font-weight      : bold;*/
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen img{
  padding-right    : 8px;
   /* this setting adds padding to images in main content area */
}

.contentpageopen {
  text-align       : justify;
  background       : #FFFFFF;
  padding-left     : 5px;
  padding-right    : 5px;
}

.newsflash {
  text-align       : center;
  color			   : #29427F;
  background-color : #F8F5E6;
  font-size        : 12px;
  font-width       : normal;
  padding-left     : 5px;
  padding-right    : 5px;
}

.newsflashbox {
  text-align       : center;
  font-size        : 12px;
  font-width       : normal;
  color			   : #29427F;
  background-color : #F8F5E6;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  color            : #2c7e30;
  font-size        : 18px;
  font-weight      : bold;
  color            : #2c7e30;
  text-align       : left;
}

.contentdescription {
  font-family      : Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : normal;
  color            : #000000;
  text-align       : left;
  padding-left     : 2px;
  padding-right    : 2px;
}


.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12 px;
  color            : #464060;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #464060;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-style       : bold;
  color            : #29427f;
  text-decoration  : none;
}

a:hover {
  color            : #cc6600;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #29427f;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #cc6600;
}

.leftcells {
  background-color : #ffffff;
  font-size        : 18px;
}

.external a:link {
  font-family      : Times, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-style       : bold;
  color            : #4E2209;
  text-decoration  : none;
}

.external a:visited {
  font-style       : bold;
  color            : #6D3312;
  text-decoration  : none;
}

.external a:hover {
  color            : #6D3312;
  text-decoration  : underline;
}

/* ###################### HEADER ###################### */
.texthead {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 13px;
  color            : #ffffff;
  padding          : 5px;
 }

