html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 21px;
}

td, p, b, span, a, i, div {
	font-size: 21px !important;
	line-height: 1.2 !important;
}

a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}

a:hover {
	text-decoration: underline;
	border: none;
}

.wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
	position: relative;
}

.footer, .push {
	height: 45px;
	clear: both;
}

.footer {
	width: 960px;
	margin: 40px auto 0;
	border-top: 2px solid #000;
	padding: 20px 0 20px 10px;
	font-size: 18px;
}

.content img {
display: block;

}

.wrapper hr {
    border-color: #D8D8D8;
}

.wrapper #im p {
    border-bottom: 2px solid #dedede;
    display: block;
    padding: 20px 0;
}

.wrapper #im p:last-child {
    border-bottom: none;
}

.menulink {
    margin-bottom: 20px;
    position: relative;
}

.left-side {
	float: left;
}

.wrapper .main-menu {
	width: 400px;
	margin-bottom: 50px;
}

.wrapper .main-menu li {
	width: 300px;
	margin-bottom: 10px;
}

.wrapper .main-menu a {
	font-size: 18px;
    text-transform: uppercase;
}

.clear {
	clear: both;
}

.menu {
	padding: 0;
	margin: 0;
}

.content {
	width: 500px;
	font-size: 16px;
	padding-left: 30px;
	border-left: 3px solid #000;
}

.content .news-item, .dop-info p, .dop-info a {
	font-size: 21px;
}

.dop-info {
	margin-top: 30px;
}

.dop-info h2 {
	font-size: 28px;
}

.header {
	padding: 20px 0;
	border-bottom: 3px solid #000;
	margin-bottom: 40px;
}

h1 {
	margin-top: -5px;
	font-size: 32px;
}

.news-item {
	margin-bottom: 30px;
}

.news-item a {
	padding-bottom: 10px;
}

.newsheader {
	text-transform: uppercase;
}

.title {
	
	display: inline-block;
	text-transform: uppercase;
    vertical-align: middle;
}

.header-top img {
	vertical-align: middle;
}

.title h1 {
	font-size: 34px;
}

.news-item .readon {
	padding: 10px 0 0;
	border-bottom: 2px dashed #000;
}

.content img {
#	display: none !important;
max-width:500px;
}

.normal a {
    background:url("/img/normal.png") no-repeat scroll;
    display: inline-block;
    padding: 0 0 5px 37px;
}

.normal {
    text-align: right;
}

.title-news {
	text-transform: uppercase;
}

.news-date {
	display: inline-block;
	margin-bottom: 20px;
}