body {
	font-size: 0.9em;
	font-family: bitstream vera sans,sans-serif;
	margin: 0;
	padding: 0;
	/* (The background color is specified elsewhere, so do a global replacement if it ever changes) */
	background-color: #d9d9d9;
	background: url(../images/viclogo-bg.gif);
}

a:link {
	color: #900;
}
a:visited {
	color: #48468f;
}
a:hover {
	color: #f20;
}
a[name] {
	color: inherit;
	text-decoration: inherit;
}

#vw-header {
	background-color: #fff;
	height: 62px;
}
#vw-header img {
	border: 0;
	vertical-align: middle;
}
#vw-header-logo {
	/* position is offset by the header padding amount */
	position: absolute;
	left: 26px;
	top: 13px;
	z-index: 3;
}
#vw-header-logo img {
	width: 120px;
	height: 40px;
}
#vw-header-items {
	/* position is offset by the header padding amount */
	position: absolute;
/*	right: 10px; */
	right: 0px;
/*	top: 15px; */
	top: 0px;
	text-align: right;
	display: inline;
}
#vw-header-items a {
	color: #000;
	text-decoration: none;
/*	padding: 7pt; */
	padding: 0pt;
/*	font-size: 0.8em; */
	font-size: 0.0em;
}
#vw-header-items a:hover, #vw-header-search-button:hover {
	color: #f20;
	cursor: pointer;
}
#vw-header-items img {
/*	margin-right: 1px; */
	margin-right: 0px;
	margin-left: 0px;
	width: 234px;
	height: 62px;
}
#vw-header-search {
	height: 25px;
}
#vw-header-search-entry {
	vertical-align: top;
	margin: 0.65em 4px 0 10px;
	padding: 2px 4px;
	background-color: #f5f5f5;
	border: 1px solid #999;
	font-size: 0.8em !important;
}
#vw-header-search-entry:focus {
	background-color: #fff;
	border: 1px solid #555;
}
#vw-header-search-button {
	font-size: 0.8em !important;
	vertical-align: top;
	margin-top: 0.2em;
	border: 0;
	padding: 7px;
	background: #fff url('/images/header-search.png') no-repeat left;
	padding-left: 21px;
}
#vw-header-items form {
	float: right;
}
#vw-header-items input {
/*	font-size: 0.85em; */
	font-size: 0.0em;
}
#vw-nav {
	margin: 0;
	padding: 0;
	background-color: #22437f;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #f5f5f5;
}
#vw-nav ul {
	margin: 0;
	padding: 0;
}
#vw-nav li {
	display: inline;
	list-style: none;
	padding: 0 5pt;
}
#vw-nav li + li {
	padding-left: 8pt;
	border-left: 1px solid #99a5bf;
}
#vw-nav a {
	color: #c5ccdb;
	text-decoration: none;
}
#vw-nav a:hover {
	color: #fff;
}

#vw-side-left {
	position: absolute;
	z-index: 2;
	width: 11em;
	/* Space down for the approx line height (fonts) */
	left: 12px;
}
#vw-side-right {
	position: absolute;
	z-index: 1;
	width: 13em;
	right: 12px;
	padding-top: 3px;
	}
#vw-side-left, #vw-side-right {
	top: 2px;
	/* add to the top margin to compensate for the fixed sizes */
	margin-top: 75px;
	color: #555;
	font-size: 0.9em;
}
#vw-side-right ul {
	list-style: square inside;
	padding: 0;
	margin: 0;
}

/* Left-side naviagation */
#vw-side-nav-label {
/*	display: none; */
}
#vw-side-nav {
	list-style: none;
	margin: 0;
	padding: 0;
/*	border: 1px solid #5976b2; */
	border: 0px;
	border-top: 0;
/*	background-color: #22437f; */
	font: bold 12px Verdana, sans-serif;
}
#vw-side-nav li {
	border: 1px solid #225522;
	margin: 0;
	padding: 0;
/*	background-color: #bbffbb; */
/*	border-top: 1px solid #5976b2; */
	border-top: 1px solid #225522;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
/*	border-bottom: 1px solid #22437f; */
	border-bottom: 1px solid #225522;
}
#vw-side-nav li.nav {
	border: 1px solid #225522;
	margin: 0;
	padding: 0;
	background-color: #bbffbb;
/*	border-top: 1px solid #5976b2; */
	border-top: 1px solid #225522;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
/*	border-bottom: 1px solid #22437f; */
	border-bottom: 1px solid #225522;
}
#vw-side-nav li.separator {
	border: 0px;
	color: #000000;
	margin: 0;
	padding: 0;
/*	border-top: 1px solid #5976b2; */
	border-top: 0px;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
/*	border-bottom: 1px solid #22437f; */
	border-bottom: 0px;
}
#vw-side-nav a {
	margin: 0;
/*	color: #c5ccdb; */
	color: #225522;
	display: block;
	text-decoration: none;
	padding: 4px 6px;
}
#vw-side-nav a:hover {
/*	background-color: #34548f;
	color: #fff; */
	background-color: #44aa44;
	color: #ffffff;
}
#vw-side-nav a:link { color: #262; }
/* #vw-side-nav a:visited { color: #888; } */
#vw-side-nav a:visited { color: #f7f; }
#vw-side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#vw-side-nav ul li {
	border: 1px solid #225522;
	border-top: 1px solid #34548e;
	background-color: #34548e;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #34548e;
}
#vw-side-nav ul li:hover {
	border-bottom: 1px solid #34548f;
	color: #ffffff;
}
#vw-side-nav ul li a {
	padding-left: 12px;
	color: #a7b2c9;
}
#vw-side-nav ul li a:hover {
	background-color: #46659e;
	color: #ffffff;
}
#vw-side-nav ul ul li a {
	padding-left: 18px;
}
#vw-side-nav strong a {
	font-weight: normal;
	color: #fff !important;
	background-color: #10203b;
}
#vw-side-nav strong a:hover {
	background-color: #172e56 !important;
}

/* content containers */
#vw-middle-one, #vw-middle-two, #vw-middle-three {
	font-size: 0.9em;
	/* position: relative; */ /* relative to utilize z-index */
	width: auto;
	min-width: 120px;
	margin: 10px;
	z-index: 3; /* content can overlap when the browser is narrow */
}
#vw-middle-two, #vw-middle-three {
	margin-left: 11em;
	padding-left: 24px;
}
#vw-middle-three {
	margin-right: 13em;
	padding-right: 24px;
}

#vw-content {
	padding: 24px;
	border: 1px solid #aaa;
	background-color: #fff;
}

.content { margin: 0 1em }

#vw-content pre {
	font-family: monospace;
	font-size: medium;
	margin: 2em 0;
	/*
	overflow: auto;
	*/
	overflow: hidden;
}
#vw-content pre a {
	text-decoration: none;
}
#vw-content pre a:hover {
	text-decoration: underline;
}
#vw-content pre:first-line {
	color: #999;
	text-decoration: underline;
}
#vw-content hr {
	display: none;
}


#vw-sidelist {
	position: relative;
	bottom: 3px;
	margin: 0;
	padding: 3px !important;
	border: 1px solid #bbb;
	background-color: #ccc;
	border-radius: 2.5px;
/*	-moz-border-radius: 2.5px; */
}
#vw-sidelist strong a {
	font-weight: normal;
	background-color: #555;
	color: #fff;
}
#vw-sidelist strong a:hover {
	background-color: #333;
	color: #fff;
}
#vw-sidelist li {
	list-style-position: outside;
	font-size: 0.9em;
	list-style: none;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 0;
	list-style: none;
}
#vw-sidelist li a {
	text-decoration: none;
	display: block;
	padding: 6px 8px;
	border-radius: 2.5px;
/*	-moz-border-radius: 2.5px; */
}
#vw-sidelist li a:hover {
	background-color: #999;
	color: #ffffff;
}

#vw-footer {
	font-size: 0.75em;
/*	text-align: center; */
	text-align: right;
	color: #777;
	margin-bottom: 2em;
}
#vw-printable {
	text-align: center;
	margin: 1em 0;
	font-size: 0.85em;
}
#vw-printable a {
	text-decoration: none;
	padding: 5px 0;
	padding-left: 18px;
	background: transparent url("/images/printable.png") no-repeat left;
}
#vw-printable a:hover {
	text-decoration: underline;
}

