/* CSS Document */
BODY { padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; }
A:link { color:#CC0000; }
A:visited { color:#CC0000; }
A:hover { color:#CC0000; }
A:active { color:#CC0000; }

.floater {
	width:786px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:9px;
	background-color:#FFF;
}

.container {
}

.header_left {
	float:left;
	background-image:url(images/header_01.gif);
	background-repeat:no-repeat;
	width:608px;
	height:89px;
}

.header_right {
	float:left;
	height:89px;
}

.header_right_top {
	width:159px;
	height:61px;
	background-image:url(images/header_02.gif);
	background-repeat:no-repeat;
}

.header_right_bottom {
	widht:159px;
	height:28px;
	background-image:url(images/date_box.gif);
	background-repeat:no-repeat;
}

.date_text {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:right;
	margin-right:12px;
	line-height:12px;
}

.page {
	clear:left;
	border-top:solid 3px #FFF;
	
	font-size:12px;
	line-height:normal;
}

.pg_col_toc {
	float:left;
	width:224px;
}

.toc_top {
	height:28px;
	width:224px;
	background-color:#FFF;
}

.toc_top_edge {
	float:right;
	height:14px;
	width:214px;
	background-color:#a3001f;
	margin-top:14px;	
}

.ledge_top {
	float:right;
	height:28px;
	width:10px;
	background-image:url(images/ledge_border_top.png);
	background-repeat:no-repeat;
}

.toc_toc {
	clear:both;
	width:224px;
	height:510px;
	background-color:#b1adad;
}

.toc_content {
	float:left;
	width:212px;
	height:100%;
	border:solid 1px #a3001f;
	background-color:#ebebeb;
}

.toc_items {
	margin:9px;
	border:solid 1px #a3001f;
	background-color:#FFF;
}

.toc_items img {
	border:0px;
}

.toc_items a:link { text-decoration:none; color:#000; }
.toc_items a:visited { text-decoration:none; color:#000; }
.toc_items a:hover { text-decoration:none; color:#000; }
.toc_items a:active { text-decoration:none; color:#000; }

.toc_items a {
	border:0px;
}

.in_this_ed {
	background-color:#a3001f;
	padding-bottom:2px;
}

.in_this_ed_txt {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:2px;
	padding-left:4px;
}

.click_below {
	font-size:10px;
	font-style:italic;
	color:#FFF;
	padding-left:4px;
}

.toc_item {
	margin:2px;
	margin-bottom:2px;
	padding-left:4px;
	border:3px solid #dcdcdc;
	border-right:solid 38px #dcdcdc;
	background-color:#FFF;
	min-height:30px;
}

.toc_item img {
	float:right;
	padding-left:4px;
	margin-right:-32px;
	margin-top:2px;
}

.toc_item_current {
	margin:2px;
	margin-bottom:2px;
	padding-left:4px;
	border:3px solid #a3001f;
	border-right:solid 38px #a3001f;
	background-color:#FFF;
	min-height:30px;
}

.toc_item_current img {
	float:right;
	margin-right:-32px;
	margin-top:2px;
}

.toc_title {
	font-size:12px;
	font-weight:bold;
}

.toc_subtitle {
	font-size:12px;
	font-weight:normal;
}

.toc_edge {
	float:right;
	width:10px;
	height:100%;
	background-image:url(images/ledge.gif);
	background-repeat:repeat-y;
}

.toc_bottom {
	height:28px;
	width:224px;
	background-color:#FFF;
}

.toc_bottom_edge {
	float:right;
	height:13px;
	width:214px;
	background-color:#a3001f;
	margin-bottom:15px;	
}

.ledge_bottom {
	float:right;
	height:28px;
	width:10px;
	background-image:url(images/ledge_border_bottom.png);
	background-repeat:no-repeat;
}

.pg_col_article {
	float:left;
	width:538px;
	padding-bottom:12px;
	border-left:solid 1px #c5001b;
	border-right:solid 1px #c5001b;
	border-bottom:solid 13px #c5001b;
}

.a_titlebox {
	float:left;
	padding-left:19px;
	padding-top:8px;
	width:427px;
	border-top:solid 13px #c5001b;
}

.a_title {
	font-family:Verdana;
	font-weight:bold;
	font-size:24px;
	color:#000;
}

.a_subtitle {
	font-family:Verdana;
	font-size:18px;
	color:#00589a;
	font-style:italic;
}

.a_edge {
	float:left;
	height:14px;
	background-color:#a3001f;
}

.a_iconbox {
	float:left;
	width:92px;
	height:57px;
	background-image:url(images/icon_box.png);
	background-repeat:no-repeat;
	text-align:right;
}

.a_iconbox img {
	margin-top:4px;
	margin-right:6px;
}

.a_body {
	padding-top:12px;
	clear:both;
	padding-left:19px;
	padding-right:19px;
	min-height:500px;
}

.a_body_images {
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	background-color:#c5001b;
	padding:4px;
}

.a_body_centered_images {
	text-align:center;
	background-color:#c5001b;
	padding:4px;
}

.a_body_images img {
	clear:both;
}

.image_caption {
	width:210px;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	color:#FFF;
	margin-top:4px;
	margin-bottom:12px;
}

.a_body_txt {
	font-family:Verdana;
	font-site:12px;
}

.a_byline {
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
	text-align:right;
}

.cr {
	clear:both;
	font-size:10px;
	text-align:center;
	margin-left:220px;
	padding-top:4px;
}