@charset "utf-8";

a.nav {	
	color: #FFFFFF;	
	text-decoration: none;
	font-family: verdana;	
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #5a7fc9;
	border: 1px none;
    display: block;
	border-bottom-color:#FFFFFF;
	border-bottom-style: dashed;
	border-left-color: #FFFFFF;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-right-style: dashed;
	border-top-color: #FFFFFF;
	border-top-style: dashed;
	}


a:hover.nav {
    color: #FFFFFF;	
	text-decoration: none;
	font-family: verdana;	
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #163d8b;
    border: 1px none;
    display: block;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}


A.SubPracticeAreaListing {
    color: #FFFFFF;	
	text-decoration: none;
	font-family: verdana;	
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background:#94A6CB;
	border: none;
    display: block;
	}

a:hover.SubPracticeAreaListing {
    color: #FFFFFF;	
	font-family: verdana;	
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
	background:#94A6CB;
	border: none;
    display: block;

	}

.homepagetext  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height: 1.5;
	
	}
	
.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height: 1.5;
	
	}
	
A.homepagetext {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #163d8b;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px none;
	display: none;
	border-bottom-color:#FFFFFF;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-top-style: none;
	background-color: #163D8B;
	}
.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #163D8B;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:hover.homepagetext {
    color: #163d8b;	
	font-family: verdana;	
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
