/* CSS Document */
body {
	background-color:Black; 
	color: White; 
	font-family: 'Lucida Sans', Geneva, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	margin: 0; 
	padding: 0; 
	text-align:center
}
img {
	border:0;
}
a {
	color:#FFC400; 
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

hr {
	clear: both;
	visibility: hidden;
}
.mozillaScroll {
	bottom:-1px;
	position:absolute;
	top:0px;
	visibility:hidden;
}
.row {
	display: block;
	width:100%;
}
.pageWrap {
	width:760px; 
	margin:auto; 
	text-align:left;
	background-image: url(../img/bdy/bg.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom center; 
}
.hdr {
	background-image:url(../img/hdr/light.gif); 
	background-repeat:no-repeat;
	padding: 10px 0 0; 
}
.hdr h1 {
	padding: 10px 0 0 17px; 
	margin: 0;
	display: inline; 
	float:left; 
	width:265px;
}
.content {
	padding: 10px;
}


.hdr ul {
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 0;
	border: 0;
	margin: 0;
	z-index:50;
}
#LocalNav ul:hover {
	background-image: url("../img/hdr/ulbglight.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}
#LocalNav ul ul:hover {
	background:none;
}
#LocalNav {
	font-size: 110%;
}

#LocalNav  a {
	display: block;
	color: White;
	padding: 2px 5px;
}


#LocalNav li {
	width: 150px;
	float: left;
	padding: 41px 0 0;
	border: 0;
	margin: 0;
	background-image:url(../img/hdr/ulbg.gif);
	background-repeat: repeat-y;
}
#LocalNav li ul a {color:#FFC400; width: 100%;
	font-weight: normal; font-size:70%;}

/* Remove all layout from dropdowns */
#LocalNav li ul {
	margin: 0;
	padding: 0;
	border: 0;
	background:none;
	padding-bottom: 30px;
}
#LocalNav li li {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}




.content {
	margin-top: -30px;
}
.col1 {
	float:left;
	width: 270px;
}

.col2 {
	float:left;
	margin-left: 7px;
	width: 293px;
}
.article .col2 {
	width: 460px;
}
.col3 {
	float:left;
	margin-left: 7px;
	width: 160px;
}




h2 {
	padding: 25px 0 7px 30px;
	margin: 0;
	font-size: 110%;
	background-image: url("../img/bdy/dotbg_h.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

h3 {
	color:#FFC400;
	padding-top: 7px;
	margin: 0;
	font-size: 120%;
	text-align: center;
}
h3.hdln {
	color:#FFC400;
	padding: 7px 0 3px 30px;
	margin: 0;
	font-size: 100%;
	text-align: left;
}
address {
	padding: 7px 0 10px 30px;
}
.col1 p {
	text-align: center;
}
.col2 h3, .col3 h3 {
	text-align: left;
	padding-left: 8px;
}
.col2 p {
	padding-left: 8px;
}
.trailLink {
	padding: 7px 0 10px 30px;
}
.calendar {
	margin-top: 25px;
	background-image: url("../img/icons/calendar.gif");
	background-repeat: no-repeat;
	background-position: 8px 24px;
}
.acrobat {
	margin-top: 25px;
	background-image: url("../img/icons/acrobat.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.word {
	margin-top: 25px;
	background-image: url("../img/icons/word.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.news {
	margin-top: 25px;
	background-image: url("../img/icons/news.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.important {
	margin-top: 25px;
	background-image: url("../img/icons/important.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.official {
	margin-top: 25px;
	background-image: url("../img/icons/official.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.contact {
	margin-top: 25px;
	background-image: url("../img/icons/contact.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.branch {
	margin-top: 25px;
	background-image: url("../img/icons/branch.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.all {
	margin-top: 25px;
	background-image: url("../img/icons/more.gif");
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
.download {
	margin-top: 25px;
	background-image: url("../img/icons/download.gif");
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
.poty, .chart {
	margin-top: 25px;
	background-image: url("../img/icons/chart.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}
.col2 .poty {
	margin-top: 0;
	background: none;
}
.money {
	margin-top: 25px;
	background-image: url("../img/icons/money.gif");
	background-repeat: no-repeat;
	background-position: 7px 24px;
}

img.article {
	float: right;
	margin: 0 10px 10px;
	border: 1px solid Black;
}


.poty h4 {
	margin: 5px 0 0;
	padding: 0;
	padding-left: 8px;
}
.poty .bar {
	margin-left: 3px;
	padding-left: 15px;
	background-image: url("../img/bdy/potybarl.gif");
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.poty .bar img {
	padding-right: 15px;
	background-image: url("../img/bdy/potybarr.gif");
	background-position: right;
	background-repeat: no-repeat;
}



.ftr {
	padding: 110px 10px 20px;
}






