/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	color : #000000;
	scrollbar-3dlight-color: #070E90;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #1F3C74;
	scrollbar-highlight-color: #2C59AA;
	scrollbar-shadow-color: #262B6B;
	scrollbar-track-color: #3A6198;
	scrollbar-arrow-color: #FFFFFF;
	}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

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

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

.pathway {
	font-size: 10px;
}

a.pathway:link, a.pathway:visited {
  font-size: 10px;
}

h4 {
	color: #153151; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #718D28; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #A5CD3D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #153151; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.maplinkon:link, a.maplinkon:visited {
	background-image: url(../images/maplinkon.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

a.maplinkon:hover {
	background-image: url(../images/maplinkon.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
a.maplinkoff:link, a.maplinkoff:visited {
	background-image: url(../images/maplinkoff.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

a.maplinkoff:hover {
	background-image: url(../images/maplinkoff.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

a:hover {
	color: #569CE4;	text-decoration: none;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #C6DA88; height:2px; border: 1px inset;
	}

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

/* --Default Class Settings-- */


/*
a.mainmenu:link, a.mainmenu:visited {
	color: #153151; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

a.mainmenu:hover, {
	color: #569CE4; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #569CE4; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #153151; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}*/
a.mainlevel:link, a.mainlevel:visited {
        font-size: 11px;
        color: #153151;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 1px;
        height: 14;
		width: 92%;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #9B9EA5;
		text-align:left;
        }

a.mainlevel:hover {
        font-size: 11px;
        color: #FF0033;
        text-decoration: none;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        background-color:#DFDFFF;
        height: 14;
        width: 92%;
        padding: 1px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #9B9EA5;
		text-align:left;
        }
		
a.sublevel {
    font-size: 11px;
    color: #FF0033;
    width:85%;
    height: 12;
}

a.sublevel:hover {
   font-size: 11px;
   color: #FF0033;
   font-weight: bold;
   background-color:#DFDFFF;
   width: 85%;		
   height: 12;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #153151;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #569CE4;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #BFDC7C;
	}

.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #232D0C;
	text-align:left;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 22px;
	line-height: 16px;
	height: 28px;
	vertical-align: top;
	}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	vertical-align: middle;
	text-indent: 10px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7775AC;
	width: 100%;
}

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

table.contenttoc td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contenttocheading {
     color: #FFFFFF;
     background-color : #153151;
}



.contentdescription {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000040;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #153151; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #569CE4;	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #153151; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

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

a.readon:link, a.readon:visited {
	color: #153151; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #569CE4;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	background: transparent url(../images/moduleheading.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	border-bottom: 1px solid #25569B;
	line-height: 20px;
	}

table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #232D0C;
	text-align:left;
	text-indent: 20px;
	line-height: 15px;
	height: 22px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: disc;
	display: list-item;
	vertical-align: top;	
/**	border-bottom: 1px solid #569CE4;**/
}

.button {
	color: #22164E; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	font: bold;
	background: White;
	border: 1px solid #4364CF;
	height: 17px;
	position:relative;
	top:5px;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393662;
	background: #FFFFFF;
	border: 1px solid;
}

/** category text format and links **/
.category {
	color: #86A92E; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

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

a.category:hover {
	color: #569CE4;
	}

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

.myweathertableborder {
	border: 1px solid #FFFFFF;
	padding: 1px;
	position: relative;
	top:5px;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.contentpane {
	background-color : #FFFFFF;
}
	
.sectiontableentry2 {
	background-color : #DAE1F3;
}

.sectiontableheader {
	background-color : #153151;
	color : #C4CBF8;
	font-weight : bold;
	}

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

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


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

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7CF43;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #305A98;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	height: 15px;
	}

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

ul {
	margin: 0px 0px 0px 0px;
	}

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

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

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

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

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

table.contact {
	background-color: #DAE1F3;
	border: 1px solid #153151;
	}

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

table.contact td.details {
	background-color: #DAE1F3;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #569CE4;
}

a.pagenav:hover {
	color: #C4CBF8;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* PeekLime */

a.bar:link, a.bar:visited {
        color: White; text-decoration: none; font-weight: normal;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font: bold;
        }

a.bar:hover {
        color: #A7CF43;        text-decoration: none;
        }
		  
		  .searchbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background: White;
	border: 2px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

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

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

.internalFrame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: 9C9FD3;
	background-image: url(../images/diteoo-frame-background.gif);
	background-repeat: repeat;
}
.diteoomenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 7775AC;
	border-left-color: 7775AC;
}
