/*-------------------------------- Main Ellements Start ---------------------------------------- */
 
body  {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%; 
}

#container { 
	width: 65em;   
	background: #EBEBEB;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColElsLtHdr .header {
	text-align: right;
	background: #EBEBEB;
	padding: 0 10px;
	margin-bottom: 5px;	
} 
.twoColElsLtHdr .headerLogo, .headerLogo table {
	text-align: left;
	width: 65em;
}
.headerLogo table text_logo{ 
width: 0%;
}
.logoText{
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom:20px;
}
.time{
	font-size: 1em;
	font-weight: bold;
	float:right;	
}

.time{

}
#topmenu_item2, .headerLogo, #hMenu{
	border-bottom:#78806C solid thin;
	
}
#topmenu_item2{
	padding-bottom:5px;
}
#hMenu{
	padding-top:5px;
	padding-bottom:5px;
}
.active{
border:none;

}

.sidebar1 {
	float: left;
	width: 12em;  /*since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0; /* top and bottom padding create visual space within this div */
	vertical-align:top;
}


#mainContent h3{
	font: .9em;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	margin: 5px 0em 0px 12em;  /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	background: #FFFFFF;
	height:100%;
	display:block;
	padding:10px;
	border-left: #78806C solid thin;
} 
.sidebar1_part{
	margin-top: 5px;
	margin-bottom: 5px;
}
#ameaMenu{
margin-left: 3px;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table.contentCell_centre{
	width: 100%;
	border-style: none;
	text-align:center;
	vertical-align:middle;
}
table.contentCell_centre img {
	border:none;
}

a{
	font-size: 0.9em;
	font-weight: bold;
	color:#000066;
	text-decoration:none;
}
.sa_print_span, #langMenu a{
	font-size: 0.8em;
	font-weight: bold;
	color:#000066;
	text-decoration:none;
	cursor:pointer;
}
/*-- Vertical Menu classes Start --- */


table.left_menu tr{
	padding: 5px 3px .1em;

}
.vMenu_normal a{
	text-decoration: none;
}



.vMenu_active a{
	text-decoration:underline;	
}

.vMenu_second_normal a {
	color: #000099;
	text-decoration: none;
}
.vMenu_second_active a{
	color: #000099;
	text-decoration: underline;
}
.vMenu_second_normal, .vMenu_second_active{
	padding-left: 5px;
	
}

/*-- Horizontal Menu classes Start - */
.hMenu_normal a{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #78806C;
	padding:0px 5px;
}
.hMenu_normal_last a{
	padding:0px 5px;
}

.hMenu_active a{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #78806C;
	padding:0px 5px;
}

.hMenu_active_last a{
	padding:0px 5px;
}

hr.color{
color:#78806C
}

.footer_images{
	marging-top:10px;
	padding-top:10px;
}

.tx_indexedsearch_sword{
	margin:0px;
	color: #000000;
	background-color:#EBEBEB;
	font-size:0.8em;
	width:12em;
}
.tx-indexedsearch{
		font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.tx-indexedsearch .title, .percent-tmpl-css, .tx-indexedsearch h3, .tx-indexedsearch h3 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-rules H2 {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {

 }		
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
 
}		
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }		
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }		
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }		
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }

.tx-indexedsearch .tx-indexedsearch-res{
margin-bottom:5px;
}		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
 
}		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	 vertical-align:middle; 
 }		
 .tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }		
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */		
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }		
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }		
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
	letter-spacing:0; 
	font-weight:normal;
	margin-top:-1.2em;
	float:right; 
}		
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { 
	float:left;
	font-size:0.9em;

}		
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }		

/*-- Horizontal Menu classes End --- */
