/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	}

.frontpageheader {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;
        text-decoration: underline;
	color: #000099;
	}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	}

.contentpanebord {
        border-right: 1px dashed #000099;
        border-left: 1px dashed #000099;
        }

h4 {
	font-size: 16px; 
	font-weight: bold;
	}

h5 {
	font-size: 14px; 
	font-weight: bold;
	}

h6 {
	font-size: 12px; 
	font-weight: bold;
	}

/* Links */
a:link, a:visited, a.readon:link, a.readon:visited {
	color: #5C74A7; 
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a.readon:hover {
	color: #5C74A7;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #000000; height:2px; border: 1px inset;
	}

hr.separator {
	background: #000000;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
	color: #5C74A7;
	background-position: left;
	text-align: right;
	font-weight: bold;
        font-size: 13px;
	text-decoration: underline;
        
 }

a.mainlevel:hover {
	color: #5C74A7;
	background-position: left;
        background: #ffffff;
	text-align: right;
	font-weight: bold;
        font-size: 13px;
	text-decoration: underline;
	}

a.pathway:link, a.pathway:visited {
	color: #0000FF;
	text-decoration: none;
	}
	
a.pathway:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
.pathway {
	color: #0000FF;
	}
	
a.mainmenu:link, a.mainmenu:visited, a.mainmenu:hover {
	color: #5C74A7; 	
	font-weight: bold;
	text-decoration: underline;
        font-size:12;
	}

	
a.sublevel:hover {
	color: #5C74A7; 
	font-weight: bold;
	text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #5C74A7; 
	font-weight: bold;
	font-weight: normal;
	text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
 	color: #5C74A7;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #5C74A7;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {
	background-color : #E5E5E5;
	}

.contentheading {
	font-size: 13px;
	font-weight: bold;
 	color: #000099;
	text-align:left;
	text-indent: 22px;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
 	color: #5C74A7;
	text-align:left;
	}

table.contenttoc {
	color: #5C74A7;
    }

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-size: 11px;
	color: #5C74A7;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #5C74A7; 
	text-decoration: none;
	font-weight: bold;
	}

a.blogsection:hover {
	color: #5C74A7;
	text-decoration: underline;
	font-weight: bold;
	}

a.weblinks:link, a.weblinks:visited {
	color: #B0BCD8; 
	text-decoration: none; 
	font-weight: normal;
	}

a.weblinks:hover {
	color: #B0BCD8;	
	text-decoration: underline;
	}

table.moduletable {
        width:145px;
	margin: 2px 2px 2px 2px;
	background-color: #B0BCD8;
        border: 1px dashed #000099;
	}

table.modulefooter {
	background-color: #B0BCD8;
        border: 1px dashed #000099;
	} 

table.moduletable th {
	font-size: 13px;
	font-weight: normal;
	color: #B0BCD8;
	background-color: #5C74A7;
	font-weight: bold;
	text-align: left;
	text-indent: 6px;
        border-bottom: 1px dashed #000099;
	}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}


a.table.moduletable td:hover {
	font-family: Arial, Helvetica, sans-serif;
        background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	}
	
.module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C74A7;
	font-weight: normal;
	}
	
.module h3 {
	font-size: 14px;
	color: #5C74A7;
	font-weight: bold;
	}

.componentheading {
	font-size: 13px;
	font-weight: bold;
 	color: #5C74A7;
	text-align:left;
	text-indent: 20px;
	border-bottom: 1px solid #000000;
	}

.button {
	color: #5C74A7; 
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	border: 1px solid #003366;
	}

.inputbox {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	}

/** category text format and links **/
.category {
	color: #5C74A7; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #5C74A7; 
	font-weight: bold;
	}

a.category:hover {
	color: #5C74A7;
	font-weight: bold;
	}

.poll {
	font-size: 10px;
	color: #5C74A7;
	line-height: 14px
	}

.sectiontableentry1, {
	background-color: #B0BCD8;
	}
	
.sectiontableentry2 {
	background-color: #B0BCD8;
	}

.sectiontableheader {
	color: #B0BCD8;
	font-weight: bold;
	}

.small {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-size: 10px;
        color: #5C74A7;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-size: 12px;
        font-weight: bold;
        color: #5C74A7;
        text-align:left;
        }

.newsfeeddate {
	font-size: 10px;
	color: #5C74A7;
	font-weight: normal;
}

.createdate {
	font-size: 9px;
	color: #5C74A7;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-size: 10px;
	color: #5C74A7;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.gif) 3px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-size: 11px; 
	color: #5C74A7; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: normal; 
	color: #5C74A7;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #5C74A7;
	}

table.searchintro {
	border: 1px solid #000000;
	}

table.contact td.details {
	font-size: 10px;
	font-weight: bold;
	}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #5C74A7;
}

a.pagenav:hover {
	color: #5C74A7;
}


/* 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 : 10pt;
	color : #5C74A7;
	text-align: center;
}
	
.slogan {
	font-size: 20px;
	color: #5C74A7;
	font-weight: bold;
	}
