.wrapper {
	max-width: 991px;
	width:expression(document.body.clientWidth > 991? "991px": "auto" );
	margin: 0 auto;
	height: 400px;
}

#fh {height:100%;}

h1 {
	color: #A4CF42;
	font-size: 19px;
	font-weight:bold;
	text-align: left;
	font-family: "Trebuchet MS", arial,sans-serif;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}

.wndiv {
	display: block;
	border-bottom: 1px dotted #999999;
	padding: 10px 0xp 10px 0px;
}

/* ##################### GENERAL SETTINGS  ################### */	

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color:#333;
	background: #D3DAD2;
}
		

a:link, a:visited {
  color            : #416F79;
  text-decoration  : underline;
}

a:hover {
  color            : #22454C;
  text-decoration  : underline;
}
  
form {
	margin: 0px;
	padding: 0px;
}
	image{
		border: 0px;
	}
	
	
/* ##################### NAVIGATION  ##################### */	

.mainlevel { }
a.mainlevel:link, a.mainlevel:visited { text-decoration  : none; }
a.mainlevel:hover { text-decoration: underline; }

.sublevel {
  font-size  : 10px;
  margin-left: 5px;
}

.toplink { font-size: 11px; }
a.toplink:link, a.toplink:visited { color:#9EABAE ; text-decoration  : none; }
a.toplink:hover { color: #9EABAE; text-decoration: underline; }

.infolink { color: #ffffff; font-size: 11px; }
a.infolink:link, a.infolink:visited { color:#ffffff ; text-decoration  : none; }
a.infolink:hover { color: #ffffff; text-decoration: underline; }

/* ##################### SEARCH ########################## */	

.search {}
/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;
  				}

/* ##################### PATHWAY ##################### */	

#blockrandom {
	width: 522px;
}

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
			}
			
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  color            : #0066CC;
  text-decoration  : none;
											 }		
											 						
a.pathway:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  	  						}
							
/* ##################### STANDARD MODULE ################# */	

table.moduletable { margin: 0px; padding: 0px; }
table.moduletable td { margin: 0px; padding-bottom: 0px; }
table.moduletable td td{ margin: 0px; padding: 0px; }

table.moduletableright .contentheading { color: #006666; border-bottom:none; font-size: 13px;}

table.moduletableright { padding-bottom: 30px; color: #000000; line-height: 15px; font-size: 12px; width: 206px; margin: 0px; }
table.moduletableright td { margin: 0px; padding: 6px 0px 0px 0px; }
table.moduletableright td td{ color: #000000; line-height: 15px; font-size: 12px; margin: 0px; padding: 0px; }
table.moduletableright th {
	color: #A4CF42;
	font-size: 19px;
	font-weight:bold;
	text-align: left;
	font-family: "Trebuchet MS", arial,sans-serif;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}

table.moduletableleft td { padding: 10px; font-size: 12px; }
table.moduletableleft td td{ padding: 0px; font-size: 12px; }
table.moduletableleft {
	background: #9EABAE;
	width: 206px;
}

/* ##################   LOGIN MODULE ################ */

 table.moduletable-login {
  width			   :150px;
  table-layout	   : auto;
}

table.moduletable-login th {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #999;
  background       : url(../images/mshade.png) #F0F0F0 repeat-x 0px 0px;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
}

table.moduletable-login td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 8px;
  text-align       : center;
  background-color: White;
}


/* ############# CONTENT ###################### */

/* Page titles container Box */
.fphead {
	color: #183242;
	width: 100%;
	font-size: 23px;
	font-weight:bold;
	font-family: "Trebuchet MS", arial,sans-serif;
	text-align:left;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 1em;
}

.contentheading {
	color: #A4CF42;
	width: 100%;
	font-size: 23px;
	font-weight:bold;
	font-family: "Trebuchet MS", arial,sans-serif;
	text-align:left;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	line-height: 1em;
}
	
/* Page Titles */
.contentpagetitle { background-color : White; }
a.contentpagetitle h1,
a.contentpagetitle:link,
a.contentpagetitle:visited, 
a.contentpagetitle:active{
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: 0px;}
	
a.contentpagetitle:hover {
   color: Black;
   border-bottom: 0px  dashed #CCCCCC;
   text-decoration: none;
	}
	
/* Component heading links, blogs and Faq's ..etc box */
.componentheading {
	color: #A4CF42;
	width: 100%;
	font-size: 23px;
	font-weight:bold;
	font-family: "Trebuchet MS", arial,sans-serif;
	text-align:left;
	margin: 0px;
	padding: 0px;
	}
	
/* Styling for the pdf/email/print icons */
.buttonheading{ }

/* POP Window */
a.pop-up {border-bottom: 0;}

.pop-ups {float: right;}

/* Main Body Content rating & voting */
.content_rating {
	font-weight: normal;
	font-size: 10px;
   }
	
.content_vote {
	font-weight: normal;
	font-size: 10px;
   }
	
/* Author Name */
.small {color: Black;}

/* Date Stamps */
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
   }

.createdate {
	color: Black;
 	font-size:10px;
   font-weight: normal;
   line-height: 1;
	}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	}
	
/* Description Component Container Box News, Faq and Links ..etc  */
.contentdescription {background-color : White;}

/* Component Container Box News, Faq and links ..etc */
.contentpane {background: White;}


/* Center content main body text staic text, blog ..etc */

table.contentpaneopen {
width: 100%;
}

.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	line-height: 18px;
}
	
/* Main Body  bullets List */
.contentpaneopen li{}
.contentpaneopen ul {}


/*  Main Body Page Navigation  */
.pagenav{}
a.pagenav {color: #cccccc; border-bottom: 0;}
a.pagenav:hover {color: #666666; border-bottom: 0;}
.pagenavcounter{}
.readon{}
.back_button{}
	
/*############################### COMPONENTS ##########################*/

/* Article Index Static Pages Component */		

table.contenttoc {
width: 150px;
border: 1px solid #ddd;
background: none;
border-collapse: collapse;
padding: 0px;
margin: 2px;  }

table.contenttoc th {
	background-color: #DDEEFF;
	font-weight: bold;
							}

table.contenttoc td {
	padding: 2px;
						  }
a.toclink:hover, 
a.toclink:visited, 
a.toclink:link {}

/* Table catagory lists Header and Foot */

.sectiontableheader {
	background-color : #D3D3D3;
	color : Black;;
	font-weight : bold;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.sectiontablefooter{}

/* odd & even row colors example polls and links components */
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* category text format and links Component or news feeds by category */
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Black;
	}
a.category:link,a.category:visited {}
a.category:hover {}


	/* Blog Component */
	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
	/* Contact Form Component */
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}
	
/* Note: See poll_bars.css in components/com_poll folder! */
.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
pollstableborder{ border: 20px solid #999999; }
	
.smalldark {color: Black; line-height: 1;}


/* syndicate component */
.syndicate{}
.syndicate_text{}


/* ##################### FORM OBJECTS #####################*/	
.searchbox {
	color:#919683;
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   background: White;
    border: 1px solid #B0B4A3;
   margin-left: 10px;
   padding-left: 3px;
   width:150px;
   }
   
.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   background: White;
    border: 1px solid #999;
   margin-left: 10px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
   	background: #FFFFE0;
   	width: 100%;
   	border: 1px solid #999;
   }
	
  .button {
   font-size: 10px;
   background: #FFFFE0;
   border: 1px solid #999;
   }
	
                             /* No need to edit */
/* #################### AFTER LOGIN EDITING FORMS  ################### */

/* ###################### TABBED EDITING ###################### */
/*When user logins to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */

.moscode {background-color: #f0f0f0;}
		
.code {
	font-family: courier, serif;
	font-size: 10px;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : Black;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	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 Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: 1px;
   }

.edit-tabs {
   padding: 9px;
   background: none;
   }

.tabpadding {}

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

.pagetext {
	visibility: hidden;
	display: none;
   }
   
a[href$='.pdf'] {
	padding: 3px 0 0 24px;
	background: url('../images/pdf_icon.png') center left no-repeat;
}
   
a.no-pdf-icon {
	padding: 3px;
	background: none;
}


	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
#microtek { text-align:center;color: #899288; font-size: 11px;}
#microtek a { color: #555d54; text-decoration: none; }
#microtek a:hover { color: #555d54; text-decoration: underline; }