h1 {  
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 16px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
	
div#content {
	margin-left: 200px;	
}

div#content h4 {
	margin-bottom: 4px;
	margin-top: 40px;
}

div#content span {
	text-indent: 10px;	
}
	
p {  
	font-family: "Times New Roman", Times, serif; 
	font-size: small; 
	font-style: normal; 
	line-height: 120%; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
blockquote {  
	margin-left: 24px
	}
li {  
	list-style-position: outside; 
	list-style-type: disc; 
	margin-left: -9px; 
	padding-bottom: 6px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
ol {  
	list-style-type: lower-roman; 
	list-style-position: outside; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000
	}
.boldtext {  
	font-weight: bold;
	}
.nav {  
	font-size: 10px;
	}
.nav2 {  
	font-size: 14px; 
	line-height: 20px; 
	font-weight: bold;
	}
.boldtext2 { 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 20px;
	}
.phones { 
	font-size: 13px; 
	line-height: 15px; 
	font-weight: bold; 
	color: #2583AB
	}
h2 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold;
	}
.white {  
	color: #FFFFFF; 
	font-weight: bold;
	}
.gold {  
	color: #CC9900;
	}
em {  
	font-style: italic;
	}
	
/* New Formatting For Pages: Contents Div ------------------*/

.content {
	float:right;
	width:550px;
	margin-right:30px;
	margin-top:-140px;
	}

.content p {
	text-align:left;
	}

.content h1 {
	font-size:16px;
	}



