/* FAMILY GUARDIAN */

#rightlogo
{
	background-repeat:no-repeat;
	float: right;
	/*background-image: url(../images/AMBest_Logo.jpg);*/
	width: 164px;
	background-color:White;
	height:80px;
	position: relative;
	text-align: left;
	padding-top:20px;


}

#objPlayer
{
    volume:soft;
    }
.motto
{
	color: #008a7a;
	font-style: italic;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 10pt;
	padding-left:30px;
	padding-top:-10px;
}
#topheader
{
	float: right;
	width: 100%;
	height: auto;
	text-align: right;
	background-color:transparent;
}
#topMenu
{
	font-weight: bold;
	font-size: 8pt;
	float: right;
	width:auto;
	font-family: Calibri;
	text-align: left;
	height:auto;
	background-color:transparent;
	display:inline-block;
	
}

#headerbar
{
	clear: both;
	height: 220px;
	width: 758px;
	color:white;
}


#headergif
{
	float:left;
	height: 220px;	
	background-color:white;
	overflow:hidden;
display:inline-block;
width:100%;
    
}


#pgbody
{
	float:left;
	height:auto;
	width:100%;
	background-color:White;
}
#outleft
{
  width:100%; 
  background-color:#008576;
}
#topLeft
{
	padding-top:20px;
	padding-right:-1px;
	width:100%;
	background-color:transparent;
	padding-bottom:20px;
}
#bottomLeft
{
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
}
#leftMenu
{	
	font-weight:bold;
	font-family:Calibri;
	font-size:14pt;
	MIN-HEIGHT: 420px;
	left: 0px;
	float: left;
	width: 170px;
	color:white;
	position: relative;
	height: auto;
	background-color: white;
	text-align: left;
	z-index:50;
}

#TICKER
{
	color: white;
	padding: 5px 0px 5px 0px;
	font-family: Verdana;
	font-size:10px;
	
}
#tickdiv{
    background-color:#858585;
	width:100%;
	float:left;
}
.ticktext
{float:left;
 width:auto;
 height:auto;
    }
.tickdivider
{ width:60px;
  height:1px;
  float:left;

    }
.pgphDiv
{
	padding-bottom:5px;
	WIDTH: 100%; 
	HEIGHT: auto; 
	TEXT-ALIGN: justify;
	display:inline;
	float:left;
}

a.sclink, a.sclink:visited{color:#cccc99;}

a.sclink:hover
{
	color:white;
	font-weight:bold;
	background-color:Transparent;
}



#footer
{
	clear:both;
	height:auto;
	background-color:#5cbcd5;
	color:silver;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	border-top:1px solid #cccccc;
	width:100%;
	text-align:center;
	
}      
#footerInner
{
    height:auto; 
    background-color:#656565; 
    text-align:center; width:auto;
    padding: 15px 30px;
    }
/*Ul Code */
ul.leftUl
{
	list-style-type:none;
	margin-left:0px; /*this is so the list shows correctly on widescreen computers*/	
	padding-left:10px;

}

ul.leftUl li ul
{
    list-style-type:none;
    margin-left:0px;
    padding-left:15px;

}

ul.leftUl li a, ul.leftUl li a:visited
{
	font-weight:bold;
	font-family:Calibri;
	color:white;
	text-decoration:none;
	font-size:13pt;


}

ul.leftUl li ul li a, ul.leftUl li ul li a:visited
{
	font-weight:bold;
	font-family:Calibri;
	color:white;
	text-decoration:none;
	text-decoration:none;
	font-size:14px;
}


ul.leftUl li ul li a:hover, ul.leftUl li a:hover
{
	font-weight:bold;
	text-decoration:underline;

}

ul.subsids
{
	list-style-type:none;
	margin-left:0px;
	color:#050505;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
        padding-left:3px;

}
ul.subsids li
{
	padding:3px 0px 3px 0px;
	margin-left:0px;
}

a.leftLink
{
	font-size: 10pt;
	color: #f1f1f1;
	font-family: Verdana;
	text-decoration:none;
}

a.leftLink:hover, ul.leftUl li.leftUl a:hover
{
	font-weight:bold;
	text-decoration:underline;
}
a.tickReg, a.tickReg:visited
{
    color:White;
}
a.tickFam, a.tickFam:visited
{   color:orange;
    font-weight:bold;
    font-size:12px;
    font-family:Calibri;
    font-style:normal;
    }
ul.mgmt
{
	margin-left:-1px;
}

ul.news li 
{
    margin-left:-35px;
    list-style-type:none;
    
}
ul.news li p
{
    float:left;
       list-style-type:none;
}
ul.news li ul
{
  /*float:left; border-left:2px solid #d5d5d5; */
 padding:10px; 
 background-color:#e5e5e5;
}
ul.news li ul li
{  
clear:both; 
    list-style-type:none;
    color:Gray;
 margin-left:20px; 
     text-align:left;
     
}
ul.news li ul li ul
{
    clear:both;    border:none;
    margin-left:-10px;
    padding-bottom:15px;
}
ul.news li ul li ul li
{
    list-style-type:square;
    color:Gray;
}
ul.tinews
{
   margin-left:0px;
   list-style-type:none;
   padding-left:4px;
}
ul.tinews li ul
{
   padding-left:8px;
   margin-left:0px;
   list-style-type:none;
}

ul.tinews li ul li
{
    font-size: 8pt;
	color:#00467f;
	font-family: Verdana;
}
ul.tinews li ul li a
{
     vertical-align:middle;
    color:#003366;
	font-size: 8pt;
	font-family: Verdana;
	font-weight:normal;
}

ul.pgphli
{
	margin-left:15px;
}
ul.pgphli li
{
	list-style-type: circle;
	margin-bottom:5px;
}


ul.hideme
{
	display:none;
}

table.repDiv td
{
	border: #f2f2f2 1px solid;
}

table.repDiv td.nborder
{
	border-style:none;
}

table.repDiv td.BBorder
{
	border: #cccc99 10px solid;
}



a.lblPgph, .alblPgph:visited, a.lblPgph_bl, a.lblPgph_bl:visited
{
	color:#003366;
	font-family: Verdana;
	font-weight:normal;
}
a.lblPgph:hover, a.lblPgph_bl:hover 
{
	font-family: Verdana;
	color:#008576;
	font-weight:normal;
}
ul.tinews li ul li a:hover 
{
    font-size: 8pt;
	font-family: Verdana;
	color:#008a7a;
	font-weight:normal;
}
a.hlnk
{
	font-family: Verdana;
	color:#008576;
	font-weight:normal;
	
}
a.hlnk:visited
{
	color:#696969;
} 

a.hlnk:hover
{
	color:#e9c83f;
	
}

.leftLinkBig
{
	font-weight: bold;
	font-size: 10pt;
	color:#808080;
	font-variant: small-caps;
	font-family:Verdana;
}


.bigyr
{
	font-weight: bold;
	font-size: 8pt;
	color: #464D50;
	font-family: Verdana;
	font-variant: small-caps;
	width:100%;
}

.spacer
{
	height:15px;
	width:100%;
}

.sspacer
{
	height:8px;
}

.bigspacer
{
	height:20px;
	width:100%;
}






.lblHeadPgph
{	
    font-family:Calibri;
	font-weight: bold;
	font-size: 14pt;
	text-transform:uppercase;
	color:#00467f;
	float:left;
	width:100%;
	height:auto;
	padding:5px 0px;
	background-color:#c5c5c5;
	display:ilnine-block;
}

.lblH1Pgph
{
    float:left;
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
	display:inline-block;
}

#ifrOA
{
	height:900px;
	width:100%;	
	clear:both;
}

.headlines
{
    font-size:35px;
    color:#008576;
    font-variant:normal;
    font-family:Garamond;
    font-weight:bold;
    float:left;
    text-decoration:underline;
    padding-left:20px;
}
.newsPanel
{
    padding:30px 5px 5px 5px;
    margin:0px 1px 0px 20px;
	background-color:#e8e8e8;
	text-align: justify;
	width:auto;
	height:auto;
	}

.currNews
{
	font-size: 10pt;
	color:#262626;
	font-family: Calibri;
	text-align: justify;
	height:auto;
	padding:2px 0px 2px 0px;
	
}

#filler
{
	height:100%;
	background-color:#f2f2f2;
	width:100%;
	float:left;
}
a.foot
{
	padding-left:2px;
	padding-right:2px;
	
}

.topseparator
{
    color:White;
    width:2px;
}

.round_all
{
    padding:5px;
}

/*.tinewswrap
{
    width:200px;
    max-width:200px;
    height:auto;
    display:inline;
    display:block;
    color:#00467f;

}*/
.rpwrap
{
    background-color:white;
    padding:2px;
    height:auto;
    width:95%;
    display:inline-block;
}



p.sales
{
    background-repeat:no-repeat;
    background-position:right;
    padding-right:5px;
}

.srvTxtBox
{
    width:150px;
    height:15px;
    float:left;
}
.srvLabel
{
    width:80px;
    float:left;
    text-align: left;    
	height:auto;
}

.hidden
{
    display:none;
    }
    
.shown
{
    display:block;
    }
    .tickNoCol
{
	color:#99ff33;
	font-family:Verdana;
	font-style:normal;
}

.valErrMsg
{
    font-size:9px;
    }
 #hmpg_ctrl_div
{
    width:380px; text-align:center; height:auto;
}   
#hmpg_ctrl_right, #hmpg_ctrl_left, .ctrlNavPic
{
    width:12px;
    height:12px;  
}
.navCtrl
{
    padding:0px 5px 0px 5px;
    float:left;
}
.ctrlNavPic:hover
{
    cursor:pointer;
}

#redirDiv
{
    padding:50px;  
    font-size:40px;
    color:ThreeDDarkShadow;
    text-align:center;
}

#lblCalc:hover
{
    cursor:pointer;
    background-color:#ccc;   
 }
 
 
#surveyDiv
{
    width:100%; height:100%;
}
#surveyHeader
{
    font-family:Verdana; font-size:12px; color:#008171; width:100%;
}



