BODY
{
	font-size : 12pt;
	color : rgb(255,255,255);
	background-color : rgb(0,102,153);
	background-image : url( "../assets/images/steelbg_1.jpg" );
	background-attachment : fixed
}

.nof_IntermutualBlueNavbar4-Regular
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar5-Rollover
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar6-Highlighted
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar7-HighlightedRollover
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar9-Regular
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar10-Rollover
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar11-Highlighted
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueNavbar12-HighlightedRollover
{
	font-family : verdana;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #999999
}

.nof_IntermutualBlueTableStyles18-row1cell1
{
	font-size : medium;
	color : rgb(0,0,0);
	font-weight : bold;
	background-color : rgb(255,255,255)
}

.nof_IntermutualBlueTableStyles18-row2cell1
{
	color : rgb(255,255,255);
	font-weight : bold;
	background-color : rgb(0,0,0)
}

.nof_IntermutualBlueTableStyles18-row3cell1
{
	color : rgb(0,0,0);
	background-color : rgb(255,255,255)
}

.nof_IntermutualBlueTableStyles20-row1cell1
{
	font-size : small;
	color : rgb(255,255,255);
	font-weight : bold;
	background-color : rgb(0,0,0)
}

.nof_IntermutualBlueTableStyles20-row2cell1
{
	color : rgb(0,0,0);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(192,192,192);
	border-bottom : 1pt solid rgb(0,0,0)
}

.nof_IntermutualBlueTableStyles20-row3cell1
{
	color : rgb(0,0,0);
	background-color : rgb(160,160,164);
	border-bottom : 1pt solid rgb(0,0,0)
}

.nof_IntermutualBlueTableStyles22-row1cell1
{
	color : rgb(0,0,0);
	background-color : rgb(23,140,219)
}

.nof_IntermutualBlueTableStyles22-row1cell2
{
	color : rgb(0,0,0);
	background-color : rgb(23,140,219)
}

.nof_IntermutualBlueTableStyles22-row2cell1
{
	color : rgb(0,0,0);
	background-color : rgb(23,140,219)
}

.nof_IntermutualBlueTableStyles22-row2cell2
{
	color : rgb(0,0,0);
	background-color : rgb(204,204,204)
}



A {
	color: rgb(255,255,0);
	font-weight : bold}

A:active {
	color: rgb(255,204,0);
	text-decoration : underline;
	font-weight : bold}



A:visited {
 	font-weight: bold;
	text-decoration : underline;
	color : rgb(255,255,255)}

A:link {
	color: rgb(255,204,0);
 	font-weight: bold
}A:hover {
	color: rgb(255,80,0);
 	font-weight: bold;
	text-decoration : underline
}