/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #DCE6CE;
	color : #005800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005800;
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	}
h4 {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	}

h5 {
	color: green;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	}

h6 {
	color: #996600;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	}

/* Links */
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #008000;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #008000;
	}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #996600;
	}

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited {
	font-size: 11px;
	color: #008102;
	text-decoration: none;
	font-weight: bold;
	}


a.mainmenu:hover {
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */

.componentheading {
	font-size: 17px;
	font-weight: bold;
	color: #008000;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	}

.contentheading {
	font-size: 17px;
	font-weight: bold;
	color: #008000;
	border-top: 2px solid green;
	background-color : #C2D4A8;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	}

.contentdescription {
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	}

a.blogsection:hover {
	color: #003399;	text-decoration: none;
	}

a.weblinks:link, a.weblinks:visited {
	text-decoration: none;
	}

a.weblinks:hover {
	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}

a.readon:hover {
	color: #CC6666;
	text-decoration: underline;
	}


table.moduletable {
	width: 100%;
	}

table.moduletable div {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}

table.moduletable th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	background-color:#008000;
	border-top: 1px solid white;
	height: 16px;
	padding: 2px;
	text-align: left;
	}

table.moduletable td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	}

.button {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	}

.inputbox {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.poll {
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.contentpane {
	background-color : #FFFFFF;
	}

.sectiontableentry1 {
	background-color : #F2F7EB;
	}

.sectiontableentry2 {
	background-color : #E8EFDD;
	}

.sectiontableheader {
	background-color : #C2D4A8;
	color : #FFFFFF;
	font-weight : bold;
	}

.small, .small A, .small TD {
	font-size: 9px;
	color: #A6C17F;
	text-decoration: none;
	font-weight: normal;
	}

.createdate {
	font-size: 10px;
	color: #6699FF;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-size: 10px;
	color: #6666CC;
	text-decoration: none;
	font-weight: normal;
	}

.fase4rdf {
	color: #000000;
	font-weight: normal;
	}

a.fase4rdf:link {
	font-weight: normal;
	color: #336699;
	}

a.fase4rdf:hover {
	font-weight: bold;
	color: #003399;
	}

table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #DCE6CE;
	}

table.contact td.details {
	background-color: #E8EFDD;
	font-size: 12px;
	font-weight: bold;
	}

.pathway {
	font-size: 10px;
}
a.pathway:link, a.pathway:visited {
	font-weight: bold;
	font-size: 10px;
}
a.pathway:hover {
	font-weight: bold;
	text-decoration: underline;
}
.newsflash, .newsflash TD {
	color: brown;
	font-weight: bold;
	font-size: 11px;
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
.header {
	border-top: 1px solid green;
	background-color: #C2D4A8;
	padding-left: 5px;
	}

.menutop {
	border-bottom: 1px solid #000000;
	}

.sitename {
	color: #C2D4A8;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	}
.contenttoc {
	border: 2px solid #C2D4A8;
	padding: 5px;
}
.contentpagetitle {
    color: #996600;
    font-size: 14px;
    font-weight: bold;
}
.bamboo {
    background-image: url('../images/bamboo2.jpg');
    border: 1px solid #C2D4A8;
    padding-left: 5px;
    padding-right: 5px;
}
.swirl {
    background-image: url('../images/swirl.jpg');
    border: 1px solid #C2D4A8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.grade {
    background-image: url('../images/grade.jpg');
    border: 1px solid #C2D4A8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.weblink {
     list-style-image: url('../images/weblink.png');
}
li {
    padding-bottom: 5px;
    list-style-position: outside;
    }
.weather {
	border-collapse: collapse;
	}
