/* Body */

BODY {
	font-size: 12px;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background-color: #999999;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #88ACC6;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #ffffff;
	}

#links { width:9em; margin:0px 0px 0px 0px } 
#button { margin:0px 0px 0px 0px }
#button ul { list-style:none; border:none; margin:0px 0px 0px 0px; padding:0px }
#button li a { height:13px; background-color:#003366; width:131px; margin:0px 0px 0px 0px; border:  solid; border-width: 1px; border-color: #FFFFFF; color:#FFFFFF; font-family:Arial, Lucida, Helvetica, sans-serif; font-size:8.5pt; font-weight:bold; display:block; padding:2px 0.2em; text-align:left; text-decoration:none }
html>body #button li a, html>body #button li.top { width:128px }  
#button li a:hover { background-color:#cccccc; color:#003366 }

#navbar2 {width: 800px; background-color: #FFFFFF; }
#navbar2 ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; }
#navbar2 li {list-style-type: none; display: inline; }
#navbar2 li a {text-decoration: none; padding: 7px 10px; }
#navbar2 lia:hover {font-weight: bold; }

#inpagelists {list-style-type: none; text-indent:-40px;}
#inpagelists a {font-size:13px; font-weight:bold; font-family:gill sans mt, arial, comic sans ms;}
#inpagelists2 {list-style-type: none; text-indent:-20px;}

/*********************************************DEFAULT**************************************/
/*********************************************DEFAULT**************************************/
/*******************************DEFAULT***************************************************/

td,tr,p,div {
	font-family: gill sans mt, arial, comic sans ms;
	font-size: 14px;
	font-weight:500;
	color: #100599;
	text-align:justify;
	}
/*	p:first-letter {
	font-size : 150%;
	color: red;
	}
	p:first-line { line-height: 100%; }
*/
	
/*********************************************DEFAULT**************************************/
/*********************************************DEFAULT**************************************/
/*********************************************DEFAULT**************************************/

/*********************************************For Edits**************************************/
/*********************************************For Edits**************************************/
/*********************************************For Edits**************************************/

.componentheading {
	font-size: 18px;
	color:#FF0000;
	}

.style1 {
	font-size: 13px;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	}
	
/*	p:first-letter {
	font-size : 150%;
	color: red;
	}
	p:first-line { line-height: 100%; }
*/

.redTitles {
	font-size: 15px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.blueTitles {
	font-size: 15px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}





/*********************************************For Edits**************************************/
/*********************************************For Edits**************************************/
/*********************************************For Edits**************************************/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #f0f0f0;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.offtab {
	background-color : #cccccc;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.tabpadding {
}

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

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	color:333399;
}
h4 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold;
	}

h5 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}


/* Links */
a:link, a:visited {
	font-size: 12px; color: #100599; text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #ff9900;	text-decoration: none;
	}


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

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

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        padding: 1px;
        height: 12;
        width: 100%;
        border-top-width: 1px;
        border-top-style: double;
		text-indent: 5px;
        border-top-color: #D48C51;
		font-weight: bold;
        text-align: left;
        }

a.mainlevel:hover {
        color: #000000;
        text-decoration: hand;
        font-weight: bold;
        background-color:#B2D3E8;
        height: 12;
        width: 100%;
        padding: 1px;
        border-top-width: 1px;
        border-top-style: double;
        border-top-color: #FF8604;
        text-align: right;
        }

	a.mainmenu:link, a.mainmenu:visited {
	color: #000000;
	font-weight: normal;
	}

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

a.sublevel:link, a.sublevel:visited {
	color: #ff9900;
	font-weight: normal;
}


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

a.contentpagetitle:hover {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
	}

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

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

.contentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #86a7e7;
	text-align:left;
	line-height: 25px;
	height: 15px;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
 	color: #80A02C;
	text-align:right;
	}

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

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

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364414;
	text-align: left;
	}

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

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

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

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

a.readon:link, a.readon:visited {
	color: #86a7e7;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: inside url(../../Orange-Session/images/arrow.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: inside url(../../Orange-Session/images/arrow.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

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

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #240999;
	text-align: left;
	width: 100%;
	text-indent: 5px;
	height: 8px;
	/* border-bottom: 1px solid #86a7e7;
   border-bottom-style: double; 
   line-height: 9px;*/
	}

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

/* login button */
.button {
	color: #ffffff;
	font-family: arial, Verdana, Geneva, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
	font: normal;
	background: #000098;
	border: 1px solid #267EB3;
	padding:1px 10px;


	}
input.button {
	cursor:pointer; 
	cursor:hand;
	display:block;
	clear:both;
	width: 100px;
	margin:20px 205px !important;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #BDDDF1;
	border: 1px solid;
	}

a.pathway:link, a.pathway:visited {
        color: #000000;
	  text-decoration: none;
	  font-weight: normal;
	  font-size: 9px;
        }

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

/** category text format and links **/
.category {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

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

a.category:hover {
	color: #86a7e7;
	}

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

.sectiontableentry1, {
	}

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

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

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	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: 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: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

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

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

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

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

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

/* 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: #FF9900;
		  text-decoration: none;
		  font-weight: normal;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 9px;
        font: normal;
        }

a.bar:hover {
        color: #86a7e7;
		  text-decoration: none;
        }
		  
		  .searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #dae4f8;
	border: 1px solid;
	height: 15px;
	line-height: 15px;
	}
	
.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;
}

.pathway {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
         color: #BDBDBD;
        }

