body
{
	font-size: 10pt;
	background-image: url(../images/bg.jpg);
	color: #660000;
	background-repeat: repeat;
	font-family: Verdana, Arial;
	text-align: justify;
}
h1
{
	font-size: 14pt;
	color: #330000;
}
h2
{
	font-size: 12pt;
	margin-top: 0px;
}
hr
{
	margin-top: -15px;
	color: #ae724d;
	height: 1px;
}
li
{
	margin-bottom: 10px;
}
p
{
	text-align:justify;
}
div#dvHeader
{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:80px;
	z-index:0;
	text-align:center;
	padding: 10px;
}

div#dvMain
{
	width: 100%;
	top: 2%;
}
div#dvNotes
{
	text-align: left;	
}
div#dvNotes li
{
	font-size: 9px;
}
div#dvContent
{
	border-top: gainsboro 1px solid;
	z-index: 1;
	left: 175px;
	border-left: gainsboro 1px solid;
	width: 580px;
	position:relative;
	top: 80px;
	background-color: #ffffee;
	padding: 40px;
}
.hidden
{
	display:none;
}
#imLogo
{

}
.imPage
{
	margin-left: 25px;
	margin-right: 25px;	
}
#imRepair
{
	margin-left: 20px;
}
#imServicing
{
	position:absolute;
	right: 15px;
	top: 65px;
}
#spSpecialist
{
	margin-top: -5px;
	margin-right: 10px;
	text-align:center;
	color: #330099;
}
table#tbMain
{
	border-right: dimgray 2px solid;
	border-top: lightgrey 3px solid;
	border-left: lightgrey 3px solid;
	font-size: 10pt;
	width: 98%;
	color: #330099;
	border-bottom: dimgray 2px solid;
	background-color: #FBE7B7;
}
table
#tdContent
{
	background-color: #FBE7B7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCA27B;
	border-left-color: #CCA27B;
	padding: 12px;
	color: #330000;
	text-align: justify;
}
.tdLeftNav
{
	vertical-align: top;
	width: 20%;
	background-color: tan;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCA27B;	
}
.tdLeftNav a
{
	color: #660000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.tdLeftNav a:hover
{
	color: #000000;
	text-decoration: underline;
}
.tdLeftNav hr
{
	color: #FFFFCC;
	height: 1px;
	margin-top: 0px;	
}
.tdNavIm
{
	width: 15px;
}