/* Header */

#header {
	text-align: right;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#header .accesskey {
	font-size: 10px;
	float: left;
	margin-left: -5px;
}
#header .accesskey a {
	color: #F9F9EA;
}
#header .left {
	float: left;
}
#header ul {
	margin: 5px 5px 5px 0px;
}
#header li {
	display: inline;
	background-image: url(../images/09arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	font-weight: bold;
	padding-right: 3px;
}
#header form {
	font-weight: bold;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
}
#header input {
	margin-right: 3px;
}
#header p {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-color: #DAD9D8;
	padding-right: 12px;
}
#header p a {
}
#image {
	clear: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
#image img {
	width: 780px;
}
#image p {
	position: absolute;
	top: -300px;
}

/* Left Column */

#leftcol {
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
#leftcol .accesskey {
	font-size: 10px;
	margin-top: -5px;
	line-height: 100%;
}
#leftcol .accesskey a {
	color: #E8E8E7;
}
#leftcol h3 {
	margin: 0px;
}
#leftcol h3 a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-size: 60%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF7F1;
	line-height: 140%;
	padding-right: 5px;
	background-image: url(../images/09nav1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	display: block;
	width: 180px;
	margin: 0px;
	color: #CB4E02;
}
html > body #leftcol h3 a {
	width: 158px;
}
#leftcol h3 a:hover {
	text-decoration: none;
	background-color: #FBF7F1;
}
#leftcol ul {
	margin: 0px;
	list-style-type: none;
}
html > body #leftcol ul {
	margin-left: -40px;
	padding-left: 40px;
}
#leftcol li a {
	border-bottom: 1px dashed #AAAAAA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-size: 70%;
	line-height: 140%;
	padding-right: 7px;
	background-image: url(../images/09nav2.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	display: block;
	width: 180px;
	color: #CB4E02;
}
html > body #leftcol li a {
	width: 156px;
}
#leftcol li a:hover{
	text-decoration: none;
	background-color: #FBF7F1;
	color: #333333;
}
#leftcol li li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 70%;
	line-height: 140%;
	padding-right: 5px;
	display: block;
	width: 180px;
	background-image: url(../images/09nav3.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	color: #CB4E02;
	border: none;
}
html > body #leftcol li li a {
	width: 146px;
}
#leftcol li li a:hover{
	text-decoration: none;
	color: #333333;
}
#leftcol .banner {
	text-align: center;
	margin-top: 15px;
	clear: both;
}
#leftcol .banner img {
	margin-top: 5px;
	border: 1px solid #666666;
}

/* Center Column */

#middle {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#center {
	font-size: 75%;
	line-height: 145%;
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: auto;
}
#center .accesskey {
	font-size: 10px;
	line-height: 100%;
}
#center .accesskey a {
	color: #F9F9EA;
}
#center p {
	margin-top: 10px;
	margin-bottom: 15px;
}
#center ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
	clear: both;
}
html > body #center ul{
	margin-left: -32px;
	padding-left: 32px;
}
#center ul li {
	padding-bottom: 5px;
	background-image: url(../images/09arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 135%;
}
.footer {
	border-top: 1px solid #999999;
	font-size: 90%;
	width: 100%;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer .aplus {
	float: left;
	margin-bottom: 35px;
}
.footer img {
	border: 1px solid #666666;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Common Style */

.body {
	background-image: url(../images/09bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
        margin: 0;
	padding: 0;
	background-color: #FEB644;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #CB4E02;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h4{
	color: #555555;
	lign-height: 130%;
	padding-left: 22px;
	font-size: 115%;
	line-height: 150%;
	background-image: url(../images/09topic.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-right: 50px;
                clear: both;
}
h5{
	color: #555555;
	font-size: 100%;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong {
	color: #666666;
	lign-height: 150%;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 3px;
	letter-spacing: .05em;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}
.input {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 3px;
	margin-right: 3px;
	font-size: 100%;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.button {
	margin-bottom: 2px;
	margin-right: 3px;
}
.more {
	padding-left: 18px;
	display: inline;
	background-image: url(../images/09more.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-right: 7px;
	clear: both;
	float: right;
}
.top {
	background-image: url(../images/09top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 8px;
	clear: both;
	text-align: right;
	padding-right: 15px;
}
.leftimg{
	float: left;
	margin-right: 7px;
	border: 1px solid #666666;
	margin-top: 12px;
}

/* Layout Table */

.layout {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
}
.layout td {
	vertical-align: top;
	text-align: left;
}
.layout .leftbg {
	vertical-align: top;
	width: 180px;
	background-color: #E8E8E7;
}
.layout .rightbg {
	vertical-align: top;
	width: 180px;
	display: none;
}

/* List Page Style */

.lptable caption {
	font-weight: normal;
	color: #996633;
	padding-bottom: 8px;
	font-size: 110%;
}
.lptable {
	border-collapse:collapse;
	margin-top: 10px;
	width: 99%;
	font-size: 100%;
	margin-bottom: 30px;
}
.lptable th {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #FEF2DD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5C078;
	border-bottom-color: #F5C078;
}
.lptable td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2A261;
}
.lpphoto {
	width: 99%;
	margin-top: 25px;
}
.lpphoto td {
	font-size: 75%;
	width: 33%;
	padding-right: 5px;
	padding-left: 5px;
}
html > body .lpphoto td {
	font-size: 100%;
}
.lpphoto img {
	width: 120px;
	border: 1px solid #666666;
}
.lpphoto p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.term {
	margin-bottom: 15px;
	color: #333333;
}
.category {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.category a {
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.previous{
	background-image: url(../images/09previous.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	margin-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.next{
	background-image: url(../images/09next.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nplist {
	margin-left: 16px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#nplist ul li {
	background-image: url(../images/09np.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D1D0;
}
/* Content Page Style */

.qp {
	border-collapse:collapse;
	font-size: 100%;
	border: 2px solid #F5C078;
	width: 95%;
	margin-bottom: 25px;
	color: #333333;
	margin-left: 5px;
	margin-top: 18px;
}
.qp caption {
	padding-bottom: 5px;
	font-size: 110%;
	color: #996633;
}
.qp th {
	font-weight: normal;
	background-color: #FEF2DD;
	padding: 5px 10px 5px 5px;
	border: 1px solid #F5C078;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}
.qp td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #F5C078;
	line-height: 140%;
}
.path {
	margin: 0px 0px 10px;
}
.friendly {
	text-align: right;
	margin-top: -10px;
}
.friendly .print {
	background-image: url(../images/09print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 5px;
}
.friendly .back {
	background-image: url(../images/09back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
.friendly .email {
	background-image: url(../images/09email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}

/* Sitemap */

.sitemap li{
	lign-height: 150%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
	padding-top: 3px;
	list-style-type: none;
	margin-left: 15px;
}
.sitemap li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}
.sitemap li li li, .sitemap li li li li , .sitemap li li li li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}
.webform {
	vertical-align: text-bottom;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 100%;
}
.webform select {
	margin-top: -6px;
}
.webforminfo {
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-size: 12px;
}
.webforminfo td {
	line-height: 135%;
	vertical-align: top;
	padding-right: 5px;
}
.webforminfo h5 {
	border: none;
	background-color: #FEF2DD;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.webforminfo p {
	margin-top: 7px;
	margin-bottom: 8px;
}
.webformtable {
	border-collapse:collapse;
	font-size: 100%;
	border: 2px solid #F5C078;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	color: #333333;
}
.webformtable caption {
	color: #996600;
	padding-bottom: 5px;
	font-size: 110%;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.webformtable th {
	font-weight: normal;
	background-color: #FEF2DD;
	padding: 5px 5px 5px 10px;
	border: 1px solid #F5C078;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}
.webformtable td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #F5C078;
	line-height: 140%;
}
.webformtable img{
	border: none;
}
.webformtable .sub td {
	padding-left: 30px;
}