/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#B9E5FB;
}
table {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration:none;
}
#main a:link, #main a:visited {
	color: #666666;
}
a:hover {
	color: #336699;
}
/* header */
.top {
	background-image: url(../images/header_bg.gif);
	background-color:#22629A;
	background-repeat:repeat-x;
	height:100px;
	vertical-align: middle;
	text-align:center;
}
.namesite {
	background-image: url(../images/logo.jpg);
	background-repeat:repeat;
	padding-left:5px;
	font-family: "Tahoma", Times, serif;
	padding-left:130px;
	font-size:30px;
	width:390px;
	height:100px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
	text-align:center;
}
/* pathway */
#pathway {
	background-image: url(../images/pathway_bg.gif);
	background-repeat:repeat-x;
	height:35px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 0 10px;
	text-align: left;
}
#pathway a, #pathway a:link, #pathway a:visited {
	color: #2976AE;
	text-decoration:none;
}
#pathway a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#left {
	
}
#right {
}
#inset {
	padding-left: 10px;
	padding-right: 10px;
}
table.moduletable {
width:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#276FA6;
	vertical-align:top;
	padding-bottom: 10px;
}
#main table.moduletable {
width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#276FA6;
	vertical-align:top;
	padding-bottom: 10px;
}
#inset table.moduletable {
width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #276FA6;
	background-color:#B9E5FB;
	vertical-align:top;
	padding-bottom: 10px;
}
#left table.moduletable th {
	background-image: url(../images/mod_header1.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	padding-top:6px;
	padding-left:30px;
}
#right table.moduletable th {
	background-image: url(../images/mod_header2.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	padding-top:6px;
	padding-left:30px;
}
#main table.moduletable th {
background-color: #FCAF17;
	width: 100%;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top:5px;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px
}
#inset table.moduletable th {
background-color: #276FA6;
	width: 100%;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:5px;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px
}
table.moduletable td {
width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.2em;
}
#inset table.moduletable td {
width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.2em;
}
.moduletable a:link, .moduletable a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#FFFFFF;
	text-decoration: none;
}
#inset .moduletable a:link, #inset .moduletable a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #276FA6;
	text-decoration: none;
}
.moduletable a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #FFFF33;
	text-decoration: none;
}
#inset .moduletable a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FCAF17;
	text-decoration: none;
}
#basdepage {
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:21px;
	color: #FFFFFF;
	line-height:21px;
	padding: 0;
	text-align:center;
	font-size:10px;
}
#basdepage a, #basdepage a:link, #basdepage a:visited {
	color: #333333;
	text-decoration: none;
}
#basdepage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.button {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #DA9786;
	background-color: #B82E00;
	margin:1px;
	font-size:10px;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.contentpane{
	padding: 0px 10px 10px 10px;
}
.contentpaneopen{
	padding: 0px 10px 10px 10px;
}
.contentheading, .componentheading {
background-image: url(../images/content_heading.gif);
background-repeat:no-repeat;
padding-left:35px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #22629A;
	text-align: left;
}
.createdate, .modifydate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6DA3CA;
	font-weight: bold;
}
.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	color: #276FA6;
	padding-left:15px;
	padding-top:0px;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	line-height: 1.2em;
	margin-top:2px
}
.readon a, .readon a:link, .readon a:visited, .readon a:hover {
	color: #276FA6;
	text-decoration: underline;
}
.mainlevel, .sublevel {
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF
	}
a.mainlevel:hover {
	color: #D2F1FF;
}
a.sublevel, a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	}
a.sublevel:hover {
	color: #D2F1FF;
}
.ontab {
	border: thin outset #53C2EC;
	background-color:#00A5E3;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	margin:1px 0 0 0;
}
.offtab {
	border: thin outset #EAF1F5;
	background-color: #E1EBF1;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #000000;
	margin:1px 0 0 0;
} 
.tabpadding {} 
.tabheading {
	background-color: #276FA6;
	text-align: left;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	padding:3px;
	}
	
.contentpagetitle{}
.contentdescription{
	color: #666666;
}
table.contenttoc{
	border: 1px solid #FFFFFF;
	background-color:#6DA3CA;
}
table.contenttoc td{color:#FFFFFF;}
.content_rating{
	color: #B9E5FB;}
.content_vote{
	color: #B9E5FB;}


.sectiontableheader {
	background-color: #6DA3CA;
	height:auto;
	color: #FFFFFF;
	font-weight:bold;
	padding:3px;
	border: 0;
}
.sectiontableentry1 {
	background-color: #9DDCF9;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	vertical-align: middle;
	border: 0;
	height:auto;
}

.sectiontableentry2 {
	background-color: #C7EAFB;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	vertical-align: middle;
	border: 0;
	height:auto;
}

.category, a.category:link, a.category:visited  {
	font-weight:bold;
	color: #276FA6;
}
a.category:hover {
	color: #FDBF1C;
	text-decoration: none;
}

.frontpageheader {
	background-color: #276FA6;
	height:auto;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
    }
.small {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
.small a:link, .small a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.small a:hover {
	color: #276FA6;
	text-decoration: underline;
}
.smalldark {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.blogsection{} 



.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px
	}
.pollstableborder {
	border: 0;
	padding: 0;
	margin: 0;
	width:auto;
}
#left .sectiontableentry1, #left .sectiontableentry2, #right .sectiontableentry1, #right .sectiontableentry2 {
	color:#000000;
} 

.weblinks{color: #00ACD5;} 
a.weblinks:hover {text-decoration:underline;} 

.newsfeedheading {
        font-size: 12px;
        font-weight: bold;
        color: #276FA6;
        text-align:left;
        }

.newsfeeddate {
	font-size: 10px;
	color: #FDBF1C;
	font-weight: normal;
}
.fase4rdf {
	background-color: #B9E5FB;
	color:#333333;
}
a.fase4rdf {
	background-color: #B9E5FB;
	color: #276FA6;
} 

table.searchintro {}

.contact {
	text-align:center;
}
table.contact {
	border: 1px solid #FFFFFF;
}

table.contact td.icons {
background-color: #FCAF17;
padding:5px;
}

table.contact td.details {
background-color: #9DDCF9;
color: #000000;
text-align:left;
padding:5px;
}

hr {}
hr.separator {}
.pagenavbar {} 
.pagenav {} 
.small {}
.thumbnail {
	float:left;
	border:1px solid #000000;
	margin:5px;
	padding:2px;
}