/* project access */



   

/* default styles

   -------------- */

 

  

body { 

	padding: 0; 

	margin: 0; 

	font: 0.9em Arial, Helvetica, sans-serif; 

	line-height: 1.5em;

	background: #FFFFC0; 

	color: #454545; 

}



a {

	color: #4A8EBC; 

	background: inherit;

}



a:hover {

	color: #C3593C;

	background: inherit;	

}



a.title {

	color: #FE6700;

	background: #FFF;

}

a:active, a:focus {background: #FF0000;

}

a.hide

{

position: absolute;

left: -9000px;

top: 0;

}



a.hide:focus, a.hide:active

{

left: 0;

} 

h1 {

	font: bold 1.75em Arial, Helvetica, sans-serif;

	letter-spacing: -1px; 

	padding: 2px 0 0 0px;

	margin: 0;

	color: #464548;

	background: inherit;

}



h1 a, h2 a {

	text-decoration: none;

	color: #464548;

	background: inherit;

}



h1 a:hover, h2 a:hover {

	color: #C3593C;

	background: #FFF;

}



h1 .red{

	color: #C3593C;

	background: inherit;

}





h2 { 

	margin: 0 0 5px 0; 

	padding: 0; 

	font: bold 1.5em Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	color: #000; 

	background: inherit;

}



h2 .yellow{

	color: #FFFCD1;

	background: inherit;

	

}

h3 { 

	margin: 0 0 5px 0; 

	padding: 0; 

	font: bold 1.2em Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	color: #FFFCD1;

	

}

p {	margin: 0 0 5px 0; }





ul { 

	margin: 0; 

	padding : 0; 

	list-style : none; 

}



form { 

	margin: 0; 

}



input.search { 

	width: 145px; 

	height: 22px;

	border: none;

	background: #fff url(input.gif) no-repeat; 

	padding: 5px 10px 0 25px;

	color: #808080;

}



input.button {

	border: 0;

	height: 27px;

	width: 76px;

	background: #ABC43C url(button.gif) no-repeat;

	color: #FFF;

	font: bold 1.1em Arial, Helvetica, Sans-Serif;

}



input.login { 

	width: 150px;

	border: none; 

	background: url(logininput.gif); 

	padding: 4px; 

}



/* layout

   ------ */



.content { 

	margin: 10px auto;

	width: 760px; 

}



.logo {

	float: left;

	width: 750px;

	padding: 10px 0 11px 10px;

}



.headerright {

	float: right;

	width: 550px;

	height: 72px;

}



.logo p {

	font-size: 0.9em;

	color: #808080;

	padding: 0 0 0 7px;

	background: inherit;

}





.topinfo {

	width: 540px;

	margin: 12px 0 5px 0;

	padding: 0 5px 5px 0;

	text-align: right;

	background: #FFFFC0 url(dot.gif) repeat-x bottom;

	color: #444;

	

	

	

}

.imgtopbutton {

	float: right;

	margin: 0 9px 3px 0;

	border:0;

}

/****************** #tabs styles ************************/



#tabswrapper {

      width: 99.7%;

}



#tabs {

	width:100%;

 /*background: url(../images/bg.gif) repeat-x bottom;*/

    line-height: normal;

	position: relative;

	margin-bottom: -3px;

	/*padding-left: 20%;*/

	padding-left:0;

	float: left;

	font-weight:bold;

	

}

* html #tabs {

	width: 100%;

	padding-right: 0;

}



#tabs ul {

	margin:0;

	padding:0 0 0;

	list-style:none;

	color:#FF0000;

	width: 100%;

}

#tabs li {

      float:left;

	  width: 19%;

      background:url(../images/left_on_grey.gif) no-repeat left top;

      margin:0;

      padding:0 0 0 3px;

	  text-align: center;

	  

	  

}

* html #tabs li {

	  width: 10%;

}

#tabs a {

      float:right;

      display:block;

      background:url(../images/right_on_grey.gif) no-repeat right top;

      padding:0.3em 3px 4px 0;

      text-decoration:none;

	  border-bottom: 1px solid #ccc;

	  font-size: 90%;

	  line-height:1.1em;

	  

}

* html #tabs a {

	width: 100%;

}



#tabs #current {

	font-weight:bold;

	background:url(../images/right_orange.gif) no-repeat right top ;

    padding:0.3em 3px 4px 0;

	

	

}

/*#tabs #home a {

      padding-bottom:0.8em;

	  padding-top: 0.9em;

}*/

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a {float:none;}

/* End IE5-Mac hack */



#tabs a {

	color:#222F3D;



}

	.menutitle {

	display:block;

	text-align: center;

	/*cursor:inherit;

	position: relative;*/

}



.slogan {

	mtext-align: right;

	width: 160px;

}



#topnav {

	background:#FFFFFF url(../images/corner_lng_gen.gif) no-repeat top left;

}

.bar { 

	text-align: right;

	font-size: 1.1em;

	height: 30px; 

}



	.bar li { 

		

		padding: 0px 10px 8px 10px;

		color: #808080;

		background: #FFF;

		display: inline;

	}

	

	.bar li.active { 

		background: #FFF url(bar.gif) no-repeat center bottom; 

		color: #C3593C;

		font-weight: bold; 

		padding-bottom: 8px; 

	}



	.bar a { 

		font-weight: bold;

		color: #4A8EBC; 

		background: inherit;	

	} 

    .bar a:active, a:focus {background: #FF0000;

}

.searchfield { 

	text-align: right;

	float: right;

	width: 540px;

	height: 38px;

	background: #464548 url(searchbg.gif) no-repeat top right; 

	color: #000;

	clear: both;

	padding: 10px 10px 0 0;

}



.grey {

	font-size: 1.2em;

	font-weight: bold;

	color: #ccc;

	background: inherit;

	

}



.search {

	font-size: 1.2em;

	font-weight: bold;

	color: #FFF;

	background: inherit;	

}



.newsletter {

	float: left;

	height: 30px;

	padding: 15px 0 0 15px;

	width: 245px;

	background: #6E6E6E url(newsletterbg.gif) no-repeat;

	color: #FFF;

	margin: 0 0 3px 0;

}



.subheader {

	clear: both;

	margin: 3px 0 10px 0;

	padding: 8px;

	background: #f4f4f4;

	color: #808080;

	border-bottom: 1px solid #ccc;

	/*border-top: 1px solid #fd6000;*/

}



/* left side

   --------- */



.left {

	float: left;

	width: 490px;

	margin: 0 0 10px 0;

}

	.leftarticles {

		margin: 0 0 15px 0;

		padding: 0 0 0 10px;

	}



	.lt {

		height: 10px;

		background: #6E6E6E url(lt.gif) no-repeat;

		color: #FFF;

	}

	

	.lbox {

		color: #eee;

		padding: 3px 12px;

		margin: 0 0 15px 0;

		background: #6E6E6E url(lb.gif) no-repeat bottom left;

		height: 450px;

	}

	

	.lbox a {

		color: #FFFCD1;

		background: inherit;

	}

	.lbox a:active, a:focus {background: #FF0000;

	}

	.lbox h2 {

		color: #FFFCD1;

		background: #6E6E6E;

	}

	

	

.thumb {

	float: left;

	width: 78px;

	border: 1px solid #d4d4d4;

	color: #fff;

	background: #6e6e6e;

	margin: 0 15px 15px 0;

	padding: 5px;

}



.thumb p { margin: 0; border:0; padding: 3px; color: #FFF; background: #6e6e6e; 

}







	

/* right side orannge

   ---------- 

		

.right {

	float: right;

	width: 245px;

	margin: 0 0 10px 0;

}



.right a {

	color: #FFFCD1;

	background: inherit;

}

.right a:active, a:focus {background: yellow;

}

		

	.rt {

		background: #C85E35 url(rt.gif) no-repeat;

		color: #FFF;

		height: 7px;

	}

		

	.rightarticles {

		font-size: 0.9em;

		background: #F85537 url(rb.gif) no-repeat bottom;

		color: #FEE1D5;

		padding: 4px 8px;	

		margin: 0 0 10px 0;

	}

	

			

.image {

	float: left;

	margin: 0 9px 3px 0;

	border:0;

}

img.c1 {border:0;width:88px;height:31px}





img.c12 {border:0;width:75px;height:50px}*/



/* right side yellow

   ---------- */

		

.right {

	float: right;

	width: 245px;

	margin: 0 0 10px 0;

}



.right a {

	color: #FF0000;

	background: inherit;

}

.right a:active, a:focus {background: #FF0000;

}

		

	.rt {

		background: #FFFF40  url(rty.gif) no-repeat;

		color: #000080;

		height: 7px;

	}

		

	.rightarticles {

		font-size: 0.9em;

		background: #FFFF40 url(rby.gif) no-repeat bottom;

		color: #000080;

		padding: 4px 8px;	

		margin: 0 0 10px 0;

	}

	

			

.image {

	float: left;

	margin: 0 9px 3px 0;

	border:0;

}

img.c1 {border:0;width:88px;height:31px}





img.c12 {border:0;width:75px;height:50px}

/* footer

   ------ */



.footer { 

	clear: both; 

	text-align: center;

	line-height: 1.8em;

	color: #808080;

	background: #FFFFC0 url(dot.gif) repeat-x;

	padding: 8px 0;

}



.footer a {

	color: #C3593C;

	background: inherit;

}

.footer a:active, a:focus {background: #FF0000;