/* Reset to base state for simplified cross-browser handling */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	color:#444;
}

/* Set working values */

body {
	margin-top: 17px;
	background-image: url(../images/background.png); 
	background-repeat: repeat;
	background-attachment:fixed;
}
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
}

ol li{
	margin-top:10px;	
}

img {
	border:none;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color: #444444;
}
.paragraph_bold_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight:bold;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.email_message_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	color:#FF0000;
}
.email_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000;
}
.white_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	color:#FFFFFF;
	font-weight:bold;
}
.header_bar { height: 29px;}

.bold_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.bold_country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
}
.bold_underline_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;

} 
.italic_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-style: normal;
	font-style:italic;

}
.newsletter_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 50px;
	font-style: normal;
	font-weight: bold;
	color:#444;
	}
.newsletter_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color:#444;
	}
	
.newsletterHeadline{
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size: 12px;
	font-weight: bold;
}

.newletterText a{
	color: #20668b;
}

.biotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;

}

.error_text { font-family: Arial, Helvetica, sans-serif, sans-serif; font-size: 10pt; color: #CC0000; line-height: 100%; }

.topNav { font-family: Arial, Helvetica, sans-serif, sans-serif; font-size: 7.5pt; line-height: 60px; }
A.topNav:link { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color:#575757; text-decoration: none; font-weight: bold; line-height: 60px; }
A.topNav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color:#575757; text-decoration: none; font-weight: bold; line-height: 60px; }
A.topNav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color:#3399cc; text-decoration: none; font-weight: bold; line-height: 60px; }
A.topNav:active { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color:#575757; text-decoration: none; font-weight: bold; line-height: 60px; }

.newsletter_links { font-family: Arial, Helvetica, sans-serif, sans-serif; font-size: 11pt; line-height: 60px; }
A.newsletter_links:link { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color:#3399cc; text-decoration: none; font-weight: bold; line-height: 60px; }
A.newsletter_links:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color:#3399cc; text-decoration: none; font-weight: bold; line-height: 60px; }
A.newsletter_links:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color:#575757; text-decoration: none; font-weight: bold; line-height: 60px; }
A.newsletter_links:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color:#3399cc; text-decoration: none; font-weight: bold; line-height: 60px; }

a:link{
	text-decoration:none;
	color: #20668b;
}

a:visited{
	text-decoration:none;
	color: #20668b;
}

a:hover{
	text-decoration:underline;
	color: #20668b;
}

a:active{
	text-decoration:none;
	color: #20668b;
}

#searchBox{
	position: relative;
	left: 742px;
	top: 61px;
	visibility: visible;
	height: auto;
	width: 275px;
	overflow: visible;
	z-index: 2;
}

.search-td{
	/*#URL_ROOT#*/
	background-image:url(../images/nav/header_5.png);	
}

.form{
	padding-top: 10px;	
}

#goBtn{
	margin-left: 4px;
	margin-top: -2px;
}
.searchInput{
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	width: 202px;
	border: 0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:5px;
}

.newsletterInput{
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 148px;
	border: 0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:5px;
}

.copyright{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	font-variant: normal; 
	color: #272e30; 
	text-transform: uppercase;
	padding-top: 4px;
	text-indent: 10px;
	text-decoration:none;
	
}

.copyright a:link, .copyright a:visited { 
	color: #272e30; 
}

.copyright a:hover { 
	color: #272e30; 
	text-decoration:underline;
}




.homePanel{
 	margin-right: 10px;
	margin-top: 10px;
}

.homePanelContent{
	background-image: url(../images/layout/home_panel_02.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left:10px;
/*	padding-right:10px; */
	padding-right:28px;
	padding-bottom:10px;
	padding-top:5px;
}

.homePanelContent2{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	
/*	padding-right:10px; */
	padding-right:28px;
	padding-bottom:10px;
	padding-top:5px;
}

.svcPanelContent{
	background-image: url(../images/layout/home_panel_02.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-top:5px;
	height: 116px;
	vertical-align:top;
}

.svcPanel{
 	margin-right: 10px;
}

.hr{
	
}

.homeHeader{
	color: #20668b;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}

.homeHeaderNoCaps{
	color: #20668b;
	font-weight: bold;
	text-decoration:none;
}

.homeHeaderGray{
	color: #444444;
	text-transform: uppercase;
	font-weight: bold;
}

.newsletterPanel{
	margin-top: 10px;
}

.newsletterPanelContent{
	background-image: url(../images/layout/newsletter_panel_02.png);
	background-repeat: repeat-y;	
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.pageTop{
	margin-top: 8px;
	margin-bottom: 10px;
}

.panel3Header{
	color: #20668b;
	font-weight: bold;
	text-decoration:none;
}

.panel3Content{
	background-image: url(../images/layout/3_panel_middle.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:5px;
	padding-bottom:10px;
	color: #444444;
	background-repeat: repeat-y;
}

.panel3Contact{
	padding-top: 8px;
}

.breadcrumb{
/* TODO: refactor, no hard code !!! */
	background-image: url(../images/headers/3_header_01.png);
	height: 45px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #888;
	padding-top: 9px;
	padding-left: 16px;
}

.breadcrumb a {
	color: #888;
}

.access {
	/* for accessibility: show for 508 compliance users, hide from other users */
	position:absolute;
	left:-10000px;
	top:auto;
	width:1%;
	height:1%;
	font-size: 1%;
	line-height: 1%;
	overflow:hidden;
}


/*----bodyContentPanel----*/

.bodyContentPanelTop{
	background-image: url(../images/bodyContentPanel_top.png);
	background-repeat:no-repeat;
	height: 18px;
	width: 754px;
}

.bodyContentPanelMiddle{
	background-image: url(../images/bodyContentPanel_middle.png);
	background-repeat:repeat-y;
	width: 754px;
}

.bodyContentPanelBottom{
	background-image: url(../images/bodyContentPanel_bottom.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 10px;
	width: 754px;
	height:26px;
}




/*---- Right Sidebar: QuickLinks, etc. ----*/


/*
.quickLinksTop{
	background-image: url(../images/sidebar_right/quickLinks_top_blank.png);
	background-repeat:no-repeat;
	height: 46px;
	width: 246px;	
}

.quicklinks .quickLinksTop{
	background-image: url(../images/sidebar_right/quickLinks_top_quicklinks.png);
}

.articles .quickLinksTop{
	background-image: url(../images/sidebar_right/quickLinks_top_articles.png);
}

.news .quickLinksTop{
	background-image: url(../images/sidebar_right/quickLinks_top_news.png);
}


.quickLinksMiddle{
	background-image: url(../images/sidebar_right/quickLinks_middle.png);
	background-repeat:repeat-y;
	width: 246px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:5px;
}

.quickLinksBottom{
	background-image: url(../images/sidebar_right/quickLinks_bottom.png);
	background-repeat:no-repeat;
	width: 246px;
	height: 11px;
}

.quickLinksDivider{
	background-image: url(../images/sidebar_right/quickLinks_divider.png);
	background-repeat:repeat-x;
	width: 238px;
	height: 4px;
	margin-top:10px;
	margin-bottom:7px;
	margin-left: -9px;
}

.quickLink{
	color: #20668b;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../images/littleArrow.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right: 8px;
}
*/






/*----sidebarSection----*/

.sidebarSection {}

.sidebarSectionTop{
	background-image: url(../images/sideSection_top_blank.png);
	background-repeat:no-repeat;
	height: 46px;
	width: 246px;	
}

#quicklinks.sidebarSection .sidebarSectionTop{
	background-image: url(../images/sideSection_top_quicklinks.png);
}

#newsletterlinks.sidebarSection .sidebarSectionTop{
	background-image: url(../images/sidebar_right/newsletters_header.png);
}

#eventslinks.sidebarSection .sidebarSectionTop{
	background-image: url(../images/sidebar_right/events_header.png);
}

#visalinks.sidebarSection .sidebarSectionTop{
	/* TODO: make background image that reads "Visa Links" */
	background-image: url(../images/sideSection_top_blank.png);
}



#articles.sidebarSection .sidebarSectionTop{
	background-image: url(../images/sideSection_top_articles.png);
}
#news.sidebarSection .sidebarSectionTop{
	background-image: url(../images/sideSection_top_news.png);
}

.sidebarSectionMiddle{
	background-image: url(../images/sidebar_right/quickLinks_middle.png);
	background-repeat:repeat-y;
	width: 246px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:5px;
}

.sidebarSectionBottom{
	background-image: url(../images/sidebar_right/quickLinks_bottom.png);
	background-repeat:no-repeat;
	width: 246px;
	height: 11px;
}






/*----requestInfo----*/

.requestInfoTop{
	background-image: url(../images/requestInfo_top.png);
	background-repeat:no-repeat;
	height: 47px;
	width: 246px;	
}

.requestInfoMiddle{
	background-image: url(../images/requestInfo_middle.png);
	background-repeat:repeat-y;
	width: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left:15px;
}

.requestInfoBottom{
	background-image: url(../images/requestInfo_bottom.png);
	background-repeat:no-repeat;
	height: 12px;
	width: 246px;	
}

/*---------greenCard----------*/

.bodyContentPanelTopGreenCard{
	background-image: url(../images/greenCard/greenCardTop.png);
	background-repeat:no-repeat;
	width: 1007px;
	height:9px;
}

.bodyContentPanelBottomGreenCard{
	background-image: url(../images/greenCard/greenCardBottom.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 10px;
	width: 1008px;
	height:15px;
}


.bodyContentPanelMiddleGreenCard{
	background-image:url(../images/greenCard/greenCardMiddle.png);
	background-repeat:repeat-y;
	background-position:left;
	margin-left: 10px;
	width: 1008px;
	height:15px;
}

.greenCardSideBarContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}

.greenCardSideBarContent a{
	margin-left:10px;
}

.greenCardSideBarContent .quickLinksDivider{
	margin-left:0px;
	width:211px;
}

.greenCardSideBarContent .bookHeader{
	margin-top: 10px;
}

.greenCardSideBarContent .blogHeader{
	margin-top: 0px;
}

.greenCardSideBarContent .newletterHeader{
	margin-top: 0px;
}

.greenCardSideBarContent .bookPoints{
	margin-top:-7px;
}

.greenCardSideBarContent .blogPoints{
	margin-top:-7px;
}

.greenCardSideBarContent ul{
	padding-left:0px;
/*	width:213px; */
	width:200px; 
	list-style:inside;
	list-style-type:none;
}

.greenCardSideBarContent li{
	margin-bottom:10px;
}

.greenCardSideBarContent .newsLetterInfo{
	margin-top:5px;	
}

.greenCardSideBarContent #newsletterInput{
	margin-top:5px;	
	width:123px;
	height:25px;
}


/*----------heroFlash----------*/

#heroFlash{
	margin-left: -3px;
	margin-top: -10px;
	outline:none;
}

/* KJ */

#tbl-footer {
	background-image:url(../images/footer2.png);
	background-repeat: no-repeat;
	background-position: -70px -1px;/*	background-color:#7D949F; */
/*	text-align:center; */
}

#nav-search-form {
	margin-top:18px;
}

.threePanelTop {
	background-image: url(../images/layout/3_panel_top.png);
	background-repeat: no-repeat;
	background-position: left top;		
}

#serviceImage {
	width:244px;
	float:right;
	margin-left:20px;
	margin-bottom:15px;
}

.blogportal {
	font-family:Arial, Helvetica, sans-serif;
}

.blogportal ul {
	list-style:none inside none;
	padding-left:0;
}





/* COLUMN FOUR (the rightmost column) -------------------------------- */
#col4 {
	margin:7px 0 0 0;
	padding:0;
}

/* SECTION --------------------------------------------------------- */
.section {
	margin:0;
	padding:0;
	width:246px;
}

.section .top {
	background-image: url(../images/sideSection_top_blank.png);
	background-repeat:no-repeat;
	height: 46px;
	width: 246px;	
}


.section .middle{
	background-image: url(../images/???);
}
.section .middle{
	background-image: url(../images/sidebar_right/quickLinks_middle.png);
	background-repeat:repeat-y;
	width: 246px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:5px;
}

.section .bottom{
	background-image: url(../images/sidebar_right/quickLinks_bottom.png);
	background-repeat:no-repeat;
	width: 246px;
	height: 11px;
}

/* Col4  Section ID */

#quicklinks.section .top {
	background-image: url(../images/sidebar_top_quickLinks.png);
}

#greencard.section .top {
	background-image: url(../images/sidebar_top_greenCard.png);
}

#blogportal.section .top {
	background-image: url(../images/sidebar_top_immLawBlogs.png);
}


.section a {
	font-size:12px;
}

.section ul {
	padding-left:0;
	margin-left:0;
	margin-left:5px; 
	padding-left:10px; 
	list-style-position: outside;
	list-style-type: disc;
}

.section ul li {
	font-size:12px;
	list-style-position: outside;
	list-style-type: disc;
}


.section div.bullets {
	margin:0 0 0 20px; 
	width:195px;
}

#greencard .header {
	margin-top:10px;
}


/* Height Pad: set div height for vertical padding elements */

.hpad {
	height:0; /* "height pad", set div height as padding element, TODO: cross-browser test, maybe set to one instead of zero?  */
	margin:0;
	padding:0;
}

#col4 .hpad {
	height:8px;
}


.section .header {
	margin-top:8px;
/*	margin-bottom:18px; */
/*	margin-left:6px; */
	margin-left:0;
	color:#20668B;
	font-weight:bold;
	font-size:14px;
	width:220px;
	text-align:left;
}

#sidebar-requestbox a {
	font-weight:bold;
}



#main_container {
	width:1008px;
	margin-left:2px;
	margin-top:10px;
}

#maincontent1 {
	float:left;
/*	width:173px; */
	width:180px;
	/*background-color:#ccc;*/
	padding-left:2px;
}

#maincontent2 {
	float:left;
/*	width:550px; */
/*	width:450px; */
	width:572px;
	width:572px;
/*	margin-left:2px; */
	margin-left:0px; 
}


/* BEGIN Layout Overrides */

.lawyermods #maincontent2 {
	width:500px;
}
.about #maincontent1 {
	float:left;
/*	width:675px; */
	/* top image width: 752 */
	width:752px;
/*	padding-left:35px; */
	padding-left:0px;
}

.about #maincontent1 .mid_col_middle {
	background-image:url(../images/services/main_column_middle2.png);
	width:752px;
}

.about #maincontent2{
	float:left;width:0px;
	margin:0px;
	padding:0;
}

.map #maincontent1 {
	float:left;
	width:752px;
	padding-left:15px;
}

.map #maincontent2 {
	float:left;width:0px;
	margin:0px;
	padding:0;
}

/* END Layout Overrides */




.svc {
	/* Services child pages */
	width:1008px;	
}

.svc p, .svc h1, .svc h2, .svc h3, .svc h4, .svc h5, .svc h6 {
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	color:#555;
	font-size:14px;
}

.svc .top {
	height:46px;
	background-image:url(../images/lawyers/main_top_blank.png);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:14px;
}

.svc #svc_corporate .top {
	background-image:url(../images/lawyers/main_top_corporate.png);
}


/*  leftbar MODULE  */
.svc #svc_corporate .module .top {
	background-image:none;
}


.svc .middle_outer {
	background-image:url(../images/lawyers/lawyers_content_middle.png);
	background-repeat: repeat-y;
}
.svc .middle_inner{
	margin:0 35px 0 15px;
}

.svc .bottom {
	height:14px;
	background-image:url(../images/lawyers/lawyers_content_bottom.png);
	background-repeat: no-repeat;
}

.svc #svc_advisory {

}
	
	
/* SERVICES child page columns, under wide single banner ------------------------ */


.svc .middle_inner #column_left {
	float:left;
	width:180px;
	margin:0 0 0 0;
	padding:0 20px 0 10px;
/*	background-color:#ccc; */
}

.svc .middle_inner #column1 {
	float:left;
	width:450px;
	margin:0 0 0 0;
	padding:0 20px 0 10px;
/*	background-color:#ccc; */
}


.svc .middle_inner #column2 {
	float:left;
	width:246px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

	/* second-level navigation */

#nav2 ul {
	list-style-type: none;	
	margin:20px 0 0 0;
	padding:0px;
}
	
#nav2 ul li {
	font-size:12px;
}

.main-title {
/*	margin-top:20px;*/
	font-size:24px;
	font-weight:bold;
}	

.main-title2 {
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
}	





/* LET'S GO FISHING */

.contentBody ul li,
.bodyContentColumn ul li {
    background-image: url(../../images/sections/bullet_fishing.gif); 
}

ul.contentNav li.first a {
    color: #604E0E;
}

ul.accordian li.more {
    background-color: #a9a87a;
    border-right: 1px solid #8F8E62;
    border-left: 1px solid #8F8E62;
} 

ul.accordian li.more p.action {
    background-color: #8F8E62;
} 
ul.accordian.narrow li.more p.action {
    background: #8F8E62 url(../images/bg_raised_wide_more_bottom.png) 50% 100% no-repeat;
}  

#nav2Bottom {
    background: url(../../images/sections/bg_side_nav_bottom_fishing.gif) 0 100% no-repeat; 
}   

#nav2Outter {
    background: url(../../images/sections/bg_side_nav_tile_fishing.gif) 0 97px no-repeat; 
} 

#nav2 li {
	background: url(../images/left_nav/left_nav_item_bg_mod.png) 0 0 repeat-y;
/*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4f2f9;
	border-bottom-color: #20668B;
*/	
}

#nav2 li.first-child,
#nav2 li:first-child {
	border-top: none;
}
#nav2 li.last-child,
#nav2 li:last-child {
	border-bottom: none;
}

#nav2 li a,
#nav2 li a:visited {
    color: #442f1b;
    text-decoration: none
} 

#nav2 li a:hover
{
	background-image:url(../images/left_nav/left_nav_item_bg_sel_mod.png);
	background-repeat:no-repeat;
	text-decoration:underline;
}
#nav2 li.active li a:hover
{
	background-image:url(../images/left_nav/left_nav_item_bg_sel_mod.png);
	text-decoration:underline;
}




#nav2 li.active {
/*    background: url(../../images/sections/bg_side_nav_top.gif) 0 0 no-repeat; */
	font-weight:bold;
} 
#nav2 li.active ul li.active {
	/*background: none;  */
/*        background: url(../../images/sections/bg_side_nav_tile.gif) 0 0 repeat-y; */
	background-image:url(../images/left_nav/left_nav_item_bg_sel_mod.png);
}

#nav2 li.active a {
    border-bottom: 0;
    /*padding-bottom: 8px;*/
    color: #20668B;
}

#nav2 li.active li a:hover {
	background-image:url(../images/left_nav/left_nav_item_bg_sel_mod.png);
/*
	background: none; */
/*	background-color:#e4f2f9;  */  /*        background: url(../../images/sections/bg_side_nav_bullet.gif) 10px 50% no-repeat; */
} 

#nav2 li.active ul a {
/*	color: #184F6B; */
/*	padding-bottom: 3px; */
}
#nav2 li.active ul a:hover, #nav2 li.active ul li.active a {
/*	color: #20668B; */
/*	background-color:#e4f2f9; */
/*        background: url(../../images/sections/bg_side_nav_bullet.gif) 10px 50% no-repeat; */
}

#nav2 li ul {
    border: none;
} 

#nav2 li ul li,
#nav2 li.active ul,   
#nav2 li.active ul li { 
    border: none;
    background: url(../../images/sections/bg_side_nav_tile.gif) 0 0 repeat-y;
} 


/* LET'S GO FISHING layout.css */

a,p,blockquote,pre,abbr,acronym,address,big,cite,code,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

hr {
	color: #f0f0f0;
	background-color: #f0f0f0;
	height: 1px;
	border: 0;
	margin: 0 10px;
}

ul,ol {
	margin: 1em 2em;
	padding: 1em;
	list-style: disc;
	color: #666;
}

ol {
	list-style: decimal;
	padding-left: 2.5em;
}

ol.orderedList li span {
	color: #666;
}

li {
	margin: 0;
	padding: 0;
}

blockquote,q {
	margin: 1em 2em;
	padding: 1em;
	border-left: 1px solid #dcd6c6;
	background: url(../images/bg_header_line.jpg) 0 0 no-repeat;
	font-style: italic;
	font-size: 1.2em;
	color: #666;
}

#nav2 {
	
	margin-left:-4px;
	
/*
	float: left;
	position: relative;
	width: 155px;
	margin-top: 8px;
*/
}

#nav2 a {
	display: block;
	text-decoration: none;
}

#nav2Bottom {
	padding-bottom: 4px;
}

#nav2 ul {
/*	line-height: 0; */
/*	padding: 105px 0 0 0; */
/*	padding: 15px 0 0 0; */
	padding: 0; 
	margin: 0;
	list-style: none;
}

#nav2 ul li ul {
	display: none;
	padding-top: 0;
}

#nav2 ul li.active ul {
	display: block;
}

#nav2 ul li ul li ul li {
	color: red;
	padding-left: 20px;
}

#nav2Outter {
	position: relative;
	background: url(../images/sections/bg_side_nav_tile.gif) 0 0 repeat-y;
}

#nav2Outter h1 {
	display: none;
}

#nav2Inner {
	min-height: 90px;
}

#nav2 li {
	position: relative;
}

#nav2 ul li a {
	display: block;
	padding: 10px 5px 10px 10px;
}

#nav2 ul li ul li a {
	padding: 10px 0 10px 20px;
}

#nav2 a img {
	margin: 0;
}


/* ----------------
    END SIDE NAV
    ------------- */ /* ----------------

	/* ----------------                                  
    EXPANDABLE CONTENT BLOCKS - ACCORDIAN
    section/color specific styles are in fishing.css, 
    boating.css, state.css, and community.css
    ------------- */ /*
    @ 7-29-2008
    TODO - The old accordian images are off white/tan, and they need to be made white.
    The full version is already updated, but the narrow and skinny versions need to be updated as well.    
*/
ul.accordian .top,ul.accordian .bot {
	/* for some reason IE jacked the layout with a height of 7px.
    it seemed to add white space within the empty div.
    using padding instead to get the desired height */
	padding: 3px 0 4px 0;
	clear: both;
	margin: 0;
	background: url(../images/bg_raised_wide_top.gif) 0 100% no-repeat;
}

ul.accordian .bot {
	background-image: url(../images/bg_raised_wide_bottom.gif);
}

ul.accordian {
	margin: 0;
	padding: 0 0 7px 0;
	list-style: none;
	background: url(../images/bg_raised_wide_more_top.png) 0 100% no-repeat;
}

ul.accordian.narrow {
	background-image: url(../images/bg_raised_narrow_more_top.png);
}

ul.accordian.skinny {
	background-image: url(../images/bg_raised_skinny_more_top.png);
}

ul.accordian.full {
	/*background-image: url(../images/bg_raised_full_more_top.png);*/
	background-image: url(../images/bg_raised_full_white_more_top.png);
}

ul.accordian li {
	padding: 0;
	background: transparent url(../images/bg_raised_wide_tile.gif) 0 0
		repeat-y;
}

ul.accordian.narrow li {
	background-image: url(../images/bg_raised_narrow_tile.gif);
}

ul.accordian.narrow .top {
	background-image: url(../images/bg_raised_narrow_top.gif);
}

ul.accordian.narrow .bot {
	background-image: url(../images/bg_raised_narrow_bottom.gif);
}

ul.accordian.skinny li {
	background-image: url(../images/bg_raised_skinny_tile.gif);
}

ul.accordian.skinny .top {
	background-image: url(../images/bg_raised_skinny_top.gif);
}

ul.accordian.skinny .bot {
	background-image: url(../images/bg_raised_skinny_bottom.gif);
}

ul.accordian.full li {
	/*background-image: url(../images/bg_raised_full_tile.gif); */
	background-image: url(../images/bg_raised_full_white_tile.gif);
}

ul.accordian.full .top {
	/*background-image: url(../images/bg_raised_full_top.gif);*/
	background-image: url(../images/bg_raised_full_white_top.gif);
}

ul.accordian.full .bot {
	/*background-image: url(../images/bg_raised_full_bottom.gif); */
	background-image: url(../images/bg_raised_full_white_bottom.gif);
}

ul.accordian.full li.last .bot {
	background-image: url(../images/bg_raised_full_white_bottom_last.gif);
}

ul.accordian li:first-child { /*background: none;*/
	
}

ul.accordian li ul li {
	background: none;
}

ul.accordian.full dd p.floatLeft,ul.accordian.full dd p.floatRight {
	padding: 10px 0;
}

ul.accordian.full dd p.floatLeft,ul.accordian.full dd ul.floatLeft {
	width: 40%;
}

ul.accordian.full dd p.floatRight,ul.accordian.full dd ul.floatRight {
	width: 50%;
}

ul.accordian.full dd ul {
	margin: 0;
	padding: 10px 0 0 2em;
}

ul.accordian.full dd li {
	background: none;
	line-height: 1.2em;
}

ul.accordian li.more {
	display: none;
	position: relative;
	color: #fff;
	margin: 0 10px;
	background: transparent url(../images/bg_raised_more_divider.png) 210px
		0 repeat-y;
}

ul.accordian li.more div.content {
	width: 200px;
	margin-bottom: 10px;
	float: right;
}

ul.accordian.narrow li.more div.content {
	width: auto;
	float: none;
}

ul.accordian.narrow li.more {
	background-image: none;
}

ul.accordian li.more p.action {
	clear: both;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 210px;
	padding: 0;
	background: transparent url(../images/bg_raised_more_divider.png) 0 0
		repeat-y;
}

ul.accordian li.more p.action a {
	display: block;
	padding: 10px 20px;
	color: #fff;
	background: transparent url(../images/bg_raised_wide_more_bottom.png)
		50% 100% no-repeat;
}

ul.accordian.narrow li.more p.action {
	width: auto;
	position: relative;
	margin-bottom: -15px;
}

ul.accordian.narrow li.more p.action a {
	padding: 10px;
	background: none;
}

ul.accordian li.more .top {
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_wide_more_top_arrow.png)
		50% 0 no-repeat;
}

ul.accordian li.more .bot {
	clear: both;
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_wide_more_bottom.png)
		50% 100% no-repeat;
}

ul.accordian.narrow li.more .top {
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_narrow_more_top.png) 0 0
		no-repeat;
}

ul.accordian.narrow li.more .bot {
	clear: both;
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_narrow_more_bottom.png)
		0 100% no-repeat;
}

ul.accordian.skinny li.more .top {
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_skinny_more_top.png) 0 0
		no-repeat;
}

ul.accordian.skinny li.more .bot {
	clear: both;
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_skinny_more_bottom.png)
		0 100% no-repeat;
}

ul.accordian.full li.more .top {
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_full_more_top.png) 0 0
		no-repeat;
}

ul.accordian.full li.more .bot {
	clear: both;
	margin: 0 -10px;
	background: transparent url(../images/bg_raised_full_more_bottom.png) 0
		100% no-repeat;
}

ul.accordian li.more img {
	float: left;
	margin: 10px;
}

/* Accordian Content Area Styles */
ul.accordian dl {
	padding: 5px;
}

ul.accordian dt {
	position: relative;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

ul.accordian dt a {
	padding-right: 1.5em;
}

ul.accordian dt,ul.accordian dd {
	margin: 0 1em;
	position: relative;
}

ul.accordian li img {
	float: left;
	margin: .5em 1em 1em 1em;
}

ul.accordian a.more {
	position: absolute;
	right: -10px;
	top: 0;
	height: 1.5em;
	line-height: 1.25em;
	width: 4em;
	padding: 0 0 0 5px;
	font-size: 10px;
	border-left: 1px solid #b9b6b2;
}

/* ----------------                                  
    END EXPANDABLE CONTENT BLOCKS - ACCORDIAN
    ------------- */
.hide {
	display: none;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

img.floatRight {
	margin: 0 0 15px 15px;
}

img.floatLeft {
	margin: 0 15px 15px 0;
}

.pullImageLeft {
	float: left;
	margin-left: -50px;
}

.pullImageRight {
	float: right;
	margin-right: -50px;
}

.pullOut {
	float: right;
	width: 170px;
	margin: 1em 0 1em 1em;
	padding: 0;
	border: 1px solid #b2a99b;
}

.pullOut {
	width: 170px;
}

.pullOut.large {
	width: 260px;
}

.pullOut.more {
	float: none;
	width: auto;
}

.pullOut h4 {
	color: #000;
	margin-top: .5em;
}

.pullOut.large ul,.pullOut.side ul,.bodyContentColumn .pullOut.large ul,.bodyContentColumn .pullOut.side ul,.column.next .col ol,.column.next .col ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
}

.contentBody .pullOut.large ul li,.contentBody .pullOut.side ul li,.column.next .col ul li,.bodyContentColumn .pullOut.large ul li,.bodyContentColumn .pullOut.side ul li
	{
	background: none;
}

.column.next .col ul li {
	padding-left: 0;
}

.pullOut.large a,.pullOut.large h4 {
	color: #a44d2d;
}

.pullOut h4 {
	font-weight: bold;
}

.relatedLinks {
	width: 130px;
	float: left;
	padding: 0 60px 10px 15px;
}

.column.next { /*-moz-border-radius: 6px;*/
	
}

.column.next .contentBody {
	padding-top: 0;
}

.column.next h3 {
	border-bottom: 2px solid #b2a99b;
}

.column.next .col {
	float: left;
	width: 220px;
	margin: 10px;
}

.column.next .col h4 {
	margin: 0;
	font-weight: bold;
}

.column.next h3 .anchorTop {
	float: right;
	font-size: .8em;
	margin-top: -1.5em;
	text-decoration: none;
}

ul.contentNav {
	position: absolute;
	top: 10px;
	right: 0;
	width: 190px;
	list-style: none;
	padding: 0;
	border: 1px solid #cdcdcd;
	border-bottom: none;
	background-color: #FBF9F7;
}

.contentBody ul.contentNav {
	top: 55px;
	right: 25px;
}

ul.contentNav li {
	background-color: #FBF9F7;
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #fff;
	background-image: none;
	padding: 0;
}

ul.contentNav li a,ul.contentNav li a:visited {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #4F4A4A;
}

ul.contentNav li a:hover {
/*	color: #000;
	background-color: #f1efe4; */
}

ul.contentNav li.active a {
	color: #000;
	background-color: #c9c3a7;
}

ul.contentNav li:first-child,ul.contentNav li.first-child,ul.contentNav li.active
	{
	border-top: none;
}

ul.contentNav li.first a {
	background: url(../images/icon_selectmenu_more.gif) 100% 50% no-repeat;
}

ul.contentNav2 {
	position: absolute;
	top: 10px;
	right: 0;
	width: 190px;
	list-style: none;
	padding: 0;
	border: 1px solid #cdcdcd;
	border-bottom: none;
	background-color: #FBF9F7;
}

.contentBody ul.contentNav2 {
	top: 55px;
	right: 25px;
}

ul.contentNav2 li {
	background-color: #FBF9F7;
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #fff;
	background-image: none;
	padding: 0;
}

ul.contentNav2 li a,ul.contentNav2 li a:visited {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #4F4A4A;
}

ul.contentNav2 li a:hover {
/*	color: #000;
	background-color: #f1efe4; */
}

ul.contentNav2 li.active a {
	color: #000;
	background-color: #c9c3a7;
}

ul.contentNav2 li:first-child,ul.contentNav2 li.first-child,ul.contentNav2 li.active
	{
	border-top: none;
}

ul.contentNav2 li.first a {
	background: url(../images/icon_selectmenu_more.gif) 100% 50% no-repeat;
}

.bodySubColumn {
	float: left;
	width: 220px;
	margin-top: 50px;
}

.bodyContentColumn {
	position: relative;
	float: right;
	width: 470px;
	min-height: 600px;
	padding: 0 0 0 10px;
	background: url(../images/bg_body_content_fade.jpg) 0 10px no-repeat;
}

ul.grid {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}

ul.grid li {
	float: left;
	width: 168px;
	min-height: 220px;
	margin: 5px;
	text-align: center;
}

ul.grid li b {
	color: #69741F;
}

ul.grid li p {
	padding: 0;
	text-align: center;
}

.form label {
	text-align: right;
	display: block;
	padding: 2px;
}

.form td {
	padding: 5px;
	vertical-align: top;
}

.form label.alignLeft {
	text-align: left;
	display: inline;
}

.form h3 {
	padding: .5em 0;
	margin: 0;
	color: #333;
	font-size: 1.2em;
	background: none;
	border-bottom: 1px solid #9c9a96;
}

.form fieldset {
	padding: .5em 0 0 0;
	margin: 0 0 3em 0;
	border-top: 1px solid #fbfaf8;
}

.form .submit {
	text-align: center;
}

.altRow {
	background-color: #E1E0D9;
}

.tableRowHover {
	background-color: #D6C5AC;
}

div.header {
	height: 22px; 
	width: 300px; 
	/*background: transparent url(/images/bg_breadcrumbs.gif) repeat-x; */
	padding-top: 5px; 
	margin-left: 40px;	
	float: left;
}
td.header {
	cursor: pointer; 
	background-color:#EBF1F4; 
	/*background-image:url(/images/bg_breadcrumbs.gif); */
	border:1px solid #C8C8C8; 
	font-weight:bold; 
	height:22px;
	padding: 0px 0px 5px 10px;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

/* ----------------                                  
    ALTERNATE CONTENT BLOCKS FOR FLASH ELEMENTS
    ------------- */
.banner.flash img {
	z-index: 0;
}

ul.alternateHome {
	position: absolute;
	top: 64px;
	left: 20px;
	width: 155px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 99;
}

ul.alternateHome li {
	margin: 0;
	padding: 0;
}

ul.alternateHome a {
	display: block;
	width: 155px;
	height: 36px;
	text-indent: -9999px;
}

ul.alternateHome a:hover {
	background: url(../images/sections/bullet_brown.gif) 8px 50% no-repeat;
}

/* ----------------                                  
    Star Rating
    ------------- */
.starRating {
	float: left;
	/*	margin-bottom: -0.3em;*/
	display: -moz-inline-block; /* for Firefox 2 */
	display: inline-block;
	width: 85px;
	height: 18px;
	background: url(../images/rating_bg.gif) 0 0 no-repeat;
}

ul.accordian.full .starRating {
	margin-left: 3px;
}

ul.accordian.full .starRatingWrapper {
	margin-left: 10px;
}

ul.accordian.full .profileMain .starRating {
	margin-left: 0;
}


/* ----------------
    CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
    the ID or class is the parent of the floated items

    ------------- */ 
#contentInner ul:after,
#paper:after,
#content:after,
#contentInner:after,
.contentGeneralTop:after,
.contentGeneralBottom:after,
.column:after,
ul.accordian dd:after,
ul.accordian li:after,
#subNav:after,
.tabContent:after,
.contentBottom:after,
.clearFix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 

}


#contentInner ul,
#paper,
#content, 
#contentInner,
.contentGeneralTop,
.contentGeneralBottom,
.column,
ul.accordian dd,
ul.accordian li,
#subNav,
.tabContent,
.contentBottom,
.clearFix { 
	display: inline-block; 

	_height: 1%;
}



/* ABIL November 2010 three-column layout */

.main {
	float:left;
/*	width:755px; */
	width:758px;
}

#rightSide {
	float:left;
/*	margin-left:10px; */
	margin-left:1px;
	width:246px;
/*	width:200px; */
}

#rightSide .lawyer_name{
	width:240px;	
}

#mapRightSide {
	float:left;
/*	margin-left:10px; */
	margin-left:1px;
	width:246px;
/*	width:200px; */
}

.main .middle {
/*	width:752px; */
	width:758px;
/*	background-image:url(../images/services/main_column_middle2.png);
	background-repeat:repeat-y; */
}


#rightSide .regionalLawyers {
	background-image: url(../images/sidebar_right/regionalLawyers_top.png);
	background-repeat:no-repeat;
	height:46px;	/* TODO: find inconsistent images, standardize */
	height:44px;
	width:246px;
}

#rightSide .EB5Top {
	background-image: url(../images/sidebar_right/EB5_top.png);
	background-repeat:no-repeat;
	height:46px;	/* TODO: find inconsistent images, standardize */
	height:44px;
	width:246px;
}

#rightSide .quickLinksTop {
	background-image: url(../images/sidebar_right/quickLinks_top.png);
	background-repeat:no-repeat;
	height:46px;	/* TODO: find inconsistent images, standardize */
	height:44px;
	width:246px;
}


#rightSide .quickLinksMiddle{
	background-image: url(../images/sidebar_right/quickLinks_middle.png);
	background-repeat:repeat-y;
	width: 246px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:5px;
}

#rightSide .quickLinksBottom{
	background-image: url(../images/sidebar_right/quickLinks_bottom.png);
	background-repeat:no-repeat;
	width: 246px;
	height: 11px;
}



#rightSide .visa .quickLinksTop {
	background-image: url(../images/sidebar_right/visa_top.png);
	background-repeat: no-repeat;
}

#rightSide .news .quickLinksTop {
	background-image: url(../images/sidebar_right/quickLinks_top_news.png);
	background-repeat: no-repeat;
}

#rightSide .articles .quickLinksTop {
	background-image: url(../images/sidebar_right/quickLinks_top_articles.png);
}

#rightSide .contact .quickLinksTop {
	background-image: url(../images/sidebar_right/quickLinks_top_blank.png);
}

#rightSide .newsletterSignup .quickLinksTop {
	background-image: url(../images/sidebar_right/newsletter_header.png);
}

#rightSide .quickLinksMiddle {
	font-size:12px;
}

#rightSide .contact {
	font-size:12px;
}

#rightSide .newsletterSignup {
	font-size:12px;
}

.newsletterSignup .quickLinksTop {
	background-image: url(../images/sidebar_right/newsletter_header.png);
	background-repeat: no-repeat;
	width: 246px;
	height:46px;
	height:44px;
}

.newsletterSignup .quickLinksMiddle{
	background-image: url(../images/sidebar_right/quickLinks_middle.png);
	background-repeat:repeat-y;
	width: 246px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:5px;
	font-size:12px;
}

.newsletterSignup .newsletterInfo{
	margin-bottom:10px;	
}

.newsletterSignup .quickLinksBottom{
	background-image: url(../images/sidebar_right/quickLinks_bottom.png);
	background-repeat:no-repeat;
	width: 246px;
	height: 11px;
}





/*  ABIL Lawyer Modules */
.module {
	width:249px;
	height:141px;
	float:left;
	background-image: url(../images/lawyers/lawyer_module.png);
	background-repeat: no-repeat;
	margin-right:6px;
	margin-bottom:6px;
}

.module .top {
	height:32px;
	padding:10px 5px 0px 10px;
	background-image:none;
	font-weight:bold;
	font-size:16px;
	color:#20668B;
}

.module .more {
	position:absolute;
	bottom:12px;
	right:12px;
	font-size:12px;
	font-weight:bold;
	color:#20668B;
}

.module .more .pad {
	margin-left:10px;
}

.image {
	float:left;padding:0 10px 0 10px;
}

.location {
	width:90px;float:left;position:relative;
}

.location_caption {
	font-size:12px;
	font-weight:bold;
}

.location_name {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}


/* Lawyer Mini Modules - right sidebar */
.mini_module .img img {
	margin:0 5px 5px 0;
}

.mini_module .lawyer_name {
	font-weight:bold;
	font-size:14px;
}



/* QuickLinks */

.quickLinksDivider{
	background-image: url(../images/sidebar_right/quickLinks_divider.png);
	background-repeat:repeat-x;
	width: 238px;
	height: 4px;
	margin-top:10px;
	margin-bottom:7px;
	margin-left: -9px;
}



#rightSide .linkBox {
	width:210px;
}


.homeHack {
	height:20px;
}

#nav2 .activeCurrent {
	font-weight:bold;
/*	background-color: #e4f2f9; */
	background-image:url(../images/left_nav/left_nav_item_bg_sel_mod.png);
}

/*
#nav2 ul li .inactive {
	background-color:none;
	font-weight:normal;
}
*/
#nav2 ul li ul .inactiveChild {
/*	background-color:white; */
	background-image:url(../images/left_nav/left_nav_item_bg_mod.png);
	font-weight:normal;
}
#nav2 ul li ul li .inactiveChild {
	background-color:white;
	font-weight:normal;
}

#nav2 ul li ul .inactiveChild {

}
#nav2 ul li ul li .inactiveChild {

}

/*
#nav2 ul li ul li .inactiveChild a:hover {
	background: url(../images/left_nav/arrow.gif) 10px 50% no-repeat; 
}

#nav2 li a:hover, #nav2 li.active li a:hover
{
	background-color:#e4f2f9;
}

#nav2 ul li ul li a:hover
{
	background: url(../images/left_nav/arrow.gif) 10px 50% no-repeat; 
}

*/

.debug {
	background-color: #CCCCCC;
	padding:10px;
	margin:10px;
	color:#666666;
}

.visaClass {
	/* Visa classification, e.g. H-2A */
	font-weight:bold;
	margin:10px 0 10px 0;
}

/* Middle Column Styles */

.mid_col_middle {
	background-image:url(../images/mid_column/mid_column_middle_mod.png);
	background-repeat: repeat-y;
	width:572px;
}

.mid_col_middle .details{
	margin-left:20px;
	padding-right:20px;
}


.lawyer_portrait {
	padding-bottom:10px;
}


.lawyer_addresses {
	background-image: url(../images/sidebar_right/quickLinks_divider.png);
	background-repeat:repeat-x;
	width: 170px;
	margin-top:10px;
	margin-left:20px;
	padding:0;
}

.lawyer_pic_block {
	float:right; 
	width:210px; 
	vertical-align:top;
}

.lawyerContactDivider{
	background-image: url(../images/sidebar_right/quickLinks_divider.png);
	background-repeat:repeat-x;
	width: 170px;
	height: 4px;
	padding:0;
	margin-top:15px;
	
}


.lawyer_portrait_vertical {
	padding-bottom:10px;
	margin-left:17px;
}
.lawyer_addresses_vertical {
	
	background-image: url(../images/sidebar_right/quickLinks_divider.png);
	background-repeat:repeat-x;
	width: 150px;
	margin-top:10px;
	margin-left:17px;
	padding:0;
}

.lawyer_pic_block_vertical {
	float:right; 
	width:170px; 
	vertical-align:top;
}

.lawyerContactDividerVertical{
	
	background-image: url(../images/sidebar_right/quickLinks_divider.png);
	background-repeat:repeat-x;
	width: 150px;
	height: 4px;
	padding:0;
	margin-top:15px;

}

.lawyermods .mid_col_middle .details{
	margin-left:1px;
	padding-right:1px;
}

.lawyermods .mid_col_middle .details .details2{
	margin-left:19px;
	padding-right:19px;
}

/* Typography */


/* BEGIN Layout Overrides */

.lawyermods #maincontent2 {
	width:500px;
}
.about #maincontent1 {
	float:left;
/*	width:675px; */
	/* top image width: 752 */
	width:752px;
/*	padding-left:35px; */
	padding-left:0px;
}

.about #maincontent1 .mid_col_middle {
	background-image:url(../images/services/main_column_middle.png);
	width:752px;
}

.about #maincontent2{
	float:left;width:0px;
	margin:0px;
	padding:0;
}

.map #maincontent1 {
	float:left;
	width:752px;
/*	padding-left:15px; */
	padding-left:0px;
}

.map #maincontent2 {
	float:left;width:0px;
	margin:0px;
	padding:0;
}


/* Padding and Margin */

p.first {
	margin-top:0px;
	margin-bottom:0px;
}

.gap_fix {
	/* this fixes gap in background images caused by paragraph top margin/padding */
	height:1px;
}


/* Lawyers 
.lawyers #maincontent2 {
    width: 505px;
}*/



#columnFour{
	margin-top:9px;
}

#col4 #blogportal{
	margin-top:9px;
}

#col_footer{
	display:block;	
}

#lawyerModContainer{
	width:510px; 
	margin-left:25px; 
	margin-top:10px;
}

.newsLetterInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}

.gray_text { color:#666; }
	

.globalPage ul li{
	margin-top:10px;	
}

.formErrorText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C00;
}

.serviceMain{
	margin-top:	8px;
}

.serviceRight{
	margin-top: 8px;	
}

.serviceMain #maincontent2{
	width:568px;
}

.serviceMain #maincontent1{
	width:176px;
	margin-right:10px;
}


.industriesMain{
	margin-top:	8px;
}

.industriesRight{
	margin-top: 8px;	
}

.industriesMain #maincontent2{
	width:568px;
}

.industriesMain #maincontent1{
	width:176px;
	margin-right:10px;
}

.footerGap{
	margin-top:20px;
	height:1px
}

.countryBio ul{
	margin-top: -20px;
}

.HList{
	margin-left:auto; 
	margin-right:auto;
	padding-top:0px;
}

.Hlist li{
	display:inline;
	margin-right:15px;	
}
