body{
	background:#FFFFFF;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:1.5;
}
h2{
	font-size:14px;
	color:#CC0000;
}
ul{
	list-style-type:none;
	padding-left:32px;
}
*ul{
	list-style-type:none;
	padding-left:0px;
}
li{
	padding:0 0 4px 20px;
	background:url("../imgs/bullet_01.gif") no-repeat 0 0px;
}
.bg_border{
	background:url(../imgs/bg_border.jpg);
	font-size:12px;
	color:#333333;
	padding:5px 10px 10px 10px;
}
.footer{
	color:#999999;
}
.footer a{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.panelIconContents{
	background:url(../imgs/flowersLeaves.jpg) #FFFFFF no-repeat right bottom;
	height:87px;
	padding:0 0 0 10px;
	vertical-align:bottom;
}