/*--------------------------------------
	Site Framework
---------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 12px 0;
}

#col1 > div[style] {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	font-size: 13px !important;
	line-height: 16px !important;
	text-indent: 0 !important;
}

body {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	line-height: 14px;
	color: #000000;
	background-color: #3e4451;
}

#wrapper {
	width: 1024px;
	text-align: left;
	display: table;
	position: relative;
	padding-bottom: 20px;
	background-repeat: repeat-y;
	background-image: url(/ee_images/bkgnd2.gif);
	background-position: center top;
	border-left: 15px solid #6e727c;
	border-right: 15px solid #6e727c;
}

#header {
	width: 1024px;
	height: 175px;
	background-repeat: no-repeat;
	background-image: url(/ee_images/bkgnd-header.gif);
	background-position: center top;
	position: relative;
}

#logo {
	width: 370px;
	height: 76px;
	position: absolute;
	top: 34px;
	left: 18px;
	display: table;
}

#search {
	width: 480px;
	height: 90px;
	position: absolute;
	top: 30px;
	left: 530px;
	display: table;
}

#sitelinks {
	width: 150px;
	height: 90px;
	position: absolute;
	top: 20px;
	right: 20px;
	display: table;
	text-align: right;
}

#sitelinks h4 {
	font-weight: bold;
}

#subhead {
	width: 1025px;
	height: 30px;
	position: absolute;
	top: 120px;
	left: 0;
	display: table;
}

#main {
	width: 100%;
	display: table;
	position: relative;
}

#copyright {
	height: 200px;
	width: 100%;
	margin-top: 0;
	background-color: #1c1f24;
}

#content {
	width: 1025px;
	text-align: left;
	padding-top: 15px;
	color: #ffffff;
	font-size: 11px;
}


/*--------------------------------------
	Frontpage
---------------------------------------*/

#col1-frontpage {
	width: 488px;
	top: 20px;
	left: 14px;
	position: relative;
	float: left;
	overflow-x: hidden;
	font-size: 13px;
	line-height: 16px;
}

#col2-frontpage {
	width: 300px;
	top: 20px;
	left: 37px;
	float: left;
	position: relative;
}

#col3-frontpage {
	width: 180px;
	top: 20px;
	right: 0;
	float: right;
	position: relative;
}

#col1-subhead {
	width: 468px;
	top: 0;
	left: 23px;
	position: relative;
	float: left;
	overflow-x: hidden;
	font-size: 13px;
	line-height: 16px;
}

#col2-subhead {
	width: 300px;
	top: 0;
	left: 57px;
	float: left;
	position: relative;
}

#col3-subhead {
	width: 180px;
	top: 0;
	right: 0;
	float: right;
	position: relative;
}

#lead-story {
	border: 1px solid #D3D3D3;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 20px;
	width: 486px;
}

#lead-image {
	border: 1px solid #D3D3D3;
	display: block;
	width: 180px;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}

#lead-image img {
	margin: 6px;
	padding: 0;
}

.lead-story-footer {
	width: 100%;
	background-color: #A3A3A3;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.lead-story-footer span {
	padding: 5px 15px;
	display: block;
	float: left;
}

.lead-story-footer a {
	padding: 5px 15px;
	display: block;
	float: right;
	color: #ffffff;
	background-color: #2F6CA6;
}

.lead-story-footer a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #3782BF;
}

#inset-15 {
	width: 458px;
	margin: 15px 0 0 15px;
	display: table;
}

h1.lead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 26px;
	line-height: normal;
	text-align: center;
}

h4.lead {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#left-col {
	width: 142px;
	float: left;
	display: block;
}

#left-col #block {
	border-top: 4px solid #AAAAAA;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 12px;
	width: 140px;
	background-color: #E6E7E8;
	font-size: 11px;
}

.inset-8 {
	width: 126px;
	margin: 8px;
}

#left-col #block h5 {
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	margin: 6px 0 5px 0;
	padding: 0;
}

#left-col a {
	display: block;
}

#right-col {
	width: 330px;
	float: right;
	display: block;
}

#right-col h3 {
	font-family: Arial, Helvetica;
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
	margin: 2px 0 4px 0;
	padding: 0;
}

#right-col #block .inset-15 {
	width: 300px;
	margin: 0 14px;
	padding: 10px 0;
}

#right-col #block {
	border-top: 4px solid #6D6D6D;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	width: 328px;
	font-size: 11px;
	margin-bottom: 12px;
}

#right-col #block #head {
	border-bottom: 1px solid #D3D3D3;
	background-color: #E6E7E8;
	font-size: 11px;
}

#right-col #block #links {
	width: 328px;
	display: table;
}

#right-col ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#right-col li {
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
}

ul#issue-article {
	margin: 0 0 0 0;
	padding: 0;
}

.body_text ul {
    list-style: disc !important;
}

.body_text ol {
    list-style: decimal !important;
}

.body_text ul li, .body_text ol li {
    margin-bottom: 10px !important;
    margin-left: 35px !important;
}

#issue-image {
	border: 1px solid #D3D3D3;
	display: block;
	width: 92px;
	float: left;
	margin: 0 30px 10px 0;
	padding: 0;
}

#issue-image img {
	margin: 6px;
	padding: 0;
}

table#article-calendar {
	margin-top: 15px;
	width: 100%;
	text-align: center;
}

table#article-calendar th {
	background-color: #6D6D6D;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

table#article-calendar td {
	background-color: #E6E7E8;
	font-weight: bold;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 8px 5px;
}


/*--------------------------------------
	Main Section Framework
---------------------------------------*/

#col1 {
	width: 468px;
	top: 20px;
	left: 23px;
	position: relative;
	float: left;
	overflow-x: hidden;
	font-size: 13px;
	line-height: 16px;
}

#col2 {
	width: 300px;
	top: 20px;
	left: 57px;
	float: left;
	position: relative;
}

#col3 {
	width: 180px;
	top: 20px;
	right: 0;
	float: right;
	position: relative;
}

#col3 #ad {
	width: 170px;
	text-align: center;
	display: block;
	margin: 25px 0 15px 0;
}

#col3 #ad a {
	border: none;
}

#col3 #ad img {
	border: none;
}

#col1 h5 span {
	font-size: 14px;
}

#comments_head {
	width: 100%;
	background-color: #C6C7CC;
	padding: 0;
	margin: 20px 0 5px 0;
	display: table;
}

#comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	display: table;
}

#left {
	padding: 0;
	margin: 2px 0 2px 10px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
	color: #FFFFFF;
	display: table;
	float: left;
}

#right {
	padding: 0;
	margin: 2px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: table;
	float: right;
}

#entry {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	display: table;
	width: 100%;
}


/*--------------------------------------
	Inline
---------------------------------------*/


#home_link {
	position: relative;
	top: -15px;
	left: 0px;
	width: 200px;
	height: 100px;
	border: 1px;
	float: left;
}

form {
	margin: 0;
	padding: 0;
}

#search h4 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #BC1F23;
}

select {
	font-size: 11px;
}

.textfield {
	width:					240px;
	color:					#666;
	margin:					0 0 5px 0;
	padding:				2px;
	font:					11px/11px verdana, arial,sans-serif;
	float:					left;
	display:				block;
}

.search_button {
	position:				relative;
	left:					5px;
	top:					-1px;
	float:					left;
}

select {
	margin: 0 5px 5px 0;
}

#article_link {
	margin: 2px 0 1em 0;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	color: #2F6CA6;
	float: right;
}


/*--------------------------------------
	Inline
---------------------------------------*/

#hidden {
	display: none;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #5A5D6B;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #5A5D6B;
}

h3 {
	padding: 0;
	margin: 2px 0 1em 0;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
	color: #2F6CA6;
}

h3 b {
	color: #BC1F23;
	font-weight: normal;
}

h4 {
	padding: 0;
	margin: 25px 0 4px 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #BC1F23;
}

h5 {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 30px 0 0 0;
	padding: 0;
	font-weight: normal;
}

#image_drop {
	margin: 4px 13px 10px 0;
}

#image_thumb {
	float:left;
	width: 85px;
	margin: 4px 8px 8px 0;
}

i.caption {
	padding: 5px;
	margin: 0 0 0 0;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #5A5D6B;
	background-color: #eff4f8;
	display: block;
}
		
hr {
	height: 1px;
	margin: 10px 0;
	padding: 0 0 0 0;
	border-top: 1px solid #C6C7CC;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.no_lead {
	margin: 2px 0 10px 0;
}

.no_foot {
	margin: 10px 0 5px 0;
}

.gray {
	color: #5A5D6B;
}

a {
	color: #2F6CA6;
	text-decoration: none;
}

a:hover {
	color: #2F6CA6;
	text-decoration: underline;
}

#col3 a {
	font-weight: bold;
	text-decoration: none;
}

#col3 a:hover {
	color: #2F6CA6;
	text-decoration: underline;
}

#ad-header {
	font-size: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #222;
	margin: 20px 0 5px 0;
}

#ad-text {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 20px 0;
	display: block;
}

textarea {
	font-face: arial, helvetica;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
}

#comment-entry-window {
	overflow-y: auto;
	overflow-x: hidden; 
	display: block; 
	height: 500px; 
	width: 490px; 
	padding-right: 20px;
}

#comment-entry{
	resize: vertical; 
	width: 98%; 
	height: 400px;
}
