﻿body {
	background:#200D02 url(Images/background.png) repeat-x fixed left top;
	margin: 0px;
	color:#291002;
	font-family:"Segoe UI";
	font-size:13px;
	line-height:22px;
}
.wrapper {
	width:850px;
	margin:0 auto;
	text-align:left;
}
.logo {
	background: transparent url(Images/columnBackground.png) no-repeat right top;
	width:276px;
	height:95px;
	position:fixed;
	float:left;
	margin:34px 0 0 0;
	padding-left:0px;
	text-align:left;
}
.logo a {
	float:right;
	width:226px;
	height:95px;
	padding-right:15px;
}
.TopNav {
	width:850px;
	position:fixed;
	z-index:10;
	background: transparent url(Images/background.png) repeat-x fixed left top;
	height:50px;
}
.TopNav ul {
	margin:0px;
	padding:0px;
}
.TopNav li {
	display:block;
	float:right;
	list-style:none;
	margin-left:20px;
	padding-top:3px;
}
.TopNav a:link, .TopNav a:visited {
	display:block;
	padding-left:25px;
	font-size:11px;
	color:white;
	line-height:2.3em;
}
.TopNav a:hover{
	color:#F0E0B5;
}
.TopNav a.print{background: transparent url(Images/PrintIcon.png) no-repeat left top;}
.TopNav a.view{background: transparent url(Images/quinceIcon.png) no-repeat left top;}
.TopNav a.view:hover,.TopNav a.print:hover{background-position: left -26px;}

.LeftNav {
	margin-top:129px;
	background: transparent url(Images/columnBackground.png) no-repeat right -95px;
	float:left;
	padding-right:30px;
	width:246px;
	position:fixed;
}
.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;
}
.Content {
	background-color:#200D02;
	float:right;
	width:550px;
	text-align:left;
	position: relative;
	padding-top:80px;
}
.Container {
	width: 770px;
	background-image:url(../Images/contentBody.png);
}
.ContentContainer {
	background-color:#EDE6C0;
}
.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;
	height:5px;
}
.Footer {
	background: transparent url(Images/listBody.png) no-repeat top left;
	margin-top:0px;
	padding:0px;
	height:60px;
	width:550px;
}
.InfraLogo {
	float:right;
	width:130px;
}
.ContentText {
    padding:0 20px 30px 20px;
	margin-top:-40px;
}
.ContentText UL {
	margin-left:10px;
}
.ContentText UL LI {
	list-style-type:circle;
}
.ContentText a:link, .ContentText a:visited, .ContentText P a:link, .ContentText P a:visited {
	font-weight:bold;
	color:#291002;
}
.ContentText a:hover, .ContentText P a:hover {
	text-decoration:underline;
}
.Toplink {
	text-align:right;
	margin-right:0px;
	color:white;
	border:1px;
}
.Toplink img {
	border:0px;
	padding:0px;
	margin:0px;
}
.QuinceLogo {
	float:left;
}
.IGLogo {
	float:right;
}
.Inquince {
	position:relative;
	top:2px;
	left:-20px;
	text-align:left;
	font-size:10px;
	font-family:verdana;
}
.Inquince A:link {
	color:#FEC613;
	font-weight:normal;
}
.Inquince A:hover {
	color:white;
	font-weight:normal;
}
.PrinterLogo {
	display:none;
}
img.printImage {
	display: none;
}
del {
	text-decoration: none;
	color: red;
}
ins {
	text-decoration: none;
}
P, UL {
	padding:0px;
	margin-top:5px;
}
LI {
	list-style-type:circle;
	margin-left:30px;
}
*html LI { /* fix for IE */
	margin-left: 40px;
	list-style-type:circle;
}
.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;
	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;
	/*width:530px;
    margin-top:10px;*/
	line-height:30px;
	margin-bottom:0px;
	font-weight:normal;
}
h2 a[name] {
	display:block;
	height:40px;
	margin-top:-40px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	text-align:left;
	color:#E5B72B;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
	background: transparent url(Images/HeaderDivider.jpg) no-repeat left bottom;
}
a:link, a:visited{
	color:#ACACAC;
	text-decoration:none;
}
a:hover {
	color:#E5B72B;
}
a.active{
	color:#E5B72B;
	text-decoration:none;
}
.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;
}

