

/* ----- SFCC INNER PAGE STYLESHEET ------*/

td.MainContent ul {
margin-bottom:20px;
}
td.MainContent h2 {
font-size:13pt;
font-weight:bold;
color:#A12831;
margin-bottom:10px;
padding:0;
}
#homeheaderwrapper {	
 height: auto;
}
#sitelogo {
 float: left;
 overflow: hidden;
}
#topnavwithsearchwrapper {
 margin-bottom: 0;
 overflow: hidden;
 height: 69px;
}
#breadcrumbs {
 float: left;
 background-color: #eee;
 padding: 0 14px 0 14px;
 color: #5A5A5A;
 border: 1px solid #BEBEBE;
 width: 630px;
 font-size: 7pt;
 text-transform: capitalize;
}
div#paddedmaincontent {
 float: left;
 padding: 20px 15px 15px 20px;
}

/*LSB*/
td.LSB {
 background-color: #ccc;
}
#lsbwrapper {
 background-color: #A12831;
 padding-bottom: 12px;
 border-top: 13px solid white;
}
/*LSB DYNAMIC NAVIGATION*/
#lsbtitle {
 background: url('/images/system2008/arrow_dn.gif') no-repeat  260px 0 #76181F;
 border-bottom: 1px solid #D86069;
 margin-bottom: 12px;
 height: 33px;
}

#lsbtitle a:link, #lsbtitle a:visited {
 background: url('/images/system2008/bullet_white.gif') no-repeat 21px 15px; 
 text-transform: uppercase;
 display: block;
 width: 252px;
 padding: 10px 5px 0 34px;
 font-weight: bold;
 font-size: 10pt;
}

/*LSB DYNAMIC NAVIGATION*/
.lsbtitle {
 background: url('/images/system2008/arrow_dn.gif') no-repeat  260px 0 #76181F;
 border-bottom: 1px solid #D86069;
 margin-bottom: 12px;
 height: 33px;
}

.lsbtitle a:link, .lsbtitle a:visited {
 background: url('/images/system2008/bullet_white.gif') no-repeat 21px 15px; 
 text-transform: uppercase;
 display: block;
 width: 252px;
 padding: 10px 5px 0 34px;
 font-weight: bold;
 font-size: 10pt;
}

#lsbwrapper ul.navlist {
 list-style: none;
 margin: 0;
 padding: 0;
 text-transform: capitalize;
}
#lsbwrapper a:link, #lsbwrapper a:visited {
 color: #fff;
 text-decoration: none;
}
td.MainContent {
 line-height: 1.3em;
}

/*First Tier*/
ul.navlist li a:link, ul.navlist li a:visited {
 padding: 5px 5px 5px 36px;
 display: block;
 width: 250px;
 font-size: 10pt;
}
ul.navlist .Active {
 background-color: #B4464F;
}
ul.navlist .Active ul {
 padding-bottom: 5px;
}
ul.navlist li a:hover {
 background-color: #B4464F;
}
#lsbbottomnavwrapper {
 background-color: #00209F;
}
ul#homegnav {
 border-top: 13px solid white;
 border-bottom: 13px solid white;
 margin: 0;
}

/*Second Tier*/
ul.subnavlist {
 list-style: none;
 color: white;
 margin: 0 0 0 45px;
}
ul.navlist .Active {
 font-weight: bold;
}
ul.navlist .Active .subnavlist {
 font-weight: normal;
}
ul.subnavlist li {
 padding: 3px 3px 3px 10px;
 background: url('/images/system2008/bullet_white.gif') no-repeat 0 8px; 
}
ul.subnavlist li a:link, ul.subnavlist li a:visited {
 display: inline;
 font-size: 9pt;
 padding: 0;
 text-decoration: none;
}
ul.subnavlist li a:hover {
 background: transparent;
 text-decoration: underline;
 border-bottom: 1px solid white;
}

/*SPOTLIGHT*/
#spotlightwrapper {
 background: url('/images/system2008/quote.gif') no-repeat bottom right #ADBDDC;  
 float: left;
 width: 660px;
 margin-bottom: 11px;
}
#spotlightwrapper img {
 float: left;
 width:149px;
 margin-right:10px;
}
#spotlightcontent {
 float: right;
 width:470px;
 padding-right: 25px;
 margin-top: 20px;
}
#spotlightwrapper h3 {
 color: black;
 font-size: 14pt;
 margin: 0 0 3px 0;
 padding: 0;
}
#spotlightwrapper #spotsubtitle {
 font-weight: bold;
}
#spotlightwrapper p {
 margin: 5px 0 0 0;
 padding: 0;
 line-height: 1.4em;
}
#spotreadmore {
 margin-top: 5px;
}
td.MainContent {
 padding: 10px;
}

