﻿body {
	font-family : Arial;
	color: #454545;
	background: #A0AFB9;
	margin: 0px;
	font-size : 11pt;
	line-height : 1.5em;
}
 
P {
	
	text-align: justify;
	margin: .5em 0em;
	}

h1 {
	font-family : Arial;
	color: #ed1c24;
	font-size : 17pt;
	line-height : 1.33em;
	font-weight: bold;
	margin: 10px 10px 0px 0px;
}

h2 {
	font-family : Arial;
	color: #454545;
	font-size : 13.5pt;
		line-height : 1.33em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}

h3 {
	font-family : Arial;
	color: #ed1c24;
	font-size : 13.5pt;
	line-height : 1.33em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}
h4 {
	font-family : Arial;
	color: #ed1c24;
	font-size : 15pt;
	line-height: 23pt;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}

Li {
	margin: .5em 0em;
	text-align: justify;

	}
UL {
	list-style : square;
}


UL.SubList {
	list-style : square;
	color: #ed1c24;
	line-height : 2em;
}

	
hr.blue {
	color: #A0AFB9;

}

.manshaet {
	font-family : Arial;
	color: #ed1c24;
	text-align:center;
	font-size : 15pt;
	line-height: 27pt;
	font-weight: bold;
    padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ed1c24;
}


A:hover {
	font-size : 11pt;
	text-decoration: none;
	color: #cc0000;
}
A:active {
	font-size : 11pt;
	text-decoration: none;
	color: #cc0000;
}
A:visited {
	font-size : 11pt;
	text-decoration: none;
	color: #ed1c24;
}
A:link {
	font-size : 11pt;
	text-decoration: none;
	color: #ed1c24;}
A:hover {
	font-size : 11pt;
	color : #cc0000;
}
A:active {
	font-size : 11pt;
	color : #cc0000;
	
}
.name {
	color: #454545;
	font-size : 12pt;
	line-height: 28pt;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	text-align:left;
}
.WhiteBg {
	background-color: #ffffff;
}

.RightCol {
	
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color:  #DCE1E1;
}

.MiddCol {
	padding: 7px;
	margin: 0px;
	width: 100%;
	background-color:  #FFFFFF;
}

.Border {
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	background-color: #ffffff;
}
.NoBorder {
	border: 0px;
}

Img {
 border: 0px;
	}



.Left {
	text-align: left;
}

.Right {
	text-align: right;
}
.Center {
	text-align: center;
}
.BoldL {
	text-align: left;
	font-weight: bold;
	
}
.BoldR {
	text-align: right;
	font-weight: bold;
}
.BoldC {
	text-align: center;
	font-weight: bold;
}
.caption {
	font-family : Arial;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	Color: #ed1c24;
}

.Red {

	color: #ed1c24;
}

.RedB {
	font-weight: bold;
	color: #ed1c24;
}

.statment {

	padding-left: 2.75em;

}


.statmentRed {
	color: #ed1c24;
	padding-left: 2.75em;
}
