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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.outerbox {
	position: relative;
	width: 100%;
	height: auto;
}

.topbar {
	position: relative;
	width: 100%;
	height: 124px;
	left: 0px;
	right: 0px;
	background-image: url(images/topext.gif);
	background-repeat: repeat-x;
}

.main-area {
	position: relative;
	top: 35px;
	left: 40px;
	width: 70%;
	height: auto;
	float: left;
}

.main-area-wrapper {
	position: relative;
	top: 35px;
	left: 40px;
	width: 70%;
	height: auto;
}

.main-area-left {
	position: relative;
	width: 400px;
	height: auto;
	float: left;
}

/* Start Left Bar */

.leftbar {
	position: relative;
	left: 0px;
	width: 165px;
	background-image: url(images/background-nav.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #fdb48b;
	height: 500px;
	float: left;
}

.leftbar-top {
	position: relative;
	width: 165px;
	height: 10px;
	top: 0px;
	background-color: #ff7a2f;
}

.leftbar-bot {
	position: absolute;
	width: 165px;
	height: 20px;
	bottom: 0px;
	background-color: #ff7a2f;
}

#button {
	position: relative;
	width: 165px;
	border-bottom: #ff7a2f solid 1px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#button li a, #button li a:visited {
	display: block;
	width: 165px;
	height: 28px;
	border-bottom: #ff7a2f solid 1px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #2b2b2b;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

html>body #button li a {
width: 165px;
	}

#button li a:hover {
	display: block;
	width: 165px;
	height: 28px;
	border-bottom: #ff7a2f solid 1px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

/* End Left Bar */

/* SUPPLIED */

.downloadsHead
{
	font-size: 12px;
	font-weight: bold;
	color: #6c6c6c;
	width: 200px;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.downloadsBox
{
	border: #000000 1px solid;
	font-size: 1em;
	font-weight: normal;
	width: 95%;
	float: left;
	background-color: #e9e9e9;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#downloadsBox p a
{
	color: #FB5200;
	text-decoration: none;
	

/* SUPPLIED */

}

.rssfeeds {
	position: relative;
	width: 200px;
	height: 450px;
	right: 0px;
	border: 1px solid #999999;
	overflow: auto;
	padding: 0px 5px 5px 15px;
	float: right;
}

.map {
	position: relative;
	width: 300px;
	height: 300px;
	right: 0px;
	float: right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #CCCC00;
}

.pubDate {
	font-size: 0.5em;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 2px;
	margin-right: 0pt;
	margin-bottom: 0.8em;
	margin-left: 0pt;

}

.clear {
	display: block;
	clear:both;
	height:0px;
	overflow:hidden;
}