body
{
	background-image: url(/images/banner.gif);
	background-repeat: repeat-x;
}

body, td
{
	color: #575859;
	line-height: 15px;
}

.tagline
{
	color: #0072BC;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

h1, h2, h3
{
	color: #0072BC;
	font-size: 13px;
}

h2
{
	margin: 0;
}

a
{
	color: #81987F;
}

td#UpperLeft
{
	width: 50%;
	padding: 10px 30px;
}

td#UpperRight
{
	width: 50%;
	border-left: 9px solid #E7E7E7;
	padding: 10px 30px;
	vertical-align: center;
	height: 115px;
}

td#LeftSide
{
	width: 65%;
	vertical-align: top;
	padding: 10px;
}
td#RightSide
{
	width: 35%;
	vertical-align: top;
	padding: 10px;
	border-left: 3px solid #E7E7E7;
}

table.page
{
	width: 772px;
	height: 100%;
}
table.page td
{
}

table.layout
{
	width: 100%;
	height: 100%;
	border-top: 3px solid #E7E7E7;
}

table.padded td
{
	padding: 2px;
}

table.padded td table td
{
	padding: 0;
}

a.Banner
{
	color: #ffffff;
	text-decoration: none;
}
a.Banner:hover
{
	text-decoration: underline;
}

.Nav
{
	padding: 4px;
}

.Nav A
{
	color: #575859;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.Nav UL
{
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
}

.Nav UL LI
{
	display: inline;
	padding: 0 30px;
}

div#ITS
{
	font-size: 9px;
	font-family: tahoma,helvetica;
	color: #575859;
	margin: 10px 0;
}

div#ITS a
{
	font-weight: normal;
	color: #575859;
}