BODY      {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f6f3dc;
	letter-spacing: 0.02em;
	margin: 3px 0 0 0;
}

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

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title  {
	color: #015061;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */
.menutext { color: #000; margin-left: 5px }
.menu   { color: #000;}
a.mainlevel:link, a.mainlevel:visited  { color: #000000; font-weight: bold; line-height: 16px; background-position: left 50%; text-align: left; text-indent: -1px; margin-left: 5px; }

a.mainlevel:hover {
        color: #000000;
        background-position: left 50%;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #fff; font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #fff; text-decoration: underline;
        }

a.sublevel:hover {
        color: #fff; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #fff; font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        margin-left: 5px;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;

}

table.moduletable td {
        font-size: 11px;
        font-weight: normal;
        border: 0px solid #333;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader  { color: #800000; font-weight: bold; background-color: #cccccc }

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


p.small {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: -0.1px;
	margin: 0;
	margin-top: 5px;
}
p.smallmain {
	color: #999999;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: -0.1px;
	margin: 0;
	padding: 3px 3px 3px 10px;
}
p.smallcart {
	color: #999999;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: -0.1px;
	margin: 0;
	padding: 3px 3px 3px 3px;
}
p.smallwhite { color: #FFFFFF; font-size: 12px; margin: 0; padding: 8px 3px 3px 10px; }
p.smallwhitefooter { color: #ffffff; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 4px; margin-bottom: 4px; }
p.smallblack {
	color: #999999;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0 3px 3px 0;
}


.contentpane { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.contentpaneopen { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.contentheading, .componentheading  {
	color: #015061;
	font-size: 20px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left
}
.contentheading14, .componentheading14 {
	color: #015061;
	font-size: 14px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #015061;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #015061;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover  {
	color: #015061;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover  {
	color: #015061
}

/* Styles for dhtml tabbed-pages */
.ontab  {
	color: #ffffff;
	font-weight: bold;
	background-color: #015061;
	text-align: center;
	cursor: hand
}
.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: #800000; 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 : #800000;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}
.main  { color: #FFFFFF; font-size: 11px; background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; margin: 0; padding-top: 10px; padding-right: 5px; padding-left: 15px }
a.mainlevel-nav:link, a.mainlevel-nav:visited { display: block; vertical-align: bottom; font-size: 11px; font-weight: bold; color: #fff; background-position: 0 0; text-align: left; padding-left: 10px; height: 15px !important; height: 25px; text-decoration: none; }
a.mainlevel-nav:hover {
	text-decoration: none;
	color: #ccc;
}
a.mainlevel-nav#active_menu {
	color:#fff;
	font-weight: bold;
}
a.mainlevel-nav#active_menu:hover {
	color: #fff;
}
a.mainlevel-cartnav:link, a.mainlevel-cartnav:visited {
	display: block;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
}
a.mainlevel-cartnav:hover {
	text-decoration: none;
	color: #ccc;
}
a.mainlevel-cartnav#active_menu {
	color:#fff;
	font-weight: bold;
}
a.mainlevel-cartnav#active_menu:hover {
	color: #fff;
}
/* --------- Headings --------- */
h1, h2, h3, h4 {
	font: 85%/1.5em Trebuchet, Verdana, Tahoma, Arial, sans-serif;
	} 

h1  { color: #333; font-size: 100%; font-weight: bold; text-decoration: underline; margin: 0; padding: 0 }

h2      { color: #487b15; font-size: 80%; font-weight: bold; text-transform: uppercase; text-indent: 5px; letter-spacing: 0.04em; }

h3  {
	font-size: 100%;
	font-weight:bold;
	color:#ffffff;
	padding: .0em 0 0 1.5em;
	margin: 0 0 .3em -1.5em;
	font-variant: small-caps;
	}

h4 {
	font-size:14px;
	color:#ffffff;
	font-weight: bolder;
	padding: 2 2 2 0;
	}

h4.date {
	font-size:90%;
	color:#999;
	font-weight: normal;
	line-height: .8em;
	padding: 0;
	margin: 0;
	}

ul li {
   background:transparent url(../images/green-single-arrow.gif) no-repeat scroll left 6px;
   line-height:18px;
	margin:0px;
        margin-left:-25px;
	padding:0px 0px 0px 15px;
}

li {list-style:none;}