/* Body */

BODY {

	background-color: #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

	color: #cccccc;

	text-decoration: none;

	font-weight: normal;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;

	}

.smallText {
	font-size: 10px;
	color: #ffcc00;
}

td,tr,p,div {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;

	}



h4 {

	color: #cccccc;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px; font-weight: bold;

	}

	

h5 {

	color: #cccccc;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px; font-weight: bold;

	}

	

h6 {

	color: #cccccc;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px; font-weight: bold;

	}



/* Links */

a:link, a:visited {

	color: #ffcc00;

	font-weight: bold;

	text-decoration: none;

}



a:hover {

	color: #ff0000;

	font-weight: bold;

	text-decoration: none;

}



.bbsText {

	font-size: 9px;

	font-weight: normal;

	color: #cccccc;

	text-decoration: none;



}



.bbsText a:link, .bbsText a:visited {

	color: #ffcc00;

	font-weight: normal;

	text-decoration: none;

}



.bbsText a:hover {

	color: #ff0000;

	font-weight: normal;

	text-decoration: none;

}



.bbsHeader {

	font-size: 11px;

	color: #cccccc;

	font-weight: bold;

	text-decoration: none;

	text-indent: 5pt;



}



.bbsHeader a:link, .bbsHeader a:visited {

	color: #cccccc;

	font-weight: bold;

	text-decoration: none;

        text-indent: 5pt;


}



.bbsHeader a:hover {

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}



/* Horizontal Line */	

hr {

	background: #C0C0C0; height:2px; border: 1px inset;

	}



hr.separator {

	background: #C0C0C0;

	height: 1px;

	width: 75px;

	border: 0px;

}

/* --Default Class Settings-- */	



a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {

	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;

	}

	

a.mainmenu:hover, a.mainlevel:hover {

	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	}



a.sublevel:hover {

	color: #FF0000; text-decoration: underline;

	}



a.sublevel:link, a.sublevel:visited {

	color: #0000c0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

}

/* Content - Sections & Categories */

.contentpane {


	}



.contentpaneopen {

	border : 0px ridge #DCDCDC;

	}



table.contenttoc {

        color: #333300;

        background-color: #e0e0e0;

        }

        

table.contenttoc td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 8pt;    

        font-weight: normal;

        text-align:left;  

}

 

a.toclink:hover, a.toclink:visited, a.toclink:link {

        font-size: 9px;

        }

	

.contentheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color: #ffcc00;

	text-align:left;

	}



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

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #ffcc00;
	
	text-decoration: none;

	text-align:left;

	}

.contentdescription {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: left;

	}



.pathway {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

 	color: #ffffff;

	}





/* Links */

a.blogsection:link, a.blogsection:visited {

	color: #FF9900; text-decoration: none; font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}



a.blogsection:hover {

	color: #999999;	text-decoration: underline;

	}



a.pathway:link, a.pathway:visited {

	color: #E0E0D3; text-decoration: none; font-weight: normal;	font-size: 9px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}



a.pathway:hover {

	color: #ffffff;	text-decoration: none;

	}

	

a.weblinks:link, a.weblinks:visited {

	color: #FF9900; text-decoration: none; font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}



a.weblinks:hover {

	color: #999999;
	text-decoration: underline;

	}



a.readon:link, a.readon:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: none;
	font-size: 10px;
	}



a.readon:hover {
	color: #ff0000;
	}



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;

	}



table.moduletable th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold; 

	color: #cccccc;

	text-align: left;

	height: 18px;

	line-height: 18px;

	white-space: nowrap;

	width: 100%;

	}



table.moduletable td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	}

	

.componentheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color: #ffcc00;

	text-align:left;

	}



.boxheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color: #023a5d;

	text-align:left;

	}



.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 11px;

	background: #345675;

	color: #E0E0D3;

	border-style: solid;

	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

	} 



.inputbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #345675;

	background: #E0E0D3;

	border: 1px solid;

	}



.slogan {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

 	color: #FF6600;

	}	



.searchsite {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

 	color: #ffffff;

	}

	

/** category text format and links **/

.category {

	color: #999999;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px; font-weight: bold; text-decoration: none;

	}



a.category:link, a.category:visited {

	color: #999999; font-weight: bold;

	}



a.category:hover {

	color: #FF9900;

	}

	

.poll {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #e0e0e0;

	line-height: 14px

	}

	

.sectiontableentry1 {	

	}



.sectiontableentry2 {

	}



.sectiontableheader {

	background-color : #666666;

	color : #cccccc;

	font-weight : bold;

	}



.frontpageheader {

        font-size: 13px;

        color : #ffcc00;

        font-weight : bold;

        }



	

.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF6600;

	text-decoration: none; 

	font-weight: normal;

	}



.createdate {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF6600;

	text-decoration: none; 

	font-weight: normal;

	}



.modifydate {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #808080;

	text-decoration: none; 

	font-weight: normal;

	}

			

ul {

	margin: 0px 0px 0px 0px;

	}



li { 

	list-style: inside url(images/M_images/arrow.png) 3px;

	list-style-image: url(images/M_images/arrow.png);

	}



.fase4rdf {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px; color: #000000; font-weight: normal;

	}



a.fase4rdf:link {

	font-size: 11px; font-weight: normal; color: #FF9900;

	}



a.fase4rdf:hover {

	font-weight: bold; color: #808080;

	}	



table.searchintro {

  	background-color: #E0E0D3;

	}



table.contact {

	background-color: #E0E0D3;

	}



table.contact td.icons {

	background-color: #C9C9B4;

	}



table.contact td.details {

	background-color: #D3D3C2;

	font-size: 10px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	}

/* Styles for dhtml tabbed-pages */

.ontab {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #ffae00;

	border-left: outset 2px #ff9900;

	border-right: outset 2px #808080;

	border-top: outset 2px #ff9900;

	border-bottom: solid 1px #d5d5d5;

	width: 14%;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: #FFFFFF;

}

.offtab {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

        background-color : #e5e5e5;

	/*background-color: #EEEEEE;*/

	border-left: outset 2px #E0E0E0;

	border-right: outset 2px #E0E0E0;

	border-top: outset 2px #E0E0E0;

	border-bottom: solid 1px #d5d5d5;



	width: 14%;

	text-align: center;

	cursor: hand;

	font-weight: normal;

}

.tabpadding {

	//border-bottom: solid 1px #777777;

}



.tabheading {

	background-color: #ffae00;

	/*border-left: solid 1px #777777;*/

	/*border-right: solid 1px #777777;*/

	color: #FFFFFF;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	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;

}



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

}

