body {
 font: 100% Trebuchet MS, Verdana, sans-serif;
 background: url(/images/usa/journal/bgTile.gif) repeat;
 margin: 0;
 padding: 0;
 text-align: center;
 color: #000000;
}
a {
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #557CA3;
 text-decoration: none;
}
a:hover {
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
 text-decoration: underline;
}
a:visited {
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
 text-decoration: none;
}
#container {
 width: 700px;
 background: #FFFFFF url(/images/usa/journal/bgPage.gif) repeat-y top;
 margin: 0 auto;
 padding: 0;
 border: 1px solid #000000;
 text-align: left;
}
#pageHeader{
 background: url(/images/usa/journal/maHeader.gif) no-repeat top;
 height: 78px;
 width: 700px;
}
.blogHeadTextPos{
 position: relative;
 top: -20px;
 width: 100%;
 text-align:right;
}
.blogHeadTextPos h1{
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.blogHeadTextPos h3{
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.smLight{
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #FFFFFF;
}
.smDark{
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #6DA7E7;
}
.post{
 background: url(/images/usa/journal/bgPost.gif) repeat-y top;
 width: 450px;
}
.postHeader {
 background: url(/images/usa/journal/bgHdrPost.gif) no-repeat top;
 text-indent: 12px;
 padding: 5px 12px 5px 5px;
 height: 29px;
 font: 12px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.postHeaderText{
 font: 12px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.postBody{
 font: 12px Trebuchet MS, Verdana, sans-serif;
 color: #000000;
 padding: 5px 12px 5px 10px;
}
.postBody h1{
 font: 14px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
 font-weight: bold;
}
.postBody h2{
 font: 14px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
}
.postBody h1 a, h2 a{
 font: 14px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
 text-decoration: none;
 font-weight: bold;
}
.postBody h1 a:hover, h2 a:hover{
 font: 14px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
 text-decoration: underline;
 font-weight: bold;
}
.postBody h1 a:visited, h2 a:visited{
 font: 14px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
 text-decoration: none;
 font-weight: bold;
}
.postBody h3{
 font: 13px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
}
.postBody h4{
 font: 12px Trebuchet MS, Verdana, sans-serif;
 color: #579ED1;
}
.postBody p{
 font: 12px Trebuchet MS, Verdana, sans-serif;
 color: #000000;
}
.postFooter{
 background: url(/images/usa/journal/bgFtrSide.gif) no-repeat bottom;
 height: 32px;
 text-indent: 12px;
}
.separator{
 background: url(/images/usa/journal/bgSepPost.gif) no-repeat top;
 height: 13px;
 padding: 0;
 border: 0px;
 margin: 0;
}
.postFooter{
 background: url(/images/usa/journal/bgFtrPost.gif) no-repeat top;
 height: 42px;
 font: 10px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.sidebar{
 width: 200px;
 background: #FFFFFF;
 font: 11px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.sidebarHeader{
 background: url(/images/usa/journal/bgHdrSide.gif) no-repeat top;
 height: 29px;
 padding: 12px 0px 0px 0px;
 color: #999999;
}
.sidebarBody{
 background: url(/images/usa/journal/bgSide.gif) repeat-y;
 padding: 12px 0px 0px 10px;
 font: 11px Trebuchet MS, Verdana, sans-serif;
 color: #999999;
}
.sidebarBody strong {
 font-weight:bolder;
 color: #666666;
}
.sidebarBody ul{
 text-indent: 0px;
 padding: 0;
 margin: 0;
 list-style:inside;
 list-style-image: url(/images/usa/journal/uiBullet.gif);
 font-size: 10px;
}
.sidebarBody ul.hierarchy{
 text-indent: 10px;
 padding: 0;
 margin: 0;
 list-style:inside;
 list-style-image: url(/images/usa/journal/uiTriUp.gif);
}
.sidebarBody ul.hierarchy .down{
 text-indent: 10px;
 padding: 0;
 margin: 0;
 list-style:inside;
 list-style-image: url(/images/usa/journal/uiTriDn.gif);
}
.sidebarBody ul.level2 {
 text-indent: 20px;
 padding: 0;
 margin: 0;
 list-style-image: url(/images/usa/journal/uiBullet.gif);
}
.sidebarFooter {
 background: url(/images/usa/journal/bgFtrSide.gif) no-repeat bottom;
 height: 32px;
}
.spacerSmall {
 line-height: 8px;
}
.error {
 font: 12px Trebuchet MS, Verdana, sans-serif;
 color: #FF0000;
 font-weight: bold;
}
.boldText{
 font-weight: bold;
}