body
{
    margin-top:30px;
    background-color:#e6e7e8;
    color: #6d6e71;
    font-family: Verdana;
    font-size: 12px;
}


a { text-decoration: none; color:#6e6d71; }
a:hover { text-decoration: underline; }
img { border:0; padding:0; margin:0; }
li { font-family:Arial; }
li li { font-family:Verdana; }

.main { margin: 0 auto; width: 970px; }
.header ul.navTop, .header ul.navTop li { list-style: none; margin:0; padding:0; height: 27px; }
.header ul.navTop li { float: left; margin-right: 2px; }

.footer { clear:both; text-align: center;
                width: 970px; padding-top:12px;
                font-size: 10px; color:#6e6d71;
                background-image: url('images/bgMainBodyContentBottom.png');
                background-repeat: no-repeat;
                background-position: top;
                }
.footer a { color:#6e6d71; }

		.footer {
			text-align: left;
		}
		.footerlinks {
			float: left;
			width: 639px;
			margin-left: 10px;
			line-height: 16px;
		}
		.footershare {
			float: right;
		}

.home { width: 950px; background-color: #fff; margin: -10px 0 0 10px; padding-bottom:25px; line-height:18px; font-size:11px; display:block; }

@-moz-document url-prefix() {
     .left,
     .contentInterior { margin-top: -10px; }
     :root>body:only-of-type .left { margin-top: 0px; }
}


@media screen and (-webkit-min-device-pixel-ratio:0) 
{
     .header .bottom .search input { padding-top:1px; }
     .left { margin-top:0; }
     .contentInterior { margin-top:0; }
     img.topRight { position:inherit; float:right; }
    .home { margin-top: 0; }
}

 .left li { font-weight:bold; font-size:12px; text-transform: uppercase; padding: 10px 15px 8px 15px; line-height:14px; }
 .left li li.selected  a { color: #ed1c24; }


 .right .popup .navRight li a:hover
{
    color:#f15a22;
    background-color: #fedcdb;
    text-decoration: none;
}
 .right .popup .navRight li.selected li a:hover
{
    background-image: none;
}

 .right .popup .navRight li li
{
    font-size:11px;
    background-image: none;
    padding: 0;
    font-weight: normal;
}

 .content {line-height: 18px; }
