@charset "utf-8";
#outerwrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header, #content, #footer {
	width: 100%;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	background-color: #CCCCCC;
}
#header {
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	background-image: url(../images/stock/header_1.jpg);
}
#content {
	width: 798px;
	overflow: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: auto;
}
#footer {
	background-image: url(../images/stock/footer_1.jpg);
	height: 50px;
	position: relative;
}
#navbar1 {
	position: absolute;
	right: 6px;
	bottom: 6px;
	width: 431px;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
#navbar1  ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navbar1  li {
	white-space: nowrap;
	float: left;
}
#navbar1  a {
	display: block;
	text-decoration: none;
}
#navbar1  a:link, #navbar1  a:visited {
	color: #FFFFFF;
}
#navbar1  a:hover, #navbar1  a:active {
	color: #CCCCCC;
}
#navbar2 {
	height: 25px;
	width: 483px;
	position: absolute;
	left: 12px;
	top: 2px;
	font-size: 0.7em;
	color: #FFCC33;
}
#navbar2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navbar2 li {
	white-space: nowrap;
	float: left;
	padding-right: 10px;
}
#navbar2 a:link, #navbar2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar2 a:hover, #navbar2 a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#copyright {
	font-size: 0.65em;
	color: #CCCCCC;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
a.top {
	font-size: 10px;
	color: #999999;
}
a.top:link, a.top:visited {
	color: #999999;
	text-decoration: none;
}
a.top:hover, a.top:active {
	color: #CCCCCC;
	text-decoration: none;
}
#qkLinksTitle {
	font-size: 1em;
	color: #D17A09;
	position: absolute;
	height: 26px;
}

#quickLinks1 {
	position: absolute;
	height: auto;
	width: 224px;
}
#quickLinks1  ul {
	list-style-type: none;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#quickLinks1  li {
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	padding: 3px;
}
#quickLinks1   a:link, #quickLinks1   a:visited, #quickLinks1 a:active {
	text-decoration: none;
	color: #395D73;
	padding-left: 5px;
	background-image: url(../images/stock/Links_up.jpg);
	height: 21px;
	width: 210px;
	display: block;
	background-repeat: no-repeat;
	padding-top: 3px;
}
#quickLinks1   a:hover    {
	color: #999999;
	text-decoration: none;
	padding-left: 6px;
	background-image: url(../images/stock/Links_hov.jpg);
}
#quickLinks2 {
	position: absolute;
	height: auto;
	width: 155px;
	left: 594px;
	top: 74px;
}
#quickLinks2   ul {
	list-style-type: none;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}
#quickLinks2   li {
	display: block;
	margin-top: 0px;
	padding-top: 3px;
}
#quickLinks2    a:link, #quickLinks2    a:visited, #quickLinks2 a:active {
	text-decoration: none;
	color: #395D73;
	padding-left: 5px;
	background-image: url(../images/stock/LinksSm_up.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 142px;
	padding-top: 3px;
}
#quickLinks2    a:hover     {
	color: #999999;
	text-decoration: none;
	padding-left: 6px;
	background-image: url(../images/stock/LinksSm_hov.jpg);
}

#contentHeader {
	height: 130px;
	width: 798px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#breadcrumbs {
	font-size: 0.8em;
	color: #CCCCCC;
	position: absolute;
	height: 20px;
	width: 380px;
	left: 398px;
	top: 5px;
	text-align: right;
}
#breadcrumbs  a:link, #breadcrumbs  a:visited {
	text-decoration: none;
	color: #395D73;
}
#breadcrumbs  a:hover, #breadcrumbs  a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.hiliteMinor {
	color: #FF9900;
	font-style: italic;
}
.title   a:link, .title   a:visited, .title a:active {
	font-size: 1.2em;
	font-weight: bold;
	color: #BF3F4A;
	text-decoration: none;
}
.title   a:hover    {
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.clear {
	clear: both;
}
.heading3 {
	font-size: 1.2em;
	color: #395D73;
	font-weight: bold;
}
#textColumn {
	font-size: 0.8em;
	color: #395D73;
	height: auto;
	width: 500px;
	margin-bottom: 20px;
	margin-left: 100px;
	float: left;
}
#pdfLinks {
	position: absolute;
	height: auto;
	width: 220px;
	left: 1px;
	top: 1px;
}
#pdfLinks   ul {
	list-style-type: none;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#pdfLinks   li {
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	padding-top: 3px;
}
#pdfLinks    a:link, #pdfLinks    a:visited, #pdfLinks a:active {
	text-decoration: none;
	color: #395D73;
	padding-left: 15px;
	background-image: url(../images/stock/PDF_Btn_Up.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 207px;
	padding-top: 7px;
}
#pdfLinks    a:hover     {
	color: #999999;
	text-decoration: none;
	padding-left: 16px;
	background-image: url(../images/stock/PDF_Btn_Hov.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 207px;
	padding-top: 7px;
}
#pdfLinksTitle {
	font-size: 1em;
	color: #D17A09;
	position: absolute;
	height: 26px;
	left: 1px;
	top: 1px;
	width: 71px;
	margin: 0px;
	padding: 0px;
}

.indent30 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.indent60 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.indent90 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
.indent200 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.indent3030 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
.indent6060 {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
}
