BODY {
        margin: 0px 0px 0px 0px;
        background-color : #ffffff;
        color : #000000;
        height:100%;
		font-size:1em;
        }

        html {
        height:100%;
        }
        
td,tr,p,div {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }
        
* html td, * html tr, * html p, * html div {
	font-size:.9em;
}
h4 {
        color: #333333; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }
h5 {
        color: #333333; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }
h6 {
        color: #333333; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }
        
.wrapper {
	height:100%;
	width:100%;
}

#logo {
border-right:1px solid #4555B4;
	text-align:center;
}

#search .moduletable, .search {
	line-height:30px;
	height:30px;
	text-align:right;
	vertical-align:middle;
}

.search input {
margin-top:6px;
margin-right:5px;
}

#menu {
	border-right:1px solid #4555B4;
	padding-top:10px;
	width:155px;
	font-size:.7em;
}

* html #menu a {
font-size:.85em;
}

.wrapper td {
	vertical-align:top;
}
.pattern {
	width:55px;
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat-y;
}

#header {
	background-color:#ddd;
	height:100px;
}

#repeat {
	background-image:url(../images/repeat.jpg);
	background-repeat:repeat-x;
	text-align:center;
	
}

#path {
	line-height:30px;
	height:30px;
	padding-left:3px;
	border-top:1px solid #FB5D6B;
	border-bottom:1px solid #003399;
}



#box_left th {
	font-size:1.5em;
	color:#fff;
}

#box_left .contentheading {
	border:none;
	
}


#box_middle th {
	font-size:1.5em;
	color:#fff;
}

#box_middle .contentheading {
	border:none;
	
}

#box_right th {
	font-size:1.5em;
	color:#fff;
}

#box_right .contentheading {
	border:none;
	
}

#box_left td, #box_middle td, #box_right td {
	color:#fff;
	text-align: left;
}


#box_left {
	color:#fff;
	background-color:#FB5D6B;
	height:200px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:3px solid #000;
	border-right:3px solid #000;
}
 


#box_middle {
	color:#fff;
	background-color:#003399;
	height:200px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:3px solid #000;
	border-right:3px solid #000;
}

#box_right {

	background-color:#969696;
	color:#fff;
	height:200px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:3px solid #000;
	border-right:3px solid #000;
}

.boxdiv {
	padding-bottom:10px;
}

.boxdiv a:link, .boxdiv a:visited {
	color:#fff;
}

.boxdiv img {
	border:1px solid #fff;
}


#copyright {
	font-size:.7em;
	text-align:center;
	background-color:#4555B4;
	color:#fff;
}

#copyright a:link,#copyright a:visited {
	color:#fff;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}


.moduletable_latestnews th, .moduletable_mostpopular th {
color:#4555B4;
border-bottom:1px solid #FB5D6B;
background-color:#ddd;
line-height:20px;
height:20px;
}

.moduletable_latestnews, .moduletable_mostpopular {
	width:95%;
	border:1px solid #FB5D6B;
	margin:2px 0 2px 10px;
	
}

* html .moduletable_latestnews ul,* html .moduletable_mostpopular ul {
	padding-top:3px;
}


.moduletable_mainmenu2 {
	width:155px;
}


.moduletable_mainmenu2 ul {
	padding:0;
	margin:0;
}

.mainlevel ul li {
	list-style-type: none;
}

#active_menu {
	color: #fff;
	background-color:#4555B4;
}
#active_menu a:hover {
	color:#FE5D6C;
	
}


#contentarea {
	padding-left:5px;
	padding-top:7px;
	font-size:.8em;
}


.moduletable_mainmenu2 li {
	list-style:none;
	width:155px;
	border-bottom:1px solid #ff0000;
	
}

* html .moduletable_mainmenu2 ul li {
	list-style-image:none;
}



.moduletable_mainmenu2 li a:link, .moduletable_mainmenu2 li a:visited {
	text-indent:3px;
	display:block;	
	line-height:20px;
	font-size:1.1em;
	color: #4555B4;
	font-weight:bold;
	width:155px;
}



.moduletable_mainmenu2 li a:hover {
	color:#fff;
	background-color:#4555B4	
}



a:link, a:visited {
        color: #333333; text-decoration: none;font-weight:bold;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }

a:hover {
        color: #4D82C8;        text-decoration: none;

        }
hr {
       background: #f0f8ff; height:2px; border: 1px inset;
        }


.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ab2422;
	text-align:left;
	border-bottom: 1px solid #dedede;
	width: 100%;
        }

.contentdescription {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        text-align: left;
        }

.pathway {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
	color:#000;
	line-height:30px;
	height:30px;
        }

a.blogsection:link, a.blogsection:visited {
        color: #3451B4; text-decoration: none; font-weight: normal;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }

a.blogsection:hover {
        color: #000000;        text-decoration: none;
        }

a.pathway:link, a.pathway:visited {
        	color:#000;
	text-decoration: none; 
		font-weight: normal;        
		font-size: 9px;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }

a.pathway:hover {
	color:#000;
        text-decoration: underline;
        }

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

a.readon:hover {
        color: #000000;
        text-decoration: none;
        }

.moduleheading {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff
    text-align: left;
	width: 95%;
        }

.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #003399;
	text-align:left;
        }

.boxheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }

.button {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        background: #496094;
        color: #66CCFF;
        border-style: solid;
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
        }

.inputbox {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        background: #E5E9F2;
        border: 1px solid #4D82C8;
        }

.slogan {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #f0f8ff;
        }

.searchsite {

        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #ffffff;
        }

.category {
        color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px; font-weight: bold; text-decoration: none;
        }

a.category:link, a.category:visited {
        color: #000000; font-weight: bold;
        }

a.category:hover {
        color: #3451B4;
        }

.poll {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        line-height: 14px
        }

.sectiontableentry1 {
	color: #FFFFFF;
	background-color: #dedede;
        }

.sectiontableentry1 td {
	color:#000;
}
        
.sectiontableentry2 {
        }

.sectiontableheader {
	background-color : #1A2D4D;
	color : #FFFFFF;
	font-weight : bold;
        }

.small {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FF9900;
        text-decoration: none;
        font-weight: normal;
        }

.createdate {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #3451B4;
        text-decoration: none;
        font-weight: normal;
        }

.modifydate {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #808080;
        text-decoration: none;
        font-weight: normal;
        }

li {
        list-style:  url(../images/arrow.png) 3px;
        list-style-image: url(../images/arrow.png);
        }

        
#box_left li {
        list-style:  url(../images/redarrow.png) 3px;
        list-style-image: url(../images/redarrow.png);

}

#box_middle li {
        list-style:  url(../images/bluearrow.png) 3px;
        list-style-image: url(../images/bluearrow.png);

}

#box_right li {
        list-style:  url(../images/greyarrow.png) 3px;
        list-style-image: url(../images/greyarrow.png);

}





.fase4rdf {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px; color: #000000; font-weight: normal;
        }

a.fase4rdf:link {
        font-size: 11px; font-weight: normal; color: #3451B4;
        }

a.fase4rdf:hover {
        font-weight: bold; color: #808080;
        }

table.searchintro {
          background-color: #ffffff;
        }

table.contact {
        background-color: #ffffff;
        }

table.contact td.icons {
        background-color: #ffffff;
        }

table.contact td.details {
        background-color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        }
		
.moduletable {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff
    text-align: left;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	text-align: left;
        }

.mainlevel{
	line-height:20px;
	
}



table.moduletable {
	width: 95%;
	background-repeat: no-repeat;
	height: 22px;
	}

table.moduletable th {
	font-weight: bold;
	color: #023a5d;
	height: 22px;
	line-height: 18px;
	width: 95%;
	background-image: url(../images/mod_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	}
table.moduletable td {
	text-indent: 5px;
	display: block;
	}