body, div, p, th, td, h1	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }

body					{ margin:0px; text-align:center; background-image:url(../images/background.gif); background-color:#F0F0F0; }

a img					{ border:0px; }
form					{ margin:0px; }
ul					{ margin-bottom:0px; }

a:link, a:visited			{ text-decoration:none; color:#202080; }
a:hover, a:active			{ text-decoration:underline; color:#404040; }
a:focus				{ text-decoration:underline; color:#808080; }

ul					{ margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:8px; padding-left:16px; }
li					{ margin-top:2px; margin-bottom:2px; }

#centerDiv
{
	width:782px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:8px;
	border-left:#C0C0C0 1px solid;
	border-right:#C0C0C0 1px solid;
	border-bottom:#C0C0C0 1px solid;

	background-color:#FAFAFA;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-y;
}

#headDiv
{
	width:100%;
	height:96px;
	background-color:#FFFFFF;
	border-bottom:#8ED191 2px solid;
	text-align:left;
}

#headLogoImg
{
	position:relative;
	top:18px;
	left:16px;
}

#subMenuDiv
{
	width:100%;
	height:36px;
	background-color:#1DA323;
	background-image:url(../images/submenubg.jpg);
	border-bottom:#8ED191 2px solid;
	text-align:left;
}

#contentDiv
{
	position:relative;
	width:572px;
	margin-left:20px;
	text-align:justify;
	line-height:20px;
	margin-top:20px;
	margin-bottom:10px;
}

h2
{
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#167A1A;
}

.titleClass
{
	color:#167A1A;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:4px;
}

.listTitleClass
{
	vertical-align:top;
	color:#167A1A;
	font-weight:bold;
}

