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;
}


/* canada home page banner */
#canhomebanner {
	height: 270px;
	width: 792px;
}
.canhmleftcol {
	width: 300px;
	margin-right: 3px;
	height: 270px;
	float: left;
}
.canhmrightcol {
	float: left;
	height: 270px;
	width: 489px;
	background-repeat: no-repeat;
	background-image: url(face.jpg);
}
.canhmtopred {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #cc3333;
	height: 30px;
	padding: 15px 10px;
}
.canhmlinks {
	background-color: #E9E9E9;
	/* [disabled]float: left; */
	margin-top: 5px;
	margin-bottom: 5px;
	width: 300px;
}

.canhmbotimage {
	background-repeat: no-repeat;
	height: 81px;
	background-image: url(mfr.jpg);
}
.canhmlinks p {
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
}
.canhmfndagnt {
	background-repeat: no-repeat;
	width: 190px;
	height: 40px;
	float: right;
	margin-top: 220px;
	font-size: 12px;
}
