@charset "UTF-8";
/* CSS Document */

html {
	background-color:#fff;
	background:#fff;
}

body {
	color:#000000;
	background:#fff;
	background-color:#fff;
}


UL
{
	  overflow: visible;
      display: inline;
    font-size:23px; 
  font-family: "Times New Roman";
  font-weight:bold;
	   	
	
	
	}
.topLine
{
	  overflow: visible;
      display: inline;
    font-size:23px; 
  font-family: "Times New Roman";
  font-weight:bold;
	   	
	
	
	}
	H4
	{
	overflow: visible;
      display: inline;
    font-size:20px; 
  font-family: "Times New Roman";
	  	
		}
	
	H3
	{
	overflow: visible;
      display: inline;
    font-size:23px; 
  font-family: "Times New Roman";
	  	
		}

.linkSect{
      overflow: visible;
      display: inline;
     	font-size:20px; 
  font-family: Arial;
	   	
	    }


div#mainC {
        overflow: visible;
        display: inline;
      	width:1024px;
		font-size:23px; 
	font-family: "Times New Roman";
	
	
	       
}

p{
	line-height:26px;
	 font-size:20px; 
  font-family: "Times New Roman";
}

div#wrap {
	position:relative;
	border-left:none;
	border-right:none;
	background:#FFF;
	display:block;
}

#ltSide, #mainNav, #rtNav, #hdr {display:none;}
