/*
 to change it back: 
    remove comments from .nfoBox and .lnkBox
    remove background from #rcol

*/
 body {margin: 0 50px 0 50px; 
       padding: 0px; 
       background:  #63A75E; /* #A6C6B9; */
       height: 100%;   
	   }
	   
 img  {border: 0px;} 
 
 #hdr  {width: 100%;}
 
 #logo { border-bottom: 1px solid #00674c;
	 background: #fff;}

 #menu { 
 	 	background: #fff;
 		text-align: left;
		height: 20px;
		margin: 0px;
		border-left: 1px solid #00674c;	 
		/* width:120px; */
		}

		
 #date { background: #00674c;
 	 color: #fffff0;
 	 font: bold 11px Arial, sans;
	 padding-right: 3px; 
	 border-top: 1px solid #00674C;
	 border-right: 1px solid #00674C;
	 border-bottom: 1px solid #00674C;
	 height: 20px;
	}
		
#date a {color: #008484; text-decoration: none;}		
#date a:hover {color: #fffff0; text-decoration: underline;}
		
#content {width: 100%; 
		  border-left: 1px solid #00674c; 
		  border-right: 1px solid #00674c; 
		  border-bottom: 1px solid #00674c;
		  background: #fff;
		  padding: 10px;
		  font: normal 14px Arial, Veranda, Helvetica, sans;
		  height: 100%;
		  }			
	
#content a {color: #0E5283; 
            text-decoration: none;}

#content a:hover {text-decoration: none; color: #00c;}

		  
 .right {float: right; font-weight: bold;}

/* For Our Services */
.nfoBox {background: url(/images/right_grad.gif) repeat-y top left; /*#C7D0D9; */
	 color: #0E5283;
	 padding: 3px 3px 7px 3px;
	/* border-right: 1px solid #849CB1;
	 border-bottom: 1px solid #849CB1;
	 border-left: 1px solid #D0D9E1;
	 border-top: 1px solid #D0D9E1;*/
         }
.nfoBox h4 {border-bottom: 1px solid #0E5283;font-size: 15px;}

.nfoBox a {display: block; 
	     color: #0E5283; 
	     text-decoration: none;
  	     margin-left: 10px;
	     border-bottom: 1px solid #0e5283;
	  }

.nfobox a.selected {background:f0f9f7; /*#FFF2ed;*/ color: #0e5283;} 
.nfoBox a:hover {background: #E1EBF1; color: #0e5283; text-decoration: none;} 

/* For Related Links */
.lnkBox {background: url(/images/right_grad.gif) repeat-y top left; /*#C7D0D9; */
	 color: #0E5283;
	 padding: 3px 3px 7px 3px;
	/* border-right: 1px solid #849CB1;
	 border-bottom: 1px solid #849CB1;
	 border-left: 1px solid #D0D9E1;
	 border-top: 1px solid #D0D9E1;*/
	 font-size: 11px;}
.lnkBox h4 {border-bottom: 1px solid #0E5283; font-size: 15px;}
.lnkBox hr {border-bottom: 1px solid #0E5283; 
            border-top: 1px solid #E3EFF6;
            width: 90%;}
.lnkBox a {color: #00f; text-decoration: underline; font-weight: bold;}


/* For Print this Page */
 a.print {border-top: 1px dashed #afafaf; 
	  border-bottom: 1px dashed #afafaf;
	   
	  font: bold 12px Arial, sans;
	  color: #909090; 
	  text-decoration: none;
	  text-align: left;
	  }

 a.print:hover {color: #000;}

 #navBar {border-left: 1px solid #00674C; 
 		  border-right: 1px solid #00674C; 
		  background: #fff;
		  font: bold 11px Arial, sans;
		  height: 20px;
		  padding-left: 3px;
		  }
 #lcol {padding: 10px; 
	vertical-align: top;
	text-align: center;
        
}

 #rcol {width: 25%; 
	vertical-align: top;
        border-left: 1px solid #C7D0D9; 
        padding: 0 5px 0 5px;
background:url(/images/right_grad.gif) repeat-y top left;
        } 

 #navbar a {color:#008484; text-decoration: underline;}
 #ftr {background: #00674c; color: #fffff0; font: bold 10px Arial, sans; text-align:center;}
#ftr a {color: #fffff0;}


 .title {border-bottom: 2px solid #000; font: bold 20px Arial, sans; text-align: left; color: #000;}
 #content img {margin: 10px 0 5px 0; clear: both;}
 .picCap {vertical-align: top; font: bold 12px Arial, sans; clear: both;  }
 .prepTitle {width: 550px; padding: 2px 0 2px 4px; border: 1px solid #A6C6B9; background: #00674C; font: bold 16px Garamond; color: #fffff0;}
 .prepBody{height: 75%; width: 550px; border: 1px solid #a6c6b9; padding: 10px 5px; background: #fffff0; font-size: 12px;}
 .adobeBox {font: 9px; padding: 2px; border: 1px solid #c7d0d9; background: #D6E7FF;}
