@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, p, ul, li, td, th {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, li {
	padding-top: 5pt;
	font-size: 9pt;
	margin-right: 5px;
	padding-right: 15px;
}

.caption {
	font-style: italic
}

h1, h2, h3, h4 {
	padding-bottom: 10px;
	padding-top: 10px;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	padding-bottom: 0px;
	font-size: 8pt;
}


body {
	text-align: center;
	white-space: normal;
	word-spacing: normal;
}

body li {
	list-style-type: square;
	list-style-position: outside;
}

#wrapper {
	text-align: left;
	width: 800px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	width: 252px;
	float: left;
	position: absolute;
	top: 144px;
	background-color: #CC6602;
}
#navtext  li {
	position: relative;
	left: 37px;
	top: 50px;
	text-align: left;
	background-image: url(images/blank_button_small_new.jpg);
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
	line-height: 3em;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	text-indent: 20px;
	float: none;
	background-position: right center;
}
#navtext ul {
	left: 0px;
}

#navtext li a:link, #nav li a:visited {
	color: #CC6602;
	display: inline;
	text-decoration: none;
}
#navtext li a:hover, #nav li active, #nav li a:focus {
	color: #FE9F5F;
	text-decoration: none;
}


#content {
	position: absolute;
	height: auto;
	width: 363px;
	left: 253px;
	top: 146px;
	border-right-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: visible;
	border-right-color: #FDBD91;
	border-right-width: thin;
	border-left-color: #FDBD91;
	border-left-style: solid;
	border-left-width: thin;
}
#spreader {
	background-image: url(images/spreaderslice.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	clear: left;
	position: relative;
}

#rightcol {
	width: 133px;
	left: 658px;
	top: 147px;
	position: absolute;
	height: 344px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#rightcol img {
border:none;
}
#footer {
	position: absolute;
	height: 29px;
	width: 800px;
	top: 504px;
	left: 0px;
	background-image: url(images/footerslice.jpg);
	color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer li {
	font-size: 9px;
	color: #CCCCCC;
	display: inline;
	list-style-type: none;
	word-spacing: 20pt;
}


#header {
	background-image: url(images/headerslice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	width: 580px;
	position: absolute;
	left: 253px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
	color: #FE7C28;
	text-align: left;
}

#header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
	color: #FE7C28;
	text-align: left;
}

.warning {

	font-weight: normals;
	font-size: 8px;
	vertical-align:text-top;
	line-height: 6pt;
}


#logo {
	background-image: url(images/logoslice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 252px;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo span {
	position: absolute;
	left: -3000px;
}

