body { 
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	padding: 0;
	margin: 5mm;
}
html { }

h1 { font-size: 140%; color: #fff; background-color: #344b6d; margin: 0 0 10px 0; padding: 10px 10px 5px 10px; font-weight: normal;}
h2 { font-size: 130%; color: #63b4ec; font-weight: normal; margin: 1px; padding-bottom: 0;}
h2.news { color: #fff; background-color: #63b4ec; padding:8px; padding-top: 16px;}
h2.menu { color: #fff; background-color: #344b6d; padding:8px; padding-top: 16px;}
ul {list-style-type: disc; color:#000;}
li { padding-top: 5px; padding-bottom: 5px; }
/*hr { border: 0; height: 1px; color: #344b6d; background-color: #344b6d;}*/
.listtxt {color: black;}

/*links*/
a:link { color: #66f; text-decoration: underline;}
a:active { color: #66f; text-decoration: underline;}
a:hover { color: #66f; text-decoration: underline;}
a:visited { color: #66f; text-decoration: underline;}

#header { float: none; width: 100%; margin: 5px auto; padding-top:0; padding-bottom:3px; background: #fff; border-bottom: 1px solid #ccc; }
.logo {float: left; margin: 0; border: 0;}
.imgfloat {float: left; margin-right: 10px; }

#left { display:none; float: none; width: 0; height: 0; visibility: hidden; }
#main { float: none; width:auto; padding: 10px; font-size: 90%; margin: 10px 0 0 15px;}

.newsdate { color: #63b4ec; margin-left: 10px; }
#search { display: none; visibility: hidden; width: 0; height: 0; }
a.controls, a.controls:visited { display: none; visibility: hidden; }


a.newsitem, .newsitem a:link, .newsitem a:visited { color: #66f; text-decoration: none;}

#header-right {
	float: right;
	width: 250px;
	margin-right: 30px;
	display: inline;
}
#panels {
	float: right; display: inline;
}
#rightnav
{
	width: 0;
	display: none; 
	visibility: hidden; 
}

/*main nav*/
#navcontainer
{ display: none; }

#navcontainer ul, ul#navcontainer { display: none; visibility: hidden; }

.clearer {
clear:both;
height:0px;
overflow:hidden;
margin-top:-1px;
}

.clear {
clear:both;
height:0px;
overflow:hidden;
margin-top:-1px; 
}

#content {
	float: non;
	width: 90%;
}

#links {
	clear: both;
	margin-top: 50px;
}

.links-box-head {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #63b4ec;
	color: #fff;
	width: 90%;
	height: 30px;
	padding: 0;
}

.links-box-title {
	text-align: center;
	padding: 3px 5px 3px 5px;
}
.links-box {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 0;
	width: 90%;
}
.links-box ul
{
margin-left: 0;
padding-left: 0;
padding-top: 10px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.links-box li { width: 170px; display: inline; }


.links-box a {
	text-decoration: none;
	color: #63b4ec;
	padding: 0;
	width: 170px;
	background-color: #fff;
	margin: 5px 0 5px 0;
	padding-left: 10px; 
	text-decoration: underline;
}

.links-box hr, hr.links-box {
	display: none; visibility: hidden;
}

#breadcrumbs {
	color: #666;
	background-color: #fff;
	mergin-left: 30px;
	font-size: 60%;
}

#breadcrumbs a {
	text-decoration: none;
	color: #666;
	padding: 0 3px 0 3px;
	background-color: #fff;
	margin: 5px 0 5px 0;
}

#breadcrumbs a.visited {
	color: #666;
}

.ceres-box-head {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #63b4ec;
	color: #fff;
	width: 600px;
	height: 30px;
	padding: 0;
}
.ceres-box-title {
	float: left;
	padding: 3px 5px 3px 5px;
}
.ceres-box-subtitle {
	float: right;
	padding: 3px 5px 3px 5px;
	text-align: right;
}
.ceres-box {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0;
	width: 600px;
}
.ceres-box p {
	padding: 5px;
}
.ceres-box-group-head {
	padding: 2px 0 2px 0;
	width: 590px;
	margin: 10px 5px 0 5px;
	background-color: #63b4ec;
	height: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.ceres-box-group {
	padding: 0;
	width: 590px;
	margin: 0 5px 20px 5px;
}
.ceres-box-info {
	padding: 0 10px 10px 10px;
	width: 580px;
	margin: 10px 0 10px 0;
	text-align: center;
}
.ceres-table {
	width: 590px;
	border: 0;
	margin: 5px;
	padding: 0;
}
.ceres-table th {
	width: 100px;
	background-color: #ddd;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.ceres-table td {
	text-align: left;
	padding: 2px;
}
.attributes-table {
	width: 590px;
	border: 0;
	margin: 5px;
	padding: 0;
}
.attributes-table th {
	width: 100px;
	background-color: #ddd;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.attributes-table td {
	background-color: #ddf;
	text-align: left;
	padding: 5px;
}
.dark {
	background-color: #cce;
}
.light {
	background-color: #fff;
}
.user-box {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-width: 0;
	border-style: solid;
	border-color: #FFCC00;
	padding: 0;
	width: 600px;
}
.user-box h2 {
	text-align: left;
	background-color: #CCCCCC;
}
.form-column {
	margin: 0;
}
.form-field {
	width: 590px;
	border-style: solid;
	border-width: 0;
	border-color: #999999;
	margin: 5px 5px 5px 5px;
	padding: 5px 0 5px 0;
}
.field-label {
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 4px 4px 4px 4px;
	float: left;
}
.field-input {
	margin: 0 50px 0 150px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}
.field-input-box {
	border: 1px;
	border-style: solid;
	border-color: #9999FF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.field-input-money-box {
	border: 1px;
	border-style: solid;
	border-color: #9999FF;
	font-family: Monospace, Courier New, Courier, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 2px;
}
.field-input-float-box {
	border: 1px;
	border-style: solid;
	border-color: #9999FF;
	font-family: Monospace, Courier New, Courier, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 2px;
}
.required-field {
	float: right;
	width: 50px;
	font-size: 8px;
	vertical-align: top;
}
.form-error-field {
	background-color: yellow;
}
.form-error-msg {
	text-align: right;
	padding: 5px;
	color: red;
	font-weight: bold;
	margin: 0 20px 10px 50px;
}
.edit-buttons  {
	margin: 0px;
	padding: 0;
	border: 0;
	display: inline;
	text-align: right;
}

.edit-buttons form {
	padding: 0;
	border: 0;
}

.edit-buttons a {
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	-moz-border-radius: 3px;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	background-color: #fff;
	display: inline;
	margin: 0;
	font-size: 10px;
}
.edit-buttons a:hover {
	border-style: solid;
	border-color: #333366;
	border-width: 2px;
	background-color: #eeeeff;
	padding: 1px 4px 1px 4px;
}
.edit-buttons a:visited {
	color: #333333;
}

.user-buttons {
	text-align: right;
	margin: 5px 10px 5px 5px;
	padding: 5px 0 5px 0;
}
.user-buttons a {
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	-moz-border-radius: 4px;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.user-buttons a:hover {
	border-style: solid;
	border-color: #333366;
	border-width: 2px;
	background-color: #eeeeff;
	padding: 1px 4px 1px 4px;
}
.user-button a:visited {
	color: #333333;
}
.small-buttons {
	text-align: center;
	font-size: 10px;
	margin: 1px 1px 1px 1px;
	padding: 2px 4px 2px 4px;
}
.small-buttons a {
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	color: #333333;
	display: inline;
}
.small-buttons a:hover {
	border-style: solid;
	border-color: #333366;
	border-width: 2px;
	background-color: #eeeeff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}
.small-buttons a:visited {
	color: #333333;
}
.small-button {
	margin: 2px;
	border-style: ridge;
}
.small-button a {
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	padding: 1px 5px 1px 5px;
	text-decoration: none !important;
	color: #333333;
	display: inline;
	width: 30px;
}
.small-button a:hover {
	border-style: solid;
	border-color: #333366;
	border-width: 2px;
	background-color: #eeeeff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}
.small-button a:visited {
	color: #333333;
}
.page-menu {
	margin: 5px;
	text-align: left;
	float: left;
	display: inline;
}
.search-box {
	display: none;
}
.search-button {
	display: none;
}
#summary {
	border: 0;
	border-top: 1px solid #344b6d;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
}
#summary img {
	float: left;
	padding: 0 10px 10px 0;
}
.maintext {
	clear: both;
	border: 0;
	border-top: 1px solid #344b6d;
	border-bottom: 1px solid #344b6d;
	font-size: 1em;
}