﻿body
{
	font-family: Arial;
	background-color: #C1C1C1;
	/* background-image: url(../images/BG.jpg); */
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
}

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.divHeader {
    width: 1010px;
    height: 100px;
    background-image: url(../images/Header_BG.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border: 0px;
    margin-bottom: 0px;
}

div.divSearchBox {
    margin-left: 800px;
}

div.divTopNavs {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border: 0px;
}

div.divHmPgCarousel {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}

div.divHmPgTable {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding-left: 20px;
    margin-bottom: 0px;
}

td.tdHmPgCell1 {
    border: solid 1px #d7d9db;
    background-color: #E9E9E9;
    background-repeat: repeat-x;
    width: 582px;
    padding: 10px 0px 10px 10px;
    color: #6d6e70;
    font-size: 9pt;
}

div.divHmPgCell1 {
    color: #6d6e70;
    font-size: 9pt;
    width: 210px;
    height: 135px;
    padding-top: 15px;
    overflow: hidden;
    
}

div.divHmPgCell1 li {
    margin-left: -20px;
}

table.tblHmPg_Photos td {
    padding: 5px 8px 5px 0px;
}

td.tdHmPgCell3 {
    padding: 0px;
}

div.divTabNavs_Lower {
    width: 318px;
    height: 124px;
    padding: 20px 20px 20px 20px;
    background-image: url(../images/TabNavs_Lower_BG.gif);
    overflow: hidden;
}

div.divTabNav_Holder {
	z-index: 81; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
}

td.tdHmPg_BotNavs1 {
    width: 219px;
    border-left: solid 1px #c9d7ea;
    padding: 5px;
    font-size: 8pt; 
}

div.divExtraFooterLinks {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 40px;
    border: 0px;
    background-color: #ffffff;
    color: #555555;
}

div.divExtraFooterLinks a:link { text-decoration : none; color : #555555; }
div.divExtraFooterLinks a:Visited  { text-decoration : none; color : #555555; }
div.divExtraFooterLinks a:Active  { text-decoration : underline; color : #990000; }
div.divExtraFooterLinks a:Hover  { text-decoration : none; color : #990000;  }


.spBotNavHdr {
    color: #1951fe;
    text-transform: uppercase;
}

td.tdHmPg_BotNavs1 {
    width: 219px;
    padding: 0px 0px 0px 90px;
    border-right: solid 1px #c9d7ea;
    vertical-align: top;
    font-size: 8pt;
}

td.tdHmPg_BotNavs2 {
    width: 178px;
    padding: 0px 0px 0px 30px;
    border-right: solid 1px #c9d7ea;
    vertical-align: top;
    font-size: 8pt;
}

td.tdHmPg_BotNavs3 {
    width: 178px;
    padding: 0px 0px 0px 30px;
    border-right: solid 1px #c9d7ea;
    vertical-align: top;
    font-size: 8pt;
}

td.tdHmPg_BotNavs4 {
    width: 198px;
    padding: 0px 0px 0px 30px;
    vertical-align: top;
    font-size: 8pt;
}


div.divFooterBar {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border: 0px;
}

div.divFooter {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border: 0px;
    font-size: 8pt;
    margin-top: 8px;
    color: #ffffff;
}

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;  }

/* -- Menu Panels --*/
div.divMenuPanel{
	z-index: 80; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
	width: 570px;
}

table.tblMenuTable {
    width: 570px;
}

td.tdMenuColumn1 {
    padding: 0px;
    width: 245px;
    background-color: #0051a1;
}

td.tdMP_MainNav {
    padding: 8px;
    font-size: 9pt;
    font-weight: bold;
    width: 245px;
}

td.tdMP_MainNav_Over {
    padding: 8px;
    font-size: 9pt;
    font-weight: bold;
    background-color: #75a1cc;
}

td.tdMP_MainNav a:link { text-decoration : none; color : #ffffff; }
td.tdMP_MainNav a:Visited  { text-decoration : none; color : #ffffff; }
td.tdMP_MainNav a:Active  { text-decoration : underline; color : #000000; }
td.tdMP_MainNav a:Hover  { text-decoration : none; color : #000000;  }

td.tdMP_MainNav_Over a:link { text-decoration : none; color : #ffffff; }
td.tdMP_MainNav_Over a:Visited  { text-decoration : none; color : #ffffff; }
td.tdMP_MainNav_Over a:Active  { text-decoration : underline; color : #000000; }
td.tdMP_MainNav_Over a:Hover  { text-decoration : none; color : #000000;  }

td.tdMP_SubNav {
    padding: 8px;
    font-size: 9pt;
    font-weight: bold;
    width: 150px;
}

td.tdMP_SubNav a:link { text-decoration : none; color : #000000; }
td.tdMP_SubNav a:Visited  { text-decoration : none; color : #000000; }
td.tdMP_SubNav a:Active  { text-decoration : underline; color : #000000; }
td.tdMP_SubNav a:Hover  { text-decoration : underline; color : #000000;  }

td.tdMenuColumn2 {
    padding: 0px;
    width: 170px;
    background-color: #75a1cc;
} 

td.tdMenuColumn3 {
    padding: 0px;
    width: 10px;
    background-color: #75a1cc;
    background-image: url(../images/MenuPanelBar.gif);
    background-repeat: repeat-y;
} 

td.tdMenuColumn4 {
    padding: 0px;
    width: 145px;
    background-color: #75a1cc;
} 

div.divMP_Description {
    width: 130px;
    margin: 10px 0px 10px 10px;
    font-size: 8pt;
}

td.tdMenuColumn5 {
    padding: 0px;
    width: 13px;
    background-image: url(../images/MP_RightColCap.gif);
    background-repeat: no-repeat;
} 

/* -- home page carousel --*/
div.divCpanel_Blue {
    width: 457px;
    height: 287px;
    background-image: url(../images/BluePanel_BG.gif);   
	z-index: 64; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
}

div.divCpanel_Green {
    width: 457px;
    height: 287px;
    background-image: url(../images/GreenPanel_BG.gif);
	z-index: 63; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
}

div.divCpanel_Red {
    width: 457px;
    height: 287px;
    background-image: url(../images/RedPanel_BG.gif);   
	z-index: 62; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
}

div.divCpanel_LtBlue {
    width: 457px;
    height: 287px;
    background-image: url(../images/LtBluePanel_BG.gif);   
	z-index: 60; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
}

div.divCpanel_Yellow {
    width: 457px;
    height: 287px;
    background-image: url(../images/YellowPanel_BG.gif);   
	z-index: 61; 
	position: absolute; 
	top: 125px; 
	left: -1200px; 
}

div.divCpanel_Text {
    width: 167px;
    padding-left: 270px;
    padding-top: 0px;
    padding-right: 10px;
    color: #ffffff;
    line-height: 14pt;
    height: 275px;
    overflow: hidden;
    font-weight: bold;
    font-size: 9pt;    
}

p.pPanel {
    font-size: 12pt;
}

p.pPanel_Small {
    font-size: 8pt;
    font-weight: normal;
}

p.pPanel_Small a:link { text-decoration : none; color : #ffffff; }
p.pPanel_Small a:Visited  { text-decoration : none; color : #ffffff; }
p.pPanel_Small a:Active  { text-decoration : underline; color : #ffffff; }
p.pPanel_Small a:Hover  { text-decoration : none; color : #ffffff;  }


/* -- home page accordion --*/
#accordion2 {width:266px; margin-top: -13px; margin-left: -1px; }
.accordion2 {width:266px; font:12px Arial; color:#333}
.accordion2 dt { width:260px; height: 23px; padding:6px 0px 0px 6px; font-weight:bold; cursor:pointer; background-image:url(../images/arrow_down.gif); border-top: solid 1px #c9cccd;}
.accordion2 dt:hover {background-color:#444}
.accordion2 .open {background-color:#444; background-image:url(../images/arrow_up.gif)}
.accordion2 dd {overflow:hidden; margin-left: 0px; width: 268px; height: 100px; background-image: url(../images/HmPg_PanelBG.gif); background-repeat: repeat-x;}
.accordion2 span {display:block; width:236px; border-top:none; padding:15px; }
.accordion2 div { width:236px; border-top:none; padding:15px; }