/* CSS Document */
     
	 body {
		text-align:center;
		}

#frame {
		width:550px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
	 
	#quote {font-FAMILY: Times New Roman, Times, serif; 
	text-align:right;
	font-size:12px;}
		
	#fld_label { text-align:right;
		      font-FAMILY:  helvetica, arial, sans-serif;
		      font-size:12px; }
	 
	 a,p,h1,h2,li,h3,h5 { font-FAMILY:  helvetica, arial, sans-serif;  text-decoration: none;}
	 
	 p, li { line-height: 1.5;
	          }
     
	 a { font-size:12px; 
	     color: #6E0502; }
	 
	 p, li { font-size:12px;
	    
	   }
	 
	 h5 { font-size:14px;
	      color: #4C7B47;
	      padding-top:20px; }

	 h3 { font-size:12px;
	      color: #4C7B47;
	      //padding-top:20px; }

	
     a:hover { text-decoration: underline;}
         
     a:first-letter { text-decoration: underline;} 
         
     .ie_fix a { text-decoration: none; } 
 
a.sitelinksorange { color:#f90; }

    
     #content {
	    width:550px;
		//width:70%;
		
		float:center;
		background:#fff;
		padding-bottom:10px;
		}
		 
	#footer {  
		float: right;
		width:230px;
            }	 	 
		 
		 
		 #wrapper	{
	/* background: #fff url(/i/pgbg4.gif) repeat; */
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 0;
	//border: 1px solid #566;
	//border-top: 5px solid #566;
		
	voice-family: "\"}\""; 
	voice-family:inherit;
		 
	}
		 
           

