body {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	background-color: #fff9ed;
	background-image: url('bkg_content.gif');
	background-repeat: no-repeat;
}

td {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	color: #0072ae;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #0072ae;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.subNav:link {
	color: #ffffff;
	text-decoration: underline;
}

a.subNav:active {
	color: #9999ff;
	text-decoration: underline;
}

a.subNav:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.subNav:hover {
	color: #ff0000;
	text-decoration: none;
}

.boxSidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 149px;
	z-index: 2;
}

.bkg1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 263px;
	height: 791px;
	background-image: url('images/bkg_content_01.gif');
	background-repeat: no-repeat;
}

.boxNavigation {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 150px;
	z-index: 3;
}

.boxHeader {
	position: absolute;
	top: 10px;
	left: 200px;
	z-index: 3;
}

.boxContent {
	position: relative;
	top: 0px;
	left: 270px;
	width: 505px;
	padding-top: 90px;
	padding-bottom: 10px;
}

.subMaster {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	padding-right: 5px;
	visibility: hidden;
	z-index: 100;
}

.navButton {
	position: absolute;
	left: 0px;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
}

.navSubButton {
	position: absolute;
	left: 0px;
	height: 14px;
	width: 140px;
	font-size: 11px;
	line-height: 14px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #0072ae;
	border-top: 1px solid #4d9cc6;
	border-right: 1px solid #4d9cc6;
	border-bottom: 1px solid #004f8b;
}

.h1 {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 26px;
	line-height: 28px;
	color: #0072ae;
}

.h2 {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #0072ae;
}

.indent {
	padding-left: 20px;
}

.description {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
}

.product {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

.quote {
	position: relative;
	left: 50px;
	width: 400px;
	padding: 5px;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 13px;
	border: 1px solid #0072ae;
	background-color: #fff9ed;
}
