@charset "UTF-8";
/* CSS Document */

	.atty a {
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	margin-left:20px;
	text-transform:uppercase;
	color:#fff;
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}
.atty tr {
	background-color: #a2b2c5;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	vertical-align:middle;
}
.atty a:hover {
	color:#e67c30;
}

.atty td {
	text-align: left;
	padding-right: 15px;
	padding-left: 5px;
	color: #333;
	font-size: 10px;
	margin: 5px 0;
	padding-top: 2px;
}
.attybio a{
	text-decoration: none;
	color:  #1A4777;
	}
a.odd {
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	margin-left:20px;
	text-transform:uppercase;
	color:#333;
	line-height: 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
}
a.odd:hover {
	color:#e67c30;
}
.attybio h4{
	color:  #1A4777;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	}
.attybio h2{
	color:  #1A4777;
	margin:1px 0;
	padding: 0px 0;
	line-height: normal;
	}

