div,h1,h2,h3,h4,h5,h6,address,ul,ol,li {
   margin: 0px;
   padding: 0px;
}

a:link, a:visited {
   color: #000;
   text-decoration: underline;
   font-family: Arial;
   font-size: 12px;
}

a:hover {
   color: #003399;
   text-decoration: underline;
   font-family: Arial;
   font-size: 12px;
}

body {
   margin-top: 0;
   font-family: Arial, Tahoma, Times;
   font-size: 12px;
   background-color: #666;
   background-repeat: repeat-y;
}

p {
   line-height: 15px;
   padding: 5px 0;
}

#skin {
   background-image: url(../images/bgShadow.png);
   background-repeat: repeat-y;
   text-align: left;
   background-position: center;
}

.blueFont {
   color: #000000;
}

.blueFont_Darker {
   color: #000066;
}

#PageWrapper {
   width: 960px;
   margin: 0 auto;
}

#HeaderWrapper {
   background-color: #FFFFFF;
   height: 90px;
}

#logo {
   width: 172px;
   height: 75px;
   float: left;
   margin: 15px 0 0 30px;
   text-align: center;
}

#leaderboard {
   float: right;
   width: 728px;
   height: 90px;
}

#topBox {
   width: 100%;
   background-color: #1a214f;
   color: #999;
   padding-top: 7px;
   height: 25px;
   min-height: 20px;
}

#topText {
   width: 650px;
   float: left;
   padding-top: 1px;
}

#topSearch {
   width: 220px;
   float: right;
   padding-right: 20px;
}

#MainContentWrapper {
   background-color: #FFFFFF;
   width: 960px;
   overflow: hidden;
   height: 100%;
   clear: both;
}

#LeftAndMain {
   float: left;
   width: 755px;
   margin: 10px 0 10px 0;
   display: inline;
}

#leftContent {
   float: left;
   width: 180px;
   background-color: #f2f2f2;
   border: solid 1px #DDDDDD;
   margin: 0 0 0 10px;
   padding: 5px;
   display: inline;
}

#centerContent {
   width: 520px;
   margin: 0 0 0 15px;
   background-color: #F2F2F2;
   float: left;
   min-height: 20px;
   padding: 7px;
   border: solid 1px #DDDDDD;
   display: inline;
}

#centerContent img {
   max-width: 490px;
}

#centerContent ul {
   margin-left: 30px;
}

#centerContent ol {
   margin-left: 30px;
}

#centerContent li {
   margin-bottom: 10px;
}

#MainZone {
   clear: both;
   float: left;
   min-width: 520px;
}

#boxMain0 {
   clear: both;
   float: left;
   min-width: 520px;
}

#boxMain1 {
   clear: both;
   float: left;
   min-width: 520px;
}

#boxMain2 {
   clear: both;
   float: left;
   min-width: 520px;
}

#rightContent {
   width: 166px;
   float: right;
   background-color: #f2f2f2;
   border: solid 1px #DDDDDD;
   margin: 10px 10px 10px 0;
   text-align: center;
   padding: 7px;
   display: inline;
}

#advertising {
   margin: 5px;
   background-color: #000000;
   color: #FFFFFF;
}

#RightAd1, #RightAd2, #RightAd3 {
   margin-bottom: 5px;
}

#footer {
   text-align: center;
   clear: both;
   float: left;
   width: 100%;
}

#footer ul li a {
   display: inline;
   background-repeat: no-repeat;
   background-position: right 2px;
   padding: 0px 10px 0 7px;
   background-image: url(/images/separator2.png);
}

#footer li {
   font-size: 11px;
   display: inline;
}

#footer li a {
   color: #AAAAAA;
   text-decoration: none;
}

#footer li a:hover {
   color: #AAAAAA;
   text-decoration: underline;
}

.searchStyle {
   text-align: right;
}

#innerCenterTitle {
   font-size: 20px;
   font-weight: bold;
   border-bottom: 1px dotted #555;
   color: #555;
   margin-bottom: 15px;
}

#innerCenterContent {
   margin-bottom: 15px;
}

#innerCenterContent ul {
   padding: 0px 0px 0px 15px;
   margin: 0px 0px 0px 15px;
}

#imageOnLeft {
   margin-right: 5px;
}

#innerSpecialTitle {
   color: #ffffff;
   text-align: center;
   font-weight: bold;
   background-color: #000033;
   font-size: 20px;
}

#smallLinePosCenter {
   border-bottom: 1px solid #000000;
   margin: 0px 50px;
}

#innerCenterLeftBox {
   float: left;
   width: 50%;
}

#innerCenterRightBox {
   float: left;
   width: 50%;
}

#BottomBanner {
   margin-top: 15px;
}

#BottomAd {
   margin-top: 15px;
   text-align: center;
   margin-bottom: 15px;
}

#sectionTitle {
   padding: 3px 3px 3px 13px;
   text-align: left;
   font-color: #FFF;
   color: #ffffff;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   background-image: url(/images/sectionTitleImg.gif);
   background-position: 4px;
   background-color: #2f6476;
   background-repeat: no-repeat;
   clear: both;
}

.sectionTitle {
   padding: 3px 3px 3px 13px;
   text-align: left;
   font-color: #FFF;
   color: #ffffff;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   background-image: url(/images/sectionTitleImg.gif);
   background-position: 4px;
   background-color: #2f6476;
   background-repeat: no-repeat;
   clear: both;
}

#archivesTitle {
   font-weight: bold;
   margin-bottom: 15px;
   font-size: 14px;
}

.ArticleHeader1 {
   border-bottom: dotted 1px #7a7a7a;
}

#HPMiddleAd {
   margin-bottom: 15px;
   margin-top: 15px;
   text-align: center;
}

