body
{
	margin: 0 0 0 0;
	font-family: "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 13px;
	color: #555555;
	background-color: #e2e2e2;
	background: #e2e2e2 url('../Images/Template/PageBackground.jpg') center center fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}


.bodyText
{
	font-family: "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 13px;
	color: #555555;
}
.bodyText A
{
	color: #558cca;
	text-decoration: none;
}
.bodyText A:Visited
{
	color: #558cca;
	text-decoration: none;
}
.bodyText A:Active
{
	color: #558cca;
	text-decoration: none;
}
.bodyText A:Hover
{
	color: #558cca;
	text-decoration: underline;
}

.paddedTable 
{

}
.paddedTable > tr > td
{
	padding: 4px;
}
.paddedTable > tbody > tr > td
{
	padding: 4px;
}

.MainBodyBox {
	/*-moz-box-shadow: 0px 5px 10px #777777;
	-webkit-box-shadow: 0px 5px 10px #777777;
	box-shadow: 0px 5px 10px #777777;*/
}

.LowerBox {
	min-height: 130px;
	margin-bottom: 15px;
	padding: 5px 10px 10px 10px;

	-webkit-box-shadow: 0 0 15px 5px rgba(190, 190, 190, .75);
	-moz-box-shadow: 0 0 15px 5px rgba(190, 190, 190, .75);
	box-shadow: 0 0 15px 5px rgba(190, 190, 190, .75);

	border: solid 1px #dddddd;
}

.RedTitle
{
	color: #ff0002;
}

.RedText
{
	color: #ff0002;
}
.RedText a:link
{
	color: #ff0002;
}
.RedText a:visited
{
	color: #ff0002;
}


		.SmallRedLink
		{
			color: Red;
			font-size: 9px;
		}
		.SmallRedLink A
		{
			color: Red;
			font-size: 9px;
			text-decoration: none;
		}
		.SmallRedLink A:Visited
		{
			color: Red;
			text-decoration: none;
		}
		.SmallRedLink A:Active
		{
			color: Red;
			text-decoration: none;
		}
		.SmallRedLink A:Hover
		{
			color: Red;
			text-decoration: underline;
		}
		
		
		.RedLink
		{
			color: Red;
			font-size: 11px;
		}
		.RedLink A
		{
			color: Red;
			font-size: 11px;
			text-decoration: none;
		}
		.RedLink A:Visited
		{
			color: Red;
			text-decoration: none;
		}
		.RedLink A:Active
		{
			color: Red;
			text-decoration: none;
		}
		.RedLink A:Hover
		{
			color: Red;
			text-decoration: underline;
		}



.BlueLink
{
	font-size: 14px;
	color: #558cca;
	text-decoration: underline;
}
.BlueLink a:link
{
	color: #558cca;
	text-decoration: underline;
}
.BlueLink a:visited
{
	color: #558cca;
	text-decoration: underline;
}


.HeaderLink
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.HeaderLink A
{
	color: #ffffff;
	text-decoration: none;
}
.HeaderLink A:Visited
{
	color: #ffffff;
	text-decoration: none;
}
.HeaderLink A:Active
{
	color: #ffffff;
	text-decoration: none;
}
.HeaderLink A:Hover
{
	color: #ffffff;
	text-decoration: underline;
}



INPUT
{
	font-size: 8pt;  
	font-family: Verdana, Arial, Helvetica;
}

SELECT
{
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica;
}


TABLE.box { border: 1px solid #000080; }

TABLE.common
{
	border-left: 1px solid #000080;
	border-top: 1px solid #000080;
}

TD.commonHeader
{
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	background-color: #cfddf1;
	font-weight: bold;
	text-align: center;
}

TD.commonSortHeader
{
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	background-color: #dddddd;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

TD.common
{
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	padding-left: 2px;
	padding-bottom: 2px;
}

TD.commonAlternate
{
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	background-color: #f7f7f7;
	padding-left: 2px;
	padding-bottom: 2px;
}

TD.boxHeader
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #000080;
	text-align: center;
	background-color: #cfddf1;
}

TD.fieldLabel
{
	text-align: right;
	font-weight: bold;
}

TD.transparentBackground
{
	background-color: transparent;
}

.boldTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	font-family: Verdana;
}

.announceText
{
	font-size: 9pt;
	color: #696969;
}



.pageTitle
{
	font-size: 28pt;
	line-height: 45px;
	color: #1b1b1b;
    font-family: "wf_SegoeUILight","wf_SegoeUI","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
	font-weight: 300;
}

.subTitle
{
	font-family: "wf_SegoeUILight","wf_SegoeUI","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
	font-weight:600;
	font-size: 16pt;
	color: #333333;
}

.sideMenuSection
{
	color: #333333;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}


.rowNorm
{
	background-color: #ffffff;
}

.rowAlt
{
	background-color: #f2f2f2;
}

.quoteSectionHeader
{
	background-color: #ffc100;
	color: #000000;
	font-weight: bold;
}

.fldValue
{
	text-align: right;
}

.fldError
{
	font-size: 8pt;
	color: #ff0000;
}

.noMargin
{
	margin-top: 0px; 
	margin-bottom: 0px;
}

.padLeft
{
	padding-left: 4px;
}

.padRight
{
	padding-right: 4px;
}

.finePrint
{
	font-size: 7pt;
}

.forAgents
{
	font-size: 12pt;
	color: #800000;
	font-style: italic;
	font-family: Verdana, Tahoma;
}

.callUs
{
	font-size: 13pt;
	color: #000080;
	font-family: 'Trebuchet MS' , Verdana, Tahoma;
}

.callUsSmall
{
	font-size: 11pt;
	color: #000080;
	font-family: 'Trebuchet MS' , Verdana, Tahoma;
}

.borderLeft { border-left: 1px solid #5c85ae; }

.borderRight { border-right: 1px solid #5c85ae; }

.borderTop { border-top: 1px solid #5c85ae; }

.borderBottom { border-bottom: 1px solid #5c85ae; }

.border { border: 1px solid #5c85ae; }




.RightNavBlockOuter
{
	background-repeat: repeat-x; 
	background-image: url('../Images/Template/Right_Nav_Header_Bg.gif');
	padding-bottom: 7px;
}

.RightNavBlockInner
{
	padding: 3px;
}

.RightNavBlockInner A
{
	padding: 3px;
	text-decoration: none;
}
.RightNavBlockInner A:Visited
{
	padding: 3px;
	text-decoration: none;
}
.RightNavBlockInner A:Active
{
	padding: 3px;
	text-decoration: none;
}
.RightNavBlockInner A:Hover
{
	padding: 3px;
	text-decoration: underline;
}

.RightNavHeader
{
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px; 
}


.LeftNavHeader
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	text-transform: none;
}


.LeftNavLink
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.LeftNavLink A
{
	color: #ffffff;
	text-decoration: none;
}
.LeftNavLink A:Hover
{
	color: #ffffff;
	text-decoration: underline;
}




.FooterText
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.FooterText A
{
	color: #666666;
	text-decoration: none;
}
.FooterText A:Visited
{
	color: #666666;
	text-decoration: none;
}
.FooterText A:Active
{
	color: #666666;
	text-decoration: none;
}
.FooterText A:Hover
{
	color: #666666;
	text-decoration: underline;
}


.SSOLoginText
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.SSOLoginTextBoxes
{
	background-color: #ffffff;
	color: #111111;
	font-size: 9px;
	border: solid 1px #aaaaaa;
}



.SiteSearchButton
{
	font-size: 10px;
	font-family: arial;
	height: 16px;
	border: solid 1px #aaaaaa;
	background-color: #eeeeee;
}
.SiteSearch
{
	background-color: #ffffff;
	color: #111111;
	font-size: 9px;
	border: solid 1px #aaaaaa;
}
.SiteSearchWatermark
{
	background-color: #F9F9F9;
	color: #929292;
	font-size: 9px;
	border: solid 1px #aaaaaa;
}

.LoginBoxWatermarkUsername
{
	background-color: #F9F9F9;
	color: #929292;
	font-size: 9px;
	border: solid 1px #aaaaaa;
	background-image: url('../Images/Watermark-Username.gif');
}


.LoginBoxWatermarkPassword
{
	background-color: #F9F9F9;
	color: #929292;
	font-size: 9px;
	border: solid 1px #aaaaaa;
	background-image: url('../Images/Watermark-Password.gif');
}
	
.LoginBoxNormal
{
	background-color: #ffffff;
	font-size: 10px;
	border: solid 1px #aaaaaa;
	background-image: none;
}

.SSOLoginButton
{
	font-size: 12px;
	color: White;
	background-color: transparent;
	border: none;
	padding-left: 2px;
	padding-right: 0px;
}

.Whitelink
{
	color: White;
}
.Whitelink:link
{
	color: White;
}
.Whitelink:hover
{
	color: White;
}


.sectionTitle
{
	color: #4f73a3;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}




.RedBulletList
{
	margin-left: 20px; 
	padding-left: 5px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	list-style-image: url('../Images/RedDotArrow.gif');
}
.RedBulletList li
{
	padding-bottom: 4px;
	margin-bottom: 4px; 
}

.RedOrderedList
{
	color: #ff0002;
	font-weight: bold;
	margin-top: 8px; 
	margin-bottom: 8px; 
}
.RedOrderedList li
{
	padding-bottom: 3px;
	margin-bottom: 3px; 
}
.RedOrderedList li span
{
	color: #555555;
	font-weight: normal; 
}


.List
{
	/*margin-left: -5px;
	margin-top: 10px; 
	margin-bottom: 8px; */
	margin-top: 15px;
	margin-left: 30px;
	padding-left: 0px;
	list-style-image: url('../Images/li_bullet.gif')
}
.List li
{
	padding-bottom: 5px;
	margin-bottom: 5px; 
}
.ListItemHelp
{
	list-style-image: url('../Images/HelpIcon.png')
}
.ListItemAudio
{
	list-style-image: url('../Images/AudioBullet.png')
}


.NoteBox
{
	background-color: #fffed5;
	border: solid 1px #ffea00;
	padding: 5px 5px 5px 5px;
}

.StandardBox
{
	/*background-image: url('../Images/Template/BoxBackground.jpg'); */
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
	text-align: left;
	background-color: #f2f3f6;
	zoom: 1;  /*  to fix ie7 hasLayout bugs */
	padding: 15px 15px 15px 15px;
}


.Clear
{
	height: 1px;
	font-size: 1px;
	clear: both;
}

.ob_iCboICBC li, .ob_iCboICBC li b, .ob_iCboICBC li.ih i
        {
            min-height:22px;
			color: #111111;
        }
        
        .ob_iCboICBC li b img, .ob_iCboICBC li div img
        {
        }
        
        .ob_iCboICBC li.ih, .ob_iCboICBC li.ih b, .ob_iCboICBC li.ih i
        {
            background-image: none !important;
            background-color: #CEF0F9 !important;
        }

.FormBuilder_Header
{
    text-align:left;
    vertical-align:bottom;
}  

.FormBuilder_Item
{           
    position: relative !important;
    display:-moz-inline-stack;
    display:table-cell;
    overflow:visible !important;
    white-space:normal;   
	font-size: 12px;
}
       
.FormBuilder_CarrierCol
{
    width:150px;
}
.FormBuilder_DescriptionCol
{
    width:180px;
}
.FormBuilder_ESignCol	   
{
    width:50px;
}
.FormBuilder_ProductCol
{
	width: 200px;
}
.FormBuilder_AvailableCol
{
	width: 13px;
}  
.FormBuilder_StateCol
{
	width: 30px;
}  

.MessageBox td
{
	padding: 10px;
}



.NBGoProgress
{
	margin-top: 50px;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
}
.NBGoProgress td
{
	padding: 9px;
}
.NBGoProgressCell{
	background-color: #A1BDD5;
	color: white;
	border-left: 1px solid white;
}
.NBGoProgressCellActive{
	background-color: #5184B2;
}
.NBGoProgressCellLeftEnd{
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
}
.NBGoProgressCellRightEnd{
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
}


/*  --------------------Bootstrap style overrides --------------------------------*/
.btn{
	color:white !important;
}
.btn:link{
	color:white !important;
}
.btn:visited{
	color:white !important;
}
.btn:active{
	color:white !important;
}
.btn:hover{
	color:white !important;
}

h1, h2, h3, h4, h5{
	font-family: "wf_SegoeUILight","wf_SegoeUI","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
	font-weight: 300;
	color: #1b1b1b;
}

h1{
	font-size: 35px;
}

h2{
	font-size: 28px;
}

h3{
	font-size: 22px;
	color: #5184B2
}

h4{
	font-size: 16px;
	font-weight: 700;
	color: #5184B2
}

h5{
	font-size: 13px;
	font-weight: 700;
}

.spacedTable td
{
    padding: 4px;
}

.navbar{
	margin-bottom: 0;
	background-color: transparent;
	border-radius: 0;
	min-height: 35px;
	border: none;
	color: white;
}
.nav > li > a{
	color: white;
}
.nav > li > a:link{
	color: white;
}
.nav>li>a:hover, .nav>li>a:focus
{
	background-color: #7099C0;
	color: white;
}
.nav .open > a:hover
{
	background-color: #7099C0;
}
.nav .open > a:focus{
	background-color: #7099C0;
}
.nav .open > a {
	background-color: #7099C0;
	color: black;
}
.navbar-toggle .icon-bar{
	background-color: white;
}
/*.dropdown-menu>li>a
{
	color: white;
}*/