@charset "utf-8";
/* CSS Document */



.topheader { 
background-color: #5e88a2;
	}
	
.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  width: 100%;
  background-color: #728B6E;
  background-repeat:repeat;
  color: #000000;
}	
.practiceheader { 
background-color: #738C6F;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
padding-left: 5px;
	}	
.practicesubheader { 
background-color: #F7F4F2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3a4e57;
padding-left: 5px;
	}	
	
.homepagetext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000; 
padding-left: 15px;
padding-right: 15px;
line-height: 25px;
	}
	
.homepagetextbox { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000; 
padding-right: 15px;
line-height: 25px;
	}	
	
.lihomepagetext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000; 
line-height: 30px;
	}
	
ul {	
	font-family: verdana;	
	font-size: 12px;	
	line-height: 14px;
	list-style-type: square;	
	list-style-position: outside;
	}
	
.addresstext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff; 
line-height: 20px;
padding-right: 10px;
	}
	
.addresstext2 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000; 
line-height: 20px;
padding-right: 10px;
	}	
A.practice {
        font-size: 9px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000000;
		padding-left: 5px;
		vertical-align:top;
	}
	A:HOVER.practice {
		font-size: 9px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		color: #666666;
		padding-left: 5px;
		vertical-align:top;
	}
A.addresstext {
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		color: #3b64c0;
	}
A.practicesubheader {
        background-color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #3a4e57;
        padding-left: 5px;
		text-decoration: none;
	}
	
	border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.main {
	background-color: #FFFFFF;
	border: 1px double #718A6D;
}

