body
{
	margin:0px;
	padding:0px;
	background-color:#565656;
	text-align:center;
	font-family:verdana,arial,tahoma;
}

td
{
	color:#000000;
	font-size:11px;
	line-height:18px;
}

a
{
	color:#000000;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}
.Navigation
{
	margin:auto;
	width:950px;
	padding:8px 0 0 0;
	height:29px;
	text-align:center;
	background-image:url(../images/NavigationBg.gif);
	background-repeat:no-repeat;
}
.NavigationSub
{
	margin:auto;
	width:950px;
	padding:8px 0 0 0;
	height:29px;
	text-align:center;
	background-image:url(../images/NavigationBgSub.gif);
	background-repeat:no-repeat;
}
.Navigation table, .NavigationSub table
{
	width:718px;
	margin:auto;
	
}

.BodyContainerHome
{
	margin:auto;
	width:950px;
}

.Announcements
{
	width:184px;
	background-color:#000000;
	padding:20px 15px;
	line-height:20px;
	color:#FFFFFF;
	font-size:12px;
}
.Announcements a
{
	color:#FFFFFF;
}
.Announcements a:hover
{
	color:#b7b7b7;
	text-decoration:none;
}

.BodyContainerSub
{
	margin:auto;
	width:939px;
	background-color:#FFFFFF;
}

.BodyContainerSub .Left
{
	padding:12px 10px;
	width:335px;
	text-align:left;
}
.BodyContainerSub .Right
{
	padding:12px 10px 12px 0;
	text-align:left;
}

h3
{
	color:#1b496d;
	text-align:left;
	font-size:13px;
	padding:0px;
	margin:0 0 10px 0;
}


.Footer
{
	margin:auto;
	width:950px;
	background-image:url(../images/FooterBg.gif);
	background-repeat:no-repeat;
	height:100px;
	padding:33px 0 0 0;
	font-size:10px;
	color:#dedede;
	line-height:18px;
}
.FooterSub
{
	margin:auto;
	width:950px;
	background-image:url(../images/FooterBgSub.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
	padding:32px 0 0 0;
	font-size:10px;
	color:#dedede;
	line-height:18px;
}
.Footer a, .FooterSub a
{
	color:#dedede;
	text-decoration:none;
	font-size:10px;
}
.Footer a:hover, .FooterSub a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}