/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : Black;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	}

td,tr,p,div {
        font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	}

/* Links */
a:link, a:visited {
	color: #2B396F; text-decoration: none;
	}

a:hover {
	color: #81140F;	text-decoration: none;
	}

/* Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #FF9900; 
	font-weight: normal;
	}
	
a.mainmenu:hover {
	color: #FF9900; 
	text-decoration: underline;
	}

.mainlevel {
	color: #081D40; 
	font-weight: bold;
	font-size: 16px;
	}
		
a.mainlevel:link, a.mainlevel:visited {
	color: #0D3371; 
	font-weight: bold;
	font-size: 12px;
	}
	
a.mainlevel:hover {
	color: #DE122F;
	font-weight: bold;
	font-size: 12px;
	}

a.sublevel:link, a.sublevel:visited {
	font-family:  Arial Narrow;
	color: #0000FF; 
	font-weight: bold;
	}
	
a.sublevel:hover {
	font-family:  Arial Narrow;
	color: #FF0000;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {
	background-color : #DCDCDC;
	color: Black;
	}
		
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	color: Black;
	}
	
.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #EFD353;
	font-size: 16px;
	font-weight: bold;
 	color: #333333;
	height: 30px;
	background-image: url(../images/bgt3.jpg);
	text-indent: 5px;	
	BORDER-BOTTOM: #E31717 2px solid;
	}

.pageheading {
	font-size: 18px;
	background-image: url(../images/bgt2.jpg);
	font-weight: bold;
	height: 30px;
	text-indent: 5px;	
	BORDER-BOTTOM: #102B50 3px dotted;
	}
	
.contentdescription {
	font-size: 13px;
	color: #4D6C95;
	text-align: left;
	}
	
.contentlist {
	background-image: url(../images/next.gif);
	font-size: 13px; font-weight: bold;
	background-position: left top;
	background-repeat: no-repeat;
	color: #AE2500;
	font-weight: bold;
	text-indent: 22px; 
	}	

.contentlist_bgc {
	BACKGROUND: #F7E077; 
	}	
		
.readon {
	text-align:right;
	background-image: url(../images/next.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	}	

.message {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	BACKGROUND: #009900;
	}	

.message2 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	BACKGROUND: #F8FA6E;
	BORDER-BOTTOM: #FFFFFF 6px solid;
	BORDER-TOP: #CC0000 3px solid;
	}

.bar {
	font-size: 11px; text-indent: 5px;
        font-weight: bold;
        BACKGROUND: #F7E077;
	}	

	
/* Links */

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: #4F4F4F; text-decoration: none; font-weight: bold;
	font-size: 13px;
	}

a.readon:hover {
	color: #FF9900; text-decoration: none; font-weight: bold;
	}

	
table.moduletable td { 
	font-size: 12px; 
	font-weight: 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;
 	text-align: left;
	} 

table.moduletable th {
	font-size: 16px;
	font-weight: bold; 
	color: #000000;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	width: 100%;
	background-image: url(../images/bgt1.jpg);
	border-bottom-width: 14px;
	letter-spacing: 3px;
	text-indent: 7px;
                                }

.moduleheading {
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	width: 100%;
	background-image: url(../images/mh.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 14px;
	letter-spacing: 3px;
	text-indent: 24px;
	}

.componentheading {
	font-size: 16px;
	font-weight: bold;
 	color: #333333;
	BORDER-BOTTOM: #E31717 2px solid;
	background-image: url(../images/clip.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 20px; 
	}
	
.button {
	BORDER-RIGHT: #859ba0 2px solid; 
	BORDER-TOP: #859ba0 2px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
	BACKGROUND: #d0d9db; BORDER-LEFT: #859ba0 2px solid; 
	COLOR: #3c4b4d; BORDER-BOTTOM: #859ba0 2px solid; 
	HEIGHT: 20px; TEXT-ALIGN: center
}

.inputbox {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	border: 1px solid;
	BORDER-RIGHT: #859ba0 1px solid; BORDER-LEFT: #859ba0 1px solid; 
	BORDER-TOP: #859ba0 1px solid; BORDER-BOTTOM: #859ba0 1px solid; 
	}

/** category text format and links **/
.category {
        font-size: 16px; 
        background-image: url(../images/apri.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 35px; 
        height: 34px;
        }
.category_bgc {
	BACKGROUND: #F7E077; 
	}	

.poll {
	font-size: 10px;
	color: White;
	line-height: 14px
	}
	
.sectiontableentry1 {
	background-color : #FFFFFF;	
	}

.contentpane {
	background-color : #FFFFFF;	
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader {
	color : #FFFFFF;
	font-weight : bold;
	BACKGROUND: #5E7FC2;
	BORDER-BOTTOM: #C9D6F1 3px solid;
	BORDER-TOP: #C9D6F1 3px solid;
	}

.small {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: normal;
	color: #D4140A;
	}

.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: Black;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
        list-style: inside url(../images/li.gif);
	list-style-image: url(../images/li.gif);
        margin: 0px 0px 0px 0px;
	}

li { 
        margin: 0px 0px 0px 0px;
	}



table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #C6CBCE;
	}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	color: #6C97EE;
}
a.pagenav:link, a.pagenav:visited  {
	color: #F8F670;
}
a.pagenav:hover  {
	color: #FFFFFF;
}
.pagenavbar {
	color : #FFFFFF;
	font-weight : bold;
	BACKGROUND: #5E7FC2;
	BORDER-BOTTOM: #C9D6F1 3px solid;
	BORDER-TOP: #C9D6F1 3px solid;
}

.ontab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}



