body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333;
        background: #b0cfbb;
/*	background-image: url('../images/bg.png');  */
		
		}
		
table, td {
	font-size: 15px;
/*        background: #FFFBE7;  */
	}

a:link {color:#F7CE29;font-weight: bold;}
a:visited {color:#F7CE29;font-weight: bold;}
a:active {color:#446B0D;font-weight: bold;}
a:hover {color:#5C5C5A;text-decoration:underline;}
a.image, a.image:hover  {border:0px none;}

form{
	margin: 5px;
	padding: 5px;
}

/*---- NAVGATION SECTION -----*/	

table.moduletable-MAINLEVELMENU {
background-color: #6E6E6E;
	margin: 0px;
	padding: 0px;
	width: 130px;
	color: White;
	}


/*-------MAINLEVEL MENU---------- */
.mainlevel {background-color: #003366;
	margin: 0px;
	padding: 0px;
	width: 130px;
	}
	
a.mainlevel {
	display: block;
	border-top: 1px solid #F7CE29;
	font-weight: bold;
	padding: 3px 4px 3px 3px;
	text-decoration: none;
	color: White;
	background-color: #528764;
	}

a.mainlevel:visited {
	display: block;
	border-top: 1px solid #F7CE29;
	font-weight: bold;
	padding: 3px 4px 3px 3px;
	text-decoration: none;
	color: White;
	background-color: #528764;
	}

	
a.mainlevel:hover {
	border-top: 1px solid #cccccc;
	background-color: #F7CE29;
	background-image: url('none');
	font-weight: bold;
	text-decoration: none;
	color: White;
	}	
#active_menu {
       color            : #6365BD;
       background-color : #F7CE29;
       font-weight      : bold;
       border: 1px solid #528764;
       }
a#active_menu:hover {
  color            : #FFFFFF;
}

	
/*------Sub Menu links------- */
.sublevel{background-color: #003366;
	margin: 0px;
	padding: 0px;
	width: 120px;
	}
a.sublevel{
	display: block;
	border-top: 1px solid #F7CE29;
	font-weight: normal;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	color: #F7CE29;
	background-color: #528764;
	}
a.sublevel:visited{
	display: block;
	border-top: 1px solid #F7CE29;
	font-weight: normal;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	color: #F7CE29;
	background-color: #528764;
	}
a.sublevel:hover {
	border-top: 1px solid #cccccc;
	background-image: url('none');
	font-weight: normal;
	text-decoration: none
	}	
	
.search {}

/*-----------Highlight Found Words-------------*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;}
  
/* -----------PATHWAY -------------------*/	
.pathway {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 15px;
	color:#333;
	}
a.pathway:link {color:#003366;}
a.pathway:visited {color:#1A4F08;}
a.pathway:active {color:#003366;}
a.pathway:hover {color:#999999;text-decoration:underline;}
	
		
/* -------------- STANDARD MODULE TABLE  ---------------- */	

table.moduletable {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #528764;
}

table.moduletable th { 
        background: #1A4F08;
        font-family: "Trebuchet MS",verdana,sans-serif;
	background-color: #F7CE29;
}

table.moduletable td {
        font-family: "Trebuchet MS",verdana,sans-serif;
        font-size: 12px;
	background-color: #528764;
 }
 
 table.moduletable a:link{}
 table.moduletable a:visited{}
 table.moduletable a:active{}
 table.moduletable a:hover{}

 
 table.moduletable-log{
        font-family: "Trebuchet MS",verdana,sans-serif;
        font-size: 15px;
        color:White;
	}
 table.moduletable-log th{color:White;}
 table.moduletable-log td{color:White;
 text-align: center;}
 table.moduletable-log a:link{color:White;}
 table.moduletable-log a:visited{color:White;}
 table.moduletable-log a:active{color:White;}
 table.moduletable-log a:hover{}
  

 table.moduletable-demo{}
 table.moduletable-demo th{}
 table.moduletable-demo td{}
 table.moduletable-demo a:link{}
 table.moduletable-demo a:visited{}
 table.moduletable-demo a:active{}
 table.moduletable-demo a:hover{}

table.moduletable-newsflash {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #528764;
}

table.moduletable-newsflash th { 
        background: #1A4F08;
        font-family: "Trebuchet MS",verdana,sans-serif;
	background-color: #F7CE29;
}

table.moduletable-newsflash td {
        font-family: "Trebuchet MS",verdana,sans-serif;
        font-size: 15px;
        color: #F7CE29;
	background-color: #528764;
 }
 
/* ------------ CONTENT - SECTIONS & CATEGORIES -------------*/
.contentheading {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-family: arial,sans-serif;
 	color: White;
 	background: #F7CE29;
	text-align:left;
/*	margin: 1.5em -.3em 0em 0;
        padding: .2em;*/
	margin: .1em;
        padding: .2em;
	}
	
.contentpagetitle {background-color : White;}
	
a.contentpagetitle h1, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	border-bottom: 0px;
	}

a.contentpagetitle:hover {
   color: #000;
   border-bottom: 0px  dashed #CCCCCC;
   text-decoration: none;
	}
	
.contentpane { background-color: #FFFBE7;}

.contentdescription { background-color: #FFFBE7;}
.contentpaneopen {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 15px; 
        color:#333;
        width: 100%;
	background-color: #FFFBE7;
        padding: .1em;
	}
.contentpaneopen li{}
.contentpaneopen ul {}
.content_rating {
	font-weight: normal;
	font-size:.8em;
   }
.content_vote {
	font-weight: normal;
	font-size: .8em;
   }
.buttonheading{}
a.pop-up {border-bottom: 0px none;}
.pop-ups {float: right;}
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: normal;
   }
.createdate {
	color: #666;
 	font-size:.8em;
        font-weight: normal;
/*        line-height: 1;  */
	}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	}

.small {
	color: #666;
/*	line-height: 1;  */
}
.pagenav{}
a.pagenav {color: #CCC; border-bottom: 0px none;}
a.pagenav:hover {color: #666; border-bottom: 0px none;}
	
.pagenavcounter{}

.readon{}
.back_button{}	
a.toclink:hover, a.toclink:visited, a.toclink:link {
}
table.contenttoc {
	border: 1px solid #ddd;
	background: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 2px;
	}
table.contenttoc th {
	background-color: #000066;
	font-weight: bold;
	}
table.contenttoc td {
	padding: 2px;
	}
.componentheading {
        font-size: 1em;
	font-weight: bold;
	font-family: arial,sans-serif;
 	color: White;
 	background: #F7CE29;
	text-align:left;
	margin: .1em;
        padding: .2em;
	}
.sectiontableheader {
	background-color : #F7CE29;
	border-collapse: collapse;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 15px;
	}
.sectiontablefooter{
	background-color : #FFFBE7;
        }
.sectiontableentry1 {
	background-color : #FFFBE7;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 15px;
	}
	
.sectiontableentry2 {
	background-color : #FFFBE7;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 15px;
	}
.category {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 15px;
	color:#333;
	}
a.category:link, a.category:visited {}




a.category:hover {}

	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
/* -------- FORM SECTION  --------------- */	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 15px;
   background: White;
   border: 1px solid #999;
   margin-left: 0px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
   background: #FFFFE0;
   width: 100%;
   border: 1px solid #999;
   }
	
  .button {
   font-size: 1.0em;
   background: #FFFFE0;
   border: 1px solid #999;
   }
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}

/*--------------------TABBED EDITING-------------------- */

.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}



.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }


.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {

   }

.tabheading {
	background-color: #ffae00;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

.adminform{background-color : #FFFFFF;}

.table_top_content {
background:url(../images/table_top_bg.gif);
height:155px !important;
}

.pagetitle {
	font-family: "Trebuchet MS",verdana;
	font-size: 1em;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 32px; color: White;
	}

.pagesubtitle {color: #528764;
        background-color : White;
        font-weight: normal;
        font-size: 18px;
}
