body {
	font-family: arial, tahoma, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* Layout */	
#header {
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	
	height: 150px;
	overflow: hidden;
}

#headerleft {
	background-image: url(../images/header-left.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 150px;
}

#headerright {
	background-image: url(../images/header-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 150px;
}

#headerbanner {
	cursor: default;
	text-align: left;
	font-size: 21px;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 70px;
	left: 95px;	
}

#headersearch {
	margin: 0;
	padding: 0 10px 0 0;
	
	position: absolute;
	top: 120px;
	right: 0;
	/* height: 70px; */
}

#main {
	margin: 0;
	padding: 0;

	width: 100%;
	height: 1024px;
	
	border-collapse: collapse;
}

#mainmenu {
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0;
	padding: 0;
	
	width: 200px;
}

#mainmenutop {
	background-image: url(../images/menu-top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;	
	
	width: 200px;
	height: 100px;
}

#mainmenumiddle {
	background-image: url(../images/menu-background.gif);
	vertical-align: top;
	margin: 0;
	
	width: 200px;
}

#mainmenubottom {
	background-image: url(../images/menu-bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	
	width: 200px;
	height: 325px;
}

#maincontent {
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 10px;	
}

#maininfo {
	vertical-align: top;
	margin: 0;
	padding: 0 5px 0 5px;
	
	width: 200px;
	height: 520px;
	
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0  0 2px;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding: 0 0 100px 0;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	color: #FFFFFF;
	background-color: #FFAE00;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	border: solid 1px #000000;
}
.offtab {
	color: #FF8C00;
	background-color:#E5E5E5;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
	border: solid 1px #000000;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

h6 {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

/* Links */
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:hover {
	font-weight: bold;
 	color: #808080;
	text-align:left;
}

a.contentpagetitle:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* Horizontal Line */
hr {
	height: 1px;
	border: 1px inset #000000;
}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}



/* --Default Class Settings-- */
a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	font-size: 11pt;
	color: #FFFFFF;
}

a.mainmenu:hover, a.mainlevel:hover {
	color: #FF990E;
	text-decoration: underline;
}

a.sublevel:hover {
	font-size: 9pt;
	color: #FF990E;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 9pt;
	color: #D5D5D5;
	font-weight: normal;
}


/* Content - Sections & Categories */
.contentpane {
}
		
.contentpaneopen {
}
	
.contentheading {
	font-size: 13px;
	font-weight: bold;
 	color: #192939;
	text-align:left;
}
	
.contentdescription {
	font-size: 11px;
	color: #808080;
	text-align: left;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td { 
	font-size: 60%;
	font-weight: normal;
	text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 60%;
}

.contentdescription {
	color: #FFFFFF;
	font-size: 75%;
	text-align: left;
}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
}
	
a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
}

a.readon:link, a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-size: 10px;
}

a.readon:hover {
	color: #999999;	text-decoration: underline;
}

table.moduletable {
	width: 180px;
	margin: 0 0 0 5px;
}

table.moduletable th {
	font-size: 12px;
	font-weight: bold; 
	color: #E0C000;
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	padding: 0 2px 0 2px;
	background-color: #192939;
	border: 1px solid #F0F0F0;
}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

.componentheading {
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
}
	
.button {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
} 

.inputbox {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}

/** category text format and links **/
.category {
	color: #999999;
	font-size: 11px; font-weight: bold; text-decoration: none;
}

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

a.category:hover {
	color: #FF9900;
}
	
.poll {
	font-size: 10px;
	color: #666666;
	line-height: 14px
}
	
.sectiontableentry1, .contentpane {

}

.sectiontableentry2 {
	background-color : #EBEBEB;
}

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

.frontpageheader {
	color: #FF0000;
	font-size: 16px;
	font-weight:bold;
}
	
.small {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
}

.smalldark {
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
}

.modifydate {
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
}
			
ul {
	margin: 0;
}

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

.fase4rdf {
	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;
}	

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
}

table.contact {
	width: 98%;
	background-color: #FFFFFF;
}

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

table.contact td.details {
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

.pagenav {
	color: #386593;
}

a.pagenav {
	color: #FF6600;
}

.pagenavbar {
	background-color: #f0f0f0;
}


/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 10px;
}

.content_vote {
	font-weight: normal;
	font-size: 10px;
}

/* for modifying {moscode} output. Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size:12px;
	color:#ff6600;
	text-align: center;
}

/* Pathway */
.pathway {
	color: #061638;
	font-size: 11px;
}

a.pathway:link, a.pathway:visited {
	color: #FFD800;
	text-decoration: none;
}

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

