@import url("reset.css");
html {
	overflow-y: scroll;
}

body {
	color: #777;
	height: 100%;
	font: .75em/1.25em Verdana, Lucida, "Lucida Grande", sans-serif;
}

#pagewrap {
	width: 760px;
	height: 100%;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	padding-top: 30px;
}

#header {
	height: 280px;
	position: relative;
	width: 760px;
}

#searchbar {
	text-align: right;
	width: 760px;
	height: 27px;
}

#nav {
	text-align: left;
	position: relative;
	height: 117px;
	width: 760px;
	background: url(images/nav_logo.gif) no-repeat;
	padding-right: 2px;
	margin-right: -2px;
}

#quickjump {
	width: 735px;
	height: 112px;
	background: url(images/banner.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 18px;
}

#sidebar {
	width: 250px;
	float: left;
	padding: 25px 27px 80px 25px;
}

#widecontent {
	width: 735px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 80px;
}

#narrowcontent {
	width: 458px;
	float: left;
	padding-top: 25px;
	padding-bottom: 80px;
	min-height: 200px;
}

.preview_wrap {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #169376;
	font-style: italic;
}

a:hover {
	text-decoration: underline;
	font-style: italic;
}

a:visited {
	text-decoration: none;
	color: #169376;
}

p {
	padding-bottom: 8px;
	padding-top: 0;
	margin-top: 0;
}

p.result_break {
	padding-bottom: 10px;
}

#widecontent h3 {
	font-weight: bold;
	color: #555;
	line-height: 1.2em;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

#narrowcontent h3 {
	font-weight: bold;
	color: #555;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
}

#narrowcontent h3.home {
	font-weight: bold;
	color: #555;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar h3 {
	font-weight: bold;
	color: #555;
	line-height: 1.2em;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 4px;
}

h4 {
	font-weight: normal;
	font-style: normal;
	color: #444;
	padding-bottom: 7px;
	padding-top: 7px;
}

ol li {
	list-style-type: lower-latin;
	margin-left: 20px;
}

ul {
	padding-bottom: 10px;
}

li {
	list-style-type: disc;
	padding-bottom: 4px;
	margin-left: 14px;
}

ul#menu {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 20px;
	list-style-type: none;
	text-align: center;
	padding-top: 94px;
	padding-left: 10px;
}

ul#menu li {
	display: inline;
	float: left;
	text-align: left;
	height: 16px;
	margin-left: 0;
}

ul#menu li:before {
	content: ".";
}

ul#menu li.first:before {
	content: " ";
	}
	
ul#menu li.last:before {
	content: " ";
	}

ul#menu li.last {
	padding-left: 6px;
}

ul#menu li.last a {
	color: #005287;
}

ul#menu li a {
	height: 16px;
	text-decoration: none;
	color: #555;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;
}

ul#menu li.selected a {
	color: #169376;
	font-weight: bold;
}

ul#menu li a:hover {
	color: #000;
}

.readmorelink {
	font-style: italic;
}

span.readmorelink a {
	text-decoration: none;
	color: #169376;	
}

span.readmorelink a:hover {
	text-decoration: underline;	
}

span.readmorelink a:visited {
	text-decoration: none;
	color: #169376;	
}

#sidebar p a {
	font-weight: normal;
	font-style: normal;
}

.clear {
	clear: both;
}

#footer {
	width: 460px;
	height: 50px;
	clear: both;
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	padding-top: 10px;
	float: right;
	border-top: 6px solid #005287;
	color: #666;
}

#footer a {
	color: #666;
	font-weight: normal;
	font-style: normal;
}

strong {
	font-weight: bold;
	color: gray;
}

.error {
	color: red;
}

input#search {
	border: 1px solid silver;
	text-align: left;
	height: 16px;
	width: 150px;
}

#searchbutton {
	width: 13px;
	_width: 16px;
	margin-left: 0;
	padding-left: 0;
	margin-top: -4px;
	height: 21px;
	text-indent: -1000em;
	background: white url(images/search_button.gif) no-repeat left center;
	cursor: pointer; /* hand-shaped cursor */
  cursor: hand;
	border: 1px none red;
	position: relative;
	z-index: 1000;
	padding: 0;
}

form {
	margin-right: -14px;
}

ul.quickjump {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.quickjump li {
	color: white;
	padding-bottom: 4px;
	list-style-type: none;
	margin-left: 0;
}

ul.quickjump li a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

ul.quickjump li a:hover {
	text-decoration: underline;
}

ul.quickjump li a:visited {
	text-decoration: none;
	font-weight: bold;
}

ul.links li {
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	margin-left: 0;
}

ul.links li a {
	font-weight: normal;
	font-style: normal;
}



