html, body {
	height:100%;
}
body {
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #333366;
	text-decoration: underline;
}

A:hover {
	color: #870B09;
	text-decoration: underline;
}

#left{
position:absolute;
top:425px;
left:25px;
width:150px;
height:auto;
overflow:visible;
padding:0;
margin:0;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #8F0A05;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #2B507C;
	font-weight: normal;
	text-transform: capitalize;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: small-caps;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CA122F;
	font-weight: normal;
	text-transform: capitalize;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
	color: #000000;
}
#content {
	position:absolute;
	left:167px;
	top:138px;
	width:532px;
	height:auto;
	z-index:0;
	float: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9A9A9;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	overflow: visible;
	visibility: inherit;
	clear: none;
}
.content {
	width:574px;
	height:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9A9A9;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	overflow: visible;
	visibility: inherit;
	clear: none;
}
#topcar {
	padding: 0px;
	position:absolute;
	left:475px;
	top: 0px;
	width:300px;
	height:140px;
	z-index:1;
	float: none;
}
.printer {
	top: 400px;
	padding-top: 400px;
}
.outputline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

