
/* CSS Document */

body,td{
	font-family:tahoma;font-size:10pt;
}

body {
	background-image:url(/images/template/tmpl_content_back.jpg);
}

UL{
	margin-top:10px;
	list-style-image: url(/images/square_bullet.gif);
	line-height:20px;
}

UL.ecocheck{
	margin-top:10px;
	list-style-image: url(http://www.ha-international.com/images/eco_check.gif);
	line-height:20px;
}

LI{
	margin-bottom:10px;
}

.title{color:#a30000;font-size: 18px;}

.title_green{color:#008c00;font-size: 18px;}

.title_blue{color:#004691;font-size: 18px;}

hr
{
	height:1px;
}

.white{
	background-color:#ffffff;
}

.content{
	padding:18px;
}

.gray{
	background-color:#ededed;
}

.DatePicker
{
	border:1px solid #a5acb2;
	height:22px;
}

.copyright{
	font-style:italic;
	font-size:8pt;
	text-align:center;
}

.mission{
	text-align:center;
	font-size:14pt;

}

.missionred{
	color:#ad0000;
	font-weight:bold;	
}

.rowheader{
	background-color:#e9e6e6;
}

.row{
	background-color:#f4f4f4;
}