body {
	margin:0px;
	font-size: 100%;
	font-family: Verdana;
	background-color: white;
}
h1,h2,h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, "Trebuchet MS", "Georgia", sans serif;
}
h1 {
	margin-top: 0px;
	font-size: 180%;
	font-weight: 600;
	color: black;
	text-align: left;
}
h2 {
	margin-top: 10px;
	font-size: 150%;
	font-weight: normal;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 130%;
	color: black;
}
P, TD, TH, UL, OL {
	font-size: 80%;
}
TD P,TH P,UL P,OL P {
	font-size: 100%;
}
IMG {
	border: 0px;
}
A:link,A:active,A:visited {
	color: #336633;
}
A:hover {
	color: #1c4618;
	text-decoration: none;
}
A:visited {
	color: #005900;
}
#bcrumbs {
	clear: both;
	width: 760px;
	color: gray;
	font-size: 9pt;
	padding: 2px 2px 2px 2px;
}
#bcrumbs a {
	color: gray;
	text-decoration: none;
}
#bcrumbs a:hover, #bcrumbs a:active {
	color: black;
	text-decoration: underline;
}

#pageWrapper {
	display: block;
	width: 761px;
	padding: 10px;
	margin-right: auto !important;
	margin-left: auto !important;
	background-color: white;
}
#topFIPHeader {
	display: block;
	width: 760px;
	height: 50px;
	margin-bottom: 0px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(/images/template/canmark.gif);
}
#FIP {
	height: 50px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/template/fip-header_f.gif);
}
#FIP.e {
	background-image: url(/images/template/fip-header_e.gif) !important;
}
#topBanner {
	display: block;
	width: 760px;
	height: 120px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/template/header-design_f.jpg);
}
#topBanner #leaf {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 65px;
	height: 65px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/lf.png);
}
#topBanner.e {
	background-image: url(/images/template/header-design_e.jpg) !important;
}
#topBanner.f {
	background-image: url(/images/template/header-design_f.jpg) !important;
}
.navaid {
	display: none;
}


#contentArea {
	margin: 0px 1px 10px 0px;	
	padding: 3px;
	border: 1px #cccccc solid;
	background-color: #fcfcfc;
	float: right;
	width: 597px;
	font-size: 80%;
}
#contentArea P,#contentArea UL,#contentArea OL,#contentArea TH,#contentArea TD {
	font-size: 100%;
}

#sideMenu {
	clear: both;
	font-family: Verdana, Geneva, sans serif;
	margin: 0px;	/*removes indent IE and Opera*/
	padding: 0px 5px 0px 0px;
	float: left;
	width: 150px;
}
#sideMenu h2 {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	background-color: #336644;
}

#sideMenu ul, #sideMenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sideMenu ul {
	margin: 0px;	/*removes indent IE and Opera*/
	padding: 0px;
	list-style-type: none;	/*turns off display of bullet*/
	font-size: 12px;
	width: 150px;
}

#sideMenu li ul {
	display: none;
	position: absolute;
	padding: 0px;
	border: 1px white solid;
	margin-left: 130px;
	margin-top: -20px;
}

#sideMenu li a {
	padding: 2px;
	border-top: #336633 1px solid;
	text-decoration: none;
	color: white;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	width: 146px;
	background-image: url(/images/template/sidebar-section.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #11381b;
}

#sideMenu li a:hover {
	padding: 2px;
	border-top: #33AA66 1px solid;
	background-image: url(/images/template/sidebar-section-active.jpg);
	color: #ffffff;
}
#sideMenuBottom {
	width: 150px;
	height: 80px;
	background-image: url(/images/template/sidebar-under.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #11381b;
}

#clfCommonMenu {
	clear: both;
	border-bottom: 1px solid white;
	width: 761px;
}
#clfCommonMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: black;
}
#clfCommonMenu ul li {
	float: left;
	list-style-type: none;
	font-size: 9pt;
	background-color: black;
	color: white;
}

#clfCommonMenu a {
	display: block;
	width: 120px;
	border-right: 1px solid white;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background-color: black;
	color: white;
}

#clfFooter {
	border-top: solid 15px silver;
	padding-top: 5px;
	width: 760px;
	margin-left: 0px;
	clear: both;
	color: black;
	font-size: 80%;
	text-align: center;
}

A.top {
	display: block;
	padding-top: 12px;
	background-image: url(/images/template/tphp.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#clfFooter #leftSide {
	width: 250px;
	float: left;
	text-align: left;
}

#clfFooter #rightSide {
	width: 250px;
	float: right;
	text-align: right;
}



