@import url("suckerfish.css");

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background-color: white;
}

.maintable {
	background-color: white;
	width: 742px;
}

.headerbg {
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 742px;
	height: 111px;
}
.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	height: 28px;
}

tr, p, div {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#525252;
}

hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
	margin-left: 12px;
	padding-left: 1px;
}
li {
	line-height: 15px;
	list-style: disc;
	margin-bottom: 1px;
}
ol{
	margin-left:40px;
	list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.pathway:link, a.pathway:visited {
	color : white;
	font-weight : bolder;
	text-decoration: none;
	font-size: 14px;
}
a.pathway:hover {
	color : #FFD700;
	text-decoration   : none;
}

/* ######################### MAINLEVEL ################################ */

a.mainlevel:link, a.mainlevel:visited {
	display: block;

	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 28px;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	
	background-image: url(../images/bgmenu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	
	color: white;
	width: 100%;
	line-height: 23px;
	height: 25px;
	
}
a.mainlevel:hover {
	color: white;

	background-image: url(../images/bgmenuon.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #616161;
	width: 160px;
	background-color: #EEEEEE;
	height: 20px;
	line-height: 19px;
	padding-left: 10px;
	margin-left: 15px;

	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;	
	margin-bottom: 2px;
}
a.sublevel:hover {
	color: #336699;
	text-decoration: underline;
}
#active_menu {
	color: #FFFFF0;
	background-image: url(../images/bgmenuon.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.menu {
	margin-left: 0px;
}
#menulist_root, #menulist_2, #menulist_2_1 {
	margin-left: 0px;
}

/* ######################## OTHER THINGS ##################################*/ 
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

/* ################################## MODULETABLE #################### */
table.moduletable {
	margin: 3px 4px 4px 4px;
	
	padding: 3px 4px 4px 4px;
	width: 100%;
}
table.moduletable th {
	font-size: 12px;
	color: white;
	text-align: left;
	width: 100%;
	height:26px;
	line-height: 24px;
	text-indent: 26px;

	background-image: url(../images/bgmodule.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #969593;
}
table.moduletable li {
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	color: black;
	padding: 3px 4px 4px 4px;
}

/* ################################## MODULETABLE -RED #################### */
table.moduletable-red {
	margin: 3px 4px 4px 4px;
	padding: 3px 4px 4px 4px;
	width: 100%;
}
table.moduletable-red th {
	font-size: 12px;
	color: white;
	text-align: left;
	width: 100%;
	height:26px;
	line-height: 24px;
	text-indent: 26px;
}
table.moduletable-red li {
}
table.moduletable-red ul {
	padding: 0px;
}
table.moduletable-red td {
	font-size: 12px;
	font-weight: normal;
	color: #570000;
	padding: 3px 4px 4px 4px;
}

/* ############################ MODULETABLE MENUP ##################### */

table.moduletable-menup {
	margin: 3px 0px 4px 4px;
	
	padding: 3px 4px 4px 4px;
	width: 100%;
}
table.moduletable-menup th {
	font-size: 12px;
	color: white;
	text-align: left;
	width: 100%;
	height:26px;
	line-height: 24px;
	text-indent: 26px;

	background-image: url(../images/bgmodule.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #969593;
}
table.moduletable-menup li {
}
table.moduletable-menup ul {
	padding: 0px;
}
table.moduletable-menup td {
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 3px 4px 0px 0px;
}

/* ############################ MODULETABLE MENU ####################### */

table.moduletable-menu {
/*
	margin: 3px 4px 4px 4px;
	padding: 3px 4px 4px 4px;
*/	
	width: 100%;
}
table.moduletable-menu th {
	font-size: 12px;
	color: white;
	text-align: left;
	width: 100%;
	height:26px;
	line-height: 24px;
	text-indent: 26px;
}
table.moduletable-menu li {
}
table.moduletable-menu ul {
	padding: 0px;
}
table.moduletable-menu td {
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 3px 4px 4px 4px;
}

.poll {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color : #333333;
	font-weight : bold;
	padding : 5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}

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

.contentpane {
}

.contentpaneopen {
	border : 0px ridge #8A2BE2;
	width: 100%;
	padding: 1px;
}
.contentheading {
  font-weight: bold;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  text-align : left;
  font-style: normal;
  padding-left : 0px;
  letter-spacing: 1px;
  font-size: 20px;
  vertical-align: middle;
  line-height : 10px;
  color: black;
  width : 100%;
  height: 21px;
} 
.componentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: left;
	text-indent: 5px;
	display:block;
	width: 430px;
	width: 100%;
	background-color: #570000;
	padding: 3px 3px 3px 3px;
	width: 99%;
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #570000;
	color: white;
	border: 1px solid black;
}
.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35005E;
	background-color: #EEEEEE;
	border: 2px solid #909090;
}
a:link, a:visited {
	color: #9F0000;
	text-decoration: none;
/*	font-weight: bolder; */
}
a:hover {
	color: #E60000;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #CD0909;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #483D8B;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid black;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#8B0000;
	padding: 1px 2px;
	color: white;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
.small1 {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #FFFFFF;
	text-decoration  : none;
	font-weight      : bold;
}
