﻿body
{
	font-family: Arial;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	background-image: url(../images/BG_Blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

img { border: 0px;  }

form { margin: 0px; }

hr
{
    height: 1px;
    color: #003d7d;
}

.small
{
	font-size: 8pt;
}

.smaller
{
	font-size: 7pt;
}

table
{
	border-collapse: collapse;
}

td
{
	font-size: 10pt;
	color: #000000;
}

a:link  
{
  	text-decoration : none;
  	color : #000000;
  } 

a:Visited  
{
  	text-decoration : none;
  	color : #000000;
 }
a:Active  {
  	text-decoration : underline;
  	color : #000000;
 }
a:Hover  {
  	text-decoration : underline;
  	color : #d71920;
  }

.noPadding
{
	padding: 0px;
}

/* ----- Main Layout Styles ----- */
div.divMain {
    width: 1016px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

td.tdHdr_RightSearch {
    background-image: url(../images/Navs_Right_Search_BG.jpg);
    width: 707px;
}

div.divSearchBox {
    margin-left: 530px;
}

td.tdHdr_Navs {
    padding: 0px;
    
}

div.divWhiteArea {
    width: 1016px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    
}

table.tblHomePage {
    border: solid 1px #bbbbbd;
    background-color: #ffffff;
}

td.tdHmPg_Left {
    padding: 5px;
}

td.tdHmPg_Right {
    padding: 5px;
}

td.tdHmPg_Focus {
    width: 550px;
    padding: 5px;
}

td.tdHmPg_News {
    width: 347px;
    padding: 5px;
}

div.divHmPg_Focus {
    color: #77787b;
    width: 500px;
}

div.divHmPg_Focus p {
    margin: 0px 0px 8px 0px;
}

div.divHmPg_News {
    color: #77787b;
    width: 300px;
}

div.divHmPg_News p {
    margin: 0px 0px 8px 0px;
}

td.tdHmPg_L3B_1 {
    width: 221px;
    border-right: solid 1px #888888;
}

td.tdHmPg_L3B_2 {
    width: 221px;
    border-right: solid 1px #888888;
}

td.tdHmPg_L3B_3 {
    width: 221px;
    border-right: solid 1px #888888;
}

td.tdHmPg_L3B_4 {
    width: 221px;
}

div.divHmPg_L3B {
    width: 195px;
    color: #ffffff;
}

div.divHmPg_L3B a:link { text-decoration : none; color : #ffffff; }
div.divHmPg_L3B a:Visited  { text-decoration : none; color : #ffffff; }
div.divHmPg_L3B a:Active  { text-decoration : underline; color : #990000; }
div.divHmPg_L3B a:Hover  { text-decoration : none; color : #990000;  }

div.divFooter {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-left: 50px;
}

div.divFooter td {
    color: #ffffff;
    font-size: 8pt;
}

div.divFooter a:link { text-decoration : none; color : #ffffff; }
div.divFooter a:Visited  { text-decoration : none; color : #ffffff; }
div.divFooter a:Active  { text-decoration : underline; color : #990000; }
div.divFooter a:Hover  { text-decoration : none; color : #990000;  }

/* -- Secondary page styles -- */
table.tblInt_Main {
    width: 1005px;
}

td.tdInt_Left {
    width: 206px;
    background-color: #ffffff;
    padding: 0px;
}

td.tdInt_LineLine {
    width: 1px;
    background-color: #bbbbbd;
    padding: 0px;
}


td.tdInt_Middle {
    width: 707px;
    background-color: #ffffff;
    background-image: url(../images/MiddleCol_BG.gif);
    background-repeat: no-repeat;
    padding: 0px;
}

td.tdInt_Right {
    width: 238px;
    background-color: #b1c7db;
    padding: 0px;
    background-image: url(../images/RightCol_BG_About.jpg);
    background-repeat: no-repeat;
}

h1.h1Title {
    color: #252525;
    font-size: 14pt;
    margin: 41px 0px 20px 60px;
    width: 500px;    
}

div.divCopy {
    margin: 10px 0px 50px 60px;
    width: 470px;    
}

div.divRightCol {
    margin: 83px 0px 50px 20px;
    width: 200px;
    font-weight: bold;
    font-size: 9pt;
    line-height: 14pt;
}

div.divSideNavs 
{
	width: 187px;
	margin-left: 15px;
	margin-top: 35px;
	text-align: left;
}

td.tdSectionTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #00488a;
}

td.tdDash
{
	width: 10px;
	padding: 0px 2px 0px 0px 0px;
}

td.tdSideNav0
{
	vertical-align: top;
	width: 177px;
	font-size: 9pt;
	font-weight: bold;	
	padding-top: 4px;
	padding-bottom: 4px;
}

td.tdSideNav1
{
	vertical-align: top;
	width: 177px;
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

td.tdSideNav2
{
	vertical-align: top;
	width: 177px;
	font-size: 8pt;
	padding-left: 40px;
}

div.divSideNavs a:link  
{
  	text-decoration : none;
  	color : #439b3c;
  } 

div.divSideNavs a:Visited  
{
  	text-decoration : none;
  	color : #439b3c;
 }
div.divSideNavs a:Active  {
  	text-decoration : underline;
  	color : #439b3c;
 } 
div.divSideNavs a:Hover  {
  	text-decoration : underline;
  	color : #555555;
  }


table.tblSearchResults
{
    width: 300px;
}

td.tdSearchResultsHeading
{
    background-color: #E1E1E1;
    font-weight: bold;
    padding: 2px;
}

td.tdSubLevel0
{
    padding: 1px 0px 8px  0px;
}

p.pSubLevel1
{
    margin: 1px 0px 8px  30px;
}

p.pSubLevel2
{
    margin: 1px 0px 8px  50px;
}

td.tdNoPadding 
{
    padding: 0px;
}


table.tblSiteMap
{
	width: 400px;
}

table.tblSiteMap td
{
	padding: 2px;
	border-bottom: solid 1px #E1E1E1;
}

td.tdSiteMapHeading
{
	background-color: #EAEAE1;
	font-weight: bold;
	font-size: 9pt;
}

img.imgFeatSol
{
	filter: alpha(opacity=100); 
	-moz-opacity: 100; 
	opacity: .99;
}
