body {
    margin: 0px 0px 42px 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}
a, a:visited {
    color: #003663;
}
a:hover, a:visited:hover {
    color: #ff0000;
}
h1 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin: 5px 0px;
}
input, textarea {
    border: 1px solid #000;
}
#top {
    margin: 0 auto;
    width: 897px;
    height: 49px;
    background-color: #ececec;
    border-top: 1px solid #939598;
    border-left: 1px solid #939598;
    border-right: 1px solid #939598;
}
#top_links {
    margin: 12px 0px;
    padding: 0px;
    float: left;
}
#top_links li {
    margin: 0px;
    padding: 5px 12px;
    list-style: none;
    display: inline;
    float: left;
    letter-spacing: -1;
}
#top_links a {
    font-size: 10px;
    color: #003663;
    text-decoration: none;
}
#search {
    margin: 12px 10px;
    float: right;
    background-color: #d4d4d4;
    padding: 2px 3px 2px 4px;
}
#head {
    margin: 0 auto;
    width: 897px;
    height: 138px;
    background: url(/img/bg_head.gif) right no-repeat #ffffff;
    /*background-image: url(/img/new_year_head_bg.jpg);*/
    border-left: 1px solid #939598;
    border-right: 1px solid #939598;
}
#logo {
    float: left;
    margin: 40px 20px;
}
#cite {
    width: 300px;
    float: right;
    margin: 30px 25px 5px 25px;;
    font-size: 14px;
    font-family: Times New Roman;
    font-style: italic;
    color: #000;
    text-align: left;
}
#cite td {
    padding: 6px 12px;
    vertical-align: top;
}
#cite .cite_caption {
    font-style: normal;
/*    color: #959595;
    border-right: 1px solid #b2b2b2; */
    white-space: nowrap;
}
#cite .cite_body {
    height: 95px;
    overflow: auto;
}
#cite .cite_body p{
    margin: 0px;
    padding: 0px;
}
#menu {
    margin: 0 auto;
    padding: 0px;
    width: 897px;
    height: 28px;
    background: #ececec;
    border-left: 1px solid #939598;
    border-bottom: 1px solid #939598;
    border-right: 1px solid #939598;
    vertical-align: top;
}
#menu table {
    float: left;
    width: 100%;
    vertical-align: top;
    height: 26px;
    margin-top: -3px;
}
#menu table td {
    font-size: 14px;
    color: #000;
    border-right: 1px solid #fff;
    padding: 3px;
    text-align: center;
}
#menu table td a {
    color: #000;
    text-decoration: none;
}
#menu table td:hover {
    background-color: #003663;
}
#menu table td:hover a {
    color: #fff;
}
#main {
    margin: 5px auto;
    padding: 20px 0px;
    width: 899px;
    background: #ececec;
    vertical-align: top;
}
#inner {
    width: 880px;
    height: 100%;
}
#inner td {
    height: 100%;
    vertical-align: top;
    text-align: left;
}
#left {

}
#right {
    width: 232px !important;
}
.anno_wrapper {
    padding: 5px 5px 5px 7px;
    border: 1px solid #939598;
    background-color: #fff;
}
img.main {
    width: 316px;
    height: 287px;
    border: 0px;
    margin-top: 1px;
    margin-right: 3px;
}
.anno_box {
    margin-bottom: 3px;
    border: 1px solid #939598;
    background: url(/img/bg_anno_main.gif) top repeat-x #fff;
    color: #898989;
    width: 303px;
    height: 68px;
}
.anno_left {
    width: 40px;
    vertical-align: top;
    text-align: center;
}
.anno_text, .anno_text a {
    color: #898989;
    text-decoration: none;
}
.anno_box:hover {
    background: url(/img/arrow1.gif) left no-repeat #fff;
}
.header1_first {
    padding: 5px 0px 3px 0px;
}
.header1 {
    padding: 5px 0px 3px 0px;
}
.header1_first a {
    font-size: 12px;
    font-weight: bold;
    color: #003663;
    text-decoration: none;
}
.header1 a {
    font-size: 12px;
    font-weight: bold;
    color: #707070;
    text-decoration: none;
}
.anno_box:hover .header1 a {
    font-size: 12px;
    font-weight: bold;
    color: #003663;
    text-decoration: none;
}
.anno_box:hover .anno_text, .anno_box:hover .anno_text a {
    color: #000;
    text-decoration: none;
}
.header2 {
    font-size: 15px;
    color: #898989;
    margin-bottom: 7px;
}
.header2 a {
    color: #898989;
    text-decoration: none;
}
.header3 {
    font-size: 12px;
    font-weight: bold;
    color: #003663;
}
.header3 a {
    color: #003663;
    text-decoration: none;
}
.header3_big {
    font-size: 14px;
    font-weight: bold;
    color: #003663;
    margin-bottom: 5px;
}
.header3_big a {
    color: #003663;
    text-decoration: none;
}
.gray_h {
    background-color: #c2c2c2;
    font-size: 14px;
    color: #003663;
    margin-top: 10px;
    padding: 1px 10px 2px 10px;
}
.gray_h a {
    color: #003663;
    text-decoration: none;
}
.box {
    border: 1px solid #939598;
    background: url(/img/bg_box.gif) top repeat-x #fff;
}
.box p {
    margin: 2px 0px;
}
.two_columned_wrapper {
    margin: 10px 0px;
}
.two_columned_table {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.two_columned_table td {
    height: 100%;
}
.two_columned_left {
    width: 389px;
    border: 1px solid #939598;
    background: url(/img/bg_box_long.gif) top repeat-x #fff;
}
.two_columned_right {
    border: 1px solid #939598;
    background: url(/img/bg_box_long.gif) top repeat-x #fff;
}
.two_columned_banner {
    margin: 10px 0px;
}
.readmore {
    padding-left: 10px;
    font-style: italic;
}
.readmore a {
    color: #7da7d9;
    text-decoration: none;
}
.readmore_gray {
    padding-left: 10px;
    font-style: italic;
}
.readmore_gray a {
    color: #898989;
    text-decoration: none;
}
.links {
    float: left;
    margin-top: 10px;
    margin-right: 50px;
}
.links a {
    color: #898989;
    text-decoration: none;
}
.caption1 {
    padding: 5px;
    font-weight: bold;
    color: #003663;
}
.author {
    color: #898989;
    padding-top: 3px;
}
.author_pic {
    margin-right: 5px;
    border: 1px solid #999b9e;
}
.headers {
    border-top: 1px dashed #959595;
    font-size: 12px;
    font-weight: bold;
    color: #003663;
    margin: 0px 10px;
    padding: 15px 0px;
}
.quest_list {
    background: url(/img/m1.gif) top left no-repeat;
    padding-left: 20px;
    margin: 5px
}
.quest_h {
    color: #003663;
    margin-top: 15px;
}
.quest_h a {
    color: #003663;
    text-decoration: none;
}
.dateandmore {
    color: #959595;
}
.date {
    color: #898989;
}
.darkblue {
    border: 1px solid #898989;
    font-size: 14px;
    font-weight: bold;
    color: #898989;
    padding: 2px 3px 3px 3px;
    background-color: #003663;
}
.list1 {
    margin: 0px;
    padding: 0px;
}
.list1 li {
    margin: 0 0 0 20px;
    padding: 0px;
    list-style: none;
}
.list1 li:hover {
    list-style: url(/img/m1.gif);
}
.list1 li a {
    color: #003663;
    text-decoration: none;
}
.link_gray {
    color: #898989;
    padding-right: 15px;
}
.link_gray a {
    color: #898989 !important;
    text-decoration: none;
}
.int_h, int_h a {
    font-size: 12px;
    font-weight: bold;
    color: #595959;
    text-decoration: none;
    margin-bottom: 5px;
}
.newslist {
    margin: 0px;
    padding: 7px 7px 7px 2px;
}
.newslist li {
    margin: 0 0 10px 10px;
    list-style: none;
    background: url(/img/m2.gif) left top no-repeat;
    padding-left: 12px;
}
.newslist li:hover {
    background: url(/img/m3.gif) left top no-repeat;
}
.newslist a {
    color: #000;
    text-decoration: none;
}
.poll_meter {
    background-color: #cccbc1;
    height: 5px;
    margin-top: 5px;
    font-size: 1px;
}
.voice_count {
    font-size: 10px;
    color: #939598;
    padding-left: 5px;
}
.pop {
    margin-top: 12px;
    color: #636363;
}
.pop a {
    color: #636363;
    text-decoration: none;
}
.pop:hover a {
    color: #003663;
    text-decoration: none;
}
#bottommenu td {
    padding: 10px 12px;
}
#bottommenu td a {
    font-size: 12px;
    color: #003663;
    text-decoration: none;
}
#bottom {
    width: 897px;
    margin: 25px auto;
    font-size: 10px;
}
#bottom td {
    vertical-align: top;
}
#bottom td a {
    color: #000;
    text-decoration: none;
}
#bottom .b_left {
    white-space: nowrap;
    font-size: 11px;
}
#bottom .b_center {
    padding: 0px 25px;
}
#bottom .b_right {
    width: 40%;
}
.article {
    font-size: 13px;
}
.submitted {
    font-style: italic;
    color: #898989;
    margin-bottom: 15px;
    font-size: 11px;
}
.article_pic {
    float: left;
    margin: 0px 10px 20px 0px;
}
.article_tags {
    font-size: 12px;
    color: #003663;
    margin: 40px 0px;
}
.article_tags a {
    font-style: italic;
    color: #7d7d7d;
    text-decoration: none;
}
.article_links {
    margin-bottom: 40px;
}
.more_articles {
    border: 1px solid #96989b;
    background-color: #fffef1;
    margin: 5px 2px;
    padding: 10px;
}
.article_links a {
    font-size: 11px;
    color: #898989;
    text-decoration: none;
}
.more_articles_list a, .more_articles_list a:visited {
    font-size: 12px;
    color: #707070;
    text-decoration: none;
}
.more_articles_list {
    margin: 15px 0px 0px 0px;
    padding: 0px;
}
.more_articles_list li {
    list-style: none;
    margin: 7px 0px;
}
.more_articles_list a:hover, .more_articles_list a:visited:hover {
    color: #003663;
}
#comments {
    margin: 10px;
    font-size: 11px;
}
.comments_header {
    font-size: 14px;
    color: #003663;
    margin: 30px 0px 10px 0px;
}
.comment_author {
    padding: 0px 10px;
}
.comment_author a {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.comment_datetime {
    width: 100%;
    font-size: 12px;
    color: #898989;
}
a.answer {
    color: #003663;
    text-decoration: none;
}
#paging {
    float: right;
}
#paging a {
    font-size: 11px;
    color: #003663;
    text-decoration: none;
}
#paging a.active {
    font-size: 13px;
    font-weight: bold;
}
.comments_count {
    color: #707070;
    float: right;
    margin: 2px 20px;
}
.comments_count a {
    color: #707070;
    text-decoration: none;
}
.searchtags {
    padding: 2px 10px 2px 0px;
}
.searchtags a {
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}
.searchtags a.selected {
    font-size: 18px;
    color: #000;
}
#smallbottommenu td {
    padding-right: 20px;
}
#smallbottommenu a {
    font-size: 10px;
    text-decoration: none;
}
.question h1 {
    font-size: 24px;
    color: #003663;
    margin-bottom: 10px;
}
.question .category {
    margin-left: 25px;
    color: #898989;
}
.question .category a {
    color: #898989;
    text-decoration: none;
}
.question_title {
    font-size: 12px;
    font-weight: bold;
    color: #0072bc;
}
.question .author_date {
    font-size: 12px;
    color: #7d7d7d;
}
.question .author_date a {
    color: #898989;
    text-decoration: none;
}
.question #paging {
    margin: 20px;
}
.question #paging a {
    font-size: 14px;
}
.question #paging a.active {
    font-size: 16px;
}

.publication_list a{
  text-decoration: none;
}

.dotted_line{
  background-image: url(/img/dotted_line.gif);
  background-repeat: repeat-x;
  margin: 5px 0px 5px 0px;
}

.politburo_wrapper {
    padding: 10px;
    border: 1px solid #939598;
    background-color: #fffdf6;
}

.politburo_text{    
   font-size: 13px;
}


.white_box {
    border: 1px solid #939598;
    background-color: #ffffff;
}
.white_box p {
    margin: 2px 0px;
}

.weatherWrapper{
	width:250px;
	height:76px;
	margin:0 0 10px 0;
}

.weatherWrapper .date{
	color:#fff;
	margin:0 0 0 65px;
	padding:3px 0 0 0;
	font-size:13px;
	font-weight:bold;
}

.weatherWrapper .airTemperature{
	color:#000;
	margin:0 0 0 65px;
	padding:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
}

.weatherWrapper .airTemperature span{
	color:#004899;
}

.weatherWrapper .waterTemperature{
	color:#626262;
	margin:0 0 0 65px;
	padding:10px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

.weatherWrapper .waterTemperature span{
	color:#004899;
}
