body
{
	background-color: #E8E8E8;
	margin:10px 0;
}

body, td
{
	font-family: tahoma;
	color: #231F20;
	font-size: 12px;
	line-height: 1.5em;
}

h1
{
	font-size: 15px;
	color: #996633;
	margin: 2px 0;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
	margin: 8px 0 2px 0;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #231F20;
	margin: 4px 0 2px 0;
}


p
{
	margin-top: 2px;
	margin-bottom: 12px;
}

a
{
	color: #478F47;
	font-weight: bold;
}

td#LeftSide
{
	width: 60%;
	vertical-align: top;
	padding: 10px;
}
td#RightSide
{
	width: 40%;
	vertical-align: top;
	padding: 10px;
	border-left: 1px solid #C2C2C2;
}

table.page
{
	background-color: #ffffff;
	width: 772px;
	height: 100%;
	border: 2px solid #C2C2C2;
}
table.page td
{
	vertical-align: top;
}

table.layout
{
	height: 100%;
	width: 100%;
}

table.padded td
{
	padding: 2px;
}

.Nav
{
	text-align: center;
	background-color: #478F47;
	padding: 4px;
}

.Nav A
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.Nav UL
{
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
}

.Nav UL LI
{
	display: inline;
	padding: 0 11px;
}

.BottomNav
{
	text-align: center;
	background-color: #CCCC99;
	padding: 4px;
}

.BottomNav A
{
	color: #61696A;
	text-decoration: none;
	font-size: 11px;
}

.BottomNav UL
{
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	border-left: 1px solid #61696A;
}

.BottomNav UL LI
{
	display: inline;
	padding: 0 13px;
	border-right: 1px solid #61696A;
}

p.quote
{
	color: #478F46;
	font-family: georgia;
	font-size: 20px;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.Content img
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#61696A,direction=115,strength=5);
}

div#ITS
{
	font-size: 9px;
	font-family: tahoma,helvetica;
	color: #61696A;
}

div#ITS a
{
	font-weight: normal;
	color: #61696A;
}