@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images2/spacer-mainbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6F6D6E;
	font-family: "Times New Roman", Times, serif;
}
body , td, th{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.navigation   {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #bfbebe;
	background-image: url(../images2/background-header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
.navigation td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.navigation td   a{
	color: #bfbebe;
	text-decoration: none;
}
.footer {
	color: #bfbebe;
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
}
.footer a {
	color: #B9BEBE;
	text-decoration: none;
	line-height: 130%;
}
.footer a:hover {
	color: #bfbebe;
	text-decoration: underline;
}
.maincontentarea {
	background-image: url(../images2/spacer-mainarea.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
}
.maincontentarea td {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 150%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
}
.sidenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFF;
	background-image: url(../images2/spacer-secondarynav.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #9D9D9D;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 150%;
}
.sidenav strong a, .sidenav strong a:visited, .sidenav strong a:hover{
	font-size: 10pt;
	font-weight: bolder;
}
.sidenav a     {
	color: #FFF;
	text-decoration: none;
}
.sidebar     {
	background-image: url(../images2/spacer-secondarynav.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #9D9D9D;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;

}
.sidebar a, .sidebar a:visited {
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
.sidebar li {
		list-style-type: none;	
}.linkcat h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
#blognotes {
	width: 185px;
}
#blognotes a {
	text-decoration: underline;
}
#blognotes ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#blognotes ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
}
.sidenav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-variant: small-caps;
	color: #FFF;
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 150%;
}
.sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-variant: normal;
}

