﻿


BODY.topBackgroundFrontpage
{
}

BODY.topBackground
{
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.topBackgroundCenterWrapper
{
	text-align: center;
}

.topBackgroundCenter
{
	margin: auto;
	text-align: left;
	width: 948px;
}
#topBackgroundFrontpage
{
	height: 195px;
	background-image: url(images/top_bg_logo.jpg);
	background-repeat: no-repeat;
}

#topBackground
{
	height: 60px;
	background-image: url(images/top_bg_logo.jpg);
	background-repeat: no-repeat;
}
.topBranding
{
	position: absolute;
	top: 0px;
	width: 929px;
	height: 195px;
	overflow: hidden;
	background-color: #005802;
	background-image: url(Images/logo.gif);
	text-align:center;
}
.topBranding A:link, .topBranding A:active, .topBranding A:visited
{
	color: #666666;
	text-decoration: underline;
}
.topBrandingFrontpageContentWrapper
{
	position: relative;
	float: left;
}
.topBrandingFrontpageContentImage
{
	position: relative;
	left: 5px;
	top: 25px;
}
.topBrandingFrontpageContentText
{
	color: Black;
	position: relative;
	left: 240px;
	top: 0px;
	width: 400px;
	height: 100%;
	text-align: right;
	vertical-align: bottom;
}

.topBrandingFrontpageContentText TD
{
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	height: 100%;
	vertical-align: bottom;
}

.topBrandingFrontpageContentText A
{
	color: #333333;
	font-size: 11px;
	text-align: right;
}



