﻿* {
	font-family: Verdana,Arial,Sans-Serif;
	color: #333;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-size: 62.5%;
	background-color: #fff;	
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
form {
	height: 100%;
}
a {
	color: #594861;
}
a:hover {
	color: #AD0B48;
}
h2 {
	margin-top: 15px;
	color: #594861;
	font-size: 1.6em;
}
/* Template styles */
#header {
	background-image: url(/images/banner_1945.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 768px;
	height: 129px;
	text-align: right;
}
#header ul {
	display: block;
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	margin-right: 8px;
	padding: 0px;
}
#header li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	padding-right: 10px;
	border-right: 1px solid white;
	margin-right: 10px;
}
#header li.alt {
	border-right: 0px;
	padding-right: 0px;
}
#header a {
	font-size: 1.1em;
	color: #fff;
}
#search {
	width: 768px;
	text-align: right;
	font-size: 1.2em;
	padding-top: 3px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#search input.textbox {
	width: 140px;
}
#search input.button {
	vertical-align: bottom;
}
#logo {
	width: 598px;
	padding-left: 170px;
	margin-top: 12px;
	overflow: auto;
	clear: both;
	font-size: 1.2em;
	margin-bottom: 12px;
}
#logoimage {
	float: left;
}
#logotext {
	float: left;
	font-weight: bold;
	width: 250px;
}
#contentarea {
	width: 768px;
	clear: both;
	overflow: auto;
}
#leftbar {
	float: left;
	width: 164px;
}
div.lbitem {
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.1em;
	border-top: 1px solid #000;
}
div.lbitem a {
	color: #493851;
	font-weight: bold;
	text-decoration: none;
}
div.lbitem a:hover {
	color: #A01431;
	font-weight: bold;
	text-decoration: none;
}
div.lbblock {
	background-color: #594861;
	height: 250px;
	text-align: right;
}
#hipslogo {
}
#hipstext {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
}
#content {
	float: left;
	width: 589px;
	margin-left: 15px;
	border-top: 1px solid #000;
}
#footer {
	width: 748px;
	background-color: #eeecef;
	margin-top: 10px;
	text-align: center;
	padding: 10px;
}
#footer ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	padding-right: 5px;
	border-right: 1px solid #000;
	margin-right: 5px;
	font-size: 1.1em;
}
#footer li.alt {
	border-right: 0px;
	padding-right: 0px;
}
#footer div.links {
	overflow: auto;
	clear: both;
}
#footer div.text p {
	margin-top: 4px;
}
/* Content styles */
#loggedinas {
	text-align: right;
	margin-top: 2px;
	font-size: 1.1em;
}
#loggedinas span.username {
	color: #594861;
	font-weight: bold;
}
#loggedinas span.logout {
}
/* Pager controls */
div.pagelinkscontainer_top {
	text-align: left;
	margin-bottom: 15px;
	display: none;
}
div.pagelinkscontainer_base {
	text-align: left;
	margin-top: 15px;
	border-top: 1px solid #aaa;
	padding-top: 4px;
}
div.pagelinks {
}
div.pagelinks a {
	font-size: 1.2em;
}
div.pagelinks span {
	font-size: 1.2em;
}
div.pagelinks span.off {
	color: #999;
	text-decoration: underline;
}
/* Misc font styles */
.error {

}
