* {
	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;
}

li {
	display: block;
}

form {
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
}

input.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}

input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
}

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;
}

ul, ol {
	margin-top: 0em;
	line-height: 140%;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

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;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	margin-right: 10px;
}

.style1Centered {
	color: #FF0000;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}

.style2 {
	color: #FF0000
}

.style3 {
	color: #FF0000;
	font-weight: bold;
	margin-right: 10px;
}

.style3Centered {
	color: #FF0000;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 1.5em;
}

.style4 {
	color: #000099;
	font-weight: bold;
	text-align: center;
}

.style4Centered {
	color: #000099;
	font-weight: bold;
	text-align: center;
}

.style5 {
	color: #000099
}

/* 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;
	font-size: 1.8em;
}

#header p {
	font-style: italic;
}

#header a {
	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;
}

.post .entryGrid {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
}

.post .entry {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: justify;
}

.post .entry p {
	margin-top: 3px;
	text-align: justify;
}

.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 .returnNav {
	text-align: center;
	width: auto;
}

.post .entry .returnNav p {
	line-height: inherit;
	text-align: center;
}

.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;
}

#logo a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	float: right;
	width: 245px;
	margin: 0px;
	top: 10px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .9em;
	color: #CFA39D;
}

#footer a {
	color: #CFA39D;
	background-color: #FFFFFF;
}
#page #content .post .entry .titleBlockEntry .titleBlockEntry u {
	text-decoration: underline;
}
