﻿.wrapper
{
    position:relative;
    margin:0 auto;
    text-align:left;
    width:900px;
    z-index:1;
}
.html{height:100%;}
body 
{
	/*margin: 40px 0px 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.gif);
	text-align:center;
	z-index:1;
	height:100%;
	font-family: Arial;
	font-size:13px;
}
a
{
    outline: none;
}
.content
{
    background-color: White;
    position:relative;
    width: 900px;
    z-index:1;
    height:100%;
   
}
.masthead
{
    position:relative;
    z-index:1;
}
.LeftGradient
{
	background-image: url(images/left_gradient1.jpg);
	background-repeat: no-repeat;
	width: 185px;
	z-index:20;
	position:relative;
	padding-bottom:15px;
	height:100%;
	background-color:#e8e5da;
	
}
.regionalHQ
{
    padding-left:22px;
    padding-top:10px;
    position:relative;
    line-height:14px
}
.pin
{
    position:absolute;
    
}
.subNavText
{
    font-family: Arial;
    color: #555555;
    font-weight: bold;
    font-size:10px;
    padding-left:19px;
    padding-top:2px;
    text-decoration:none;
    display:block;
    
    height:15px;
}
.subNavTextOver
{
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    font-size:10px;
    padding-left:19px;
    padding-top:2px;
    text-decoration:none;
    display:block;
    height:15px;
    background-image:url(images/office_nav_bg_sm.png);
    background-repeat:no-repeat;
}
.navText
{
    font-family: Helvetica;
    color: #336699;
    font-weight: bold;
    font-size:12px;
    padding-left:9px;
    padding-top:2px;
    text-decoration:none;
    display:block;
    width: 152px;
    height:22px;
}
.navTextOver
{
    font-family: Helvetica ;
    color: #000000;
    font-weight: bold;
    font-size:12px;
    padding-top:2px;
    padding-left:9px;
    text-decoration:none;
    display:block;
    width: 152px;
    height:22px;
    background-image:url(images/office_nav_bg.png);
    background-repeat:no-repeat;
}
.headerText
{
    position:absolute;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    padding-top:8px;
    padding-left:20px;
    color:#eeeeee;
}
.textTitle
{
    font-family:Arial;
    font-size:12px;
    color:#333333;
    font-weight:bold;
}
.textWelcome
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#888888;
    display:block;
    padding: 12px 0 12px 0;
}
.Logo{
	position:absolute;
	left:22px;
	top:17px;
	z-index:10
}
.FindOfficeImage
{
	position: absolute;
	top:23px;
	left:628px;
	z-index:10
}
.FindOfficeDropDown
{
	position:absolute;
	top:55px;
	left:650px;
	z-index:20000;
	background-color: transparent;
}
.LeftGradientImages
{
	position:relative;
	top:20px;
	left:16px
}
.BrownTitle
{
	font-family:Arial;
	font-size: 13px;
	color:#555555;
	font-weight:bold;
}
.BlueLink
{
	color:#336699;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration: none
}
.BlueLinkSmall
{
	color:#6699bb;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: none
}
.BlueLinkSmall:hover
{
    color:#336699;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
.BlueLink:hover
{
    color:#336699;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}
.paddingbottom
{
    margin-bottom:5px;
}
.AllOfficesStateHeader
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    padding-top:14px;
    margin-bottom:10px;
}
.ElevenPtText
{
    font-family:Arial;
    font-size:11px
}
.ThirteenPtText
{
    font-family:Arial;
    font-size:13px
}
.LargeHeader
{
    font-family: Arial;
    font-size:16px;
    color:#444444;
    font-weight:bold;
}
.ServicesTitle
{
    font-family: Arial;
    font-size:16px;
    color:#444444;
    font-weight:bold;
}

.MediumHeader
{
    font-family: Arial;
    font-size:14px;
    color:#444444;
    font-weight:bold;
}

.SearchResults
{
    position:absolute;
    top: 85px;
    left: 628px;
    z-index:15;
    background-image:url(images/search_results_bg2.gif);
    height:38px;
    width:256px;
    visibility:hidden
    
}
.csDropDown
{
    border: solid 1px #bc8e2e;
    width:135px;
    background-color:#ffffff;
    height:18px;
    font-family:Arial;
    font-size:12px;
    
    
}
.SearchResultsLinks
{
    font-family:Arial;
    font-weight:bold;
    font-size:10px;
    padding-right:0px;
}
.divSearchResults
{
    position: absolute;
    top: -9px;
    left:15px;
    width:245px;
    
}
.whiteLink
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color: #000000;
    padding-left:6px;
    top:-10px;
}
.flyOutDiv
{
     display: none;
     position: absolute;
     overflow: visible;
     top:36px;
     left: -419px;
     width: 100px;
     height:100px;
     background: url(bar);
     background-color: transparent;
     z-index: 1000;
     font-size: 14px;
     background-image: url(images/alloffices_bg3.png);
     background-repeat: no-repeat; 
}
.flyOutDivCloseX
{
    margin-top:10px;
    margin-right:20px;
    z-index:101;
} 
.HomeDiv
{
    position:absolute;
    left:0px;
    background-image:url(images/home_div_bg.png);
    background-repeat: no-repeat;
    background-color:#e0dfd6;
    width:402px;
}
.OfficeHomeDiv
{
    position:relative;
    left:0px;
    
    background-repeat: no-repeat;
    background-color:#e0dfd6;
    width:402px;
}
.homeDivContent
{
    padding-left:25px;
    padding-right:25px;
    font-family: arial;
    padding-bottom:12px;
    font-size:13px;
    color:#444444;
}
.ContentPadding
{
    padding: 0px 20px 12px 20px;
}
.om_back
{
    z-index:10;
    position:absolute;
}
.om_text
{
    z-index:20;
    width:171px;
    position:absolute;
    top:10px;
    left:20px;
    font-family:Arial;
    font-size:11px;
}
.omt_back
{
    z-index:10;
    position:absolute;
}
.omt_text
{
    z-index:20;
    width:171px;
    position:absolute;
    top:15px;
    left:15px;
    font-family:Arial;
    font-size:11px;
}
.HomeContent
{
    position:relative;
    top: 22px;
    left:15px;
    width: 404px;
    z-index: 1;
    padding-bottom:40px;
    
}
.NewsContent
{
    position:absolute;
    top: 22px;
    left:628px;
    width: 252px;
    z-index: 1;
    height:515px;
    background-color:#2184c3;
}
.NewsContentSmall
{
    position:relative;
    top: 22px;
    left:0px;
    width: 252px;
    z-index: 1;
    height:150px;
    background-color:#2184c3;
}
.PersonnelContent
{
    position:relative;
    top: 22px;
    left:0px;
    width: 252px;
    z-index: 1;
    padding-bottom:30px;
}
.NewsTable
{
    width: 252px;
    height: 515px;
}
.NewsTableSmall
{
    width: 252px;
    height: 160px;
    padding-bottom:20px;
}
.NewsItemBody
{
    background-image: url(images/news_body_bg.gif);
    margin :2px 2px 0px 2px;
    padding: 1px 1px 0px 1px;
    width:248px;
}
.NewsItemTitle
{
    background-image: url(images/news_title_bg.gif);
    height:23px;
}
.NewsTextTitle
{
    font-family: Arial;
    font-size:12px;
    color:#184e99;
    font-weight:bold;
    padding-left: 10px;
    
}
.NewsDateTitle
{
    font-family: Arial;
    font-size:11px;
    color:#555555;
    font-weight:bold;
    padding-right: 4px;
}
.NewsItemTextBody
{
    padding: 8px 8px 8px 8px;
    font-family: Arial;
    line-height:13px;
    font-size:12px;
    color:#555555;
}
.NewsItemTextBody a
{
    text-decoration:none;
    display:block;
    width:100%;
    font-family: Arial;
    line-height:13px;
    font-size:12px;
    color:#555555;
}
.NewsItemBodyLink
{
    display:block;
    width:100%;
}
.NewsItemTextBodyOver 
{
    padding: 8px 8px 8px 8px;
    font-family: Arial;
    line-height:13px;
    font-size:12px;
    color:#555555;
    background-color: #ffffff;
    cursor: pointer;
}
.NewsItemTextBodyOver a
{
    text-decoration:none;
    display:block;
    width:100%;
    font-family: Arial;
    line-height:13px;
    font-size:12px;
    color:#555555;
}

.NewsBack { height: 22px;
		width: 27px;
		margin: 0;
		border: none;
		padding-bottom: 3px;
		color:White;
		font-family:Verdana,arial;
		font-weight:bold;
		font-size:12px;
		background: #bbb url(images/news_nav_back_bg2.gif) no-repeat;
		
}

.NewsNext { height: 22px;
		width: 27px;
		margin:  0px 10px 0px 0px;
		border: none;
		padding-bottom: 3px;
		color:White;
		font-family:Verdana,arial;
		font-weight:bold;
		font-size:12px;
		background: #bbb url(images/news_nav_next_bg2.gif) no-repeat;
		
}
.NewsPages  
{
        display: inline-block;
        height: 19px;
		width: 22px;
		border: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 1px;
		padding-bottom:3px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-top: 0px;
		text-align: center;
		top: 0px;
		outline: none;
		right: 0px;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		color: White;
		background: url(images/news_nav_pages_bg.png) no-repeat;
		
}
.NewsCurrentPage
{       
        display: inline-block;
        height: 19px;
		width: 22px;
		border: 0px;
		padding-left:0px;
		padding-right:0px;
		padding-top: 3px;
		padding-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-top:0px;
		text-align:center;
		top:0px;
		outline: none;
		right:0px;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		color:#5597d9;
		background: url(images/news_nav_pages_current_bg.png) no-repeat;
		
}
.NewsPagesMore
{
    visibility:hidden;
    display:none;
}
.pagerbottom
{
    vertical-align:bottom;
    position: absolute;
    top: 490px;
    background-color: #2184c3;
}
.pagerbottomSmall
{
    position: relative;
    top: -20px;
    background-color: #2184c3;
}
.footer
{
    position:relative;
    width:900px;
    background-image: url(images/footer.gif);
    height:95px;
    clear:both;
}
.OfficeHomeContactBorder
{
    background-color:#d4d3c5;
    padding:4px;
}
.OfficeHomeContactContent
{
    background-color: #e2e1d3;
    padding: 5px 15px 8px 15px;
    font-family:Arial;
    font-size:11px;
    color: #444444;
}
.OfficeHomeTagLine
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    margin-top:20px;
    margin-bottom:10px;
}
.supportedCarriersDiv
{
    position:relative;
    width:252px;
    left:0px;
    top:0px;
    padding-bottom:25px;
}
.supportedCarrierImagesDiv
{
    position:relative;
    overflow:auto;
    height:250px;
    width:248px;
}
.nav
{
    padding-bottom: 2px;
    padding-left: 16px;
    display:block;
    
}
.navExtraCats
{ 
    padding-bottom: 2px;
    padding-left: 16px;
    visibility:hidden;
}
.collapsePanel
{
    height:0px;
    overflow:hidden;
}

.divLogin
{
    position:relative;
    left:8px;
    top:12px;
    z-index:10;
}

.txtBoxHolder
{
	position:relative;
	width: 162px;
	height: 29px;
	background: url(images/textfieldbg.png) no-repeat;
	
}

.txtBoxField
{
	position:relative;
	width: 140px;
	height: 18px;
	background: none;
	top:-8px;
	border-style: none;
	
	color: #555555;
	
	margin-left: 13px;
	margin-right:5px;
	font-size:12px;
	font-style:italic;
}
.wmText
{
    margin-top: 7px;
	margin-left: 13px;
	margin-right:7px;
    font-family:Arial;
    font-size:12px;
    font-style:italic;
    color:#555555;
    background: none;
    border: none;
}

.wmTextPassword
{
    background-image: url(images/textfieldbgpw.png);
    background-repeat: no-repeat;
    margin-top: 15px;
	margin-left: 13px;
	margin-right:5px;
	color:#dad1b5;
	font-size:9px;
	background-color:#dad1b5;
    border: none;
}
.signIn
{
    background-image: url('images/signin.png');
    height: 26px;
    width: 68px;
    background-repeat: no-repeat;
    border: none;
    margin-left: 7px;
    margin-top:7px;
}

.loginEmailLabel
{
    position: relative;
    top:-7px;
    left:12px;
    font-family:Arial;
    font-size:11px;
    color:#555555;
} 
.loginPasswordLabel
{
    position: relative;
    top:-7px;
    left:12px;
    font-family:Arial;
    font-size:11px;
    color:#555555;
} 
.FormContent
{
    position:relative;
    top: 20px;
    left:20px;
    width: 675px;
    z-index: 1;  
    padding-bottom:30px;
}
.HomeWrapper
{
    position:relative;
    top: 20px;
    left:20px;
    width: 675px;
    z-index: 1;  
    padding-bottom:30px;
}

.FormGrid
{
    width:675px;
    padding: 11px 15px 11px 17px;

}
.FormGridHeader
{
    background-color:#ddd6bf;
    height:30px;
    padding-left:10px;
}
.FormRow
{
    background-color:#cfddc0;
    height:35px;
   
}
.FormAltRow
{
    background-color:#eeece9;
    height:35px;
    
    
}
.FormInsertRow
{
    margin-left:17px;
    background-color:Silver;
}
.FormTD
{
    padding-top:10px;
    font-family: Arial;
    font-size:12px;
}
.FormCatHeader
{
    background-color:#e8e5da;
    height:35px;
}
.FormTextBoxes
{
    font-size:11px;
    font-family:Arial;
    font-weight:bold;
    border: 0px;
}
.FormTextBoxesRequired
{
    font-size:11px;
    font-family:Arial;
    font-weight:bold;
    border: solid 1px red;
}
.FormTextBoxes14
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    border: 0px;
}
.FormHeader
{
    width:675px;
}
.PersonnelCatHeader
{
    background-color:#dddddd;
    height:35px;
    color:#184e99;
    font-size:12px;
    font-weight:bold;
}
.PersonnelTR
{
    background-color:#edece9;
}
.PersonnelSubTR
{
     background-color:#edece9;
     padding-bottom:20px;
}
.PersonnelTD
{ 
    padding-top:12px;
    padding-left:20px;
    font-size:11px;
}
.PersonnelEditTD
{
    padding-left:20px;
    font-size:11px;
}
.underwritingTable
{
    background-color:#ffffff;
    border: solid 1px black;
    font-size:11px;
}
.NewsRow
{
    background-color:#cfddc0; 
}
.NewsAltRow
{
    background-color:#eeece9;
}
.NewsTD
{
    padding-top:20px;
    padding-bottom:20px;
    padding-left:25px;
    padding-right:25px;
}
.NewsTitle
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}
.NewsDate
{
    font-family:Arial;
    font-size:11px;
    color:#333333;
}
.NewsSearchTR
{
    height:35px;
    background-color:#c0c0c0;
    vertical-align:middle;
    font-family:Arial,Verdana;
    font-size:11px;
    font-weight:bolder;
}
.LoggedIn
{
    padding-left:13px;
    padding-right:10px;
    font-family:Arial;
    color:#777777;
    font-size:11px;   
}
.timoutMessage
{
	position:relative;
	top:10px;
	left:10px;
	background-color:#F5F7F8;
	border-style:groove;
	border-color:Navy;
	padding:15px;
}
.contactTable
{
    padding-left:20px;
    padding-top:20px;
    padding-bottom:15px;
    background-color:#eeece9;
}
.contactTD
{
    padding-left:20px;
    padding-top:10px;
    background-color:#eeece9;
}
.contactTableMap
{
    padding-left:20px;
    padding-top:20px;
    padding-bottom:15px;
    background-color:#cfddc0;
}
.footerCopyright
{
    position:absolute;
    font-family: Arial;
    font-size:10px;
    color:#59b759;
    left:620px;
    top:20px;
    display:inline-block;
}
.classColPanel
{
    height:0px;
    overflow:hidden;
}
/* XP IE7 theme - Backgrounds */
.visoft__tab_xpie7 .ajax__tab_header					{ background:url(images/tab-line.gif) repeat-x bottom; }
.visoft__tab_xpie7 .ajax__tab_outer						{ background:url(images/tab-right1.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_inner						{ background:url(images/tab-left1.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_tab						{ background:url(images/tab1.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/tab-hover-right1.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/tab-hover-left1.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/tab-hover1.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/tab-hover-right1.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/tab-hover-left1.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab		{ background:url(images/tab-hover1.gif) repeat-x; }

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie7 .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:12px; font-weight:bold; color:White; }
.visoft__tab_xpie7 .ajax__tab_outer						{ height:29px; }
.visoft__tab_xpie7 .ajax__tab_inner						{ padding-left:3px; }
.visoft__tab_xpie7 .ajax__tab_tab						{ padding:8px 10px;margin:0; }
.visoft__tab_xpie7 .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #000000;border-top:0;padding:0px;background-color:#ffffff; }


.gfc-control {border:2px double gray; padding:5px; }
.gfc-resultsRoot {border:2px solid tan; padding:5px; margin:2px }
.gfc-resultsHeader {background-color:#555555; padding:5px 0px; }
.gfc-title {font:bold 11pt arial; padding:5px;}

.gfc-results {background-color:#999999; padding:5px 0px; }
.gfc-result {border:2px double navy; padding:5px; margin:5px}

a.gf-title {font:bold 10pt trebuchet ms; text-decoration:underline; padding:5px 0px}
.gf-relativePublishedDate {font:bold 8pt arial; padding:3px 0px}
.gf-snippet {font:8pt verdana; padding:3px 0px}

