.new_site * {
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
a {
	text-decoration:none;
}
body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
}

#last-box{
	width:778px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

#last-box h2{
	width:778px;
	height:48px;
	background:url(../images/last-box.png) no-repeat;
}

/* INSIDE PAGES */
#last-boxinside{
	width:427px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

#last-boxinside h2{
	width:411px;
	height:40px;
	background:url(../images/last-box-in.gif) no-repeat;
	color:#FFFFFF;
	padding:8px 8px 0px 8px;
	margin:0px;
}

#last-boxinside300{
	width:343px;
	float:right;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

#last-boxinside300 h2{
	width:327px;
	height:40px;
	background:url(../images/last-box-inblack.gif) no-repeat;
	color:#FFFFFF;
	padding:8px 8px 0px 8px;
	margin:0px;
}

#last-boxinside300 h3{
	font-size:14px;
	font-weight:bolder;
}

.midinside{
	float:right;
	padding:0px;	
}

#header-lineinside{
	width:917px;
	height:22px;
	background:url(../images/header-line-bg.png) repeat-x;
	font-size:11px;
	color:#000000;
	padding:8px 30px 0 5px;
	clear:both;
	overflow:hidden;
}

.grey-rytinside{
	width:236px;
	float:right;
	margin-right:3px;
}

.grey-rytinside-img{
	width:142px;
	float:left;
}

.grey-rytinside h3{
	font-size:14px;
	font-weight:bolder;
}

.greycontainer-inside
{
	width:388px;
	clear:both;
	margin:0px 0px 10px 30px;
}

.greycontainer-inside h3
{
	font-size:15px;
	font-weight:bolder;
	padding-bottom:6px;
}

#last-box-inside{
	width:778px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

#last-box-inside h2{
	width:762px;
	height:40px;
	background:url(../images/last-box-inside.gif) no-repeat;
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
}

#last-box-inside h1{
	margin:0px 8px 5px 0px;
	font-size:20px;
}

.imagearticle {
float:right;
padding:0px 0px 8px 8px;
clear:both;
}


.mainarticle{
	margin:8px 8px 0px 0px;
	padding: 6px 0px 0px 0px;
	font-size:12px;
	width:727px;
	border-top: 1px solid #CCCCCC;
	clear:both;
}

.shortstory {
padding: 5px 0px 0px 0px;
width:500px;
clear:both;
}

/* INSIDE PAGES */

#last-box-con{
	padding-left:30px;
	float:left;
}

#last-box-con-inside{
	padding:0px 0px 15px 30px;
    width:728px;
	float:left;
}

#last-box-con-inside300{
	padding:0px 10px 15px 30px;
	float:left;
}

#last-box-con ul{
	float:left;
	width:330px;
	margin-left:20px;
	margin-bottom:20px;
}

#last-box-con ul li{
	list-style-type:none;
	list-style: none;
	line-height:18px;
	font-size:13px;
	color:#03406d;
}

span.smallsize {
	font-size:10px;
	color:#FFFFFF;
}

.imagepaper {
padding:0px 0px 8px 8px;
clear:both;
}

#papers-rest
{
	width:778px;
	background-color:#ffffff;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:8px;
	
}

#papers-rest h2
{
	width:100%;
	height:40px;
	background:url(../images/last-box-inside.gif) no-repeat;
	
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
}

#papers-rest p
{
	width:100%;
	padding:8px 8px 0px 40px;
	background-color:#ffffff;
	color:#010101;

}



#papers-rest table
{
	width:778;
	padding:8px 8px 0px 8px;
	background-color:#ffffff;
	color:#010101;
}

#papers-rest-paper
{
	width:170px;
	float:left;
	padding:4px;
}

#papers-rest-paper a
{
	color:#de494b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	text-decoration: none;
}

#papers-rest-paging
{
	width:100%;
	padding:8px 8px 0px 8px;
	background-color:#ffffff;
	color:#010101;
	font-size: 7pt;
}

.new_site b {
	font-size:14px!important;
}
.new_site span {
	font-size:13px!important;
}
.new_site table, .new_site td {
	background:#e4eff1;
}

.button {
	background:#005c82;
	color:#fff;
	border:0;
	cursor: pointer;
	padding:10px 20px;
	text-align:center;
	display: block;
	width:200px;
	font-size: 14px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	
}

.button:hover {
	opacity: 0.8;
}