/* CSS Document */

BODY {
background-image:url(../images/manBkgd.png);
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color:#CCCCCC;
text-align:center;
}

/* Header Styles */
h1, h2, h3, h4, h5, h6  {
    color : #036;
    }

h1 {
    font-size : 13pt;
	}
	
h2 {
 text-decoration : underline;
 font-size : 12pt;
      }

h3 {
 color : #036;
 letter-spacing : 2pt;
 text-align:center;
 font-size : 11pt;
      }

h4 {
 color : #000;
 font-weight : normal;
 font-size : 10pt;
      }

h5 {
 color : #000;
 font-weight : normal;
 font-size : 8pt;
      }
	  
h6 {
 color : #036;
 font-weight : lighter;
 font-size : 8pt;
 margin-top:0px;
      }

.header {
background-image:url(../images/topNav-Logo.png);
width:814px;
height:65px;

}

.subNavRw {		/* subNav Row area */
background-image:url(../images/subNav-address.png);
background-position:top;
background-repeat:no-repeat;
font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
width:814px;
height:22px;
color:#fff;
text-align:left;
text-transform:uppercase;
text-shadow:#FFCC00;
font-weight:bold;
padding: 8px 0px 0px 46px;
}

.topNavSdw {		/* TopNav Shadow above Menu & Body items */
background-image:url(../images/topShadowFull.png);
/* background-color:#00CCFF; */
width:814px;
height:11px;
}

.bodyContentTxt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#222;
text-align:left;
padding-left: 10px;
padding-top: 10px;
}

.leftNav {
background-image:url(../images/bkgdLeftNav-fade.png);
}

.leftNavSdw {	/* leftNav Long Shadow border */
background-image:url(../images/leftNavShadow.png);
width:21px;
height:474px;
}

.mainDivHdr	{	/* Main Holder of Menu and Body DIV */
width:814px;
/*	border: #FF9966 dashed 1px;	*/

}

.menuGreen {	/* leftNav Green Menu Area */
background-image:url(../images/menu-green.png);
width:155px;
height:21px;
}

.menuBrown {	/* leftNav Brown Menu Area */
background-image:url(../images/menu-brown.png);
width:155px;
height:21px;
}

.menuYellow {	/* leftNav Green Menu Area */
background-image:url(../images/menu-yellow.png);
width:155px;
height:21px;
}

.bkgdF1 {	/* leftNav Background Fader 1 */
background-image:url(../images/menuFade1.png);
background-position:top;
width:155px;
height:126px;
text-align:left;
padding-left:5px;
padding-top:3px;
}

.bkgdF2 {	/* leftNav Background Fader 2 */
background-image:url(../images/menuFade2.png);
background-position:top;
width:155px;
height:66px;
text-align:left;
padding-left:5px;
padding-top:3px;
}

.bkgdF3 {	/* leftNav Background Fader 3 */
background-image:url(../images/menuFade3.png);
background-repeat:no-repeat;
background-position:top;
width:155px;
height:210px;
text-align:left;
padding-left:5px;
padding-top:3px;
}

.tdBkgdLN	{	/* LeftNav Bkgd setup used in Table */
background-color:#2f3032;
background-image:url(../images/greyBkgd.png);
}


.rightLeftNav {	/* right portion of LeftNav - border */
background-image:url(../images/rightNavBkgd.png);
background-position:top;
/* padding-left:1px; */
width:14px;
height:474px;
}

.bodyBkgd {	/* body Background Area */
background-image:url(../images/bkgdBody-white.png);
background-position:top;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
padding-left: 5px;
padding-top: 8px;
text-align:left;
width:601px;
height:474px;
}

.rightShd {	/* right Long Shadow border */
background-image:url(../images/rightShadow.png);
width:18px;
height:474px;
}

.footerShd { /*Entire Footer Area */
background-image:url(../images/btmFooterShadow.png);
width:814px;
height:26px;
font-size:9px;
vertical-align:bottom;
}

.SPIcopyRight { /*SPI Unique Copyright Area */
width:814px;
height:20px;
font-size:9px;
}
						
/*						background: url(images/bg_container.png) #333333;
						PADDING-RIGHT: 0px; 
						PADDING-LEFT: 0px; 
						PADDING-BOTTOM: 0px; 
						MARGIN: 0px; 
						FONT-SIZE: 10px; 
						COLOR: #333333; 
						PADDING-TOP: 0px; 
						FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
						TEXT-ALIGN: center;
						}
*/


.bkgdF1 A:link, .bkgdF2 A:link, .bkgdF3 A:link {text-decoration: none; color:#fff; font-size:10.25pt;}
.bkgdF1 A:visited, .bkgdF2 A:visited, .bkgdF3 A:visited {text-decoration: none; color:#CCCCCC; font-size:10.25pt;}
.bkgdF1 A:active, .bkgdF2 A:active, .bkgdF3 A:active {text-decoration: none; color:#CCCCCC; font-size:10.25pt;}
.bkgdF1 A:hover, .bkgdF2 A:hover, .bkgdF3 A:hover {text-decoration: underline; color: #f1debe; font-size:10.25pt;}


.SPIcopyRight A:link {text-decoration: none; color:#116994;}
.SPIcopyRight A:visited {text-decoration: none; color:#10577a;}
.SPIcopyRight A:active {text-decoration: none; color:#ddba2e;}
.SPIcopyRight A:hover {text-decoration: underline; color: #cecece;}