@charset "utf-8";
/* CSS Document */
@import url(crosswalk.css);

#content_container{
background: url(../images/content_bg_news_img.png) no-repeat;
padding-top: 170px;
}

#subnav {
background: #cfcfcf;
margin: 0px;
float: left;
width: 294px;
padding: 0px 0px 1px;
}
#subnav ul {
margin: 0px;
padding: 0px;
list-style: none;
float: left;
width: 294px;
}
#subnav li {
margin: 1px 0px 0px;
padding: 0px;
width: 294px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
display: block;
float: left;
clear: left;
}
#subnav li.heading {
font-size: 12px;
line-height: 34px;
text-decoration: none;
text-align: left;
margin: 0px;
height: 34px;
width: 290px;
background: #f3f3f3 url(../images/contact_heading_bg.png) repeat-x;
float: left;
display: inline-block;
clear: left;
border-style: none;
padding-top: 0px;
padding-right: 0px;
padding-left: 4px;
font-weight: bold;
}
#subnav a {
font-size: 12px;
text-transform: uppercase;
color: #5b97b1;
line-height: 32px;
text-decoration: none;
text-align: left;
margin: 0px;
padding: 0px 0px 0px 4px;
height: 30px;
width: 290px;
background: #f3f3f3;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
float: left;
display: inline-block;
clear: left;
}
#subnav  a:hover   {
color: #fff;
background: url(../images/sub_nav_over.png) repeat-x;
border-bottom-color: #253f56;
border-top-color: #6EADDC;
}
#subnav  a.current, #subnav a.current2 {
color: #515151;
background: #fff;
border-top-color: #fff;
border-bottom-color: #fff;
text-decoration: none;
}
#subnav  a.current2 {
background: #fff url(../images/subnav_icon.gif) no-repeat 272px 11px;
}
#subnav a.current2:hover {
color: #5B97BF;
background: #fff url(../images/subnav_icon.gif) no-repeat 272px 11px;
text-decoration: underline;
border-top-color: #fff;
border-bottom-color: #fff;
}

#subnav ul li ul {
float: left;
background: #fff;
width: 294px;
}

#subnav  ul  li ul li {
background: #fff url(none);
margin: 0px;
border-style: none;
padding: 0px;
display: block;
float: left;
width: 294px;
}

#subnav   ul   li   ul  li a {
margin: 0px 0px 0px 20px;
background: transparent url(none);
width: 270px;
border-left: none;
border-top-style: none;
border-right-style: none;
font-size: 11px;
border-bottom: 1px dotted #BCBCBC;
padding: 0px;
float: left;
}
#subnav  ul  li  ul  li  a.end   {
border-bottom-style: none;
}
#subnav  ul li ul li a:hover {
text-decoration: underline;
background: #fff url(none);
color: #5b97b1;
border-bottom-color: #BCBCBC;
}
#content {
margin: 0px 0px 0px 0px;
padding: 0px;
float: right;
width: 612px;
text-align: left;
}
#content h6 {
font-size: 11px;
margin-top: 0px;
color: #999999;
margin-right: 12px;
margin-left: 24px;
}
#content a {
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#content h1 {
font-size: 18px;
line-height: normal;
margin-left: 24px;
margin-right: 12px;
}
#content h1 span {
font-size: 11px;
font-weight: normal;
}
#content h1 span em {
color: #999999;
font-style: normal;
}
#content h2 {
font-size: 14px;
padding: 0px;
/*margin-left: 24px;*/
margin-right: 12px;
}
#content p {
line-height: 20px;
padding: 0px;
margin-right: 12px;
margin-left: 24px;
}
#content  ul, #content ol {
margin: 12px 24px 0px 24px !important;
margin: 12px 24px 0px 48px;
padding-top: 0px;
padding-bottom: 0px;
}
#content li {
margin-top: 6px;
}

div.article_preview {
margin-top: 0px;
margin-left: 12px;
border-bottom: 1px solid #d0d0d0;
}
#content div.article_preview h1  {
margin-left: 12px;
margin-bottom: 0px;
margin-top: 12px;
}
#content div.article_preview p  {
margin-left: 12px;
margin-top: 0px;
margin-bottom: 12px;
}

