/* Body */
BODY {
	
	}

td, tr, div {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height:150%;
	}
	
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height:180%;
	margin-top: 1px;
	}

table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	}
h4 {
	color: #003399; font-family: Tahoma, Verdana, Arial;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #0033FF; font-family: Tahoma, Verdana, Arial;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #3366FF; font-family: Tahoma, Verdana, Arial;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px;
	color: #FF8000;
	text-decoration: none;
	font-family:  Tahoma
	}

a:hover {
	color: #FF0000;
	}

a.mainlevel:link, a.mainlevel:visited	{
		display: block;
		background: url('../images/menu_bg.gif') right 8px no-repeat;
		width: 100%;
		line-height: 22px;
		text-indent: 16px;
		text-align: right;
		margin-left: -3px;
		font-size: 11px;
		color: #ffffff;
	}
a.mainlevel:hover {
		color: #000000;
	}

a.footer:link, a.footer:visited {
		color: #808080;
	}
a.footer:hover {
		color: #ff0000;
	}
	
a.sublevel:link, a.sublevel:visited {
		display: block;
        background: url('../images/submenu.gif') right 2px no-repeat;
		width: 100%;
		line-height: 18px;
        font-size: 10px;
        text-align: right;
		margin-left: -18px;
        color: #ffffff;
		text-indent: 14px;
}

a.sublevel:hover {
		color: #000000;
}

/* Horizontal Line */	
hr {
	border-style:inset;
	border-width:1px;
	background:#CCCCCC;
	height:2px; 
	}

/* Content - Sections & Categories */

.sitename {
	color: #003399; font-family: Tahoma, Arial;
	font-size: 18px; font-weight: bold;
	}

.sitemaptitle {
	border-right:4px solid #999999;
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #E8FEE2;
	height: 14px;
	padding: 2px;
	text-align: left
	}

.sitemapsubs {
	border-bottom:1px solid #ff8000;
	color: #003399;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;	
	}

.contentpane {
	padding: 2px;
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	line-height:180%;
	width: 100%;
	}
	
table.contentpaneopen td, table.contentpaneopen td p {
	line-height:180%;
	}

.componentheading {
	font-size: 11px;
	font-weight: bold;
 	color: #634E0A;
	text-align:right;
	height: 20px;
	border-bottom:dotted 1px #634E0A;
	}

.contentheading {
	font-size: 11px;
	font-weight: bold;
 	color: #634E0A;
	text-align:right;
	height: 20px;
	border-bottom:dotted 1px #634E0A;
}
	
.contentdescription {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #808080;
	text-align: right;
	line-height:180%;
	}
	
/* Links */
	a:link.blogsection, a:visited.blogsection {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial;
	}

a:hover.blogsection {
	color: #003399;
	text-decoration: none;
	}
	
a:link.weblinks, a:visited.weblinks {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial;
	}

a:hover.weblinks {
	color: #FF0000;
	text-decoration: none;
	}

a:link.readon, a:visited.readon {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial;
	font-size: 10px;
	}

a:hover.readon {
	color: #FF0000;
	text-decoration: none;
	}


table.moduletable {
	border: 0px;
	width: 100%;
	padding: 5px;
}

table.moduletable th {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #564F04;
	padding-right: 7px;
	text-align: right;
	
	background: #DCD7A7;
	}

table.moduletable td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	}
	

.button {
	border:1px solid #9DADB1;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background: url('../images/button_bg.gif');
	padding-bottom: 1px;
	} 

.inputbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a:link.category, a:visited.category {
	color: #336699;
	font-weight: bold;
	}

a:hover.category {
	color: #003399;
	}
	
.poll {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1 {
}
.sectiontableentry2 {
	background-color : #F5F4E8;
}

.sectiontableheader {
	background-color : #CBFEE2;
	color : #808080;
	font-weight : bold
	}
	
.small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #6699FF;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #6666CC;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style-position:inside;
	}

.fase4rdf {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.footer {
	text-align: center;
	line-height: 120%;
	margin-top:8;
	}

a:link.fase4rdf {
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	}

a:hover.fase4rdf {
	font-weight: bold;
	color: #003399;
	}	

table.searchintro {
  	background-color: #FF8000;
	border: 1px solid #008000;
	color:#FFFFFF;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #FFB66C;
	}

table.contact td.details {
	background-color: #FFF0E1;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial
	}

table.blog {
	width: 100%;
}

.pathway, a:link.pathway, a:visited.pathway {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
}
a:hover.pathway {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
}