/*--- Styles for Insurance Capital Management ---*/
td
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #333333;
}

a
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	text-decoration: underline;
}

a:link
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #303289;
	text-decoration: underline;

}

a:active
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #303289;
	text-decoration: underline;

}

a:visited
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #303289;
	text-decoration: underline;

}

a:hover
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #8481B8;
	text-decoration: underline;

}



a.white
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	text-decoration: underline;
}

a.white:link
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;

}

a.white:active
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;

}

a.white:visited
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;

}

a.white:hover
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;

}





/* sub links for main text */
a.subLinks
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

a.subLinks:link
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;

}

a.subLinks:active
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}

a.subLinks:visited
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;

}

a.subLinks:hover
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}.greenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.blackTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
/* links for footer */
a.foot
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	text-decoration: underline;
}

a.foot:link
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #336633;
	text-decoration: underline;

}

a.foot:active
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #336633;
	text-decoration: underline;

}

a.foot:visited
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #336633;
	text-decoration: underline;

}

a.foot:hover
{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 8pt;
	color: #336633;
	text-decoration: underline;

}
input, textarea, select {font-family: Arial, Helvetica; font-size: 8pt; border : 1 solid #000000;} 