body {
	background-color: #000;
}

body, table, div, tr, td, h1, h2, p, a {
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a {
	color: #9d0d15;
}

a:hover {
	text-decoration: none;
}

.content{
	background-color: #313131;
	/*text-align: center;*/
}

.header{
	width: 779px;
	height: 90px;
	background-image: url(../img/topbanner.png);
	background-repeat: no-repeat;
}

h1 {
	font-size: 14px;
	color: #9d0d15;
	font-weight: bold;
	padding: 30px 0 5px 0;
	border-bottom: 2px solid #9d0d15;
}

.classH1 {
	font-size: 14px;
	color: #9d0d15;
	font-weight: bold;
	padding: 30px 0 5px 0;
	border-bottom: 2px solid #9d0d15;	
	display: block;
	margin-bottom: 10px;
	
}

h2 {
	font-size: 11px;
	color: #9d0d15;
	font-weight: bold;
	padding: 10px 0 10px 0;	
	border-bottom: 1px solid #9d0d15;
}
.classH2 {
	font-size: 11px;
	color: #9d0d15;
	font-weight: bold;
	padding: 10px 0 10px 0;	
	border-bottom: 1px solid #9d0d15;
	display: block;
	margin-bottom: 10px;
}



.indentation {
	padding-left: 20px;
}

.indentationUl {
	padding: 5px 0 0 40px;
}

 p.MsoNormal, li.MsoNormal, div.MsoNormal{
 	
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
}
	
div.MsoNormal{
	text-align:justify;
    line-height:150%;
}

em	{
	font-weight:bold;
	font-style:normal;}
	
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
}

p.ListParagraph1, li.ListParagraph1, div.ListParagraph1
	{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:36.0pt;
	line-height:115%;
	font-size:11.0pt;
	}

p.BalloonText, li.BalloonText, div.BalloonText
	{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	font-size:11.0pt;
}
	
span.tw4winMark
	{
	color:purple;
	display:none;
	vertical-align:sub;}
	
.MsoChpDefault {
	font-size:10.0pt;
}

@page Section1
	{size:595.3pt 841.9pt;
	margin:3.0cm 2.0cm 3.0cm 2.0cm;
	}
	
div.Section1
	{page:Section1;}
	
ol
	{margin-bottom:0cm;}
	
ul
	{margin-bottom:0cm;}
	

.pageTitle {
	width: 633px;
	height: 67px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 18px!important;
	font-weight: bold;
	color: #fff!important;
	text-align: center;
	line-height: 67px;
	padding-left: 125px;
}
