body {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#4382b2;
	text-align:left;
	}

.bg {
	background-image:url(../images/mainfill.jpg);
	background-repeat: repeat-x; 
	}
	
#header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/header.jpg) no-repeat top;
	height:157px;
	}

#menu{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/menu.jpg) no-repeat  top;
	height:242px; 
	}
	
#middle{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/mid.jpg) no-repeat  top;
	height:224px;
	}

#footer{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/footer.jpg) no-repeat bottom;
	height:166px;
	}

tr, p, div {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

#active_menu {
	color: #ec2326;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 22px;
	text-transform: uppercase; 
	}

a.mainlevel:link, a.mainlevel:visited {
	color: #d1e5f8;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Helvetica sans-serif;
	line-height: 22px;
	text-transform: uppercase; 
	}

a.mainlevel:hover, mainlevel:active {
	color: #ec2326;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Helvetica sans-serif;
	line-height: 22px;
	text-transform: uppercase; 
	}

table.moduletable {
	width: 100%;
	}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #d1e5f8;
	font-family: Verdana, Helvetica sans-serif;
	text-align: center;
	text-transform: uppercase; 
 	padding: 4px;
	}

table.moduletable td {
	font-size        : 11px;
	font-weight      : normal;
	text-align: center;
}

.small {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #525252;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  background       : transparent;
}

.contentpaneopen {
  width: 100%;
  padding: 0px;
  margin:0px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #525252;
  padding: 0px;
  margin:0px;
}

.createdate {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #6e2a8d;
}

#modulediv .button {
  font-family      : Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #0D7263;
  border:solid 1px #ffffff;
}

#modulerest .button{
  font-family      : Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #0D7263;
  border:solid 1px #ffffff;
}

#modulediv .inputbox {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #C79B89;
  background-color : #ffffff;
  border           : 0px solid #ffffff;
}

.button {
  font-family      : Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #6f2a8e;
  color            : #ffffff;
  border:solid 1px #ffffff;
}


#searchblock .inputbox{
  font-family      : Verdana, Helvetica,Verdana  sans-serif;
  font-size        : 11px;
  color            : #7d7d7d;
  background-color : #ffffff;
  border           : 1px solid #7d7d7d;
}

#searchblock .button {
  font-family      : Arial, Helvetica,Verdana  sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #7d7d7d;
  border           : 1px solid #7d7d7d;
}


a:link, a:visited {
color: #71a6e4;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ec2326;
font-weight: bold;
text-decoration: underline;
}

#footer a:link, {
color: #71a6e4;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
color: #71a6e4;
font-weight: bold;
text-decoration: underline;
}

.mainpage a:link {
font-weight: bold;
color: #71a6e4;
text-decoration: none;
}

.mainpage a:hover {
color: #71a6e4;
font-weight: bold;
text-decoration: underline;
}



/* Styles for dhtml tabbed-pages */
.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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #fff;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.contentdescription{
background-color:transparent;
}