﻿body {
	font-size: 100%;
	font-family: Arial, sans-serif;
	color: black;
	text-align: center;
	background-image:url('../images/lgrey015.jpg');
	margin-left: 0; margin-right: 0; margin-top: 0;
}
#header {
	background-image:url('../images/lgrey015.jpg');
 	margin: 0 auto;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
#navigation {
	background-image:url('../images/lgrey015.jpg');
	margin: 0 auto;
	width:925px;
	padding:0;
}
#container {
	background-image:url('../images/paper.jpg');
	width:920px;
	margin: 0 auto;
}
#content {
	text-align:left;
	font-size: 10pt;
	margin:0px 20px 0px 20px;
}
#header0 {
	margin:0px 10px 0px 10px
}
#footer {
	clear:both
}
hr { 
	width:80%;
	color:gray;
	float:inherit;
	}
.backgroundhead {
	background-image:url('../images/lgrey015.jpg')
}
.backgroundmenu {
	background-image:url('../images/lgrey015.jpg')
}
.background {
	background-image:url('../images/paper.jpg')
}
.headborder {
	border:thin;
	border-color:gray;
	border-style:solid;
}
.pagehead {
	font-size: 18pt;
	font-weight: bold;
	color: #666600;
	text-align: left;
	background-color:#CCCCCC;
}
.blogtitle {
	margin-bottom:0px;
	font-weight:bold;
}
.blogbody {
	padding:0px 30px 0px 30px; 
	margin-top:0px; 
	margin-bottom:0px;
}
.textcenter {
	text-align: center;
}
.textleft {
	text-align: left;
}
.textbold {
	font-weight:bold;
}
.fontxsmall {
	font-size: 8pt;
}
.font9pt {
	font-size: 9pt;
}
.fontsmall {
	font-size: 10pt;
}
.fontmedium {
	font-size: 12pt;
}
.fontlarge {
	font-size: 14pt;
}
.fontxlarge {
	font-size: 18pt;
}
.sectionhead {
	font-size: 12pt;
	font-weight: bold;
	color:#666600;
}
.sectiondata {
	font-size: 10pt;
	color: black;
}
.caption {
	font-size: 10pt;
	font-weight: bold;
	color: #666600;
}
.linkscell {
	width: 33.3%;
	height: 100px;
	color:black;
	text-align:center;
}
.linksfont {
	font-size: 12pt;
	color: black;
}
.imgcenter {
	float:inherit;
}
.imgmiddle {
	border:0;
	vertical-align:middle;	
}
.imgleft {
	border:0;
	float:left;	
}
.imgright {
	border:0;
	float:right;	
}
.columnpadhalf {
	width: 0.5em;
}
.columnpad {
	width: 1em;
}
.columnpad2 {
	width: 2em;
}
