/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

hr {
  background       : #C0C0C0
  height           : 1px;
  width            : 100%;
}
li {
	list-style-type: none;
}

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  font-family      : Verdana, sans-serif;
  width            : 100%;
  text-align       : center;
  font-weight      : bold;
  text-decoration  : none;
  border           : 1px solid #003366;
  

}

a.buttonbar:link, a.buttonbar:visited {
  padding-top      : 2px;
  padding-bottom   : 2px;
  background-color : #003366;
  color            : #FFFFFF;
  border-bottom    : 2px solid #003366;

}
a.buttonbar:hover {
  padding-top      : 2px;
  padding-bottom   : 2px;
  text-decoration  : underline;
  border-bottom    : 2px solid #FFFFFF;
  background-color : #003366;
  color            : #FFFFFF;
}

.topbar_msie {
  display          : block;
  background-color : #003366;
  font-family      : Arial, 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           : 10px solid #FFFFFF;
  background-color : #003366;
  color            : #efefef;

}
a.topbar_msie:hover {
  padding-top      : 5px;
  padding-bottom   : 5px;
  text-decoration  : none;
  background-color : #FBD77C;
  color            : #FFFFFF;
}

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

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

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

.date {
	color: #000000;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  padding-bottom   : 2px;
  letter-spacing   : 1px;
  width            : 180px;
}

a.mainlevel:link, a.mainlevel:visited {
	
	
	font-weight      : normal;
        border-bottom: 1px solid #f6ba2b;
        display: block;
		padding: 5px 0px 5px 0.5em;
		border-left: 7px solid #f6ba2b;		
		/*background-color: #fceabd;*/
         background: url(http://www.gtband.net/mambo/images/stories/grad1.jpg) repeat;
		color: #000;
		text-decoration: none;
		width: 100%;
  font-size        : 11px;
letter-spacing   : 0px;





}

a.mainlevel:hover {
	padding: 5px 0px 5px 0.5em;
	
                border-bottom: 1px solid #1c64d1;
		border-left: 7px solid #1c64d1;
		/*border-right: 10px solid #5ba3e0;                
		background-color: #003366;*/
 background: url(http://www.gtband.net/mambo/images/stories/grad1.gif) repeat;
		color: #fff;
  font-size        : 11px;
letter-spacing   : 0px;

}

.sublevel {
  padding-top      : 0px;
  padding-bottom   : 0px;
  letter-spacing   : 0px;
  width            : 167px;
  border-top       : 1px solid #C0C0C0;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #1734A2;
  font-weight      : normal;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #FFFFFF;
}

table.moduletable {
  width            : 100%;
  
 
  
}
/* The category of links */
table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #999999;
  text-align       : left;

  letter-spacing   : 0px;
  border-bottom    : 0px solid #F0F0F0;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  
  /*background-color : #fceabd;*/
  color            : #222222;
  height           : 22px;
  font-weight      : bold;
  letter-spacing   : 1px;
}



.sectiontableentry1 {
 /* background-color : #F0F0F0;*/
}

.sectiontableentry2 {
 /* background-color : #E0E0E0;*/
}

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

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

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  background       : #F0F0F0;
  padding-left     : 5px;
  padding-right    : 5px
}

.contentpaneopen {
  text-align       : justify;
  /*background       : #F0F0F0;*/
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading {
	/*background: url(../images/title_background.png) no-repeat;*/
    border-bottom    : 2px solid #003366;
	padding-right: 5px;
	vertical-align: middle;
    font-family      : Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f4881;
	text-align: left;
	text-indent: 14px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;

}

.componentheading {

  font-family      : Verdana, sans-serif;
  font-size        : 15px;
  background-color: #FBD77C;
  font-weight      : bold;
	
  color            : #003366;
  text-align       : left;
}

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

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

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

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #003366;
  text-decoration  : none;
  font-family      : Verdana, sans-serif;
}

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

a.category:link, a.category:visited {
  color            : #333333;

  /*letter-spacing   : 1px;*/
}

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

.leftcells {

  background-color : #ffffff;
}