/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header{ }
.main{ background-color:#FFFFFF; background-image:url(../images/main-bg.jpg); background-repeat:repeat-x; background-position:top;}
.footer{ height:61px; background-color:#e3e3e3; color:#000000; }
.container{ width:998px; margin:0px auto; padding-right:42px; padding-left:30px;}
.header-bootom-border{height:20px; background-image:url(../images/header-bottom.jpg); background-repeat:repeat-x; background-position:bottom;}
.logo{width:370px; margin-top:50px; margin-left:22px;}
.nav{width:446px;}
.main-text-title{font-size:18px; font-weight:bold;}
.article-left-middlebg{background-image:url(../images/article-table-bg.jpg); background-repeat:repeat-y;}
.blue-text{color:#378cc8;}
.orange-text{color:#be6a2c;}
.read-more{color:#9c2020; text-decoration:none;}
.read-more a{color:#9c2020; text-decoration:none;}
.read-more a:hover{color:#9c2020; text-decoration:underline; cursor:pointer;}
.article-right-middlebg{ background-image:url(../images/article-right-bg.jpg); background-repeat:repeat-y;}
.article-subjects{}
.article-subjects ul{margin:0px; padding:0px;}
.article-subjects li{ line-height:2em; border-bottom:#c0c0c0 1px dotted; list-style:none; text-decoration:none;}
.article-subjects li a{color:#393939;  text-decoration:none;}
.article-subjects li a:hover{color:#000000;  text-decoration:none;}