#lnOffset { position: relative; top: 20px; left: 7px; width: 125px;}
#rnOffset { position: relative; top: 20px; left: 0px; width: 145px;}

h1{
	color:#4f6b72;
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}

h2{
	color:#4f6b72;
	font-size: 16px;
	font-family: Arial;
	text:decoration: none;
	font-style: normal;
	font-weight: normal;
}

h3{
	color:#4f6b72;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}

h4{
	color:#4f6b72;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}
table#sample {
	idth: 600px;
	padding: 0;
	margin: 0;
}

table#sample caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

table#sample th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

table#sample th.center {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

table#sample th.nobg {
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	background: none;
}

table#sample td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-family: Arial;
}


table#sample td.alt {
	background: #F5FAFA;
	color: #797268;
}

table#sample th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	ackground: #fff url(images/bullet1.gif) no-repeat;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table#sample th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}