
#maincontent a {font-size: 11px;}










A {text-decoration:none;font: verdana;}

#maincontent a {
	border-bottom: 1px solid dashed;
}

#topnavbar {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#leftnav {
	float: left;
	clear: left;
	height: 100%;
}


html,
body {
	height: 100%;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	font-family: Verdana;
}

select, option {
	font-size: .9em;
}

ul {
	padding-left: 10px;
	list-style-image: url(/px/bullet.gif);
}

#maincontent a:hover {
	border-bottom: 1px dashed blue;
	background-color: #F6F6F6;
}

#maincontent a:hover img {
	background-color: transparent;
	border: none;
}

#container {
	width: 775px;
	height: 100%;
}

#header {
	background-image: url(/px/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 775px;
	*width: 793px;
	float: left;
	clear: both;
}

#primary-bar {
	float: left;
	clear: both;
	height: 20px;
	margin-top: 3px;
}

/* ============ Extra Styles ============= */

.clearer {
	clear: both;
	height: 1%;
	position: relative;
	overflow: hidden;
}

.search_box {
	padding-left: 7px;
	padding-top: 10px;
}

dd.indent {
	padding-left: 40px;
}

dd {
	padding-left: 20px;
	margin: 0;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

#search input {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-top: 10px;
}




/* ======================================= */

#searchtext {
	float: left;
	background-image: url(/px/search-bar.gif);
	background-position: top left;
	height: 20px;
	width: 171px;
}


#topnav {
	float: left;
	clear: right;
	border-bottom: 3px solid #E7E7E7;
	margin-left: 14px;
	width: 590px;
	background-color: #677F9F;
	background-repeat: repeat-x;
}

#weather {
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
	padding-right: 12px;
	*margin-left: -20px;
	*padding-right: 25px;
}


#contentarea {
	float: left;
	clear: right;
	margin-left: 14px;
	position: relative;
	width: 575px;
}

#date {
	float: left;
	width: 120px;
	padding-left: 10px;
	padding-top: 3px;
}

#subnav {
	float: right;
	clear: right;
	width: 300px;
	text-align: right;
}

#maincontent {
	float: left;
	width: 355px;
	margin-top: 8px;
	margin-right: 20px;
	text-align: left;
}



#maincontent-form {
	float: left;
	width: 575px;
	margin-top: 27px;
}

#rightnav {
	float: right;
	clear: right;
	width: 175px;
	margin-left: 0px;
	margin-top: 8px;
}

#search {
	float: left;
	clear: both;
	background-image: url(/px/search-bg.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 60px;
	margin-top: 1px;
}

#leftnavbar {
	float: left;
	clear: both;
	width: 158px;
	height: 400px;
	background-image: url(/px/leftnavbg.gif);
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	float: left;
	text-align: center;
	width: 775px;
	margin-top:  10px;
}












