*	{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body {
	margin: 0px;
	background-color:ivory;
}
tr, p, div {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 12px;
  color            : #333;
}

tr, td, table	{
	background-color:white;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

h4	{font-size:12px;}

.lhContentBorder	{
	border-left:3px double #f3c9c1;
	border-right:3px double #f3c9c1;
	border-bottom:3px double #f3c9c1;
}

.lhHeader {
	background-image:url(../images/lhHeader1.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:151px;
	background-color:#f3c9c1;
	vertical-align:bottom;
}

.lhSearchField input	{
	float:left;
	background-color:white;
	border:1px solid #33c;
	position:relative;
	left:25px;*/
	width:212px;
	color:#333;
}

html > body .lhSearchField input	{
	float:left;
	background-color:white;
	border:1px solid #33c;
	/*position:relative;
	top:127px;
	left:25px;*/
	width:212px;
	color:#333;
}

.lhLeftModules	{
	width:262px;
}

.lhContainer	{
	background-image:url(../images/lhFooter1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:90px;
}

#mainlevel-nav {
	margin: 0;
	padding: 0;
	background-color:white;
	color:#f00;
	opacity:.85;
	filter:alpha(opacity=85);
	-moz-opacity:.90;
}
#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	list-style:none; float: right; 
	margin: 0;
	width: 70px; 
	height:20px;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
	background-color:white;
	color:#f00;
	opacity:.85;
	filter:alpha(opacity=85);
	-moz-opacity:.90;
}
#mainlevel-nav a {
	display: block; float: right; text-decoration: none;
	width: 70px; 
	height:20px;
	border-right:#33c solid 1px;
	border-bottom:#33c solid 1px;
	background: white;
	color: #f00;
	opacity:.85;
	filter:alpha(opacity=85);
	-moz-opacity:.90;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	display: block;
	background: white url(../images/vmenu_bgr.png) 2px no-repeat;
	opacity:.90;
	filter:alpha(opacity=90);
	-moz-opacity:.95;
	color:#f00;
	cursor:url(/linkerhand.cur);
}

/*different setting for newsflash*/
.newsflash td {
	color: #333;
	text-align: justify;
	vertical-align: middle;
	background-color:white;
}

/*setting for the greetings*/
.mainpage {
	text-align: left;
	color: #333333;
	font-family: arial,helvetica,geneva,verdana,sans-serif;
	font-size: 12px;
	background-color:white;
}

.greybg {
  background: #eeeeee;
}

/*pathaway setting*/
.pathway {
	font-family: arial,helvetica,geneva,verdana,sans-serif;
	font-size: 10px;
	color:#333;
	background-color:white;
}

a.pathway:link, a.pathway:visited {
  color            : #33c;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #33c;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: arial,helvetica,geneva,verdana,sans-serif;
font-size: 20px;
font-weight: normal;
color : #33c;
margin-left: 23px;
}

/*for the tag-line*/
.subtitle {
font-family: arial,helvetica,geneva,verdana,sans-serif;
font-size: 10px;
font-weight: bold;
color : #33c;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 23px;
}

#active_menu {
  color: #333;
  background-color:white;
  background-image:url(../images/arrow.png);
  background-position:left;
  /*padding-left:12px;*/
  background-repeat:no-repeat;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #33c;
	width:238px;
	font-weight: bold;
	text-indent: 25px;
	text-decoration: none;
	font-family: arial,helvetica,geneva,verdana,sans-serif;
	line-height: 20px;
	border-bottom:1px solid #33c;
	border-right:1px solid #33c;
	margin-bottom:2px;
	background-color:white;
}
a.mainlevel:hover {
	color: #33f;
	border-color:#33f;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: arial,helvetica,geneva,verdana,sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color:white;

}
a.mainmenu:hover {
	color: #33f; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
		display: block;
		background-color:white;
		width:238px;
		text-indent:10px;
        vertical-align: middle;
        font-size: 12px;
        color: #33c;
        text-align: left;
		margin-left:20px;
		line-height: 20px;
		border-bottom:1px solid #33c;
		border-right:1px solid #33c;
		margin-bottom:2px;
}


a.sublevel:hover {
	color: #33f;
	border-right:solid 1px #33f;
	border-bottom:solid 1px #33f;
	text-decoration: none;
}

table.moduletable {
	padding: 16px 0px 5px 0px;
	margin-bottom: 15px;
	width: 100%;
	background-color:transparent;
}

table.moduletable tbody tr th	{
	background-color:#fffff0;
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #333;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
	background-color:transparent;
}

table.moduletable li {
	background-color:white;
}

table.moduletable ul {
	padding: 0px;
	background-color:white;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	background-color:white;
}

table.moduletable .partners {
	font-size: 11px;
	font-weight: normal;
	background-color:#fffff0;
}

.poll {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 11px;
  color            : #666666;
  line-height      : 14px;
  background-color:white;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #fff;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : lightblue;
}

.sectiontableentry2 {
  background-color : lightskyblue;
}

.sectiontableentry1 a:link, .sectiontableentry2 a:link, .sectiontableentry1 a:visited, .sectiontableentry2 a:visited {
	text-decoration:underline;
}

.small {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 11px;
  color            : #333;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #fff;
}

.contentpaneopen {
  width: 100%;
  padding: 0 0 0 1px;
  background-color:white;
}

.contentheading, .componentheading {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #333;
  text-align       : left;
}

/*.componentheading	{
	padding-left:3px;
}

.contentdescription	{
	padding-left:3px;
}*/

.createdate {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 11px;
  color            : #333;
  text-align       : left;
}


.button {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : bold;
  background-color : #fff;
  color            : #33c;
  border           : 2px outset #33c;
}

.buttonheading	{
	font-size:11px;
}

.inputbox {
  font-family      : arial,helvetica,geneva,verdana,sans-serif;
  font-size        : 11px;
  color            : #333;
  background-color : #fff;
  border           : 1px solid #333;
}

a:link, a:visited {
	color: #33c;
	text-decoration: none;
}

a:hover {
	color: #33f;
	text-decoration: none;
	cursor:url('/linkerhand.cur');
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: arial,helvetica,geneva,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #33c;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: arial,helvetica,geneva,verdana,sans-serif;
	font-size: 12px;
	text-align:left;
	color: #33f;
	text-decoration: none;
	font-weight: bold;
	cursor:url(/linkerhand.cur);
	}

a.category:link, a.category:visited {
  color            : #33c;
  font-size: 12px;
  font-weight: bold;
}

a.category:hover {
  color            : #33f;
  cursor:url(/linkerhand.cur);
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #33c;
	border-right: outset 2px #808080;
	border-top: outset 2px #33c;
	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,helvetica,geneva,verdana,sans-serif;
	font-weight: bold;
	font-size : 11pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: left;
	margin-top: 30px;
	font-size:10px;
	color:red;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 10pt;
    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%;
	background-color:white;
}

table.searchintro td {
	background-color: #fff;
	color: #333;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	background-color:transparent;
}

.contentpaneopen img	{
	border:1px solid #f3c9c1;
	padding:1px;
}


