﻿.letters
{
	width:750px;
	margin:20px 0px 0px 0px;
}
.letters ul
{
	list-style-type:none;
	width:702px;
	margin:0px auto 0px auto;
	padding:0px;
}
.letters li
{
	display:inline-block;
	float:left;
	width:21px;
	height:21px;
	background-image:url(../assets/circleG.gif);
	background-repeat:no-repeat;
	margin:0px 5px 0px 0px;
	padding:0px;
	cursor:pointer;
	text-align:center;
}
.letters a
{
	color:#fff;
	font-weight:bold;
	line-height:19px !important;
	text-decoration:none;
	width:21px;
	height:21px;
	display:block;
	text-align:center;
}
.letters .selected
{
	background-image:url(../assets/circleB.gif);
}
.selections
{
	width:700px;
	padding:10px 25px 0px 25px;
	clear:both;
}
.selections table
{
	width:700px;
}
.selections td
{
	width:350px;
	padding:15px 0px 0px 15px;
}
.selections td span
{
	color:#003895;
	font-weight:bold;
	display:inline-block;
	padding:0px 0px 3px 0px;
}
.selections td select
{
	width:315px;
}
.selections td input.text
{
	width:310px;
}
.selections .button
{
	display:inline-block;
	width:75px;
	height:21px;
	background-image:url(../assets/buttonBk.png);
	background-repeat:no-repeat;
	color:#fff;
	line-height:19px;
	text-align:center;
	font-weight:bold;
}
.selections .button:hover
{
	background-position:0px -21px;
}
.selections .pl
{
	padding:20px 15px 0px 0px;
	width:685px;
	text-align:right;
	font-weight:bold;
}
.atty_slDiv
{
	padding:0px 0px 25px 0px;
}

.atty
{
	width:750px;
	margin:25px 0px 0px 0px;
}
.atty table
{
	margin:0px;
	padding:0px;
	width:750px;
	table-layout:fixed;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0px;
}
.atty a
{
	color:#000;
}
.atty tr, .atty .empty
{
	background-color:#e5ebf4;
}
.atty .empty td
{
	padding-left:7px;
}
.atty .alt
{
	background-color:#fff;
}
.atty td
{
	height:50px !important;
	padding:2px 0px 2px 0px;
	overflow:hidden;
}
.atty .img
{
	width:50px;
	height:50px;
	padding-left:7px;
}
.atty .img img
{
	width:40px;
}
.atty .name
{
	font-weight:bold;
	width:215px;
}
.atty .name span
{
	font-weight:normal;
	color:#009545;
}
.atty .loc
{
	width:165px;
	padding:0px5px 0px 0px;
	height:50px;
}
.atty .email
{
	width:248px;
}
.atty .vc
{
	width:45px;
	padding-right:7px;
	text-align:right;
}
.atty .clr, .attyProfile .clr
{
	width:750px;
	height:1px;
	clear:both;
}

.attyProfile
{
	width:750px;
}
.attyProfile a
{
	color:#000;
	text-decoration:none;
}
.attyProfile a:hover
{
	text-decoration:underline;
}
.attyProfile .body
{
	width:525px;
	min-height:150px;
	float:left;
	padding:0px 25px 0px 0px;
}
.attyProfile h2
{
	margin-top:20px;
}
.attyProfile .body .name
{
	width:525px;
	/*border-bottom:solid 1px #009545;*/
	table-layout:fixed;
}
.attyProfile .body .name h1
{
	margin-bottom:2px;
}
.attyProfile .body .name .title
{
	color:#009545;
}
.attyProfile .body .name table
{
	margin:15px 0px 0px 0px;
	padding:0px;
}
.attyProfile .body .name td
{
	padding:0px 5px 5px 0px;
}
.attyProfile .body .name .lbl
{
	text-align:right;
	font-weight:bold;
}
.attyProfile .body h3
{
	margin-bottom:3px;
	padding-bottom:0px;
}
.attyProfile .body ul
{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
	list-style-type:disc;
}
.attyProfile .body li
{
	padding:0px 0px 5px 0px;
}
.attyProfile .body .RadToolBar ul
{
	margin:0px;
	padding:0px;
}
.attyProfile .body .RadToolBar li
{
	padding:0px;
}

.attyProfile .right
{
	width:200px;
	float:left;
}
.attyProfile .right .photo
{
	width:198px;
	min-height:50px;
	border:solid 1px #003895;
}
.attyProfile .right .btn
{
	display:inline-block;
	width:200px;
	height:33px;
	margin:10px 0px 0px 0px;
	cursor:pointer;
	border:0px;
}
.attyProfile .right .text
{
	background-color:#e5ebf4;
	padding:20px 20px 0px 20px;
	margin:10px 0px 0px 0px;
	width:160px;
}
.attyProfile .right .text .txt
{
	width:160px;
	overflow:hidden;
}
.attyProfile .right .text .txt div
{
	padding:0px 0px 20px 0px;
}
.attyProfile .right span
{
	font-weight:bold;
}
.attyProfile .right .text .txt ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.attyProfile .right .text .txt li
{
	padding:0px 0px 5px 0px;
}
.attyProfile .right .text .txt li .last
{
	padding:0px;
}
.attyProfile .right .text .txt .address
{
	font-size:8pt;
	padding:0px !important;
}