* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/SideBar2010.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 10;
}

h1, h2, h3 {
	color: #000099;
}

h1 {
	letter-spacing: -.05em;
	font-size: 1.5em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
}

blockquote {
	margin-left: 1em;
	padding-left: 0.75em;
	border-left: 1px solid #9E9D89;
	margin-top: .75px;
}

a {
	color: #000099;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

img {
	text-decoration: none;
}

.style1Centered {
	color: #FF0000;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}

/* Header */

#header {
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 80px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 595px;
	text-align: center;
	clear: both;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #000066;
}

#header h1 {
	padding-top: 0.5em;
}

#header p {
	font-style: italic;
}

#header h3 a {
	font-size: 1.8em;
	text-decoration: none;
	color: #151F5D;
}

#header img {
	padding: 0px;
}

/* Page */

#page {
	width: 920px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 35px;
}

/* Content */

#content {
	float: left;
	width: 610px;
}

.post {
	width: inherit;
	clear: both;
}

.post .entry {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: center;
}

.post .entry p {
	margin-top: 3px;
	text-align: center;
}

.post .entry .space {
	margin: 10px;
}

.post .entry td {
	font-size: 1em;
}

.post .entry ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style-position: inside;
}

.post .entry ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

.post .entry ul li {
	display: block;
}

.post .entry ol li {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: upper-roman;
}

.post .title {
	padding-top: 5px;
	text-align: center;
	padding-bottom: 1.5em;
	clear: left;
	width: 100%;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

/* layout */

.post .entry .blockRightNew {
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-left: 15px;
}

.post .entry .blockRightNew h4 {
	font-size: 1em;
	padding-left: 25px;
}

.post .entry .blockRightNew p {
	line-height: inherit;
}

.post .entry .blockRightNew a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .entry .blockLeftNew {
	float: left;
	margin-bottom: 10px;
	clear: left;
	padding-bottom: 5px;
	text-align: center;
	width: 50%;
	padding-top: 10px;
	margin-left: 15px;
}
.post .entry .blockLeftNew img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .entry .titleBlockLeft {
	float: left;
	width: 29%;
	clear: left;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}

.post .entry .titleBlockTop {
	float: left;
	clear: none;
	text-align: left;
	color: #000099;
	font-weight: bold;
	padding-bottom: 10px;
}

.post .entry .titleBlockCenter {
	float: left;
	width: 40%;
	clear: none;
	text-align: center;
	color: #000099;
	font-weight: bold;
}

.post .entry .titleBlockEntry {
	width: 100%;
	clear: right;
	text-align: justify;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 1.2em;
}

.post .entry .titleBlockNote {
	clear: both;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 35px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post .entry .titleBlockEntry ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	clear: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 245px;
	padding: 0px;
	margin-top: 0px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	border-bottom: 1px dotted #748AAF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

#sidebar li li:hover {
	background-color: #EAEAEA;
}

#sidebar #nav .nav_Body_on {
	background-color: #EAEAEA;
}

#sidebar .nav_Body_on {
	background-color: #B8D5B5;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #748AAF;
	text-align: center;
}

#sidebar a {
	text-decoration: none;
	display: block;
}

#sidebar a:hover {
	text-decoration: none;
	display: block;
}

#logo {
	margin-top: 10px;
	width: 245px;
	text-align: center;
}

#nav {
	float: right;
	width: 245px;
	margin: 0px;
	top: 10px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Map Tables */

#mapTable {
	width: 600px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 75px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}



.pager { 
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
}
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lbullet {
	background-color:#f0f0f0;
	border-left:#ccc 2px solid;
	padding-bottom:25px;
	width: 40px;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage {
	font:normal 12px verdana;
	padding: 5px;
	text-align: left;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}
#copyright{
	font:normal 11px tahoma,verdana;
	color:#000;
	text-align:center;
	padding:0px;
	width:720px;

}
a:link,a:visited{
	padding:1px;
	color:#009;
	text-decoration:none;
}
a:visited{
	color:#669;
}
a.aemphasis{
	color:#009;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#930;
	
}
hr {
	color:#ccc;
} 

/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 0.9em;
	color: #CFA39D;
	clear: both;
}

#footer a {
	color: #CFA39D;
	background-color: #FFFFFF;
}
#page #content .post .entry .titleBlockEntry .titleBlockEntry u {
	text-decoration: underline;
}
