/* 
------------------
  Main Text
------------------
*/

body
{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #016A88;
	scrollbar-base-color: #016A88;
	scrollbar-arrow-color: #289DBF;	
}

td
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
}



/* 
------------------
  Lists
------------------
*/

ul
{
  list-style-image: url('/images/global/list.gif');
}



/* 
------------------
  Links 
------------------
*/

A
{
  color:#336699;
}

A: active
{
  color:#336699;
}

A: visited
{
  color:#336699;
}

A: hover
{
  color:#336699;
}


.newsText A
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.newsText A: active
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.newsText A: visited
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.newsText A: hover
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}


/* 
------------------
  Form Elements
------------------
*/

.blueButton
{
  color: white;
  font-weight: bold;
  background-color: #6699CC;
}



/* 
------------------
  Custom Styles
------------------
*/

.copyright
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #8E9BB2;
}

.subCopyright
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #99CCFF;
}

.newsHeader
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #333366;	
}

.newsHeaderSpa
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #007191;	
}

.newsText
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333366;	
}

.newsTextSpa
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #007191;	
}
.blueText
{
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;

}

.breadcrumb
{
  font-size: 11px;

}
