/* Header */

#header {
	text-aline: right;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 0;
	margin-bottom: 0;
}
#header .logo {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.function {
	margin: 6px 15px 12px;
	float: right;
}
.search {
	padding: 0px;
	vertical-align: middle;
	float: right;
	clear: right;
	margin-right: 15px;
}
.topmenu {
	background-color: #239e44;
	width: 1002px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f1ef0a;
	clear: both;
}
.topmenu ul {
	margin: 0 0 0 20px;
	text-align: left;
}
.topmenu li {
	list-style-type: none;
	display: inline;
	margin: 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.topmenu li a {
	color: #FFFFFF;
}
.topmenu li a.here{
	color: #FFFF00;
}
.topmenu li a: hover {
}
#image {
	clear: left;
}
#image img {
	vertical-aline: text-bottom;
}
#image p {
	position: absolute;
	top: -300px;
}

/* Left Column */

#leftcol {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#leftcol h3 {
	font-size: 110%;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	line-height: 130%;
	padding: 5px;
	color: #666666;
	text-align: center;
}
.menu ul {
	margin: 0 0 20px 0;
	list-style-type: none;
	text-align:left;
}
html > body .menu ul {
	margin-left: -40px;
	padding-left: 40px;
}
.menu ul ul {
	margin: 0;
}
.menu li a {
	padding: 5px 10px 6px;
	line-height: 140%;
	display: block;
	width: 208px;
	margin: 0 0 5px;
	border: 1px solid #FFFF00;
	font-weight: bold;
	background-color: #C50029;
	color: #FFFFFF;
}
html > body .menu li a {
	width: 188px;
}
.menu li a:hover {
	text-decoration: none;
	background-color: #239E44;
	color: #FFFF00;
}
.menu li li a {
	margin: 0;
	padding: 2px 0 2px 25px;
	font-size: 90%;
	line-height: 140%;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	display: block;
	width: 208px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
html > body .menu li li a {
	width: 183px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu li li a:hover{
	text-decoration: none;
	color: #CC3333;
	background-color: #FFFFFF;
}
.banner {
	margin: 5px auto 15px;
}
.banner img {
	margin-top: 5px;
	border: none;
}
.file {
	margin: 8px 0;
}
.file p {
	width: auto;
	line-height: 130%;
	margin:0;
	padding: 3px 5px 3px 23px;
	background-image: url(../images/doc.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 85%;
	text-align: left;
}

/* Center Column */

#middle {
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(../images/bg.gif);
}
#center {
	font-size: 75%;
	line-height: 145%;
	color: #333333;
	padding: 0 30px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-aline: left;
	width: auto;
}
#center p {
	margin-top: 5px;
	margin-bottom: 20px;
}
#center img {
}
#center ul {
	margin: 10px 20px;
	clear: both;
}
#center ul li {
	padding-bottom: 5px;
	line-height: 135%;
}
.title {
	color: #444444;
	margin: 10px 0;
	font: bold 125%/130% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom: 2px dotted #999999;
}
.footer {
	font-size: 75%;
	width: 1002px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ca0000;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
.footer .aplus {
	float: left;
	margin-bottom: 35px;
}
.footer img {
	border: 1px solid #666666;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.footer p {
	margin: 0 15px;
	color: #FFFFFF;
}
.footer a{
	color: #FFFF00;
}
.footer a:hover{}

/* Common Style */

.body {
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #018345;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
h4{
	color: #555555;
	font-size: 110%;
	line-height: 130%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin: 5px 0 10px;
}
h5{
	color: #555555;
	font-size: 100%;
	line-height: 130%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong {
	color: #666666;
	line-height: 150%;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 3px;
	letter-spacing: .05em;
}
em {
	font-style: normal;
	color: #CC3333;
	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/more.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-right: 7px;
	clear: both;
	float: right;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 8px;
	clear: both;
	text-aline: right;
	padding-right: 15px;
}
.leftimg{
	float: left;
	margin-right: 7px;
	border: 1px solid #666666;
	margin-top: 5px;
}

/* Layout Table */

.layout {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
}
.layout td {
	text-aline: left;
	
}
.layout .left {
	width: 235px;
	vertical-align: top;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.layout .right {
	width: 765px;
	padding-bottom: 30px;
	vertical-align: top;
	text-align: left;
}

/* List Page Style */
.lptable caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 8px;
	font-size: 110%;
}
.lptable {
	border-collapse:collapse;
	margin-top: 10px;
	width: 96%;
	font-size: 100%;
	margin-bottom: 30px;
}
.lptable th {
	padding: 5px 5px 5px 10px;
	vertical-aline: top;
	text-aline: left;
	font-weight: normal;
	background-color: #EEEEEE;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.lptable td {
	padding: 6px 5px 6px 10px;
	vertical-aline: top;
	line-height: 145%;
	border-bottom: 1px dotted #DDDDDD;
}
.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;
}
.category a.here {
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	color: #FF3300;
}
.qpsearch {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	padding-top: 5px;
	margin-left: 10px;
}
.previous{
	background-image: url(../images/previous.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/next.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.np {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.np img {
	margin-bottom: 10px;
	border-style: none;
}

/* Content Page Style */
.cptable {
	border-collapse:collapse;
	font-size: 100%;
	border: 2px solid #DDDDDD;
	width: 95%;
	margin-bottom: 25px;
	color: #333333;
	margin-top: 18px;
}
.cptable caption {
	color: #666666;
	padding-bottom: 5px;
	font-size: 110%;
}
.cptable th {
	font-weight: normal;
	background-color: #EEEEEE;
	padding: 5px 10px 5px 5px;
	border: 1px solid #DDDDDD;
	text-aline: left;
	vertical-aline: top;
	line-height: 140%;
}
.cptable td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #DDDDDD;
	line-height: 140%;
}
.path {
	margin: 0px 0px 10px;
}
.friendly {
	margin-top: -10px;
	text-align: right;
}
.friendly .print {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 5px;
}
.friendly .email {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}

/* Sitemap */

.sitemap li{
	line-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 {
	line-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 {
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}
