﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image: none;
}
#body {
	background-color: #fff;
}
#c-right {
	display: none;
}
#head {
	display: none;
}
#column {
	display: none;
}
.issue-header {
	display: none;
}
.issue-icon {
	display: none;
}
.issue-menu {
	display: none;
}
.print {
	display: none;
}
#foot {
	display: none;
}




form, input, textarea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input {  }
img {
	border: 0px;
	display: inline;
}
ul, ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol {  }
ol li {  }
em {  }
div {  }
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 { 
	font-size: 16px;
	color: #3a75db;
}
h2 {
	font-size: 12px;
	color: #bd002b;
}
h3 {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}

.white { color: #fff; }
.grey { color: #9d9d9d; }
.yellow { color: #d36f33; }
.red { color: #bd002b; }
.green { color: #207600; }
.blue { color: #3a75db; }
.blue-dark { color: #0F3D8D; }

.uppercase { text-transform: uppercase; }
.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.small { font-size: 11px; }

.justify { text-align: justify; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.wultrashort { width: 20px; }
.wshort { width: 125px; }
.wmedium { width: 215px; }
.wamedium { width: 195px; }
.wamedium1 { width: 300px; }
.wwide { width: 400px; }
.wultrawide { width: 620px; }
.wheight { height: 150px; }
.sheight { height: 80px; }

.txt-header-white {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.txt-header-maroon {
	font-size: 14px;
	color: #90133b;
}

.txt-small { font-size: 10px; }

.txt-blue {
	font-size: 12px;
	color: #207600;
}
.txt-green {
	font-size: 12px;
	color: #207600;
}

.txt-helios {
	font-family: HeliosCond;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.txt-title-helios {
	font-family: HeliosCond;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.txt-block-title {
	font-weight: bold;
	font-size: 14px;
}
.txt-block-small-title {
	font-weight: bold;
	font-size: 12px;
}

.txt-title {
	font-weight: bold;
	font-size: 14px;
	color: #bd002b;
	margin: 15px 0px 5px 0px;
}
.txt-sub-title {
	font-weight: bold;
	font-size: 12px;
	color: #3A75DB;
	margin: 15px 0px 5px 0px;
}
.txt-sub-title1 {
	font-weight: bold;
	font-size: 12px;
	color: #207600;
	margin: 15px 0px 5px 0px;
}

/* article */
.img-block, .back-link .issue-icon, .grade, .form, .list, .comments {
	display: none;
}
.block-item {
	margin: 10px 0px 10px 0px;
}
.c-block {
	padding: 10px 10px 10px 10px;
}

