body
{
	font-family: "Bookman Old Style", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #003366;
}

.banner .bannerside img {
	float: left;
	clear: left;
	margin: 0em 1em 0em 0em;
}

.endbannerside {
	clear: left;
}

.menupanel {
	text-align: center;
	padding-bottom: 1em;
}

.briefpost
{
	background: #f0f0f0;
	border-top:  solid #d9d9d9 2px;
	border-left: solid #d9d9d9 1px;
	padding: 1em 1em 1em 1em;
	margin: 1em 1em 1em 4em;
}

.briefpost .projectinvolved
{
	width: 50px;
	float: right;
}

.briefpost .content
{
	margin-right: 60px;
}

.briefpost .content .subject
{
	font-weight: bold;
}

.briefpost .datetimeauthor .posted,
.briefpost .datetimeauthor .modified
{
	font-style: italic;
}


.briefpost .end
{
	clear: both;
}

.menupanel ul {
	list-style: none;
	padding: 0em;
	margin: 0em;
	display: inline;
}

.menupanel li {
	display: inline;
	border: 2px #cdcdcd solid;
	background: #efefef;
	padding: .6em;
	font-weight: bold;
}

.sitepanel {
	width: 700px;
	clear: both;
	text-align: left;
	min-height: 300px;
	background: url(/back.png);
}

.sideleft {
	float: left;
	clear: left;
	margin: 0em 1em 0em 0em;
}

.sideright {
	float: right;
	clear: right;
	margin: 0em 0em 0em 1em;
}

p
{
	margin: 0.75em 1em 0.75em 1em;
}

.nondoc h1
{
	font-family: "Garamond", Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: solid #afdedf 1px;
}

.nondoc h2
{
	display: block;
	background: url(header1.png) #cfcfcf;
	border-style: solid solid solid solid;
	border-color: #8f8f8f;
	border-width: 1px;
	padding: 1em 1em 1em 1em;
	font-size: 1em;
	font-weight: bold;
}

/*
.mainsection1 {
	background: #dfdfdf;
	border-style: solid solid solid solid;
	border-color: #8f8f8f;
	border-width: 1px;
	padding: 1em 1em 1em 1em;
	margin: 1em 1em 1em 4em;
}
*/
.mainsection1 {
	background: #f0f0f0;
	border-top:  solid #d9d9d9 2px;
	border-left: solid #d9d9d9 1px;
	padding: 1em 1em 1em 1em;
	margin: 1em 1em 1em 4em;
}

.mainsection1 .end {
	clear: left;
}

.mainsectiontext
{
	margin: 1em 1em 1em 4em;
}

.commentsstart
{
	background: #dfdfdf;
	padding: 8px;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #000000;
	font-weight: bold;
}

a:link, a:active
{
	color:#007588;
	text-decoration:none;
}

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

a:hover
{
	color:#007588;
	text-decoration:underline;
}

.blogarticle {
	margin: 1em 1em 1em 4em;
}

.blogarticle .datetimeauthor .posted,
.blogarticle .datetimeauthor .modified
{
	font-style: italic;
}

.blogarticle h1 {
	font-family: "Garamond", Tahoma, Arial, Helvetica, sans-serif;
}
.blogarticle h2 {
	font-family: "Garamond", Tahoma, Arial, Helvetica, sans-serif;
}
/*
.blogarticle h3 {
	margin: 1em 1em 1em 4em;
}
.blogarticle h4 {
	margin: 1em 1em 1em 4em;
}
*/

.paginatedseries {
	background: #ffffff;
	/*
	border-style: none none solid none;
	border-width: 1px;
	border-color: #000000;
	*/
	font-size: 0.95em;
	text-align: right;
	padding: 1em;
}

.seriesgreyed {
	color: #afafaf;
}

.postingstable {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #000000;
}

.postingstable th {
	background: #cfcfcf;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #000000;
	font-size: 0.95em;
}

.postingstable td {
	background: #ffffff;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #9f9f9f;
	font-size: 0.95em;
}

.sharelink {
	padding: 10px;
}


.formtable {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #000000;
}

.formtable th {
	background: #cfcfcf;
	border-style: none dashed solid none;
	border-width: 1px;
	border-color: #000000;
	font-size: 0.95em;
	font-weight: bold;
}

.formtable td {
	background: #ffffff;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #000000;
	font-size: 0.95em;
}
