@import url("suckerfish.css");

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

.maintable {
	width: 766px;
	background-color: #dbeaf4;
	background-image: url(../images/bgmaintable.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.bgfooter {
	background-image: url(../images/bgfooter.jpg);
	background-position: center;
	background-repeat: repeat-y;
/*
	background-color: #1c6899;
*/	
	padding-right: 15px;
	padding-bottom: 10px;
	color: white;
}

.blueline {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/blueline.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#linesep {
	border: 0;
	height: 2px;
	background-color: #69b0db;
	width: 90%;
}

.bgmenutop {
	height: 46px;
	background-image: url(../images/bgmenu.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
}

.bgsearch1 {
	background-image: url(../images/bgsearch1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 285px;
	height: 148px;
}

tr, p, div {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:disc;
	margin-left: 15px;
	padding-left: 15px;
}
li {
/*	list-style: disc;*/
	line-height: 15px;
	margin-bottom: 1px;
}
ol{
	margin-left:15px;
	padding-left: 15px;
	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: 8px;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;

	color: white;
	width: 100%;
	line-height: 23px;
	height: 23px;

}
a.mainlevel:hover {
	color: white;
	text-decoration: none;
}

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 {
	text-decoration: none;
	color: white;
}
.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 {
	color: black;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height:21px;
	background-color: #75BAE1;
}
table.moduletable li {
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 12px;
	color: black;
/*	padding: 3px 4px 4px 4px;*/
}

/* ################################## MODULETABLE -GREEN #################### */
table.moduletable-green {
	width: 220px;
	margin-bottom: 0px;
}
table.moduletable-green th {
	font-size: 14px;
	color: white;
	text-align: left;
	width: 100%;
	height:55px;
	line-height: 40px;
	text-indent: 15px;
	background-image: url(../images/mod_headgreen.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
table.moduletable-green li {
}
table.moduletable-green ul {
	padding: 0px;
}
table.moduletable-green td {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px 10px 10px;
	background-image: url(../images/mod_mid.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
	color: white;
}

/* ############################ MODULETABLE MENU ####################### */
table.moduletable-menup {
	width: 100%;
}
table.moduletable-menup th {
	padding: 0px;
	margin: 0px;
}
table.moduletable-menup li {
}
table.moduletable-menup ul {
	padding: 0px;
	margin: 0px;
}
table.moduletable-menup td {
}

.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: Arial, Helvetica, sans-serif;
  text-align : left;
  font-style: normal;
  padding-left : 0px;
  font-size: 20px;
  vertical-align: middle;
  line-height : 20px;
  color: #751b17;
  width : 100%;
  height: 21px;
} */
.componentheading, .contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #246C9C;
	text-align: left;
	text-indent: 0px;
	display:block;
	width: 430px;
	width: 100%;
	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 : #3070A3;
	color: white;
	border: 1px solid #87CEFA;
}
.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #B4D2E9;
	border: 2px solid #3070A3;
}
a:link, a:visited {
	color: #620200;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	color: #4C3415;
}
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: #E0CE8E;
	color: black;
	font-weight: bold;
}
.readon {
	background-image: url(../images/readmore.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	display:block;
	color:white;
	text-indent: 25px;
	width:120px;
	height:29px;
	line-height: 26px;
}
.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;
}