BODY {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

table,
td,
P	{
	font-size: 12px;
	color: #000000;
}

a	{
	color:#336699;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

h1 {
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	color:#CC3333;
	font-style: normal;
	font-weight: bold;
	margin: 37px 0 15px 0;
	font-variant: normal;
	text-transform: uppercase;
}

/* CSSNav div IDs and classes */

#wrap {
	padding: 0px;
	margin: 0px auto;
	width: 792px;
	background: #fff;
	border-top: 5px solid #CCCCCC;
}


#header h1 { font-size: 16px; padding: 36px 25px 0 0; font-weight:bold; color: #000; text-align:right;}
#header p { font-size: 11px; padding: 39px 25px 0 0; font-weight:bold; color:#333333; text-align:right;}
#header a { font-size: 12px; color:#666; border-top: 2px solid #666; text-decoration:none; margin-left:5px;}
#header a:hover { text-decoration: underline; }
#header .aclink { font-size: 12px; color:#cc0000; border-top: 2px solid #cc0000; text-decoration:none; margin-left:5px;}

#nav {
	margin: 0px auto;
	background-color:#FAFAFC;
	border:1px solid #CCCCCC;
	padding:3px 25px 3px 0;
	color:#090;
	font-size: 12px;
	text-align:right;
}
#nav a, visited { color:#006699; }
#nav a:hover { text-decoration:none; } 

/* Insurance Solutions div IDs and classes */
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#100PctWid{
width: 816px;
text-align:left;
padding: 0 35px 0 35px;
}

.IScontent{
float: left;
width: 590px;
margin: 0 5px 0 0;

}

.ISrtcolumn {
float: left;
width: 141px;
padding: 5px;
margin: 0 0 0 5px;
background: #f7f7f7;
color: #303030;
}
