/****************
	BASE HTML ENTITIES
***************/
body, select, input 
{ 
	background-color: #FFFFFF;
	margin: 0px;
}

body, td, div, span, input, select, option, textarea, button
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
}
  
td
{
	vertical-align: top;
}

img
{
	border: 0;
}

/****************
	HEADLINE ENTITIES
***************/
.HeadlineBlack
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.HeadlineMediumBlack
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


/****************
	SITE MAP ENTITIES
***************/
.SiteMenu1
{
   font-size: 14px;
   font-weight: bold;
   color:#000000;
}

.SiteMenu1 a, a:active
{
    text-decoration:underline;
    color:#000000;
}

.SiteMenu1 a, a:visited
{
    text-decoration:underline;
    color:#666666;
}
.SiteMenu1 a:hover
{
    text-decoration:none;
}

.SiteMenu2
{
   font-size: 11px;
   padding: 0 0 0 10;
   color:#000000;
}

.SiteMenu2 a, a:active
{
    text-decoration:underline;
    color:#000000;
}

.SiteMenu2 a, a:visited
{
    text-decoration:underline;
    color:#666666;
}

.SiteMenu2 a:hover
{
    text-decoration:none;
}

.SiteMenu3
{
   font-size: 11px;
   padding: 0 0 0 20;
   color:#000000;
}

.SiteMenu3 a, a:active
{
    text-decoration:underline;
    color:#000000;
}

.SiteMenu3 a, a:visited
{
    text-decoration:underline;
    color:#666666;
}

.SiteMenu3 a:hover
{
    text-decoration:none;
}

.Alert
{
   color: Red;
}

.mainBody
{
   background-color: #F6EAB0;
}

.whiteNav
{
   font-family: arial; 
	font-size: 9px;
	color: #FFFFFF; 
	font-weight: bold;
}
.whiteNav a
{
   font-family: arial; 
	font-size: 9px;
	color: #FFFFFF; 
	font-weight: bold;
  text-decoration: underline;
}


.whiteNav a:visited
{
   font-family: arial; 
	font-size: 9px;
	color: #FFFFFF; 
	font-weight: bold;
  text-decoration: underline;
}


.whiteNav a:hover
{
   text-decoration: none;
}

.blackNav
{
   font-family: arial; 
	font-size: 9px;
	color: #000000;
	font-weight: bold; 
}

.homeDefault
{
   font-family: arial; 
	font-size: 9px;
	color: #000000;
}

.homePromo
{
   font-family: arial; 
	font-size: 10px;
	color: #000000;
	padding: 0 10 27 25;
}

.homeDefault2
{
   font-family: arial; 
	font-size: 10px;
	color: #000000;
	padding: 8 10 10 10;
}

.NewsViewer
{
   font-family: arial; 
	font-size: 11px;
	color: #000000;
	padding: 0 5 0 15;
}

.NewsViewer a
{
   font-family: arial; 
	font-size: 11px;
	color: #000000;
   text-decoration:underline;
}

.NewsViewer a:hover
{
   font-family: arial; 
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.breadCrumb
{
   font-family: arial; 
	font-size:10px;
	color: #666666;
}

.breadCrumb a
{
  font-family: arial; 
	font-size:10px;
	color: #666666;
	text-decoration:underline;
}

.breadCrumb a:hover
{
  font-family: arial; 
	font-size:10px;
	color: #666666;
	text-decoration:none;
}

.contentBody
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
	padding: 10 10 10 10;
	width: 526px;
}

.contentBody a
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
	text-decoration:underline;
}

.contentBody a:hover
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
	text-decoration:none;
}


.calcBody
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
	padding: 10 0 10 20;
}

.calcBody a
{ 
	 text-decoration:underline;
	 color:#000000;
}

.calcBody a:visted
{ 
	 text-decoration:underline;
	 color:#666666;
}

.calcBody a:hover
{ 
	 text-decoration:none;
}


.newsBody
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
	padding: 10 10 10 10;
}

.newsBody a
{ 
	 text-decoration:underline;
	 color:#000000;
}

.newsBody a:visted
{ 
	 text-decoration:underline;
	 color:#666666;
}

.newsBody a:hover
{ 
	 text-decoration:none;
}

.newsBody2
{ 
	font-family: arial; 
	font-size: 12px;
	color: #000000; 
	padding: 0 5 0 10;
}

.newsBody2 a
{ 
	 text-decoration:underline;
	 color:#000000;
}

.newsBody2 a:visted
{ 
	 text-decoration:underline;
	 color:#666666;
}

.newsBody2 a:hover
{ 
	 text-decoration:none;
}


.contactUsRadio
{
   background-color: #FCF4CC;
}

.HeadlineBlack
{
   font-family:Arial;
   font-size: 15px;
   font-weight: bold;
   color:#000000;
}

.headerFooter a
{
   font-family:Arial;
   font-size: 12px;
   color:#000000;
   text-decoration:underline;
}

.headerFooter a:hover
{
   text-decoration:none;
}

.headerFooter a:visted
{
   color:#666666;
   text-decoration:underline;
}

.headerSectionPadding
{
	padding: 0 10 0 0;
}
.roundedTableContentPadding
{
	margin: 0 20 0 20;
}

