BODY {
	margin           : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	list-style-image: url(../images/Darkblue_arrow.gif);
}

ul {
	list-style-image: url(../images/Darkblue_arrow.gif);
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;

        border-width: 1px;
        border-bottom-color: #000000;
        border-top-color: #ffffff;
        border-left-color: #ffffff;
        border-right-color: #000000;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #000033;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: ;
}

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

a.pathway:hover {
  color            : #666666;
  font-weight      : normal;
  text-deoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	width: 100%;
	display: table;
	margin:0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	
	background-color: #49499d;
	padding: 3px;
 }

a.mainlevel:hover {
	text-decoration   : none;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	background-image: url(../images/button_bg.jpg);
        }

a.sublevel:hover {
	
        }

a.sublevel:link, a.sublevel:visited {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


table.moduletable {
	width: 99%;
	border: 0px none #999999;
        }

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	width            : 100%;
	text-align: left;
}

table.moduletable td {
	font-size: 10px;
	font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #CCCCCC;
  line-height      : 14px;
}


.sectiontableheader {

  color            : #000066;
  font-weight      : bold;
}

.sectiontableentry1 {

}

.sectiontableentry2 {

}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000066;
  text-decoration  : none;
  font-weight      : normal;
}

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


.contentpane {

}

.contentpaneopen {
width: 95%;


}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000066;
  text-align       : center;
}

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


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #000066;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  background-color : #ffffff;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
	font-size        : 10px;
	color            : #000066;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color            : #000066;
}

a.category:link, a.category:visited {
	color            : #000066;
	font-weight      : bold;
	font-size: 12px;
}

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

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 10px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #999999;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 10px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffffff;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}
.login_button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #ffffff;
  border           : 1px solid #CCCCCC;
}
