div#documentSectionBack
{
	height: 100%;
}

div#lftSection1-logo
{
	height:200px;
	background: url(../images/sub-logo2-trans.png) no-repeat;
}

div#lftSection2-call
{
	height:75px;
	background: url(../images/sub-callout-trans.png) no-repeat;
}

.calloutText
{
	position: absolute;
	padding: 15px 20px 10px 20px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
	font-weight: bold;
}

.calloutText a
{
	font-weight: bold;
	color: #FFB93A;
	text-decoration: none;
}

.calloutText a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
}


div#lftSection3-nav
{
	height:135px;
	background: url(../images/sub-nav-trans.png) no-repeat;
}

div#lftSection4-pdf
{
	height:20px;
	background: url(../images/sub-pdf-trans.png) no-repeat;
}
	
div#rhtSection2-header
{
	height:75px;
	background: url(../images/sub-header-trans.png) no-repeat;
}

.headerText
{
	padding-left: 20px;
	padding-top: 15px;
	width:480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 22px;
}

.headerText strong
{
	font-size: 18px;
	color: #FFB638;
	vertical-align: top;
}

.headerText a
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.headerText a:hover
{
	font-weight: bold;
	color: #333333;
	border-bottom: dotted 1px #666666;
}

div#rhtSection3-body
{
	background: url(../images/sub-text-repeat.jpg) repeat-y;
	width: 500px;
}

.bodyText
{
	padding: 20px;
	width:460px;
	min-height: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.bodyText a
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.bodyText a:hover
{
	font-weight: bold;
	color: #333333;
	border-bottom: dotted 1px #666666;
}

.bodyText h2
{
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

.bodyText ol
{
	padding-left: 10px;
	margin: 0px;
	color: #333333;
	line-height: 14px;
	
}

.bodyText ol li h1
{
	margin: 0;
	padding-left: 0px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: dotted 1px #666666;
}

.bodyText li
{
	padding-left: 0px;
	padding-bottom: 6px;
	margin: 0;
}

.bodyText ul
{
	padding-left: 20px;
	width: 430px;
	margin: 0;
	color: #333333;
	line-height: 14px;
	list-style-type: square;	
}

.bodyText ul li h1
{
	margin: 0;
	padding-left: 0px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: dotted 1px #666666;
}

.bodyText ul a
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.bodyText ul a:hover
{
	font-weight: bold;
	color: #333333;
	border-bottom: dotted 1px #666666;
}

.backtotop
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 10px;	
}



div#rhtSection4-pdf
{
	height:90px;
	background: url(../images/sub-rht-bottom.jpg) no-repeat;
}

.bottomText
{
	padding: 15px;
	padding-left: 40px;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	line-height: 16px;
}

.bottomText a
{
	font-weight: bold;
	color: #FFB93A;
	text-decoration: none;
}

.bottomText a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
}




.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	line-height: 13px;
	height: 50px;
}

.footerLinks a{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}

.footerLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;	
}

