/*
---------------------------------------------
General Page Styles
---------------------------------------------
*/
.body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #333;
}
.date
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #0D2577;
	padding: 0px 10px 9px 0px;
}
.headline
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0D2577;
}
.headline2
{
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0D2577;
}
.headline3
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.subheadline
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.subitem
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.pageidentifier
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.topnavcell
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0D2577;
}
a.topnav
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
}
a.topnavon
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
}
.caption
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #0D2577;
}
.privacylink
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	color: #333;
	text-align: center;
}
.footer
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
	font-style: normal;
	color: #000;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}
.footeraddress
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
	font-style: normal;
	color: #0D2577;
}
.tng
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-right:10px;
	font-style: normal;
	color: #999;
}
.secondarynav
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #5F0000;
}
/*
---------------------------------------------
Home Page Styles
---------------------------------------------
*/
.homepersonal a
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.homebusiness a
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.homeheadlines
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	color: #333;
	padding: 10px 10px 10px 5px;
}
.homeheadlines a
{
	text-decoration: none;
}
ul.homepersonal
{
	padding: 10px 5px 0px 30px;
	margin-right: 10px;
	margin-left: 18px;
}
ul.homebusiness
{
	padding: 10px 5px 0px 30px;
	margin-right: 10px;
	margin-left: 1px;
}
li	
{
	line-height: 13px;
	margin-bottom: 5px;
	list-style-image: url(../images/arrowbullet.gif);
}
#risklogin
{
	background-color: #F1F1E1;
	border: 1px solid #e4dfd0;
}

#risklogin
{
	padding:3px;
}

#risklogin td
{
	padding:3px;
}

input
{
	font-size: 9pt;
	border: 1px solid #CCC;
}

textarea
{
	font-size: 9pt;
	border: 1px solid #CCC;
}

li.risk1	
{
	line-height: 18px;
	margin-bottom: 5px;
	list-style-image: url(../images/num1.gif);
}
li.risk2	
{
	line-height: 18px;
	margin-bottom: 5px;
	list-style-image: url(../images/num2.gif);
}
li.risk3	
{
	line-height: 18px;
	margin-bottom: 5px;
	list-style-image: url(../images/num3.gif);
}
/*
---------------------------------------------
Our Team Page Styles
---------------------------------------------
*/
#ourteam td.body
{
	padding: 5px 0px 10px 5px;
}
#ourteam td.headline
{
	background-color: #A8A16D;
}
#teamnav {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
/*
---------------------------------------------
Link Styles
---------------------------------------------
*/

a  						{	color: #0D2577; text-decoration: underline;}
a:hover 				{	color: #A8A16D; text-decoration: underline;}

.homebusiness a:hover	{	color: #0D2577; text-decoration: underline;}
.homepersonal a:hover	{	color: #0D2577; text-decoration: underline;}

a.topnav  				{	color: #FFFFFF; text-decoration: none;}
a.topnav:hover		 	{	color: #A8A16D; text-decoration: none;}

a.topnavon  			{	color: #A8A16D; text-decoration: none;}
a.topnavon:hover		{	color: #FFFFFF; text-decoration: none;}

a.tng					{	color: #999999; text-decoration: none;}
a.tng:hover				{	color: #666666; text-decoration: underline;}

/*
---------------------------------------------
Table Styles
---------------------------------------------
*/
td.subheadline
{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #000;
}
/*
---------------------------------------------
Border and Background Graphic Styles
---------------------------------------------
*/
.noRepeat
{
    background-repeat: no-repeat;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}

.repeatVertical
  {
    background-repeat: repeat-y;
    background-position: top left;
}
#imgblock {
	
}
#imgrow {
	margin: 0px;
	clear: both;
}
#imgcell {
	padding-right: 1px;
	margin: 0px;
	display: inline;
	clear: both;
}
/*
---------------------------------------------
Risk Mgmt Styles
---------------------------------------------
*/
#bgcolors {
	background-color: #EEE;
}
#footers {
	border-top: 4px solid #EEE;
}
#error {
	color: #E00;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*
headline Styles
*/
#ndesc {
	margin: 3px auto 10px 5px;
}
#ndesc p {
	margin: 0px;
}

/*
---------------------------------------------
File a Claim Page Styles
---------------------------------------------
*/
.toptext
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	color: #0D2577;
}

.categories
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.highlight
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: bold;
	color: #BDB76B;
}
.smallcaption
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #333;
}