﻿body 
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #7A7A7A;
	margin-top: 0px;
	background: #7A7A7A url(images/ECS_background.gif) repeat-y center;
}

p
{
	text-align: justify;
	padding-left: 5px;
	
	line-height: 1.2em;
}


.PageTitle
{
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	font: bold 1.5em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

li
{
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/ulBullet.gif) no-repeat;
	display: block;
	list-style: none none;
	background-position: 0 0.3em;
}

.PageFooter
{
	text-align: center;
	color: #FFF;
}
