
body {
	background: url(../images/bg-main.gif) repeat-x #e1e1d0;
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
	padding:0;
	margin:0;
	font-size: 13px;
}

td, tr, p, div {
}

ul {
  margin           : 0px 0px 0px 0px;
}

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

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}

#pathway {
	color: #000000;
	padding: 10px 0px 10px 10px;
}

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-- */

ul.menuside li { padding: 4px 0; }

ul.menuside a {
	color: #777777;

}

ul.menuside a:hover {
	color: #18964C;
	text-decoration: underline;
}

ul.menuside .active a {
	font-weight: bold;
	color: #18964C !important;
	text-decoration: underline;
}

/* ---- modules  ----- */

div.adblock {
	padding:0; 
	margin: 0px 0px 30px 0px;
}

div.moduletable, div.moduletablemenu {
	width: 200px;
	margin: 0px 0px 30px 0px;
	color: #777777;
}


div.moduletable h3, div.moduletablemenu h3 {
	font-size: 15px;
	color: #093b1d;
	text-align: left;
	height: 24px;
	line-height: 24px;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 7px 0px;
}

div.moduletabletopmenu { margin:0; padding-top:10px; font-size: 11px; color:#18964C; }

div.moduletabletopmenu a { color: #ffffff; }
div.moduletabletopmenu a:hover { color: #ffffff; text-decoration: underline; }

div.moduletable td {    /*polls*/
	padding: 2px 2px 2px 2px;
	margin: 0px;
}

.poll {
  color            : #666666;
  line-height      : 14px;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : lighter;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

table.contentpaneopen {
	width: 100%;
	line-height: 18px;
}

.contentheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E0A3B7;
	text-align: left;
	padding: 0;
	margin: 0;
}

.componentheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: lighter;
	color: #7B8DA1;
	text-align: left;
	padding-bottom: 20px;
}

.createdate {
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.button {
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
  color            : #18964C;
  text-decoration  : none;
}

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

.input, img {
	border: 0px;
}

#modlgn_username { margin-top: 6px; }
#modlgn_passwd { margin-top: 6px; }


/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-align:left;
}

a.contentpagetitle:hover {
	font-size: 13px;
	font-weight: bold;
    text-align:left;
    color: #7B8DA1;
    text-decoration: underline;
    font-weight: bold;
}

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

a.category:hover {
  color            : #7B8DA1;
}



/* 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;
        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;
}

/* 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 : #ff6600;
        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;
}


.buttonheading {
	padding: 0px 0px 20px 3px;
}


h1 { font-family:Arial, Helvetica, sans-serif; font-size: 20px; color:#0e5d2f; font-weight:lighter; margin:0 0 3px 0; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size: 18px; color:#18964C; font-weight:lighter; margin:0 0 3px 0; line-height:20px; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#0e5d2f; font-weight:lighter; margin:0 0 3px 0; }
h4 { font-family:Arial, Helvetica, sans-serif; font-size: 18px; color:#333333; font-weight:lighter; margin:0 0 3px 0; }
h5 { }
h6 { }

#logo { padding-top: 17px; float: left; }
#topmenu { float: right; text-align: right;}

#footleft { float: left; padding-left: 29px; }
#footleft2 { float: left; padding-left: 15px; }
#footright { float: right; padding-right: 29px; }

a.ftext:link, a.ftext:visited { color: #4ab073; text-decoration: none; }
a.ftext:hover { color: #4ab073; text-decoration: underline; }

.moduletablemenu ul { list-style-image: url(../images/menuarrow.gif); }

#menu19 a.hover { background-image: url(../images/swmenuhover.gif); color: #ffffff !important;}

.moduletablemenu ul { padding: 0 0 0 20px; list-style: url(../images/menuarrow.gif) no-repeat;}

.infobox { background: #f9f8f1; border: solid 1px #e7e6da; padding: 20px; }

.divider { border-top: 1px dashed #cccccc; padding-bottom: 7px; }

img, div, a, input { behavior: url(/templates/lanta/css/iepngfix.htc); }
#com-form-login-remember { display: none; }