@charset "UTF-8";
/* CSS Document */



/*........start: simple_header_newsroom styles.........*/
#nr	ul {list-style:none;margin:0;padding:0;}
#nr	li {float:left;margin:0;padding:0;text-align:center;}
#nr	li a {display:block;padding:3px 20px;height:100%;color:#b9c9d9;/*font-size: 100%;*/ font-size: 14px; text-decoration:none;}
#nr li a:hover{color:#FFF;}
#nr	#hdr .selected  {display:block;padding:3px 20px;height:100%; color:#fff;font-weight: bold; font-size: 85%; text-decoration:none;/*border-right:0px solid #000;*/}
#nr	.wh {color:#b9c9d9; font-size: 85%; padding:3px 0;}
/*........end: simple_header_newsroom styles.........*/


/*........start: subnav styles.........*/
#sabnav {padding:0; margin:0; width:250px;}
#sabnav ul{margin:0;padding:0;list-style-type:none;}
/*#subnav li { margin: 0 0 .15em 0; list-style-type:none; text-align: left; background-color: #f4f4f4;}*/
#subnav li { margin: 0 0 .15em 0;padding:0;text-align: left; background-color: #f4f4f4; width:250px;list-style-type:none;}
/*#subnav li a{display: block;color: #999;width:228px;padding: 3px 8px; font-size: 11px;text-decoration: none;}*/
#subnav li a {display: block;color: #999;width:228px;padding: 3px 12px; font-size: 13px; text-decoration: none;}
#subnav li a:hover{color: #333;}
/*#subnav a.sel{display: block;color: #000;background-color: #e3eef8;width: 228px;padding: .2em .8em;text-decoration: none;}*/
#subnav a.sel/*{display: block; width:250px; color: #000; background-color: #e3eef8; padding: 3px 12px;font-size: 13px;text-decoration: none;}*/
				{display: block;color: #000;width:226px;background-color: #e3eef8;padding: 3px 12px; font-size: 13px; text-decoration: none;}

/*.top { margin: 0 0 .15em 0;  background-image:url(subnav_top.jpg); background-repeat:no-repeat;width:226px; font-weight:bold;color:#336699;padding: .3em .8em; }*/
.top {margin: 0; background-image:url(subnav_top.jpg); background-repeat:no-repeat; width:250px; font-weight:bold; color:#336699;  }
.bot { margin: 0;  background-image:url(subnav_bottom.jpg);background-repeat:no-repeat;width:250px;height:9px;}
/*#subnav a.contact{display: block;color: #333;background-color: #f4f4f4;width: 228px; padding: .2em .8em;text-decoration: none;}*/
/*........end: subnav styles.........*/