@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #1B2627;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2E58A3;
}
#container {
	width: 986px;
	margin: auto;
	padding: 0px;
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#middle td#leftpan {
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#middle  td#centerpan  {
	width: 461px;
	padding-right: 7px;
	padding-left: 7px;
}
#middle td#rightpan {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#rightpan a {
	color: #215C67;
}

#leftpan a {
	color: #18444B;
}

#top #title {
	font-size: 1.7em;
	position: relative;
	left: 344px;
	top: 43px;
	white-space: nowrap;
	display: block;
	width: 400px;
}
#top #subtitle {
	font-size: .9em;
	position: relative;
	left: 345px;
	top: 45px;
	width: 500px;
}
#container #top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 986px;
	display: block;
}
#container #middle {
	width: 986px;
	clear: both;
	float: none;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #bottom {
	background-image: url(images/bottom.gif);
	height: 214px;
	width: 986px;
	clear: both;
	float: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	border-bottom-style: none;
	font-variant: normal;
	
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0em;
}
a {
	color: #176573;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#article hr {
	margin: 2em;
}
p {
	padding: 0em;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#leftpan li.widget, #rightpan li.widget {
	list-style-type: none;
	list-style-image: none;
	padding-top: 0.5em;
	padding-bottom: 2em;
	margin: 0px;
}
#leftpan  ul, #rightpan ul {
	margin: 0px;
	padding: 0px;
}
#leftpan .widgettitle, #rightpan .widgettitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96B5DB;
	padding-bottom: 0.4em;
	padding-top: 0.2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
	color: #1E3551;
}
.widget_categories   li.cat-item {
	list-style-type: none;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96B5DB;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #9DBCC6;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
.reader-publisher-module li {
	list-style-type: none;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87ABD3;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #9DBCC6;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
.reader-publisher-module li .s {
	list-style-type: none;
	font-size: .8em;
	text-align: right;
}
li.widget, li.widget li {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middle #maintable {
	position: relative;
	top: -50px;
}
