BODY {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #997e69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td, tr, p, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

ul {
  margin: 0px;
  padding: 0px;
}
li {
	list-style-type: none;
}

hr {
  background: #b7c8c9;
  height: 1px;
  width: 100%;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #6b584a;
	top: 75px;
	position: relative;
}

.pathway {
	color: #b7c8c9;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;	
}
.pathwaymenu {
	background-color: #6b584a;
	padding: 5px;
	text-align: right;	
}

a.pathway:link, a.pathway:visited {
	color: #b7c8c9;
	text-decoration: none;
	font-size: 10px;
}

a.pathway:hover {
  color: #b7c8c9;
  text-decoration: underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	color: #D7E1E1;
	text-align: left;
	font-weight: bold;
	display: block;
	height: 20px;
	white-space: nowrap;
	background-color: #6b584a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7c8c9;
	padding-left: 5px;
	padding-top: 5px;
	letter-spacing: 3px;
	width: auto;
 }

a.mainlevel:hover {
	color: #D7E1E1;
	background-color: #9e826D;
	display: block;
	text-decoration: none;
        }		
a#active_menu {
	background-color: #9e826D;
	display: block;
	text-decoration: none;
	}

/* top menu */

#mainlevel-nav {
	position: relative;
	list-style: none;
	float: right;
	height: 16px;
	padding: 0px;
	text-align: center;
	margin-right: -1px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
float: right;

}

#mainlevel-nav li {
	list-style:none;
	 display: inline;
	float: left;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	width: auto !important;
	width: 5%;
	font-size: 10px;
	white-space: nowrap;
	margin-right: -1px;
}
#mainlevel-nav a {
	text-decoration: none;
	color: #D7E1E1;
	margin: 0 0 0 0;
	line-height: 16px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
	display: block;
	text-decoration: underline;
}

table.moduletable {
	margin: 0px;
	padding: 0px;
	width: 100%;
        }

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #4E4036;
	text-align       : center;
	padding-bottom: 2px;
}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  line-height      : 14px;
}


.sectiontableheader {
  color            : #6b584a;
  font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #fff4eb;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
  background       : #ffffff;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #6b584a;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: bold;
  	background-color: #FFFFFF;
  	color: #333333;
  	border: 1px solid #6b584a;
}

.inputbox {
 	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: bold;
  	background-color: #FFFFFF;
  	color: #333333;
  	border: 1px solid #6b584a;
}


a:link, a:visited {
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
  color: #993333;
  text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
         color: #993333;
        text-align:left;
        }

a.contentpagetitle:hover {
        text-decoration: underline;
        }

a.category:link, a.category:visited {
  color            : #993333;
  font-weight      : bold;
}

a.category:hover {
	text-decoration: underline;
}
table.searchintro {
	border: 1px solid #6b584a;
	}

/* 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;
        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;
        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.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #FF9900;
        text-align: center;
}
/* custom stuff */

.mainbox1 {
	width: 95%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.mainbox2 {
	background-image: url(../images/left-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	left: auto;
	right: auto;
}
.mainbox3 {
	background-image: url(../images/right-shadow.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	background-position: right top;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
}
.maintable {
	background-color: #FFFFFF;
	background-image: url(../images/candy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	text-align: right;
	padding-right: 15px;
	padding-left: 0px;
}
.headerbottom {
	background-image: url(../images/header-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.leftmodules1 {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 5px solid #6b584a;
	width: auto!important;
	width: 100%;
}
.leftmodules2 {
	padding: 5px;
	border: 2px solid #6b584a;
	background-color: #FFFFFF;
	width: auto!important;
	width: 100%;
}
.centermodules1 {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 5px solid #6b584a;
	width: auto!important;
	width: 100%;
}
.centermodules2 {
	padding: 5px;
	border: 2px solid #6b584a;
	width: auto!important;
	width: 100%;
}
