body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#page {
	width: 95%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#loginstat {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
#banner {
	height: 59px;
	background-repeat: repeat-x;
	background-image: url(top-bg.gif);
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#banner div.left {
	background-repeat: no-repeat;
	background-image: url(top-left.gif);
	float: left;
	width: 10px;
	height: 59px;
}
#banner div.right {
	background-repeat: no-repeat;
	background-image: url(top-right.gif);
	background-color: White;
	float: right;
	width: 10px;
	height: 59px;
}
#banner div.logo {
	background-repeat: no-repeat;
	width: 248px;
	height: 59px;
	background-image: url(logo.gif);
	margin-left: 12px;
	margin-right: 12px;
}
#body {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
}
#body #welcome p {
	font-size: 14px;
	line-height: 160%;
}
#body #welcome div.start-new {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#body #welcome div.start-new form {
	display: inline;
}
#body #welcome div.start-new form fieldset {
	padding: 10px;
	margin: 0;
	width: 100px!important;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background-color: Gray;
}
#body #welcome div.pre-image {
	float: right;
	background-repeat: no-repeat;
	background-image: url(preface-image2.png);
	width: 200px;
	height: 200px;
	margin-top: 20px;
}
#sidebar {
	width: 250px;
	float: right;
	border-left: 1px dotted Gray;
	padding: 5px 5px 5px 2px;
	text-align: left;
	margin-left: 20px;
	height: auto!important;
	height: 380px;
	min-height: 370px;
}
#sidebar #reference-link {
	border-top: 1px dotted Gray;
	margin-left: 5px;
}
#sidebar #reference-link h2 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}
#sidebar #reference-link ul,
#sidebar #reference-link ul li {
	margin: 0;
	padding: 0;
	list-style: inside disc;
	color:  #333333;
}
#sidebar #reference-link ul {
	margin-left: 10px;
}
#sidebar #reference-link ul li {
	line-height: 16px;
}
#sidebar #reference-link ul li a:link,
#sidebar #reference-link ul li a:visited,
#sidebar #reference-link ul li a:active {
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
#sidebar #reference-link ul li a:hover {
	padding-bottom: 0px;
	border-bottom: 1px dotted black;
	color: Black;
}
#sidebar #login-form {
	padding-left: 5px;
	margin-bottom: 10px;
}
#sidebar #login-form h2 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}
#sidebar #login-form ul,
#sidebar #login-form ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	color:  #333333;
}
#sidebar #login-form ul {
	margin-left: 10px;
}
#sidebar #login-form ul li {
	margin-bottom: 5px;
}
#sidebar #login-form ul li span.error {
	color: red;
}
#sidebar form label {
	display: block;
	font-weight: bold;
	color: #333333;
}
#copyright {
	clear: both;
	margin-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	border-top: 1px dotted gray;
	color: gray;
}
#copyright a:link,
#copyright a:visited,
#copyright a:active {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
#copyright a:hover {
	border-bottom: 1px solid black;
	color: Black;
}
#nav1 {
	text-align: left;
	line-height: 20px;
}
#nav1 span,
#nav1 a {
	padding-top: 4px!important;
	padding-bottom: 3px!important;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 18px;
	margin-right: 5px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}

#nav1 span {
	border: 1px solid #999999;
	background-color: #999999;
	font-weight: bold;
	color: white;
}
#nav1 a {
	border: 1px solid silver;
	border-bottom: none;
	background-color: #E0E0E0;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#nav2 {
	line-height: 24px;
	background-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#nav2 span {
	color: White;
	font-weight: bold;
	margin-right: 10px;
}
#nav2 a {
	color: #DDDDDD;
	font-weight: normal;
	margin-right: 10px;
}
#page_description {
	margin-top: 10px;
	line-height: 130%;
	width: 70%;
}
#page_description p {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 4px;
}
div.set-area {
	font-size: 12px;
	margin-top: 10px;
	width: 70%;
}
div.set-area h1 {
	display: block;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 5px;
	color: #333333;
}
div.set-area p {
	font-size: 12px;
	line-height: 120%;
}
div.set-area p.highlight {
	background-color: #EEE8AA;
	padding: 5px;
}
table.rlink {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	width: 100%;
	font-size: 12px;
}
table.rlink tr td {
	padding: 2px 1px 2px 6px;
}
table.rlink tr td.date {
	width: 180px;
}
table.rlink tr.title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #D3D3D3;
}
table.rlink tr.title td {
	padding: 4px 6px 4px;
}
table.rlink tr.darkline {
	background-color: #EAEAEA;
}
