body
{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

table{
	border-collapse: collapse;
}

table.page{
	width: 100%;
	padding: 0;
	margin: 0;
}

table.page td{
	width: auto;
	padding: 0;
	margin: 0;
}

table.page td.content{
	width: 1200px;
	padding: 0 12px;
}

table.page tr.contacts td{
	background-color: black;
	color: #CCCCCC;
	height: 40px;
}

table.page tr.contacts a:link, table.page tr.contacts a:visited, table.page tr.contacts a:active{
	color: #CCCCCC;
	font-weight: normal;
}

table.page tr.contacts a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.contact{
	margin-right: 14px;
}

table.page tr.menu td{
	background-color: white;
	color: black;
	height: 50px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}

table.page tr.menu a{
	margin: 0 14px;
}

table.page tr.title td{
	background-color: #2A3062;
	color: #FF5B4C;
	font-weight: bold;
	font-size: 16px;
	height: 80px;
}

table.page tr.title img{
	vertical-align: middle;
	width: 64px;
	height: 64px;
	padding-right: 12px;
}

table.page td.body{
	width: 1050px;
	padding: 0;
	vertical-align: top;
}

table.page td.line-left{
	width: 75px;
	background: url(images/line-left.png) repeat-y #fff;
}

table.page td.line-right{
	width: 75px;
	background: url(images/line-right.png) repeat-y #fff;
}

table.page td.line-left-down{
	width: 75px;
	height: 75px;
	background: url(images/line-left-down.png) no-repeat #fff;
}

table.page td.line-right-down{
	width: 75px;
	height: 75px;
	background: url(images/line-right-down.png) no-repeat #fff;
}

table.page td.line-down{
	width: auto;
	height: 75px;
	background: url(images/line-down.png) repeat-x #fff;
}

table.page td.right{
	padding: 0;
	vertical-align: top;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #026E9F;
	font-weight: bold;
}

a:hover
{
	color: #03A9F4;
	font-weight: bold;
	text-decoration: underline;
}

table.block
{
	margin-top: 6px;
	margin-bottom: 6px;
}

table.block th
{
	border-left: 1px solid #BEBFC0;
	border-right: 1px solid #BEBFC0;
	border-top: 1px solid #BEBFC0;
	border-bottom: 1px dashed #BEBFC0;
	background: #2A3062;
	color: #FBFBFB;
	padding-left: 12px;
	padding-right: 12px;
	height: 30px;
	font-size: 14px;
}

table.block td
{
	border-left: 1px solid #BEBFC0;
	border-right: 1px solid #BEBFC0;
	border-bottom: 1px solid #BEBFC0;
	background: #FBFBFB;
	vertical-align: top;
	padding: 8px;
	font-size: 14px;
}

div.progress{
	border: 1px solid #BEBFC0;
	text-align: center;
	font-weight: bold;
	color: #BEBFC0;
	padding: 4px;
	margin: 8px;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(images/progress.png);
	background-size: 0%;
}

.footer
{
	padding: 30px 0;
	background: url(images/line-footer.png) repeat-x #fff;
	font-size: 14px;
	color: #46707F;
	text-align: center;
	width: 100%;
}

div.buttons{
	padding: 8px 0;
}

table.info th{
	font-weight: normal;
	text-align: left;
	padding-right: 12px;
}

.tab-button {
	padding: 6px 20px;
	border-radius: 3px 3px 0 0;
	border: 1px solid #BEBFC0;
	cursor: pointer;
	background: #f0f0f0;
	margin-bottom: -1px;
	margin-right: -1px;
	color: #330000;
}
.tab-button:hover {
	background: #e0e0e0;
	border: 1px solid #BEBFC0;
}
.tab-button.active {
	border-bottom: 1px solid #FBFBFB;
	background: #FBFBFB;
}

.tab-red-button {
	padding: 6px 20px;
	border-radius: 3px 3px 0 0;
	border: 1px solid #BEBFC0;
	cursor: pointer;
	background: #FF5B4C;
	margin-bottom: -1px;
	margin-right: -1px;
	color: #330000;
}
.tab-red-button:hover {
	background: #DF3B2C;
	border: 1px solid #BEBFC0;
}
.tab-red-button.active {
	border-bottom: 1px solid #FF5B4C;
	background: #FF5B4C;
}

.tab {
	border: 1px solid #BEBFC0;
	padding: 10px;
	background: #FBFBFB;
}

.center{
	margin: 0 auto;
	display: table;
}

p
{
	font-size: 14px;
	color: #330000;
	text-indent: 1.5em;
	text-align: justify;
	margin: 10pt;
	padding: 4pt;
	letter-spacing: 0px;
}

table
{
	font-size: 14px;
	color: #330000;
	text-align: justify;
}

.header
{
	font-family: Arial, Book Antiqua, Tahoma;
	font-size: 14px;
	color: #0AB8E6;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.maintitle
{
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #330000;
	letter-spacing: -1px;
}

h1, h2, h3, h4, h5
{
	font-weight: 600;
	color: #17252a;
	text-align: center;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

div.edit
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.admin
{
	color: #FF5B4C;
	font-weight: bold;
}

.analyst
{
	color: #2020FF;
	font-weight: bold;
}

.red
{
	color: #FF5B4C;
	font-weight: bold;
}

.yellow
{
	color: #808000;
	font-weight: bold;
}

.green
{
	color: #008000;
	font-weight: bold;
}

.navy
{
	color: #011C77;
	font-weight: bold;
}

.gray
{
	color: #606060;
}

.delete
{
	text-decoration: line-through;
}

.filled{
	background-color: #DEF2E3;
}

.not-filled{
	background-color: #F2DEE3;
}

.year{color: #FF5B4C;}

.full{background-color: #E0E0E0;}
.full0{background-color: #E0E0E0;}
.year0{color: #E0E0E0;}
.full1{background-color: #FFFF88;}
.year1{color: #FFFF88;}
.full2{background-color: #88FF88;}
.year2{color: #88FF88;}
.full3{background-color: #FF8888;}
.year3{color: #FF8888;}

div.info
{
	font-size: 14px;
	text-align: center;
	
}

.warning
{
	color: #FF5B4C;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

div.button{
	text-align: center;
	margin-top: 16px;
}


table.form
{
	border-collapse: collapse;
}

table.form th, table.form td
{
	background-color: #FBFBFB;
	border: none;
	height: auto;
	padding: 6px 4px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	color: #330000;
}

table.hover:hover th, table.hover:hover td{
	background-color: #EBEBEB;
}

table.form th.field
{
	padding-bottom: 0px;
}

table.form td.field
{
	padding-top: 0px;
	padding-bottom: 10px;
}

table.form td.button
{
	text-align: center;
}

table.detail{
	width: 100%;
	border: 1px solid #BEBFC0;
	margin: 4px 0;
}

table.detail th, table.detail td{
	padding: 6px 8px;
}

table.detail th{
	white-space: nowrap;
	vertical-align: top;
	width: 1%;
}

.show-hide{
	cursor: pointer;
	color: #555;
}

table.radio{
	border-collapse: collapse;
}

table.radio td{
	padding: 0px 4px 0px 0px;
	height: 30px;
}

table.report, table.fields
{
	border-collapse: collapse;
}

table.report th, table.fields th
{
	text-align: center;
	font-weight: bold;
	border: 1px solid #69372C;
	background-color: #F0F0F0;
	padding: 6px;
}

table.report td, table.fields td
{
	text-align: left;
	border: 1px solid #69372C;
	background-color: #FBFBFB;
	padding: 4px;
}

table.fields td
{
	border-top: none;
	border-bottom: none;
}

table.list td{
	padding: 8px;
	font-size: 14px;
	vertical-align: top;
}

table.list th{
	padding: 8px 0;
	font-size: 14px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

table.list td.buttons{
	white-space: nowrap;
	padding: 2px 0;
	vertical-align: middle;
}

input, textarea, select
{
	color: #330000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #8F8F9D;
	border-radius: 6px;
	margin: 1px;
	padding: 4px;
	font-size: 14px;
}

input.check
{
	border: none;
}

form
{
	margin: 4px;
}

form.button
{
	display: inline;
}

input.button, button
{
	background-color: #03A9F4;
	border: 1px solid #03A9F4;
	border-radius: 6px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	padding: 8px 20px;
	font-weight: normal;
}

input.button:hover, button:hover{
	background-color: #026E9F;
	border: 1px solid #026E9F;
}

input.small-button, button.small-button{
	padding: 3px 6px;
	width: 32px;
	height: 28px;
	font-weight: bold;
	background-color: #EBEBEB;
	border: 1px solid #8F8F9D;
	border-radius: 6px;
	color: #330000;
	cursor: pointer;
}

input.small-button:hover, button.small-button:hover{
	background-color: #CBCBCB;
}

input.red-button, button.red-button{
	background-color: #FF5B4C;
}

input.red-button:hover, button.red-button:hover{
	background-color: #DF3B2C;
}

input.yellow-button, button.yellow-button{
	background-color: #FFEB4C;
}

input.yellow-button:hover, button.yellow-button:hover{
	background-color: #DFCB2C;
}


input.link
{
	background-color: #FFFFFF;
	border: none;
	color: #011C77;
	cursor: pointer;
	font-weight: bold;
	padding: 0px;
}

li
{
	font-size: 14px;
	padding: 1px;
}

.genbig
{
	font-size: 16px;
}

.gen
{
	font-size: 14px;
}

.genmed
{
	font-size: 13px;
}

.gensmall
{
	font-size: 12px;
}

.gen, .genmed, .gensmall, .genbig
{
	color: #330000;
}

.nav
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.art
{
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #69372C;
	border-right: 1px solid #69372C;
	border-bottom: 1px solid #69372C;
}

.border
{
	border: 1px solid #330000;
}

.borderleft
{
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

.borderright
{
	border-right: 1px solid #330000;
	border-top: 1px solid #330000;
}

.combo
{
	width: 256px;
}

div.pagebar
{
	font-size: 14px;
	font-weight: bold;
}

span.hint
{
	font-size: 14px;
}

li
{
	padding: 4px;
}

.absence
{
	color: #FF5B4C;
}

#captcha
{
	border: 1px solid black;
	vertical-align: middle;
}

.help{
	border-bottom: 1px dashed #011C77;
	cursor: help;
	color: #011C77;
}

.help:hover{
	color: #0A6CE6;
	border-bottom: 1px dashed #0A6CE6;
}

.tooltip{
	display: none;
	border: 1px solid #BBBCBD;
	background-color: #EBEBEB;
	padding: 4px;
	margin: 4px 0;
	opacity: 0.9;
	font-weight: normal;
	text-align: left;
}

.descript{
	font-size: 14px;
}

.message-icon{
	vertical-align: middle;
	width: 20px;
	height: 20px;
}