﻿body
{
	-behavior: url("csshover3.htc");
    margin:0px;
    padding:0px;
	font-size:10pt;
	font-family:"Helvetica Neue", Helvetica, Arial;
	background:#ffffff url('/imagesx/bg.png') repeat-x 0 0;
}

.bodyNonBHG
{
    margin:0px;
    padding:0px;
	font-size:10pt;
	font-family:Arial,Helvetica,Sans-Serif;
	background:#ded9d4;
}

a:active, a:link, a:visited
{
	color: #005480;
	text-decoration: none;
}

a:hover
{
	color: #005480;
	text-decoration: underline;
}

.mainDiv
{
    width:949px;
}

.site-header
{
	position:relative;
	width:949px;
	height:101px;
	z-index:201;
}

.logo
{
	display:block;
	width:270px;
	height:101px;
	text-indent:-1000px;
	background:url(/Imagesx/logo.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imagesx/logo.png', sizingMethod='crop');
}

.top-nav-text-container
{
	position:absolute;
	top:0;
	right:0;
	-right:-220px;
	z-index:999;
	height:31px;
	font-size:11px;
}
.top-nav-text
{
	width:100%;
	height:100%;
	background:url(/imagesx/top_nav_bg.png) no-repeat 0 0;
	
	-background:none;
	
}
.top-nav-text a, .top-nav-text a:link, .top-nav-text a:active, .top-nav-text a:visited
{
	float:left;
	margin:8px 0 0 0;
	padding:0 10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.top-nav-text a:hover
{
	text-decoration:underline;
}
.top-nav-text .separator
{
	border-left:1px solid #A2BF91;
}

.top-nav-look
{
	position:absolute;
	left:237px;
	bottom:0px;
	width:400px;
}
.top-nav-learn
{
	position:absolute;
	left:415px;
	bottom:0px;
	width:400px;
}
.top-nav-live
{
	position:absolute;
	left:593px;
	bottom:0px;
	width:400px;
}
.top-nav-video
{
	position:absolute;
	left:771px;
	bottom:0px;
	width:400px;
}
.top-nav
{
	float:left;
	width:178px;
	bottom:0px;
	background:url(/imagesx/nav_divider.png) no-repeat 0 0;
}
.top-nav-first
{
	background-image:url(/imagesx/transparent_px.png);
}
.top-nav-last
{
	float:left;
	width:178px;
	bottom:0px;
	z-index:3;
	background:url(/imagesx/nav_divider.png) no-repeat 0 0;
}
.top-nav-last:hover
{
	background:url(/imagesx/nav_bg_last.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imagesx/nav_bg_last.png', sizingMethod='crop');

}
.top-nav a.tab-link, .top-nav-last a.tab-link
{
	display:block;
	position:relative;
	z-index:2;
	height:49px;
	margin:0 10px 0 12px;
	padding:20px 0 0 0;
	text-decoration:none;
}
.top-nav a.tab-link span, .top-nav-last a.tab-link span
{
	display:block;
	position:absolute;
	top:20px;
	left:0;
	width:5px;
	height:31px;
	background-color:#D0DD64;
}
.top-nav a.tab-link em, .top-nav-last a.tab-link em
{
	font-style:normal;
	display:block;
	padding:0 0 0 13px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
}
.top-nav a.tab-link strong, .top-nav-last a.tab-link strong
{
	display:block;
	padding:0 0 0 13px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.top-nav .tab-dropdown
{
	display:none;
	cursor:pointer;
	background-color:#ffffff;
	position:absolute;
	top:69px;
	left:-1px;
	z-index:1;
	width:100%;
	font-size:11px;
	border-left: solid 1px #5c8245;
	border-right: solid 1px #5c8245;
	border-bottom: solid 1px #5c8245;
}
.top-nav .tab-dropdown .top-overlay
{
	position:absolute;
	z-index:2;
	width:178px;
	height:69px;
	top:-69px;
	background:url(/imagesx/nav_bg.png) repeat-x 0 0;
}
.top-nav:hover
{
	cursor:pointer;
	position:absolute;
	z-index:10;
	left:-1px;
	border-left: solid 1px #5c8245;
	border-right: solid 1px #5c8245;
	border-top: solid 1px #5c8245;
}
.top-nav .tab-dropdown .trim
{
	position:absolute;
	top:-73px;
	left:-4px;
	right:-4px;
	bottom:-4px;
	background-color:#000000;
	opacity:.08;
	*filter:alpha(opacity=8);
}
.top-nav:hover .tab-dropdown
{
	display:inline;
}
.top-nav .tab-dropdown span
{
	float:none;
	width:auto;
	height:auto;
	background:none;
	background-color:#ffffff;
}
.top-nav .tab-dropdown a
{
	display:block;
	position:relative;
	height:30px;
	margin:0;
	padding:0 0 0 30px;
	line-height:30px;
	font-weight:bold;
	color:#A9A9A9;
	background-color:#ffffff;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
}
.top-nav .tab-dropdown a:hover
{
	background-color:#ECBA49;
	color:#ffffff;
	background-position:0 -30px;
}


















.contentDiv
{
    background-color:#ffffff;
    padding-top:3px;
    padding-right:3px;
    padding-bottom:3px;
}

.headerLinksWrapper
{
}

.headerLinks
{
	background:url('/imagesx/top_nav_bg.png') no-repeat 0 0;
	margin-top:0px;
	line-height:30px;
}

.headerLinks a, .headerLinks a:visited
{
    padding-left:8px;
    font-size:10px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
    cursor:pointer;
}
.headerLinkSeperator
{
	width:1px;
	color:#ffffff;
	background-color:#ffffff;
	margin-left:14px;
	border-left:1px solid #a9c695;
	border-top:10px solid #a9c695;
	border-bottom:7px solid #a9c695;
}
.headerLinks a:hover
{
	color:#eef6ac;
}

.divLoginHidden
{
	display:none;
}
.divLogin
{
	display:inline;
	width:408px;
	height:230px;
	margin-top:28px;
	margin-left:437px;
	background-color:#ffffff;
	border-bottom:solid 5px #000000;
	border-left:solid 5px #000000;
	border-right:solid 5px #000000;
	z-index:999;
	position:absolute;
}
.divLogin .both
{
	clear:both;
	height:0px;
	overflow:hidden;
}
.divLogin .textLogin
{
	font-size:15pt;
	font-weight:bold;
	width:50%;
	float:left;
	margin-bottom:10px;
}
.divLogin .textClose
{
	margin-top:7px;
	margin-left:130px;
	height:12px;
	width:53px;
	float:left;
	background:url('/imagesx/button_close.gif') no-repeat 0px 0px;
	cursor:pointer;
}
.divLogin .textClose:hover
{
	background-position: 0 -12px;
}
.divLogin .separator
{
	clear:both;
	background:url('/imagesx/bg_border_dotted.png') repeat-x 0 0;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.divLogin .requiredFields
{
	margin-top:10px;
	color:#999999;
	background:url('/imagesx/bg_required_check.gif') no-repeat 95px 1px;
}

.divLogin .divInternal
{
	border-top:solid 7px #d0dd64;
	padding:10px;
}
.divLogin .fields
{
	margin-top:10px;
	margin-bottom:55px;
	padding-left:12px;
	padding-right:12px;
}
.divLogin .field
{
	width:50%;
	float:left;
}
.divLogin .forgetPassword
{
	margin-bottom:10px;
	margin-left:13px;
}
.divLogin .bottomLeft
{
	width:25px;
	float:left;
	height:53px;
	background:url('/imagesx/bg_enlist_left.gif') no-repeat 0 0;
}
.divLogin .bottomCenter
{
	width:338px;
	float:left;
	height:53px;
	background-color:#000000;
	background:url('/imagesx/bg_enlist_center.gif') repeat-x 0 0;
}
.divLogin .bottomCenter .text
{
	position:relative;
	width:100%;
	text-align:center;
	margin-top:18px;
	color:#999999;
	font-size:13pt;
	font-weight:normal;
	float:left;
}
.divLogin .bottomCenter .button
{
	margin-left:280px;
	float:left;
	z-index:1;
	position:absolute;
	margin-top:14px;
}
.divLogin .bottomRight
{
	width:25px;
	float:right;
	height:53px;
	background:url('/imagesx/bg_enlist_right.gif') no-repeat 0 0;
}




.mainSearch
{
    width:100%;
    height:51px;
    background:url('/imagesx/bg_mainsearch.gif') repeat-x 0 0;
    background-color:#f1f1f1;
    margin-bottom:2px;
	background-color:Black;
}

.mainSearch .column1
{
	position:relative;
	float:left;
	width:218px;
	height:51px;
	background:url('/imagesx/icon-mag.gif') no-repeat 25px 13px;
}

.mainSearch .column1 .text
{
	font-size:12px;
	font-weight:bold;
	color:#8c8c8c;
	text-indent:58px;
	margin-top:11px;
}

.mainSearch .column1 .header
{
	color:#4f5859;
	text-transform:uppercase;
}

.mainSearch .column2
{
	float:left;
	width:405px;
	margin-top:5px;
}

.mainSearch .column3
{
	float:left;
	width:77px;
	margin-top:11px;
}

.mainSearch .column4
{
	float:left;
	margin-top:11px;
}

.searchButton
{
	width:67px;
	height:25px;
	border:0px;
	background:url('/imagesx/button_search.gif') no-repeat 0 0px;
	cursor:pointer;
}
.searchButton:hover
{
	background-position:0px -25px;
}
.searchButtonClick
{
	width:67px;
	height:25px;
	border:0px;
	background:url('/imagesx/button_search.gif') no-repeat 0 0px;
	background-position:0px -50px;
}

.optionsButton
{
	width:85px;
	height:25px;
	border:0px;
	background:url('/imagesx/button_options.gif') no-repeat 0 0px;
	cursor:pointer;
}
.optionsButton:hover
{
	background-position:0px -25px;
}

.goButton
{
	width:37px;
	height:22px;
	border:0px;
	background:url('/imagesx/button_go.gif') no-repeat 0 0px;
	cursor:pointer;
}
.goButton:hover
{
	background-position:0px -22px;
}

.loginButton
{
    margin-left:-620px;
	width:58px;
	height:25px;
	border:0px;
	background:url('/imagesx/button_login.gif') no-repeat 0 0px;
	cursor:pointer;
}
.loginButton:hover
{
	background-position:0px -25px;
}

.searchBigBox
{
	width:164px;
	height:25px;
	margin-top:6px;
	margin-bottom:6px;
	float:left;
}
.searchBigBox .bg
{
	width:152px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-image:url('/imagesx/bg_input_big_back.gif');
}
.searchBigBoxWide
{
	width:395px;
	height:25px;
	margin-top:6px;
	margin-bottom:6px;
}
.searchBigBoxWide .bg
{
	width:383px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-image:url('/imagesx/bg_input_big_back.gif');
}
.searchBigBoxNarrow
{
	width:107px;
	height:25px;
	margin-top:6px;
	margin-bottom:6px;
	float:left;
}
.searchBigBoxNarrow .bg
{
	width:85px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-image:url('/imagesx/bg_input_big_back.gif');
}
.searchBigBox b, .searchBigBoxWide b, .searchBigBoxNarrow b
{
	width:6px;
	height:25px;
	float:left;
	background-image:url('/imagesx/bg_input_big_left.gif');
}
.searchBigBox em, .searchBigBoxWide em, .searchBigBoxNarrow em
{
	width:6px;
	height:25px;
	float:left;
	background-image:url('/imagesx/bg_input_big_right.gif');
}
.searchBigBox input
{
	border:0px;
	width:147px;
	height:12px;
	margin-top:5px;
	background-color:Transparent;
	color:#50646b;
}
.searchBigBox select
{
	border:0px;
	width:151px;
	height:18px;
	margin-top:3px;
	background-color:#ffffff;
	color:#50646b;
}
.searchBigBoxWide input
{
	border:0px;
	width:378px;
	height:12px;
	margin-top:5px;
	background-color:Transparent;
	color:#50646b;
}
.searchBigBoxWide select
{
	border:0px;
	width:382px;
	height:18px;
	margin-top:3px;
	background-color:#ffffff;
	color:#50646b;
}
.searchBigBoxNarrow input
{
	border:0px;
	width:78px;
	height:12px;
	margin-top:5px;
	background-color:Transparent;
	color:#50646b;
}
.searchBigBoxNarrow select
{
	border:0px;
	width:82px;
	height:18px;
	margin-top:3px;
	background-color:#ffffff;
	color:#50646b;
}





.searchSmallBox
{
	width:187px;
	height:22px;
	margin-top:6px;
	margin-bottom:6px;
}
.searchSmallBox .bg
{
	width:177px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-image:url('/imagesx/bg_input_small_back.gif');
}
.searchSmallBox b
{
	width:5px;
	height:22px;
	float:left;
	background-image:url('/imagesx/bg_input_small_left.gif');
}
.searchSmallBox em
{
	width:5px;
	height:22px;
	float:left;
	background-image:url('/imagesx/bg_input_small_right.gif');
}
.searchSmallBox input
{
	border:0px;
	width:172px;
	height:12px;
	margin-top:4px;
	background-color:Transparent;
	color:#50646b;
}
.searchSmallBox select
{
	border:0px;
	width:176px;
	height:18px;
	margin-top:2px;
	background-color:#ffffff;
	color:#50646b;
}




.searchSmallBoxMed
{
	width:108px;
	height:22px;
	margin-top:6px;
	margin-bottom:6px;
}
.searchSmallBoxMed .bg
{
	width:98px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-image:url('/imagesx/bg_input_small_back.gif');
}
.searchSmallBoxMed b
{
	width:5px;
	height:22px;
	float:left;
	background-image:url('/imagesx/bg_input_small_left.gif');
}
.searchSmallBoxMed em
{
	width:5px;
	height:22px;
	float:left;
	background-image:url('/imagesx/bg_input_small_right.gif');
}
.searchSmallBoxMed input
{
	border:0px;
	width:93px;
	height:12px;
	margin-top:4px;
	background-color:Transparent;
	color:#50646b;
}




.searchSmallBoxNarrow
{
	width:45px;
	height:22px;
	margin-top:6px;
	margin-bottom:6px;
}
.searchSmallBoxNarrow .bg
{
	width:35px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-image:url('/imagesx/bg_input_small_back.gif');
}
.searchSmallBoxNarrow b
{
	width:5px;
	height:22px;
	float:left;
	background-image:url('/imagesx/bg_input_small_left.gif');
}
.searchSmallBoxNarrow em
{
	width:5px;
	height:22px;
	float:left;
	background-image:url('/imagesx/bg_input_small_right.gif');
}
.searchSmallBoxNarrow input
{
	border:0px;
	width:30px;
	height:12px;
	margin-top:4px;
	background-color:Transparent;
	color:#50646b;
}






.contentPage
{
	margin-left:20px;
	margin-bottom:20px;
}

.contentPageNoMyPRR
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

.divGlobalContent
{
	width:285px;
}

.divGlobalContent .section
{
	margin-bottom:0px;
	clear:both;
}

.divHomeContent
{
}

.divHomeContent .section
{
	width:285px;
}

.divHomeContent .fixed
{
	height:280px;
	-height:300px;
}

.divHomeContent .header, .divGlobalContent .header, .divHomeContent .header a, .divGlobalContent .header a
{
	width:285px;
	font-size:18px;
	color:#578839;
	text-indent:22px;
	line-height:44px;
	background-image:url('/imagesx/bg_widgetheader.png');
	background-position: 0 0px;
}
.divHomeContent .header2, .divGlobalContent .header2, .divHomeContent .header2 a, .divGlobalContent .header2 a
{
	width:285px;
	font-size:18px;
	line-height:44px;
	background-image:url('/imagesx/bg_widgetheader.png');
	background-position: 0 88px;
	color:#4F5859;
	text-indent:58px;
}

.divHomeContent .body, .divGlobalContent .body
{
	width:240px;
	margin-top:15px;
	margin-left:22px;
	margin-right:22px;
	margin-bottom:10px;
}

.divHomeContent .body img, .divGlobalContent .body img
{
	margin-bottom:10px;
}

.divHomeContent .smallBold, .divGlobalContent .smallBold
{
	font-size:9pt;
	font-weight:bold;
	color:#808080;
	margin-bottom:10px;
}

.divHomeContent .smallRegular, .divHomeContent .smallRegular a, .divGlobalContent .smallRegular, .divGlobalContent .smallRegular a
{
	font-size:8pt;
	color:#808080;
}

.divHomeContent .blogHeadlines, .divGlobalContent .blogHeadlines
{
	margin-bottom:4px;
	background:url('/imagesx/bullet_arrow.gif') no-repeat 0px 2px;
	padding-left:15px;
	font-size:8pt;
}

.divHomeContent .blogHeadlines a, .divGlobalContent .blogHeadlines a
{
	color:#72aecd;
}

.divHomeContent .fields, .divGlobalContent .fields
{
	margin-top:10px;
}

.divHomeContent .goDivBox, .divGlobalContent .goDivBox
{
	float:left;
}

.divHomeContent .goDivButton, .divGlobalContent .goDivButton
{
	float:left;
	margin-top:1px;
}
.divHomeContent .clear, .divGlobalContent .clear
{
	height:0px;
	clear:both;
}

.footerDiv
{
    background: #f5f5f5 url('/imagesx/bg_footerlinks.gif') repeat-x 0 0;
}

.footer
{
	color:#999999;
	padding-top:17px;	
	width:946px;
}

.footerCompanies
{
	float:left;
    width: 14%;
    text-align:center;
}

.footerCompanies a
{
    font-weight:bold;
    font-size:8pt;
    color:#999999;
    text-decoration:underline;
}

.footerText
{
    clear:both;
	margin-top:20px;
	font-size:7pt;
	padding-left:90px;
	background:url('/imagesx/eho.png') no-repeat 15px 10px;
}

.hide
{
	color: #005480;
	text-decoration: none;
}

.hide:hover
{
	color: #005480;
	text-decoration: underline;
	cursor:pointer;
}








.article-title
{
	margin:6px 0 17px 0;
	font-size:23px;
	color:#70a150;
	line-height:23px;
}



.bhg-input-text-main
{
	width:500px;
	height:27px;
	margin:0 0 10px 0;
	padding:0 10px;
	line-height:27px;
	background:url(/Imagesx/main_textbox.png) no-repeat 0 0;
	z-index:2000;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Imagesx/main_textbox.png',sizingMethod='crop');
}
.bhg-input-text-main input
{
	border:0px;
	position:relative;
	margin:2px 0 0 0;
	width:480px;
	font-size:11px;
	color:#A4A4A4;
	background-color:#ffffff;
}


.menu-button-wide {}
.menu-button-mid {}
.menu-button-narrow {}

.menu-button-wide .menu-button-div
{
	position:relative;
	z-index:6;
	float:left;
	top:0px;
	left:0px;
	margin-right:10px;
	margin-bottom:20px;
	width:186px;
	height:26px;
}
.menu-button-mid .menu-button-div
{
	position:relative;
	z-index:6;
	float:left;
	top:0px;
	left:0px;
	margin-right:10px;
	margin-bottom:20px;
	width:136px;
	height:26px;
}
.menu-button-narrow .menu-button-div
{
	position:relative;
	z-index:6;
	float:left;
	top:0px;
	left:0px;
	margin-right:10px;
	margin-bottom:20px;
	width:88px;
	height:26px;
}
.menu-button-wide .menu-button, .menu-button-mid .menu-button, .menu-button-narrow .menu-button
{
	float:left;
	height:25px;
	margin:0;
	padding:0 22px 0 0;
	background:url(/imagesx/dropdown_bg.png) no-repeat 100% -25px;
	cursor:pointer;
}
.menu-button-wide .menu-button span, .menu-button-mid .menu-button span, .menu-button-narrow .menu-button span
{
	float:left;
	height:100%;
	margin:0;
	padding:0 0 0 5px;
	background:url(/imagesx/dropdown_bg.png) no-repeat 0 0;
	*zoom:1;
}
.menu-button-wide .menu-button button
{
	display:block;
	width:158px;
	margin:0;
	padding:4px 0 0 0;
	text-align:left;
	font-size:11px;
	color:#4F5857;
	background:none;
	border:none;
	z-index:30;
}
.menu-button-mid .menu-button button
{
	display:block;
	width:108px;
	margin:0;
	padding:4px 0 0 0;
	*padding:5px 0 0 3px;
	text-align:left;
	font-size:11px;
	color:#4F5857;
	background:none;
	border:none;
	z-index:30;
}
.menu-button-narrow .menu-button button
{
	display:block;
	width:60px;
	margin:0;
	padding:4px 0 0 0;
	*padding:5px 0 0 3px;
	text-align:left;
	font-size:11px;
	color:#4F5857;
	background:none;
	border:none;
	z-index:30;
}

.menu-button-wide .hiddenSelectDiv, .menu-button-mid .hiddenSelectDiv, .menu-button-narrow .hiddenSelectDiv
{
	display:none;
}

.menu-button-wide .hiddenSelectDivClicked, .menu-button-mid .hiddenSelectDivClicked, .menu-button-narrow .hiddenSelectDivClicked
{
	display:inline;
}
.menu-button-wide .hiddenSelect
{
	width:183px;
	height:160px;
	color:#4F5857;
	font-weight:bold;
	border: solid 1px #d3d3d3;
	position:absolute;
	z-index:40;
	margin-top:24px;
	margin-left:-195px;
}
.menu-button-mid .hiddenSelect
{
	width:133px;
	height:160px;
	color:#4F5857;
	font-weight:bold;
	border: solid 1px #d3d3d3;
	position:absolute;
	z-index:40;
	margin-top:24px;
	margin-left:-145px;
}
.menu-button-narrow .hiddenSelect
{
	width:85px;
	height:160px;
	color:#4F5857;
	font-weight:bold;
	border: solid 1px #d3d3d3;
	position:absolute;
	z-index:40;
	margin-top:24px;
	margin-left:-97px;
}

.agentCommercialDiv
{
    width:949px;
    height:101px;
    background:#002e5f url('/imagesx/header_agentcommercial.gif') no-repeat 0 0;
}

.agentNameDiv
{
    width:100%;
    height:58px;
    background-color:#ebebeb;
    border-bottom:1px solid #e0e0e0;
    margin-bottom:2px;
    z-index:1;
    position:relative;
    vertical-align:middle;
}
    .agentNameDiv .agentNameInfo
    {
        width:750px;
        float:left;
    }
    .agentNameDiv .agentNameText
    {
    }
    .agentNameDiv .agentNameTextIndent
    {
        margin-left:210px;
    }
    .agentNameDiv .agentLicenseText
    {
        margin-left:5px;
    }
    .agentNameDiv .agentLicenseTextIndent
    {
        margin-left:215px;
    }
    .agentNameDiv .drops
    {
        width:196px;
        height:58px;
        float:left;
    }
        .agentNameDiv .drop
        {
            margin-top:8px;
            margin-right:8px;
            float:right;
        }
    
.agentNavDiv
{
    width:100%;
    height:26px;
    background-color:#f1f1f1;
    z-index:1;
    text-align:center;
    vertical-align:bottom;
    position:relative;
    margin-bottom:2px;
    padding-top:94px;
}
    .agentNavDiv .logoDiv
    {
        position:relative;
        z-index:3;
        float:right;
        margin-right:15px;   
        margin-top:-105px;
    }
    .agentNavDiv table
    {
        margin-left:auto;
        margin-right:auto;
        height:26px;

        vertical-align:bottom;
        border-spacing:0px;
    }
        .agentNavDiv table td
        {
            padding:2px;
        }
        .agentNavDiv table .link
        {
            text-align:center;
        }
        
.agentNavDivHome
    {
        border-spacing:0px;
        width:100%;
    }
        .agentNavDivHome td
        {
            padding:2px;
        }
        .agentNavDivHome .link
        {
            text-align:center;
        }

.agentPhotoDiv
{
    margin-top:-274px;
    margin-left:20px;
    z-index:200000;
    position:absolute;
}

.agentPhoneDiv
{
    text-align:center;
    margin-top:-2px;
    padding-top:5px;
    padding-bottom:2px;
    background-color:#d7d7d7;
}

.agentSeperatorDiv
{
    height:4px;
    background-color:#b6b6b6;
    margin-bottom:20px;
}