body 
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

#wrapper
{
	width: 991px;
	height: 100%;
	margin: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#logoimg
{
	margin-bottom: 10px;
}

#NavBarTop
{
	width: 990px;
	height: 24px;
	margin-left: 50px;
	margin-bottom: 20px;	
}

.NavBarTopLinks
{
	float: left;
	height: 24px;
	background-image: url(images/navbar_fill.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

#NavBarTop a:link
{
	
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #D1EAF5;
	text-decoration: none;
	padding-top: 2px;
}

#NavBarTop a:visited
{
	
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #D1EAF5;
	text-decoration: none;
	padding-top: 2px;
}

#NavBarTop a:hover
{
	
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
}

#NavBarTop a:active
{
	
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #D1EAF5;
	text-decoration: none;
	padding-top: 2px;
}

#NavBarTopImgLeft
{
	float: left;
}


#NavBarTopLeftIndent
{
	float: left;
	width: 10px;
	height: 24px;
	background-image: url(images/navbar_fill.png);
	background-repeat: repeat-x;
}

.NavBarTopLinkSpace
{
	float: left;
	width: 20px;
	height: 24px;
	background-image: url(images/navbar_fill.png);
	background-repeat: repeat-x;
}

#NavBarTopRightIndent
{
	float: left;
	width: 10px;
	height: 24px;
	background-image: url(images/navbar_fill.png);
	background-repeat: repeat-x;
}

#NavBarTopImgRight
{
	float: left;
}




#mainSplash
{
	clear: both;
	float: left;
	width: 890px;
	height: 284px;
	margin-left: 50px;
	margin-bottom: 10px;
	background-image: url(images/mainbox.jpg);
	background-repeat: no-repeat;
}

#mainSplashText
{
	height: 284px;
	width: 530px;
	margin-left: 350px;
}

#mainSplashText p
{
	margin-top: 9px;
	margin-bottom: 9px;
}

#mainSplashTitle
{
	font-family: trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}

#mainSplashSubTitle
{
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #1b75bb;
}


.mainSplashBody
{
	font-family: trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
	
	
	
	
	
#HighlightThree
{
	clear: both;
	float: left;
	width: 890px;
	height: 204px;
	margin-left: 50px;
	margin-bottom: 50px;
}

#IE6Wrapper
{
	height: 175px;
	margin-left: 10px;
	margin-right: 10px;
}

#ThreeLeft
{
	float: left;
	width: 290;
	height: 204;
	background-image: url(images/redbox.jpg);
	background-repeat: no-repeat;
	font-family: trebuchet MS;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
}

#ThreeCenter
{
	float: left;
	width: 290;
	height: 204;
	background-image: url(images/purplebox.jpg);
	background-repeat: no-repeat;
	font-family: trebuchet MS;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	margin-left: 9px;
}

#ThreeRight
{
	float: left;
	width: 290;
	height: 204;
	background-image: url(images/greenbox.jpg);
	background-repeat: no-repeat;
	font-family: trebuchet MS;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	margin-left: 9px;

}

.ThreeTitle
{
	float: left;
	width: 130px;
	font-family: trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 12px 10px 0px;
}

.ThreeSpacer
{
	float: right;
	width: 118px;
	height: 120px;
}

.ThreeBody
{
	font-family: trebuchet MS;
	font-size: 11px;
	line-height: 14px;
	height: 165px;
	margin: 10px 12px 0px 12px;
}

.ThreeLink
{
	clear: right;
	float: right;
	margin-right: 8px;
}




#NavBarBot
{
	clear: both;
	width: 890px;
	height: 24px;
	margin-left: 50px;
	text-align: center;
}

.NavBarBotLinks
{
	height: 24px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}

#NavBarBot a:link
{
	
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #1b75bb;
	text-decoration: none;
}

#NavBarBot a:visited
{
	
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #1b75bb;
	text-decoration: none;
}

#NavBarBot a:hover
{
	
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #1b75bb;
	text-decoration: underline;
}

#NavBarBot a:active
{
	
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #1b75bb;
	text-decoration: none;
}

#NavBarBotLeftIndent
{
	float: left;
	width: 20px;
	height: 24px;
	border: solid blue 1px;
}

.NavBarBotLinkSpace
{
	width: 20px;
	height: 24px;
}

#NavBarBotRightIndent
{
	float: right;
	width: 20px;
	height: 24px;
	border: solid blue 1px;
}


#RoundImgHolder
{
	width: 890px;
	height: 20px;
	margin-left: 50px;
}

#RoundImgSpacer
{
	float: left;
	width: 849px;
	height: 20px;
	background-color: #ffffff;
}


#MainContentHolder
{
	clear: both;
	width: 889px;
	height: 600px;
	margin-left: 50px;
	background-color: #ffffff;
}

#LeftSide
{
	float: left;
	width: 236px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}

#LeftSideText
{
	width: 196px;
	margin-left: 20px;
	overflow: hidden;
}

p.LeftSideBody
{
	font-family: trebuchet MS;
	font-size: 14px;
	line-height: 24px;
	color: #9e1f63;
}


#RightContentSide
{
	float: right;
	margin-right: 20px;
	margin-bottom: 50px;
	width: 593px;	
}


#STTitle
{
	font-family: trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #acacac;
}


.STPoints
{
	clear: both;
	margin-bottom: 20px;
}

.STPointsImg
{
	float: left;
	width: 70px;
	margin-right: 10px;
}

.STPoints img
{
	width: 70px;
	height: 70px;
}

.STPointsBody
{
	float: right;
	width: 514px;
	margin-bottom: 20px;
}


.trebblack1218
{
	font-family: trebuchet MS;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.STSubTitles
{
	font-family: trebuchet MS;
	font-size: 14px;
	line-height: 18px;
	color: #1b75bb;
}

#STContactUs
{
	clear: both;
	float: left;
	width: 400px;
	margin-top: 10px;
}

#information
{
	font-family: trebuchet MS;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

#information a:link
{
	color: #1b75bb;
	text-decoration: none;
}

#information a:active
{
	color: #1b75bb;
	text-decoration: none;
}

#information a:visited
{
	color: #1b75bb;
	text-decoration: none;
}

#information a:hover
{
	color: #1b75bb;
	text-decoration: underline;
}


img
{
	border: none;
}
