/************************************************
 *  RHWC web settings. 
 ************************************************/

 
body
{
	background-color: #F1EFEF;
}
 
td.shadow-top { 
    height: 16px;  
    background-image: url(img/shadowTop.gif)
  } 
 
 
p, tr, td, ul, li
{color: #000000; 
 font-family: Tahoma, Verdana; font-size: 13px;
}

.tr:hover {
	background-color: Silver;
}

.header1, h1
{color: #ffffff; background: #808080; 
 font-weight: bold; font-family: Tahoma, Verdana; 
 font-size: 13px; margin: 0px; 
 padding: 2px;
}
.header2, h2
{color: #000000; background: #DBEAF5; 
 font-weight: bold; font-family: Tahoma, Verdana; 
 font-size: 12px;
 border: 1px dotted Navy;
 padding: 1px 2px 1px 2px;
}
.intd
{color: #000000; font-family: Tahoma, Verdana; 
 font-size: 11px; padding-left: 15px;
}

.defList {
	color: #000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.defList:hover{
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Silver;
}


a /*, A:link, a:visited, a:active  */
{color: #000000; text-decoration: none; 
 font-family: Tahoma, Verdana; font-size: 11px;
}
A:hover
{color: #ff0000; text-decoration: none; 
 font-family: Tahoma, Verdana; font-size: 11px;
}


.highlight {
	text-decoration: none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight:hover{
	text-decoration: underline;
	color: FF6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/********************************************************
 * Side menu Level 3 (most detailed level) spects       
 ********************************************************/                    
.sideMenuDB_L3 {
	text-decoration: none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sideMenuDB_L3:hover{
	text-decoration: underline;
	color: #0000CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/********************************************************
 * Side menu Level 2 (most detailed level) spects       
 ********************************************************/                    
.sideMenuDB_L2 {
	text-decoration: none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sideMenuDB_L2:hover{
	text-decoration: underline;
	color: #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/********************************************************
 * Side menu Level 1 (most detailed level) spects       
 ********************************************************/                    
.sideMenuDB_L1 {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.sideMenuDB_L1:hover{
	color: #FFC14D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.a_red{
	color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.a_red:hover{
	color: #ff1111;
   text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.red{
	color: #3B4D7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.red:hover{
	color: #ff1111;
   text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.red2{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.red2:hover{
	color: #ff1111;
   text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grey{
	color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grey:hover{
	color: #ff1111;
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.grey2{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grey2:hover{
	color: #353535;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.grey3{
	color: #5a5a5a;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grey3:hover{
	color: #BFAE75;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.grey4{
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	background-image:url(img/underText.jpg);
}
.a_green{
    color: #598026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a_green:hover{
    color: #6B982E;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
   font-weight: bold;
}
.blue{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blue:hover{
	color: #ff1111;
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.blue2{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue2:hover{
	color: #6495ED;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blue3{
	color: #0066cc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: italic;
}
.blue3:hover{
	color: #ff1111;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: italic;
}
.blue4{
   text-decoration: none; 
	color: Navy;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.green {
   text-decoration: none; 
	color: #009F00;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
.blue_news{
	color: #3B9BCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blue_news:hover{
	color: #3B9BCD;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.blue_midnight{
	color: #003D7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.td_lev3{
	/* background-color: #F6F6F6;*/
	background: #F6F6F6 no-repeat top left
}

.td_lev3:hover{
	/*background-color: #cccccc; */
	background: #E0E0E0 no-repeat top left;
	filter: alpha(opacity=85);
}

.text{
	color: #000000;
	font-family:  Verdana, Arial, Tahoma;
	border: 1px dotted Navy;
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	background: #E9EEF8;
}

.sitemap_hdr{
    color: #ffffff;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.sitemap_hdr:hover{
    color: #e9e9e9;
	text-decoration: underline;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.rwp_text{
    color: #3B4D7F;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

.rwp_highlight{
	background-color: #EBFFD0;
	color: #000000;
}

.blank{
	background-color: #ffffff;
}

.blank:hover{
	background-color: #000000;
}
.img{
	border-bottom: dashed 1px;
	padding: 1px 5px 1px 5px;
}
.box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
   border:  1px  Navy;
	padding: 4px 6px 4px 6px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	border-style: dashed;
}
.box2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #364147;
	padding: 1px 4px 1px 4px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
.tdtext{
   color: #000000; 
   font-family: Arial, Tahoma, Verdana; font-size: 14px;
   padding: 1px 2px 1px 2px;
   line-height: 20px;
   border:  1px  Navy;
   border-style: dashed; 
}
.line {
	border-right: solid;
	border-right-width: 1px;
	border-color: #999999;
}
.bar {
	border-right: solid;
	border-right-width: 1px;
	border-color: #B4BCCD;
}



.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F4F4;
}
.menu_item_onMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #C0FFC0;
	cursor: pointer;
	cursor: hand;
}
