﻿body 
{
	margin:0 auto;
}
.StandartHeader
{
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #456741;
	padding: 0px 0px 0px 7px;
	border-bottom-color: #C6CCD0;
	text-align: left;
}
.Warning
{
	padding:3px 3px 3px 3px;
	font-family: 'Trebuchet MS' , Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 2px;
	padding: 0px;
	border: 1px solid #C0C5D1;
	background-color: #FFFFCC;
	vertical-align: top;
	text-align: left;
	 
}
.StandartBox
{
	font-family: 'Trebuchet MS' , Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 7px;
}

.subHeader1
{
	font-family: 'Trebuchet MS' , Arial;
	font-size: 12px;
	color: #65738D;
	font-weight: bold;
}
.Label
{
	font-family: 'Trebuchet MS' , Arial;
	font-size: 10px;
	color: #65738D;
	font-weight: normal;
}