*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 12pt;
}

#mainLogoBar
{
	width: 960px;
	height: 120px;
	margin: 0 auto;
	padding-top: 10px;
	background:url(../images/topLogoBar.png) -5px 10px no-repeat;
}

#spacer
{
	width: 960px;
	height: 8px;
	margin: 0 auto;
}

#holder
{
	width: 960px;
	height: auto;
	margin: 0 auto;
}

#leftHolder
{
	width: 277px;
	height: auto;
	margin: 0 auto;
	float: left;
}

#sideTab
{
	width: 277px;
	height: 36px;
	background: url(../images/sideBars.jpg) no-repeat;
	float: left;
}

.tabTxt
{	
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	margin: 7px 0 0 45px;
}

#newsNavArea
{
	width: 277px;
	height: 421px;
	background: #d1d5d9 url(../images/arrow.gif) 25px 22px no-repeat;
	float: left;
	padding: 20px 0 0 0;
}

#newsNav
{
	width: 230px;
	height: 30px;
	float: left;
	margin: -4px 0 0 0;
	padding: 2px 0 2px 40px;
 }

.newsNavHdr
{	
	width: 200px;
	height: 30px;
	font-size: 12pt;
	color: #192d42;
	margin: 0 auto;
	float: left;
	text-decoration: none;
}

.newsNav
{	
	width: 200px;
	height: 17px;
	font-size: 10pt;
	color: #192d42;
	margin: 0 auto;
	float: left;
	text-decoration: none;
}

.newsNav a
{	
	color: #192d42;
	text-decoration: none;
}

.newsNav a:hover
{	
	color: #386390;
	text-decoration: none;
}

#contactArea
{
	width: 277px;
	height: 155px;
	background: #dadada;
	float: left;
}

.contactTxt
{	
	width: 200px;
	height: 110px;
	font-size: 10pt;
	line-height: 1.1;
	color: #192d42;
	margin: 25px 0 0 40px;
	float: left;
}

.contactTxtPhone
{	
	font-size: 12pt;
	float: left;
}

#rightHolder
{
	width: 675px;
	height: auto;
	margin: 0 auto;
	float: right;
}

#spacer2
{
	width: 675px;
	height: 8px;
	margin: 0 auto;
	float: right;
}

#txtHolder
{
	width: 675px;
	height: 326px;
	background: #dadada url(../images/infoBoxDs.png) 662px 10px no-repeat;
	float: right;
}

#txtArea
{
	width: 610px;
	height: 260px;
	background: #fff;
	margin: 13px 0 0 13px;
	padding: 20px;
}

.hdrTxt
{	
	width: 600px;
	height: 40px;
	font-size: 18pt;
	font-weight: bold;
	color: #192d42; 
 }

.bodyTxt
{	
	width: 600px;
	height: 140px;
	font-size: 10pt;
	line-height: 1.05;
	color: #5a5a5a;
}

.bodyTxt2
{	
	width: 300px;
	height: 15px;
	font-size: 8pt;
	color: #5a5a5a;
	padding-top: 2px;
}

.botTxtLeft
{	
	width: 460px;
	height: 20px;
	font-size: 8pt;
	color: #434343;
	padding-top: 5px;
	float: left;
}

.botTxtRight
{	
	width: 430px;
	height: 20px;
	font-size: 8pt;
	color: #434343;
	padding-top: 5px;
	float: right;
	text-align: right;
	text-decoration: none;
}

.botTxtRight a
{	
	color: #434343;
	text-decoration: none;
}

.botTxtRight a:hover
{	
	color: #434343;
	text-decoration: underline;
}

.hlTxt
{
	width: 100px;
	height: 15px;
	color: #5a5a5a;
	font-size: 10pt;
	font-weight: bold;
}

.bodyTxtScroll
{	
	width: 570px;
	height: 140px;
	font-size: 10pt;
	line-height: 1.05;
	color: #5a5a5a;
}

#scrollArea
{
	width:590px;
	height:200px;
	margin:0 auto;
	overflow: auto;
	padding:5px;
	text-align:left;
	clear:both;
}

.bodyTxtScroll2
{	
	width: 570px;
	height: 485px;
	font-size: 10pt;
	line-height: 1.05;
	color: #5a5a5a;
}

#scrollArea2
{
	width:590px;
	height:485px;
	margin:0 auto;
	overflow: auto;
	padding:5px;
	text-align:left;
	clear:both;
}

#span, a span
{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
