/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : Black;
	}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	}

h4 {
	color: #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h5 {
	color: #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}

/* Links */
a:link, a:visited {
	font-size: 12px; color: #000099; text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* 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 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
a.mainmenu:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

	
a.mainlevel:link, a.mainlevel:visited {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(../images/mb.gif);
	list-style-position: inside;
	display: list-item;
	border-bottom: 1px solid #939393;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	border-top: 0px solid #939393;
	height: 18px;
	text-indent: 4px;
	}
	
a.mainlevel:hover {
	color: #000000; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(../images/mb.gif);
	list-style-position: inside;
	display: list-item;
	border-bottom: 1px solid White;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	border-top: 0px solid White;
	height: 18px;
	text-indent: 4px;
	background-color: #CCCCCC;
	text-decoration: none;
	}
	
a.sublevel:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 8px;
	}

a.sublevel:link, a.sublevel:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-indent: 8px;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	color: Black;
	}
		
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	color: Black;
	}
	
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #DD0000;
	text-align:left;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 0px;
	line-height: 20px;
	height: 20px;
	}
	
.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.blogsection:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	a.bar:link, a.bar:visited {
	color: #DD0000; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.bar:hover {
	color: #DD0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	
a.weblinks:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.readon:link, a.readon:visited {
	color: #666666; text-decoration: none; font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/book.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	height: 20px;
	text-indent: 22px;
	}

a.readon:hover {
	color: #666666; text-decoration: none; font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/book.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	height: 20px;
	text-indent: 22px;
	}

	
table.moduletable td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	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;
 	text-align: left;
	}


table.moduletable th {
	font: bold 14px/20px Arial, Helvetica, sans-serif; 
	color: #333333;
	text-align: left;
	height: 20px;
	white-space: nowrap;
	width: 100%;
	background-image: url(../images/mh.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 14px;
	letter-spacing: 3px;
	text-indent: 24px;
                                }


	
.moduleheading {
	font: bold 14px/20px Arial, Helvetica, sans-serif; 
	color: #333333;
	text-align: left;
	height: 20px;
	white-space: nowrap;
	width: 100%;
	background-image: url(../images/mh.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 14px;
	letter-spacing: 3px;
	text-indent: 24px;
	}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 22px;
	line-height: 20px;
	height: 20px;
	}
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: Black;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: #E0E0E0;
	} 

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	border: 1px solid;
	background-color: #D7D7D7;
	}

/** category text format and links **/
.category {
	color: #666666; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

a.category:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px
	}
	
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}

	
	 .contentpane {
	background-color : #FFFFFF;	
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader {
	background-color : #666666;
	color : #333333;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: Black;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	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 {
	list-style-image: url(../images/li.gif);
	}
li { 
	list-style: url(../images/li.gif);
	}

.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: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}	

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #C6CBCE;
	}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.pagenav {
	color: #386593;
}

a.pagenav {
	color: #666666;
}

.pagenavbar {
	background-color: #f0f0f0;

}

.ontab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff0000;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff0000;
	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: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff0000;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff0000;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #333333;
}
.offtab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #e5e5e5;
	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;
	color: #333333;
}
.tabpadding {
	//border-bottom: solid 1px #777777;
}

.tabheading {
	background-color: #ffae00;
	/*border-left: solid 1px #777777;*/
	/*border-right: solid 1px #777777;*/
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}