/* gs_global.css */

/* sub tags >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#copy a:link {
	text-decoration:none;
	color: #96a5af;
}

#copy a:visited {
	text-decoration:none;
	color: #96a5af;
}

#copy a:hover {
	text-decoration:underline;
	color:#536570;
}

#subnav {
	margin: 0 0 15px 0;
}
#subnav img {
	float:right;
}

/*.floatleft {
 	float:left;
	margin: 3px 15px 7px 0;
}*/

.name {
	color:#001D32;
	font-weight:bold;
}

.contactinfo {
	color:#001D32;
}

table.outreach {
	margin-top:10px;
	font-size: 9px;
}

table.outreach th {
	text-align: left;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #667784;
}

table.outreach td {
	vertical-align:top;
	padding: 0 20px 2px 0;
}

.attorneycolumn {
	float: left;
	width: 50%;
}

#leftcol {
	margin: 6px 24px 0 0;
}

img.profileimage {
	margin: 0 0 10px 0;
}

#profileleftcol {
	float: left;
	width: 180px;
}

#profilerightcol {
	float: right;
	width: 450px;
	margin:0 0 0 8px;
	display: inline;
}

#profilerightcol h1 {
	font-size: 12px;
}

#profilerightcol ul {
	margin:0;
	padding:0;
}

#profilerightcol li {
	margin: 0 0 8px 0;
}

hr {
	color: #000;
	margin: 10px 0 5px 0;
	padding: 0;
	width: 100%;
	height: 1px;
}

a.publink {
	font-size: 10px;
}

table.pubtable td{
	font-size: 10px;
	vertical-align: top;
	padding: 0 0 8px 0;
}
.admissions {
	display:block;
}
.admissions li{
	text-indent:0;
	background:none;
	padding:0 0 8px 0;
	margin:0;
	list-style:none outside none;
}
.admissions li.nospace{
	text-indent:0;
	background:none;
	margin:0;
	padding: 0;
	list-style-position:outside;
}
.publications li{
	text-indent:0;
	background:none;
	padding:0 0 10px 0;
	margin:0;
	list-style-position:outside;
}
#email_panel {
	float:left;
	width:269px;
	padding:15px;
	margin:0;
	border:1px solid #536570;
	background-color:#8aa0af;
	display:none;
}
#email_panel input, textarea {
	float:left;
	clear:both;
	width:265px;
	padding:2px 0 2px 2px;
	margin: 0 0 10px 0;
	color:#536570;
	border:1px solid #536570;
	text-align:left;
	font-size:11px;
	overflow-x:hidden;
	overflow-y:scroll;
}
#email_panel label {
	float:left;
	clear:both;
	padding:0 0 2px 0;
	margin: 0 0 0 0;
	color:#fff;
	text-align:left;
	font-size:11px;

}
#email_page_btn {
	float:right;
	clear:both;
	margin:8px 0 0 0;
}
#register_panel {
	float:left;
	width:269px;
	padding:15px;
	margin:0;
	border:1px solid #536570;
	background-color:#8aa0af;
	display:none;
}
#register_panel input, textarea {
	float:left;
	clear:both;
	width:265px;
	padding:2px 0 2px 2px;
	margin: 0 0 10px 0;
	color:#536570;
	border:1px solid #536570;
	text-align:left;
	font-size:11px;
	overflow: auto;	
}
#register_panel select {
	float:left;
	clear:both;
	width:65px;
	padding:2px 0 2px 2px;
	margin: 0 0 10px 0;
	color:#536570;
	border:1px solid #536570;
	text-align:left;
	font-size:11px;
}
#register_panel label {
	float:left;
	clear:both;
	padding:0 0 2px 0;
	margin: 0 0 0 0;
	color:#fff;
	text-align:left;
	font-size:11px;

}
#register_page_btn {
	float:right;
	clear:both;
	margin:8px 0 0 0;
}
.right_pad{
	margin-right: 5px;
}
#panel_headers img {
	float:left;
	padding:15px 15px 15px 0;
}
.address_print {
	display: none;
}
#map {
	margin-bottom:20px;
	border:1px solid #939598;
}
.news_contact {
	/*color:#001d32;*/
	/*font-size:9px;*/
	font-size:11px;
	margin-top:20px;
}
a.register:link  {
	color:#70818c;
	font-weight:bold;
}

a.register:visited {
	color:#70818c;
	font-weight:bold;
}

a.register:hover {
	text-decoration:underline;
	color:#70818c;
	font-weight:bold;
}
#email_sent {
	clear:left;
}
.logo_img{
	width: 160px;
	height: 55px;
	float: right;
}
.viewby_option{
	text-transform: uppercase;
	font-size: 10px;
	color: #011D32;
	font-weight: bold;
	margin: 2px 0 1px 0;
	padding: 0;
	height: 16px;
}
.viewby_radio{
	float: left;
	margin: 0 4px 0 0;
}
.viewby_check{
	margin: 2px 3px 0 5px;
}
.viewby_row{
	height: 17px;
}
#industry_list{
	margin: 0 0 0 12px;
}
.display_button{
	float: right;
	margin: 10px 25px 0 0;
}
ul#involvement{
	margin:0 0 20px 0;
}
ul#involvement li{
	margin:0 0 2px 0;
}