h1 { font-size:  16px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   
	color: #1C3764;}

h2 { font-size: 14px;  color: #667094;  }

h3 { font-size: 12px;   
	color: Black;}
	
h4 { font-size: 12px; }
	
h5 { font-size: 10px; 
	color: #F0FFFF;}
	
/* Custom link styles */

a:link {
	text-decoration: underline;
	color: #191970;
}

a:hover {
	text-decoration:  underline;
	color: #778899;
}
a:active {
	text-decoration:  underline;
	color: Blue;
}

a:visited {
	text-decoration:  underline;
	color: #191970;
}


body{
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	line-height: 150%;
	background: url(images/bg.jpg) ;
	background-color: #CCCCCC;
	background-repeat: repeat;
}

/*table {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 170%;
	position: absolute;
	top: 210px;
	left: 240px;
	width: 801px;
	height: 333px;
	background-image: url(images/tablebackground.jpg);z-index: 2;
	background-repeat: no-repeat;
	background-color: #F5F5F5; z-index: 1;
}*/

li {	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 170%;
	border-left-width: 2px;
	
}



  

.phonenumber{ font-size: 250%;  font-weight: bolder;  color: #191970;  font-family: "Times New Roman", Times, serif;    }

.statement { line-height: 200%;  color: #708090;  font-size: 24px;  font-weight: bolder;  padding-left: 50px; }

.indent {padding-left: 50px; line-height: 100%;}

#menu a, #menu a:visited {
  text-align: left; 
  text-decoration:none; 
  color:Black; 
  display: block; 
  width:12em; 
  padding: .30em 18px;
    background-color: transparent;
    font-size: 12px;
    line-height: 150%;
    font-weight: bold;
    border-bottom-color: #778899;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    }


#menu a:hover {
  background: url(images/button.gif);
}


a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #4682B4;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #708090;
}	
