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

body, h1, h2, h3, h4, p, ul, li, td, th {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	color: #222222;
	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: left;
}
#navtext ul {
	left: 0px;
}

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

#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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding-left: 10px;
	position: absolute;
	left: 253px;
	width: 600px;
	height: auto;
	top: 10px;
	color: #FE7C28;
	background-image: url(images/headerslice.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

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

#content {
	position: relative;
	height: auto;
	width: 363px;
	left: 253px;
	top: 130px;
	border-right-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: visible;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	border-left-color: #FDBD91;
	border-left-style: solid;
	border-left-width: thin;
}

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

.logo {
	border-bottom:1px solid #FE7C28;
}

.logo a {
	display: block;
	text-indent:-9999px;
	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;
}

