

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}
table { margin-top: 4px; margin-bottom:4px;
}
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }





/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 99%;
	padding: 0px; 
}

.header { 
	height: 75px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 720px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 718px;
		float: left;
		font-size: 12px;
		font-weight: bold;
	}

	.top_info_right {
		float: right;
		width: 100px;
		padding: 0 0 0 0px;
		border-left: 1px solid #eee;
		text-align: center;
		margin-right:5px;
		background: #eee ;
	}



.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #FF9148 ; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #6C757A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

.submenu {
margin: 0px 0 1px 0;
	border-bottom: 1px solid #eee;
	padding: 1px 0 1px 0;
	background: #EEEEEE;
		font: bold 1.2em Tahoma, Arial, Sans-Serif;
	text-align: center;
	color: RED;
}
.submenu a {
text-decoration: none;

}
/* left side
   --------- */

.left {
	float: left;
	width: 74.5%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #A9C0CE url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 2px 0 6px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	border-bottom: solid 2px #6C757A;
	
}
	.left_side {
		float: left;
		width: 25.75%;
		
		margin-left: 0px;
	}
.left_side a:hover {
color:#FF9148;
font-weight: bold;
}
.left_side h3 {
	clear: both;
	background: #6C757A  url(images/cornerl.gif) no-repeat top left;
	color: #FFF;
	padding: 2px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}		
	.left_side a { color: #414141; background: #FFF; font-weight: bold; font-size:11px;}
		.right_side a { color: #FF9148; background: #FFF;}
	.right_side {
		float: right;
		width: 73.5%;
		background: #FFF url(images/dotted.gif) repeat-y;
		 margin: 0 0 0 0; color: #000; background: #FFF;
		
	font:  Georgia, times new roman, arial  ;
	 text-align: left; 
	 line-height: 18px;
	 letter-spacing: 0.05em;
	 font-size: 12px; 
	}
	
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0;
	font:  Georgia, times new roman, arial  ;
	 text-align: left; 
	 line-height: 18px;
	 letter-spacing: 0.05em;
	 font-size: 13px; 
	 }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 25%;
	margin: 0 0 0px 0;
}

.right h3 {
	background: #6C757A  url(images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 2px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	
}

	.right_articles {
		background: #FFFFFF;
		color: #414141;
		padding: 4px;	
		margin: 0 0 2px 0;
		font:  Georgia, times new roman, arial  ;
	 text-align: left; 
	 line-height: 18px;
	 letter-spacing: 0.05em;
	 font-size: 13px; 
	 border-top:2px solid #A9C0CE;
	 border-left: 2px solid #A9C0CE;
	 border-right: 2px solid #A9C0CE;
	 border-bottom: 2px solid #6C757A;
	 margin-bottom:6px;  
	min-height:120px;
	}
	
.image {
	float: left;
	margin: 4px 9px 3px 0px;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	font-size: 13px;
}

.footer a { color: #808080; background: #fff; }


/*hover */
a.screen { 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width: 250px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-150px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:150px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}