/**  CSS Styling for Template  **/

/*===================================================================*/
/* BODY & DEFAULT styles --------------------------------------------*/

BODY {
	margin: 0px 0px 0px 0px;
	background-color : #ffffff;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

a:link, a:visited { text-decoration: none; }
a:hover { color: red; text-decoration: none; }

/*===================================================================*/
/* HEADING TAG styles -----------------------------------------------*/

h4 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/*===================================================================*/
/* MAIN BODY styles -------------------------------------------------*/

	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: 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: 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;
	}

/*===================================================================*/
/* MENU styles ------------------------------------------------------*/

a.mainmenu:link, 
a.mainmenu:visited {
	color: #e8cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	}

a.mainmenu:hover { color: orange; }

a.mainlevel:link,
a.mainlevel:visited { 
	color: #a40000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
 } 

a.mainlevel:hover {
	color: orange;
	text-decoration: none;
	}
 
.sublevel {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF
	}

a.sublevel:link, a.sublevel:visited  { 
	color: #000099;
	}

a.sublevel:hover {
	color: #FF0000; text-decoration: underline;
	}



/*===================================================================*/
/* CONTENT PANE styles ----------------------------------------------*/

.contentpane {
	background : #ffffff;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

/*===================================================================*/
/* CONTENT TOC styles ----------------------------------------------*/

table.contenttoc {
        color: #333300;
        background-color: #e0e0e0;
        }
        
table.contenttoc td {
        font-family: 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;
        }

/*===================================================================*/
/* CONTENT HEADING styles -------------------------------------------*/
	
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
 	color: #990000;
	text-align:left;
	}

/*===================================================================*/
/* CONTENT PAGE TITLE styles ----------------------------------------*/

a.contentpagetitle:link, 
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BF3D40;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: red;
	}

/*===================================================================*/
/* CONTENT DESCRIPTION styles ---------------------------------------*/


.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}

/*===================================================================*/
/* PATHWAY styles ---------------------------------------------------*/

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #ffffff;
	}

a.pathway:link { 
	color: #000099; text-decoration: none;
	} 

a.pathway:visited {
	color: yellow; text-decoration: none;
	}

a.pathway:hover {
	color: #ffffff;	text-decoration: none;
	}

/*===================================================================*/
/* BLOG SECTION styles ----------------------------------------------*/

a.blogsection:link, 
a.blogsection:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: red;	text-decoration: underline;
	}

/*===================================================================*/
/* WEB LINKS styles ----------------------------------------------*/
	
a.weblinks:link, 
a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: red;	text-decoration: underline;
	}

/*===================================================================*/
/* READON styles ----------------------------------------------------*/

a.readon:link, 
a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: red;	text-decoration: underline;
	}

/*===================================================================*/
/* MODULE styles ----------------------------------------------------*/

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;
        background-color : #f2f2f2;
        font-family:  Arial, Helvetica, sans-serif;
	}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;	
        background-image: url(../images/module_header_bg.jpg); 
        background-repeat: repeat-x
	}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}


/*===================================================================*/
/* COMPONENT styles -------------------------------------------------*/
	
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

/*===================================================================*/
/* BOX styles -------------------------------------------------------*/

.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #023a5d;
	text-align:left;
	}

/*===================================================================*/
/* INPUT styles ----------------------------------------------------*/

.button {
	font-family: 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #345675;
	background: #E0E0D3;
	border: 1px solid;
	}

/*===================================================================*/
/* TEMPLATE TEXT styles ---------------------------------------------*/

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #FF6600;
	}	

.searchsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #ffffff;
	}

/*===================================================================*/
/* NEWSFLASH styles -------------------------------------------------*/

.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
	}

/*===================================================================*/
/* POLL styles ------------------------------------------------------*/

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	line-height: 14px
	}

/*===================================================================*/
/* FRONTPAGE styles -------------------------------------------------*/

.frontpageheader {
        font-size: 24px;
        color : #0077aa;
        font-weight : bold;
        }
	
/*===================================================================*/
/* CATEGORY styles --------------------------------------------------*/

.category {
	color: #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold; text-decoration: none;
	}

a.category:link,
a.category:visited {
	color: #0000CC; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}
	
/*===================================================================*/
/* SECTION styles --------------------------------------------------*/
	
.sectiontableentry1 {
	background-color : #D3D3C2;	
	}

.sectiontableentry2 {
	background-color : #DDDDD0;
	}

.sectiontableheader {
	background-color : #CACAB5;
	color : #FFFFFF;
	font-weight : bold;
	}

/*===================================================================*/
/* SEARCH BOX styles ------------------------------------------------*/

table.searchintro {
  	background-color: #E0E0D3;
	}

/*===================================================================*/
/* CONTACT BOX styles -----------------------------------------------*/

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: Arial, Helvetica, sans-serif;
	color: #333333;
	}

/*===================================================================*/
/* DHTML TAB styles -------------------------------------------------*/
	
.ontab {
	font-family : 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 : 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 : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/*===================================================================*/
/* MOSCODE {mosbot} styles ------------------------------------------*/
/* Don't set the color! */

.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/*===================================================================*/
/* ADDED styles -----------------------------------------------------*/

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	}

.article_headline, a.article_headline:link, a.article_headline:hover, a.article_headline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	}
