﻿body {
	background: #28201A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	line-height: 1em;
	width:100%;
	height:100%;
	margin: 0 ;
}
.wrapper {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.logo {
	display:none;
}
.TopNav {
	width:570px;
	float:right;
	margin-top:-1000px;
	position:relative;
	height:85px;
	visibility:collapse;
}
.TopNav ul {
	margin-top:0px;
	padding-top:0px;
}
.TopNav li {
	display:block;
	float:right;
	list-style:none;
	margin-left:20px;
}
.TopNav a:link, .TopNav a:visited {
	color:white;
}
.TopNav a:hover {
	color:#291002;
}
.LeftNav {
	float:left;
	margin-left:-2300px;
	width:0px;
	position:fixed;
	visibility:collapse;
}
.LeftNav ul {
	padding:0px;
	margin:0px;
}
.LeftNav li {
	text-align:right;
	list-style:none;
	background-image:url(Images/listLeftNav.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	line-height:30px;
}

.Container {
}
.ContentContainer {
	background-color:#EDE6C0;
	margin:0px;
	padding-left:0px;
	padding-right:10px;
}
.BodyHeader {
	background-image:url(Images/bodyHeader.png);
	background-repeat:no-repeat;
	width:550px;
	height:5px;
}
.BodyFooter {
	background-image:url(Images/bodyFooter.png);
	background-repeat:no-repeat;
	width:550px;
	height:5px;
}
.Footer {
	background-image:url(Images/listBody.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px;
	padding-top:0px;
	height:60px;
	
}
.InfraLogo {
	float:right;
	width:130px;
}
.ContentText {
	padding-left:20px; padding-right:20px;
}
.Content {
	float:left;
	width:100%;
	text-align:left;
}
.TopLink, .Inquince { display:none; }
.PrinterLogo IMG { border: 0px; }
img {
	display: block;
	margin: 10px 0 10px 0;
	-ms-interpolation-mode:bicubic;
}
img.normalImage 
{
    display: none;
}
.printPageBreak
{
    page-break-before:always
} 

P, UL {
	margin: 0px 0px 14px 0px;
	line-height:1.6em;
	font-size: .8em;
	padding-right:0px;
}
LI {
	list-style-type:circle;
}
*html LI { /* fix for IE */
	margin-left: 40px;
}
.ListParagraph-P {
	margin:5px 0px 0px 0px;
}
h4 {
	margin: 10px 0px 0px 0px;
	font-family: Georgia;
	font-size:0.8em;
	line-height:1em;
	color: #333;
}
h3 {
	margin: 10px 0px 0px 0px;
	font-family: Georgia;
	font-size: 1em;
	line-height:1em;
	color: #333;
}
h2  {
	color:#A76B1A;
	width:550px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background-image:url(Images/listBody.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:10px;
	line-height:30px;
}
h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	text-align:left;
	color:#E5B72B;
	margin-top:20px;
}
a:active, a:link, a:visited, a {
	color: #100a05;
	text-decoration:underline;
}
a:hover {
	color: #655437;
}
.tagLink A:link {
	text-decoration: none;
	font-weight:normal;
	color: #100a05;
}
.tagLink A:visited {
	cursor: text;
	font-weight:normal;
	color: #100a05;
}
.tagLink A:active {
	cursor: text;
	font-weight:normal;
	color: #100a05;
}
.tagLink A:hover {
	cursor: text;
	font-weight:normal;
	color: #100a05;
}

