/* CSS Document */

body {
	background: #212726;
	margin: 20px 0px 0px;
	padding: 0px;
	color: #354240;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size: 70%;
}








.introtxt {
	font-size: 1.1em;
	color: #212726;
}

p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px 0px 0.5em;
}
blockquote {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px 20px 0.5em;
}
ul {
	margin-top: 3px;
	margin-bottom: 0px;
}
li {
	margin-top: 0em;
	margin-bottom: 0.5em;
	line-height: 1.6em;
	list-style: square;
}
ol {
	list-style: decimal;
}


h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px 0px 0.3em;
	color: #F75B35;
	padding-top: 0.2em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #5B726F;
	margin: .6em 0em 0.2em 0px;
}
h4 {
	font-size: 1em;
	line-height: 1.6em;
	color: #993300;
	font-weight: normal;
	margin: 0px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #ACAA00;
}
a:active {
	color: #FF6600;
}




#access {
	background: url(../images/arc2.gif) no-repeat left bottom;
}
#access p {
	font-size: 9px;
	color: #86A8A3;
	margin: 0px;
	padding: 0;
}

#access h2 {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0;
}
#access form {
	padding: 0px 10px;
	margin: 0px;
}




#mainmenu {
	background: #5B726F url(../images/arc3.gif) no-repeat left bottom;
	padding-bottom: 80px;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
}
#mainmenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-bottom: 1px solid #171D1C;
}
#mainmenu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 24px 5px 3px;
	background: #354240 url(../images/indicators.gif) no-repeat right top;
}
#mainmenu a:visited {
	background: #354240 url(../images/indicators.gif) no-repeat right top;
	color: #FFFFFF;
}
#mainmenu a:hover {
	background: #CCCC00 url(../images/indicators.gif) no-repeat right -68px;
	color: #212726;
}
#mainmenu #current a {
	color: #666666;
	background: #E5E57F;
}





#content {
	padding: 12px 20px 40px;
	background: #E5E9E8 url(../images/arc4.gif) no-repeat left bottom;
	border-top: 1px solid #212726;
	font-size: 1em;
}







#submenu {
	background: #354240 url(../images/arc5.gif) no-repeat left bottom;
	padding: 12px 20px 30px;
	border-top: 1px solid #212726;
}
#submenu h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #FF6600;
}
#submenu h3 {
	font-size: 1em;
	line-height: 1.6em;
	color: #FFFFFF;
	margin: 0px;
}
#submenu p {
	color: #FFFFFF;
}
#submenu ul {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #415351;
}
#submenu li {
	margin-bottom: 0.3em;
	margin-top: 0em;
	list-style: none;
	border-top: 1px solid #415351;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #415351;
	border-bottom-color: #415351;
	border-left-color: #415351;
	padding-top: .3em;
}
#submenu a {
	color: #789C98;
}
#submenu a:visited {
	color: #789C98;
}
#submenu a:hover {
	color: #CCCC00;
}
#submenu a:active {
	color: #FF6600;
}
#submenu #current2 a {
	color: #FFFFFF;
}

#footer {
	color: #8AAEAA;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer p {
	margin: 0px 0px 0.2em;
	font-size: 0.9em;
}
.tableresize {
	font-size: 90%;
}
.tableresize td {
	border-top: 1px solid #CCCCCC;
}
.boxed {
	background: #FFFFFF;
	padding: 10px 10px 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.tableresize th {
	font-weight: normal;
	color: #000000;
	text-align: left;
}
