@charset "UTF-8";
/* CSS Document */

html,body{
	font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    height:100%;
    border:none;
	background-image:url(images/common/cmibackground.png);
}
#fullheight{
	height:100%
}
.body{
	font-size:11px;
	margin-top:2px;
	margin-bottom:12px;
	color:#FFFFFF;
}
.bodyspacebefore{
	font-size:11px;
	margin-top:10px;
	margin-bottom:12px;
	color:#FFFFFF;
}
.hd1{
	font-size:13px;
	margin-top:2px;
	margin-bottom:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.hd2{
	font-size:11px;
	margin-top:10px;
	margin-bottom:12px;
	font-weight:bold;
	color:#FFFFFF;
}
a IMG{
	border: none;
}
a{
	color:#FFFFFF;
}
.navbutton{
	margin-bottom:5px;
}
.bodybullets{
	font-size:11px;
	margin-top:2px;
	margin-bottom:12px;
	margin-left:-20px;
	color:#FFFFFF;
}
.pageheading{
	margin-bottom:20px;
}