/* CSS Document */
body {
	background: #666 url(image/15601815.gif);
	background-repeat: repeat-x;
	background-position:left top;
	background-attachment:fixed;
	margin: 0px;
}
div#content {
	margin-top: 20px
}
.container {
	position: relative;
	top: 0px;
	left: 0px;
}
div#logo {
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 135px;
	height:50px;
}
div#companyname	{
	background-color: transparent;
	white-space: nowrap;
	z-index: 3;
	position: absolute;
	left: 160px;
	top: 30px;
	height: 83px;
	width: 680px;
	overflow: hidden;
}
div#companytagline {
	background-color: transparent;
	white-space: nowrap;
	z-index: 3;
	position: absolute;
	right: 30px;
	top: 70px;
	height: 60px;
	width: 800px;
	overflow: hidden;
}
.footer{
clear:both;
background-color: transparent;
font-size:80%;
}
.footer p{

color:#666666;
font-size:85%;
text-indent: 20px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
body {
color: #000000;
font-size: 10pt;
font-family: Verdana;
}
a:link {
color: #0000FF;
}
a:visited {
color: #551A8B;
}
a:active {
color: #FF0000;
}
.pagetitle {
font-size: 14pt;
}
.sectiontitle {
font-size: 13.5pt;
}
.customheader1 {
font-size: 18pt;
}
.customheader2 {
font-size: 24pt;
}
.mainTextNav, .mainTextNavSub {
display:block;
padding-left: 10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
.mainTextNavSub {
padding-left: 20px;
}
.jst
 {
  text-align: justify;
 }