
body	{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1	{
	font-size: 18px;
	color: #008851;
}

h2	{
	font-size: 14px;
	color: #046cb6;
}

small	{
	font-size: 12px;
}

dt	{
	font-weight: bold;
}

dd	{
	padding: 5px 0px;
}

tr.top	{
	background-color: #cce0d9;
	padding: 10px;
}

td.side	{
	background-color: #008851;
	padding: 10px 0px 10px 10px;
	width: 155px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #76ae99;
}

.side hr	{
	color: #76ae99;
	text-align: right;
	width: 140px;
}

td.content	{
	background-color: #ffffff;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #000000;
}

td.footer	{
	background-color: #babcbe;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	color: #ffffff;
}

p.foot	{
	font-size: 12px;
	color: #717073;
	font-weight: bold;
}

.side a:link { font-weight: bold; text-decoration: none; color: #cce0d9; }
.side a:active { font-weight: bold; text-decoration: none; color: #76ae99;}
.side a:visited { font-weight: bold; text-decoration: none; color: #cce0d9; }
.side a:hover { font-weight: bold; text-decoration: none; color: #76ae99; }

.footer a:link { font-weight: bold; text-decoration: none; color: #ffffff; }
.footer a:active { font-weight: bold; text-decoration: none; color: #046cb6;}
.footer a:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
.footer a:hover { font-weight: bold; text-decoration: none; color: #046cb6; }

.box a:link { font-weight: bold; text-decoration: none; color: #046cb6; }
.box a:active { font-weight: bold; text-decoration: none; color: #046cb6;}
.box a:visited { font-weight: bold; text-decoration: none; color: #046cb6; }
.box a:hover { font-weight: bold; text-decoration: underline; color: #046cb6; }

.lgray	{ background-color: #babcbe; }
.mgray	{ background-color: #c6d1cf; }
.dgray	{ background-color: #9fa1a4; }
.lgreen	{ background-color: #cce0d9; }
.mgreen	{ background-color: #76ae99; }
.dgreen	{ background-color: #008851; }

.box { padding: 5px; background-color: #cce0d9; width: 130px; font-weight: bold; border:thin solid #76ae99; }
