/* Tags */

* { margin:0; }

body, td, div, span, a, p, input, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

body, html {
	height:100%;
	padding:0px;
	text-align:center;
}

body * {
	text-align:left;
}

a {
	color:#ad032a;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:focus, a:active {
	outline:none;
}

body {
	margin:0 auto;
	background-color:#fff;
}

a:focus,
object:focus {
	outline:none
}

iframe {
	margin:0;
	border:none;
	display:block;
}

img {
	border:none;
}

input {
	font-size:14px;
}

h1 {
	margin:0;
	padding:0;
}

h1 img {
	display:block;
}

h2 {
	font-size:30px;
	font-weight:bold;
	margin:.5em 0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:20px;
	font-weight:bold;
	margin:.25em 0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size:14px;
	margin-bottom:3px;
	font-weight:bold;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size:25px;
	font-weight:bold;
	margin:.5em 0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size:17px;
	font-weight:bold;
	color:#9b9b9b;
	margin:.5em 0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

p {
	margin:0 0 12px 0;
	line-height:1.4em;
}

ul, ol {
	margin:0;
	padding:0;
}

li {
	margin:12px 20px;
	padding:0;
	line-height:1.4em;
}

table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
}

td {
	padding:0;
	vertical-align:top;
	text-align:left;
}

textarea {
	margin:0;
}

/* Classes */

.Ad,
.Ad_Label {
	display:block;
}

input.Textbox, textarea {
	border:solid 1px #8b8b8b;
	padding:3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

a.Read_More {
	font-size:12px;
	white-space:nowrap;
}

.Main_Col {
	min-height:700px;
}

#Omniture_Pixel { position:absolute;top:0;left:0; }

#Download_PDF {
	display:block;
	margin-top:45px;
}

/* Top Frame */

#Top_Frame {
	background:url(images/top_frame_bg.gif) 100% 100% repeat-x #e7bacd;
	height:45px;
	text-align:center;
}

#Top_Frame #Top_Frame_Logo {
	float:left;
}

#Top_Frame #Top_Frame_Register {
	float:right;
}

#Top_Frame #Top_Frame_Current {
	position:absolute;
	top:8px;
	left:50%;
	width:420px;
	margin-left:-210px;
	text-align:center;
	background-color:#edcfde;
	border:solid 1px #6b2543;
	padding:6px 0;
}

#Top_Frame #Top_Frame_Current,
#Top_Frame #Top_Frame_Current a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6b2543;
}

/* Content */

#Content {
	width:870px;
	margin:auto;
}

/* Header */

#Header {
	padding-top:30px;
}

#Header h1 {
	margin-left:125px;
}

#Header h1 img {
	margin:auto;
}

#Header #Header_Bar {
	background:url(images/header_bar_bg.gif) repeat-x #ffe;
	border:solid 1px #7f7f75;
	border-left:none;
	border-right:none;
	text-align:center;
	margin-top:20px;
	padding:6px 0;
}

#Header #Header_Bar div {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

#Header #Volume_Number {
	float:left;
	margin-left:12px;
	_margin-left:6px;
}

#Header #Edition {
	float:right;
	font-style:italic;
	margin-right:12px;
	_margin-right:6px;
}

#Header #Date {
	text-align:center;
}

#Header #Addthis {
	float:right;
	margin-top:5px;
}

/* Body */

#Body {
	margin-top:3px;
	border-top:solid 1px #7f7f75;
}

/*  Left Col */

#Left_Col {
	width:143px;
	float:left;
}

#Left_Col #Left_Col_Ad {
	margin-bottom:60px;
}

#Left_Col #Left_Col_Ad #Left_Col_Ad_Container {
	height:250px;
}

#Left_Col #Left_Col_Reg {
	background-color:#fff1e1;
	padding:10px;
	padding-bottom:5px;
	height:100px;
}

#Left_Col #Left_Col_Reg h4 {
	margin-bottom:5px;
}

#Left_Col #Left_Col_Reg input.Textbox {
	width:115px;
	height:1.2em;
	padding:2px;
	color:#aaa;
}

#Left_Col #Left_Col_Reg input.Submit {
	margin-top:5px;
	float:right;
}

/* Nav */

#Nav {
	padding:10px 0;
	margin:0;
	margin-bottom:45px;
	background-color:#fae3ed;
}

#Nav li {
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:solid 1px #fae3ed;
}

#Nav li a {
	display:block;
	padding:5px 8px 4px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#Nav li a:hover {
	text-decoration:underline;
}

#Nav li a.Active {
	text-decoration:underline;
}

#Nav li a.Active:hover {
	text-decoration:none;
}

/* Center Col */

#Center_Col {
	float:left;
	width:478px;
	border:solid 1px #ddd;
	border-top:none;
	border-bottom:none;
}

#bottomimg {
	float:right;
	width:700px;
	padding-left:24px;
}

#Center_Col h1 {
	padding:30px 30px 20px 25px;
	margin-right:25px;
	border-bottom:solid 1px #ddd;
}

#Center_Col .Article_Summary {
	width:430px;
	margin-bottom:10px;
	padding-left:24px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	border-bottom:solid 1px #ddd;
}

#Center_Col #Center_Col_Last_Article {
	border-bottom:none;
	margin-bottom:0;
}

#Center_Col .Article_Summary h2 {
	margin-top:0;
}

#Center_Col .Article_Summary h3 {
	margin-bottom:15px;
}

#Center_Col .Article_Summary p {
	font-size:13px;
	line-height:1.66em;
	margin:12px 0;
}

#Center_Col .Article_Summary p a.Read_More {
	display:block;
}

/* Right Col */

#Right_Col {
	float:left;
	width:245px;
}

#Right_Col .Article_Summary {
	margin:10px 0;
	padding:0 20px;
	padding-bottom:10px;
	border-bottom:solid 1px #ddd;
}

#Right_Col .Article_Summaryoped {
	margin:10px 0;
	padding:0 20px;
	border-left:solid 1px #ddd;

}


#Right_Col #Right_Col_Last_Article {
	border-bottom:none;
}

#Right_Col .Article_Summary p {
	font-size:12px;
	line-height:1.5em;
	margin:5px 0;
}

/* Footer */

#Footer {
	clear:both;
	height:75px;
	padding-top:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
}

#Footer #Footer_Nav {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:.5em;
}

#Footer #Footer_Nav a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#Footer #Footer_Nav a:hover {
	text-decoration:underline;
}

/* Article */

#Article_Col {
	margin-left:143px;
	margin-right:25px;
	border-left:solid 1px #ddd;
}

#Article_Col h1 {
	padding:30px;
	padding-bottom:20px;
	border-bottom:solid 1px #ddd;
}

#Article_Content {
	padding-top:10px;
	margin-left:25px;
}

#Article_Content h2 {
	font-size:24px;
}

#Article_Content p,
#Article_Content p a {
	font-size:13px;
	line-height:1.7em;
}

#Article_Content #Article_AddThis {
	float:right;
	margin-top:20px;}

#Article_Content #Article_AddThis img {
	float:left;
	margin-right:5px;
	margin-top:-1px;
}

#Article_Content #Article_AddThis a {
	text-decoration:none;
	color:#000;
}

#Article_Content .Attribution {
	text-transform:uppercase;
	color:#999;
	margin-bottom:12px;
}

#Article_Content .Article_Photo img {
	display:block;
}

#Article_Content .Article_Photo {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

#Article_Content .Article_Photo .Article_Photo_Border {
	padding:3px;
	border:solid 1px #999;
}

#Article_Content .Article_Photo .Article_Photo_Caption {
	color:#999;
	font-size:11px;
	font-style:italic;
	text-align:center;
	padding-top:6px;
}

/* Slideshow */

.Slideshow_Controls {
	margin-top:10px;
}

.Slideshow_Controls .Slideshow_Control_Prev {
	display:block;
	margin-left:20px;
	float:left;
}

.Slideshow_Controls .Slideshow_Control_Next {
	display:block;
	margin-right:20px;
	float:right;
}

.Slideshow_Controls .Slideshow_Caption {
	text-align:center;
	padding:0 80px;
	line-height:1.1em;
}

.Slideshow_Controls .Slideshow_Caption .Caption {
	display:none;
}

.Slideshow_Controls .Slideshow_Caption div {
	text-align:center;
}

.Slideshow_Controls .Slideshow_Caption .Slideshow_Page {
	text-align:center;
	font-size:10px;
	font-style:italic;
	margin-top:4px;
	margin-bottom:10px;
}

.Slideshow_Controls .Slideshow_Caption .Slideshow_Page span {
	font-size:10px;
	font-style:italic;
}
.boldlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#Classifieds {
	clear:both;
}

.Classified_ads {
	padding:0 11px;
}

#Sports #Center_Col {
	height:750px;
	margin-bottom:25px;
}

#OpEd #Center_Col {
	height:690px;
	margin-bottom:25px;
}