/**************************
    FP.master page styles
**************************/
.m_button_new
{
    width:155px; 
    height:36px; 
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px;
    font-size: 8pt;
    background-image: url("../img/btn_hov.png");
    background-repeat:no-repeat;
    color: #FFFFFF;
    border-width:0px;
    background-color: Transparent;
    cursor:hand;
}

.m_button_hover
{
    width:155px; 
    height:36px; 
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px;
    font-size: 8pt;
    background-image: url("../img/btn_hov.png");
    background-repeat:no-repeat;
    color: #00A1DE;
    border-width:0px;
    background-color: Transparent;
    cursor:hand;
}

.m_button_active
{
    width:154px; 
    height:36px; 
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;
    font-size: 8pt;
    background-image: url("../img/btn_on.png");
    background-repeat:no-repeat;
    color: #000000;
    border-width:0px;
    background-color: Transparent;
}

.m_button_active_hover
{
    width:154px; 
    height:36px; 
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;
    font-size: 8pt;
    background-image: url("../img/btn_on.png");
    background-repeat:no-repeat;
    color: #00A1DE;
    border-width:0px;
    background-color: Transparent;
    cursor:hand;
}
.m_nav
{
    display:none;
    position: absolute; 
    z-index: 99;
    top:0px; 
    left:0px; 
    width:940px; 
    height:30px; 
    padding: 10px 0px 0px 6px;
}

.m_logo
{
    display:none;
}

.m_logo_print
{
    position: absolute; 
    top:0px; 
    left:0px; 
    width:340px; 
    height:45px; 
    padding: 10px 0px 0px 20px;
}


.m_search
{
    display:none;
    position: absolute; 
    top:45px; 
    left:591px; 
    height:45px; 
    text-align:right; 
    padding: 10px 0px 0px 0px;
}

.m_content
{
    position: absolute; 
    top:50px; 
    left:20px; 
    width:600px; 
    height:440px;
    background-color: #423228;
    padding: 0px 0px 0px 0px;    
}

.m_footer
{
    display:none;
    position: absolute;
    top: 535px;
    left: 0px;
    width: 960px;
    height: 30px;
    padding: 5px 0px 0px 20px;
}

.m_search_button
{
    font-family: Arial, Helvetica, sans-serif;
    color: #d3bf96;
    text-decoration: none;
    font-size: 8pt;
    text-transform: uppercase;
}

.m_search_criteria
{
    padding: 2px;
    border: 1px solid #d3bf96;
    background-color: #423228;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c6aa80;
    margin-left: 10px;
    width:148px;
}

.m_comm
{
    display:none;
    position: absolute;
    top: 11px;
    left: 914px;
    width: 70px;
    height: 30px;
    padding: 0px 0px 0px 0px;
}

.fpsitemappath
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #c6aa80;
    text-decoration: none;
}

.fpsitemappath a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #c6aa80;
    text-decoration: none;
}

.fpsitemappath a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #c6aa80;
    text-decoration: none;
}

.sepHide
{
    display:none;
    position: absolute; 
    top:10px; 
    left:8px; 
    z-index:999;
}

.StaticMenuStyle{
	background-color: #423228;
	color: #ffffff;
	padding: 0px 3px 0px 3px;
	margin: 0px;
    border: 0px;
	height: 19px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}

.StaticSelectedMenuStyle{
	background-color: #C6AA80;
	color: #000000;
	padding: 0px 3px 0px 3px;
	margin: 0px;
    border: 0px;
	height: 19px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.StaticHoverStyle a:hover{
	background-color: #423228;
	color: #00a1de;
	padding: 0px 3px 0px 3px;
    margin: 0px;
    border: 0px;
	height: 19px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.DynamicMenuStyle{
	background-color: #423228;
	color: #ffffff;
	border-left: solid thin #C6AA80;
	border-top: solid thin #C6AA80;
	border-bottom: solid thin #C6AA80;
	border-right: solid thin #C6AA80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	z-index:1000;
}

.DynamicMenuItemStyle{
	background-color: #423228;
	color: #ffffff;
	border:0px;
	padding: 4px 3px 4px 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
    z-index:1000;
}

.DynamicHoverStyle{
	background-color: #423228;
	color: #00A1DE;
	border:0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	z-index:1000;
}

.DynamicHoverStyle a:hover{
	text-decoration: none;
}

.m_button
{
    color:#423228;
    font-family:Arial;
    font-variant:small-caps;
    height:20px;
    font-size: 11px;
    
}
/**************************
    default page styles
**************************/

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.fpnews{
padding: 0;
width: 242px;
border-top: 5px solid #00a1de; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.fpnews ul{
margin:0;
margin-left: 7px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.fpnews li{
display: inline;
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

.fpnews a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 8px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #988f86; /*Brown color theme*/ 
border-top: 1px solid white;
}

.fpnews a:hover{
background-color: #00a1de; /*Brown color theme*/ 
color: white;
text-decoration: none;
}

.fpnews a.selected{ /*currently selected tab*/
background-color: #00a1de; /*Brown color theme*/ 
color: white;
border-color: #00a1de; /*Brown color theme*/ 
text-decoration: none;
}




.img_left
{
        display:none;
position: absolute;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    background-color:#000000;
}

.img_left_pix
{
    width: 175px;
    height: 440px;
}

.img_left_shd
{
        display:none;
position: absolute;
    top: 0px;
    left: 175px;
    width: 10px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    z-index:1;
}

.img_group_shd
{
    display:none;
    position: absolute;
    top: 0px;
    left: 650px;
    width: 10px;
    height: 200px;
    padding: 0px 0px 0px 0px;
    z-index:1;
}

.img_default
{
	position:absolute; 
	top:0px; 
	left:0px;
	width:720px;
	height:440px 
}

.img_address
{
    position: absolute;
    top: 600px;
    left: 20px;
    width: 960px;
    height: 30px;
    padding: 5px 0px 0px 20px;
}

.img_default_pix
{
    width: 720px;
    height: 440px;
}
.img_default_shd
{
    position: absolute;
    top: 0px;
    left: 720px;
    width: 10px;
    height: 417px;
    padding: 0px 0px 0px 0px;
    z-index:998;
}

.header_long
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 785px;
    height: 27px;
    padding: 8px 0px 0px 10px;
    background-color:#988F86;
}

.header_long h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	font-variant:small-caps;
}

.header_menu
{
    width: 100%;
    height: 27px;
    padding: 0px 0px 5px 0px;
    background-color:#988F86;
}

.header_menu h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
	line-height: 18px;
	font-variant:small-caps;
}

.header_groups
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 645px;
    height: 27px;
    padding: 8px 0px 0px 15px;
    background-color:#988f86;
}

.header_groups h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	font-variant:small-caps;
}

.header_default
{
	position:absolute; 
	top:0px; 
	left:730px; 
	width:235px; 
    height: 27px;
    padding: 8px 0px 0px 15px;
    background-color:#988F86;

}
.header_default h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	font-variant:small-caps;
}

.news_default
{
	position:absolute; 
	top:35px; 
	left:730px; 
	width:240px; 
	height:405px;
	padding-right:10px;
	background-color:#FFFFFF; 
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 18px;
	text-align: center;
}

.news_container
{
    width:230px; 
    height: 330px; 
    padding: 0px;
}
.news_article
{
	position:absolute; 
	top:10px; 
	left:5px; 
	width:235px; 
	height:315px;
	background-color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 18px;
	text-align: left;	
	z-index: 999;
}

.extranet_default
{
	position:absolute; 
	top:414px; 
	left:726px; 
	width:250px; 
	height:18px; 
	text-align:center; 
    z-index:999;
    padding: 0px;
}

.xtra a
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

.xtra a:hover
{
    color: #00a1de;
    text-decoration: none;
}


.body_long
{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 600px;
    padding: 10px 20px 10px 20px;
    background-color:#FFFFFF;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 18px;    
}

.body_menu
{
    padding: 10px 20px 10px 20px;
    background-color:#FFFFFF;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
	line-height: 18px;    
}

.body_menu div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
	line-height: 18px;    
}

.body_menu_gp
{
    position: absolute;
    top: 35px;
    left: 185px;
    width: 605px;
    height: 355px;
    padding: 10px 15px 10px 15px;
    background-color:#FFFFFF;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 18px;    
}

.group_contact
{
    position: absolute;
    top: 389px;
    left: 0px;
    width: 175px;
    height: 52px;
    padding: 12px 0px 0px 0px;
    background:url(../img/gpcontact4.png) no-repeat center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
    line-height: 16px;    
}

.group_contact a
{
	color: #00A1DE;
	text-decoration: none;
	font-weight:bold;
    font-size:12px;
}

.group_contact a:hover
{
	text-decoration: none;
}

.group_contact_top
{
    display:none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 36px;
    padding: 2px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#000000;
    line-height: 14px;
    background-image: url("../img/btn_contact.png");
    background-repeat:no-repeat;
}

.group_contact_top a
{
	color: #00A1DE;
	text-decoration: none;
	font-weight:bold;
    font-size:12px;
}

.group_contact_top a:hover
{
	text-decoration: none;
}

.body_group
{
    position: absolute;
    top: 35px;
    left: 0px;
    width: 660px;
    height: 405px;
    background-color:#FFFFFF;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 18px;    
}

.desc_group
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 310px;
    height: 395px;
    padding: 10px 0px 0px 20px;    
}

.list_group
{
    position: absolute;
    top: 0px;
    left: 330px;
    width: 310px;
    height: 395px;
    padding: 10px 0px 0px 20px;        
}

.menu
{
    display:none;
position: absolute;
    top: 0px;
    left: 540px;
    width: 155px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    background-color:#423228;
}

.menu_tbl
{
    width: 155px;
    border: 0px;
}

.menu_img
{
 width:155px;
 height:2px;
 border:0px;
}

.menulink
{
	padding:4px 4px 4px 8px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height:25px;
}
.menulink a:hover
{
	color: #00A1DE;
	text-decoration: none;
}
.menulink a
{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}

.menulinkActive
{
	padding:4px 4px 4px 8px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height:25px;
    background:#d3bf96;
}
.menulinkActive a:hover
{
	color: #00A1DE;
	text-decoration: none;
}
.menulinkActive a
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}



.menulinksub
{
	padding:0px 4px 4px 16px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    height:15px;
}
.menulinksub a:hover
{
	color: #00A1DE;
	text-decoration: none;
}
.menulinksub a
{
  color: #c7c2ba;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}

.menulinkActivesub
{
	padding:4px 4px 4px 16px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    height:15px;
    background:#d3bf96;
}
.menulinkActivesub a:hover
{
	color: #00A1DE;
	text-decoration: none;
}
.menulinkActivesub a
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}





.off_map
{
    position: absolute;
    top: 15px;
    left: 265px;
    width: 345px;
    height: 175px;
    border:2px Ridge #d3bf96;
    text-decoration:none;
    text-align: center;
}

.off_map_pix
{
    width: 345px;
    height: 175px;
    border: 0px;
}





.d_image
{
	position:absolute; 
	top:0px; 
	left:0px; 
}

.d_news_header
{
	position:absolute; 
	top:0px; 
	left:650px; 
	width:215px; 
	height:25px; 
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c6aa80;
	font-weight:bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	text-align: left;
}

.d_news
{
	position:absolute; 
	top:30px; 
	left:650px; 
	width:350px; 
	height:410px; 
	background-color:white;
}

.d_extranet
{
	position:absolute; 
	top:417px; 
	left:650px; 
	width:350px; 
	height:23px; 
	background-color:#c6aa80; 
	text-align:center; 
	vertical-align:middle;
}

.d_extranet a
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

/**************************
    groups page styles
**************************/
.group_header
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 659px;
    height: 35px;
    padding: 0px 0px 0px 0px;
    background-color:#988f86;
}

.group_header h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
    padding: 8px 0px 0px 20px;
	line-height: 18px;
	font-variant:small-caps;
}

.group_desc
{
    position: absolute;
    top: 35px;
    left: 0px;
    width: 320px;
    height: 405px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    overflow:auto;
}
.group_desc_text
{
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

.group_desc_text_summary
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

.group_list
{
    position: absolute;
    top: 35px;
    left: 320px;
    width: 319px;
    height: 395px;
    padding: 10px 0px 0px 20px;
    background-color: #FFFFFF;
    overflow:auto;
    font-weight:bold;
}
.group_img
{
    display:none;
    position: absolute;
    top: 0px;
    left: 660px;
    width: 320px;
    height: 220px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

.group_img_pix
{
    width: 320px;
    height: 220px;
}

.group_summary
{
    display:none;
    position: absolute;
    top: 220px;
    left: 660px;
    width: 320px;
    height: 220px;
    padding: 0px 0px 0px 0px;
    color: #000000;
    background-color: #d3bf96;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}

.group_details_link
{
    position: absolute;
    top: 200px;
    left: 250px;
    width: 60px;
    height: 20px;
    padding: 0px 0px 0px 0px;
    color: #000000;
    background-color: #d3bf96;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-variant:small-caps;
}

.group_summary p
{
    padding: 5px 20px 10px 20px;
}

.group_summary h3
{
    padding: 15px 20px 0px 20px;
    color: #000000;
}

.group_links
{
	color: #00A1DE;
	font-size:12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.group_links a
{
    color: #00A1DE;
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/**************************
    practice page styles
**************************/
.p_img
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    background-color:#000000;
}

.p_img_shd
{
    position: absolute;
    top: 0px;
    left: 175px;
    width: 10px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    z-index:999;
}

.p_header
{
    position: absolute;
    top: 0px;
    left: 175px;
    width: 800px;
    height: 35px;
    padding: 0px 0px 0px 0px;
    background-color:#988f86;
}

.p_header h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
    padding: 8px 0px 0px 20px;
	line-height: 18px;
	font-variant:small-caps;
}

.p_header_long
{
    position: absolute;
    top: 0px;
    left: 176px;
    width: 790px;
    height: 35px;
    padding: 0px 0px 0px 0px;
    background-color:#988F86;
}

.p_header_long h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
    padding: 8px 0px 0px 20px;
	line-height: 18px;
	font-variant:small-caps;
}

.p_body_long
{
    position: absolute;
    top: 35px;
    left: 175px;
    width: 770px;
    height: 395px;
    padding: 10px 0px 0px 20px;
    background-color:#FFFFFF;
    overflow:auto;
    font-family:Palatino Linotype,"Times New Roman", Times, serif;
}

.p_body
{
    position: absolute;
    top: 35px;
    left: 176px;
    width: 630px;
    height: 395px;
    padding: 10px 0px 0px 20px;
    background-color:#FFFFFF;
    overflow:auto;
    font-family:Palatino Linotype,"Times New Roman", Times, serif;
}

.p_nav
{
    position: absolute;
    top: 0px;
    left: 835px;
    width: 160px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    background-color:#423228;
}

.gp_con
{
	color: #00A1DE;
	font-size:12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 0px 0px 3px 0px;
}

.gp_con li
{
    margin: 0px 0px 0px 15px;
}

.gp_con a
{
    color: #00A1DE;
    text-decoration: none;
}

.gp_links
{
	color: #00A1DE;
	font-size:12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 0px 0px 3px 0px;
    width: 300px;
}

.gp_links li
{
    margin: 0px 0px 0px 15px;
}

.gp_links a
{
    color: #00A1DE;
    text-decoration: none;
}
.GroupDescLong
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 0px 20px 20px 0px;
}

.careers_body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 0px 20px 20px 0px;
}

.copy_link
{
    text-decoration:none;
}

.copy_link:hover
{
    text-decoration:none;
}

.copy_date
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #565a5c;
	font-weight:normal;
	padding: 0px 20px 5px 0px;
}

.copy_title
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.copy_title_link
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
}

a.copy_title_link:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
}


.copy_body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	padding: 0px 0px 10px 10px;
}

/**************************
    attorney search page styles
**************************/

.watermark
{
    color:#00A1DE;
}

.a_img
{
    position:absolute; top: 0px; left: 0px; width: 176px; height: 440px;
}

.attorney_header
{
 position:absolute; top: 0px; left: 176px; width: 810px; height: 35px; background-color: #988f86;   
}

.attorney_header h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
    padding: 8px 0px 0px 20px;
	line-height: 18px;
	font-variant:small-caps;
}

.attorney_search_p
{
 position:absolute;
     top: 35px;
     width: 810px;
     height: 115px;
     left: 176px;
     background-color: #FFFFFF;   
}

.attorney_search_results
{
     position:absolute;
     top: 170px;
     left: 0px;
     width: 804px;
     background-color: #FFFFFF; 
     overflow:auto;
}

.attImg
{
    position:fixed;
    top: 105px;
    left: 7px;
    width: 160px;
    padding: 10px 0px 8px 0px;
    background:url(../img/attimgbg.png) no-repeat center top;
    text-align:center;
    display:none;
}

.grid
{
     position:absolute;
     top: 0px;
     left: 0px;
     width: 824px;
     height: 245px;
     background-color: #FFFFFF;
          
 
}


.attorney_grid_header
{
    color: #000000;
    font-style: normal;
    font-variant:small-caps;
    font-weight: bold;
    font-size:12px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #d3bf96;
    text-align:left;
}

.search_grid_header
{
    color: #000000;
    font-style: normal;
    font-variant:small-caps;
    font-weight: bold;
    font-size:12px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align:left;
}


.attorney_grid_header a
{
    text-decoration: none;
}

.attorney_grid_xtra
{
    color: #000000;
    font-style: normal;
    font-variant:small-caps;
    font-weight: bold;
    font-size:12px;
    line-height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left:95px;
}


.attorney_search_results_header
{
     position:absolute;
     top: 150px;
     left: 176px;
     width: 804px;
     height: 20px;
}

.attorney_grid_text
{
    font-style: normal;
    font-size:12px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    padding-left:15px;
}

.attorney_grid_text a
{
    font-style: normal;
    font-size:12px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-align:left;
}

.alpha_list
{
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 11px;
 font-family: Tahoma;
 line-height: 15px;
 color: #555555;
 padding: 0px;   
 margin-left: 5px;
 margin-right: 7px;   
}

.alpha_list a
{
 color: #7D185A;
 font-style: normal;
 font-variant: normal;
 font-weight: 400;
 font-size: 10px;
 font-family: Tahoma;
 text-decoration: none;
}



/**************************
    profile page styles
**************************/

.profile_attorneyimagepanel
{
    position:absolute;
    top: 18px;
    left: 18px;
    height: 180px;
    border-color: #d3bf96;
    border-style: ridge;
    border-width: 5px;
}

.profile_attorneyimage
{
    border-color: #d3bf96;
    border-style: ridge;
    border-width: 5px;
}

.profile_dlAttorneyInfo
{
    position:absolute;
    top: 215px;
    left: 22px;
    font-style: normal;
    font-size:14px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

.profile_infolabel
{
    font-size:8pt;
    font-variant:small-caps;
}

.profile_MHLogo
{
    display:none;
    position:absolute;
    top: 375px;
    left: 22px;
}

.profile_BLLogo
{
    display:none;
    position:absolute;
    top: 335px;
    left: 22px;
}

.profile_shadow
{
    position: absolute;
    top: 0px;
    left: 176px;
    width: 10px;
    height: 440px;
    padding: 0px 0px 0px 0px;
    z-index:999;
}

.profile_attorneyinfo
{
    display:none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 158px;
    height: 420px;
    padding: 20px 0px 0px 18px;
    background-color:#d3bf96;
}

.profile_practicegroup
{
    float:left;
    top: 10px;
    left: 0px;
    width: 288px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 18px;
    padding-bottom: 10px;    
}

.profile_industrygroup
{
    float:left;
    top: 10px;
    left: 290px;
    width: 288px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 18px;
    padding-bottom: 10px;
}

.profile_groupheader
{
    font-weight: bold;    
}

.profile_grouplink a
{
    padding: 0px 0px 0px 0px;
    color:#00A1DE;
    text-decoration:none;
    font-weight:bold;
}

.profile_groupsublink a
{
    padding: 0px 0px 0px 30px;
    font-weight:normal
}

.profile_summary
{
    clear:both;
}

.profile_type
{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px 20px 10px 20px;
}

.profile_groupstanding
{
    color:#000000;
    text-transform: uppercase;
    font-size:8px;
}

.profile_link_email
{
    color:#000000;
    text-decoration:none;
}

.profile_attNumbers
{
    font-weight:bold;
}

.profile_link
{
    color:#00A1DE;
    text-decoration:none;
    font-weight:bold;
    font-variant:small-caps;
}

.o_map
{
    position: absolute;
    top: 15px;
    left: 265px;
    width: 382px;
    height: 175px;
    border:2px Ridge #d3bf96;
    text-decoration:none;
}

.o_txt
{
    clear:both;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    padding: 0px 30px 0px 0px;
}

.o_desc
{
    position: absolute;
    top: 220px;
    left: 20px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    padding: 0px 30px 0px 0px;
}

.o_dis
{
    position: absolute;
    top: 375px;
    left: 20px;
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    padding: 0px 30px 0px 0px;
}

.o_phone
{
    position: absolute;
    top: 100px;
    left: 20px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    padding: 0px 30px 0px 0px;
}

.prnt
{
    position: absolute;
    top: 420px;
    left: 833px;
    z-index:99;
}

.s_options
{
    padding-right:10px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.search_r_header
{
     position:absolute;
     top: 125px;
     left: 176px;
     width: 804px;
     height: 23px;
     background-color: #d3bf96;
}

.search_r
{
     position:absolute;
     top: 148px;
     left: 176px;
     width: 804px;
     height: 292px;
     background-color: #FFFFFF; 
     overflow:auto;
}

.search_c
{
     overflow:hidden;
}

.search_grid_xtra
{
    color: #000000;
    font-style: normal;
    font-variant:small-caps;
    font-weight: bold;
    font-size:12px;
    line-height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left:210px;
}

.searchHeader
{
	padding-left:15px;
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
}


.searchHeader1
{
	padding-right:15px;
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	color:#000000;
}

.searchLink
{
	color:#000000;
	text-decoration:none;
}


.searchType
{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00a1de;
	padding-left:0px;
	padding-bottom:30px;
	font-weight:bold;
	text-decoration: underline;
}

.searchTitle
{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.searchBody
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666A6F;
	padding-left:15px;
}
.searchURL
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	color:#2390CE;
}

.searchItem
{
	font-size:12px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	color:#666A6F;
}

.search_hr
{
    Width:75%;
    text-align:left;   
}


/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme-group .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(../img/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme-group .ajax__tab_header .ajax__tab_outer 
{
    background:url(../img/tab4.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme-group .ajax__tab_header .ajax__tab_inner 
{
    background:url(../img/tab4.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme-group .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme-group .ajax__tab_active .ajax__tab_outer 
{
    background:url(../img/tab4.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme-group .ajax__tab_active .ajax__tab_inner 
{
    background:url(../img/tab4.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme-group .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 0px #d7d7d7;
    border-top-width:0;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    overflow:auto;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(../img/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../img/tab4.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(../img/tab4.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../img/tab4.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../img/tab4.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 0px #d7d7d7;
    border-top-width:0;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    overflow:auto;
}

.ajax__tab_technorati-theme-link
{
    color:#666;
    font-weight: normal;
}

.ajax__tab_technorati-theme-link:hover
{
    color:#000000;
}

.ajax__tab_technorati-theme_multi .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(../img/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme_multi .ajax__tab_header .ajax__tab_outer 
{
    background:url(../img/tab4.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme_multi .ajax__tab_header .ajax__tab_inner 
{
    background:url(../img/tab4.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme_multi .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme_multi .ajax__tab_active .ajax__tab_outer 
{
    background:url(../img/tab4.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme_multi .ajax__tab_active .ajax__tab_inner 
{
    background:url(../img/tab4.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme_multi .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 0px #d7d7d7;
    border-top-width:0;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    line-height: 20px;
    overflow:auto;
}

.rss_n
{
    position: absolute;
    top: 185px;
    left: 829px;
    z-index:99;
}

.rss_e
{
    position: absolute;
    top: 82px;
    left: 829px;
    z-index:99;
}

.groupHeader
{
    background-color:#00A1DE;
}

.groupHeader h2{
	color: #FFFFFF;
	font-family:Palatino Linotype,"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	margin: 8px;
	margin-bottom:8px;
	padding: 0px;
	line-height: 18px;
	font-variant:small-caps;
}

.groupDiv
{
    overflow:auto;
    height:365px;
    width:620px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:10px;
    padding-top:0px;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	background-color: #fff;
}

.groupDiv a,.column a,.groupDiv a{
	color: #00A1DE;
	text-decoration: none;
	font-weight: bold;
}

.search_inside{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	background-color: #fff;
}

.smDiv
{
overflow:auto; 
height:309px; 
width:300px; 
padding-right:10px;	
}

.medDiv
{
overflow:auto; 
height:337px; 
width:300px; 
padding-right:10px;	
}

.lgDiv
{
overflow:auto; 
height:365px; 
width:600px; 
padding-right:10px;	
}

.dlSubParent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #967C51;
	vertical-align: top;
}
.faqLink2
{
	text-decoration: none;
	color: #967C51;
}
.link
{
	text-decoration: none;
	color: #967C51;
}

.rlink
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.rlink: hover
{
	text-decoration:underline;
	color: #000000;
	font-weight: normal;	
}

.dlChild
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

body{
  margin: 10px;
  background-color: #FFFFFF;
  font-size: 10px;
  scrollbar-3dlight-color:#957C51;
  scrollbar-arrow-color:#957C51;
  scrollbar-base-color:#ffffff;
  scrollbar-darkshadow-color:#957C51;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color: #ffffff;
}
h2{
	color: #00A1DE;
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	margin-bottom:8px;
	padding: 0px;
}
h3{
	color: #967C51;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
h5{
	color: #967C51;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
}
.column ul
{
	margin-top: 0px;
	padding: 0px;
}
.content_inside{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	background-color: #fff;
}

.inside{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 11px;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	background-color: #fff;
}
.inside a,.column a,.content_inside a{
	color: #00A1DE;
	text-decoration: none;
	font-weight: bold;
}

.content{
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666A6F;
	line-height: 18px;
	background-color: #fff;
}

.copy{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666A6F;
	line-height: 16px;
}

.searchbar a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.content a,.column a,.content_inside a{
	color: #00A1DE;
	text-decoration: none;
	font-weight: bold;
}
.content_inside ul{

	font-weight: bold;
	margin-top: 0px;
}
.column{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.column li{
	color: #957C51;
	list-style : none;
	list-style : url(img/brown_bullet.png);
	font-weight: normal;
	font-size: 13px;
}
.column li a
{
	color: #957C51;
}

.sublinks {
	color: #957C51;
	font-size:12px;
	line-height: 14px;
}

.sublinks a{
	color: #957C51;
	font-size:12px;
	line-height: 14px;
}

.sublinks2 a{
	color: #00A1DE;
	font-size:12px;
	line-height: 14px;
}

.sidePopup {
  color: #fff;
  background-color: #C6AA80;
  padding: 10px 25px 10px 25px; 
}

.sidePopup2{
  color: #fff;
  background-color: #C6AA80;
  position : absolute;
  display:none;
  width: 327px;
}
.sidePopup h2{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
}
.sidePopup p{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#tblCell{
	margin-top:3px;
}
#header{
	background-color: #423228;
	color: #fff;
	padding: 0px;
	margin-top: 12px;
	margin-bottom:12px;
	width:1000px;
	border:0;
}
#header a{
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 5px;
}
#header a:hover
{
	color: #C6AA80;
}
#footer{
	background-color: #423228;
	color: #C6AA80;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
#footer a{
	color: #C6AA80;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#footer a:hover{
	color: #C6AA80;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#spacer{
	background-color: #423228;
}
.sidenav
{
	margin: 0px;
	padding: 0px;
	padding-left: 9px;
}
.sidenav a{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.sidebar
{
	padding-left:4px;
}
.sidebarlink
{
	padding:4px 4px 4px 8px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height:25px;
}
.sidebarlink a:hover
{
	color: #00A1DE;
	text-decoration: none;
}
.sidebarlink a
{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}

.sidebarlinkActive
{
	padding:4px 4px 4px 8px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height:25px;
    background:#d3bf96;
}
.sidebarlinkActive a:hover
{
	color: #00A1DE;
	text-decoration: none;
}
.sidebarlinkActive a
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}


.sidebarlinkSub
{
	padding:4px;
	padding-left:11px;
    color: #947B55;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.sidebarlinkSub a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarlinkSub a
{
  color: #C6AA80;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}



.side h2{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 10px 20px 10px;
}
.side p{
  margin: 0px;
  padding: 0px 10px 10px 10px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}
.topNav{
	padding-bottom: 10px;
}

.topNavActive{
	padding-bottom: 10px;
}

.topNavActive a{
	color:#00A1DE;
}

a:hover 
{
	text-decoration: underline;	
}

#PracticeDetailHeader h2 
{
	font-size: 20px;	
	
}

#PracticeDetailLink 
{
	font-size: 14px;	
}

.pagination
{
font-size: 9pt;
font-variant:small-caps;
}

.divContent
{
	position:absolute; 
	left:700; 
	top:125;
	WIDTH:288px;
	height:300px;
	padding-left:6px;
	padding-right:6px;
	background-color: #fff;
}

.divContent_ff
{
	position:absolute; 
	left:781; 
	top:125;
	WIDTH:195px;
	height:300px;
	padding-left:6px;
	padding-right:6px;
	background-color: #fff;
}

.divContent table
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666A6F;
	line-height: 16px;
}

.divContent_ff table
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666A6F;
	line-height: 14px;
}

.divContent hr
{
	color: #00a3dd;
}

.divContent_ff hr
{
	color: #00a3dd;
}

.divTitle
{
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #423228;
	line-height: 14px;
}

.divMore
{
	font-size: 10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #423228;
	line-height: 16px;
	text-decoration:none;
}

.divOver table tr td
{
	cursor:pointer;
}

.divOver a:hover
{
	cursor:pointer;
	text-decoration: none;
}

.divOut table tr td
{
}

.pb_title
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.pb_title:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.pb_title a
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.pb_body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	padding: 0px 0px 10px 10px;
	margin:0px;
}

a.pb_body:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.pb_body a
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a1de;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.wbwlogo
{
    position: absolute; 
    z-index: 99;
    top:342px; 
    left:825px; 
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    text-align: center;
    font-size: 7px;
    font-family: Arial, Helvetica, sans-serif;
}


.group_contact_link
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 52px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#000000;
    line-height: 16px;    
}

.group_contact_link_button
{
    width:175px; 
    height:36px; 
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;
    font-size: 8pt;
    background-image: url("../img/btn_on.png");
    background-repeat:no-repeat;
    color: #000000;
    border-width:0px;
    background-color: Transparent;
}

p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin:0px;
}
.gp_links_about
{
	color: #00A1DE;
	font-size:11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 0px 0px 2px 0px;
}
