@charset "utf-8";
/* CSS Document */

/* elements */
body {
	font-family:Arial, Helvetica, sans-serif;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* classes */
.hidden {
	visibility:hidden;
	display:none;
}
.to_appear {
	position:absolute;
	float:left;
	visibility:hidden;
	display:none;
}
.to_disappear {
	position:absolute;
	float:left;
	visibility:visible;
	display:block;
}
.outter {
	margin:0; padding:0;
	background:top left repeat-y;
}
.inner {
	margin:0; padding:0;
	background:top right repeat-y;
}
.cleaner {
	clear:both;
}
.two_even_columns_left_column {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:48%;
}
.two_even_columns_right_column {
	position:relative;
	top:0;
	right:0;
	float:right;
	width:48%;
}
.three_even_columns_left_column {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:31%;
}
.three_even_columns_middle_column {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:31%;
}
.three_even_columns_right_column {
	position:relative;
	top:0;
	right:0;
	float:right;
	width:31%;
}
.page_header_links {
	color:#BCC4CD;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
}
.page_header_links a {
	color:#BCC4CD;
	text-decoration:none;
	font-weight:bold;
}
.page_header_links a:hover {
	color:#BCC4CD;
	text-decoration:underline;
	font-weight:bolder;
}
.text_align_left {
	text-align:left;
}.text_align_center {
	text-align:center;
}.text_align_right {
	text-align:right;
}
.table_borders_gray {
	width:100%;
}
.table_borders_gray thead th {
	font-size:14px;
	font-weight:600;
	border-left:4px solid #333333;
	border-top:2px solid #000000;
	border-right:6px solid #666666;
	border-bottom:8px solid #999999;
	padding-left:5px;
}
.table_borders_gray tbody th {
	font-size:14px;
	font-weight:600;
	border-left:4px solid #333333;
	border-top:2px solid #000000;
	border-right:6px solid #666666;
	border-bottom:8px solid #999999;
	padding-left:5px;
}
.table_borders_gray tbody td {
	font-size:12px;
	font-weight:200;
	border-left:2px solid #333333;
	border-top:1px solid #000000;
	border-right:3px solid #666666;
	border-bottom:4px solid #999999;
	padding-left:5px;
}
.table_borders_gray tfoot th {
	font-size:14px;
	font-weight:600;
	border-left:4px solid #333333;
	border-top:2px solid #000000;
	border-right:6px solid #666666;
	border-bottom:8px solid #999999;
	padding-left:5px;
}
.table_borders_gray tfoot td {
	font-size:12px;
	font-weight:200;
}
.DarkTableborder {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.article_title {
	font-size:16px;
	font-weight:800;
}
.article_subtitle {
	font-size:14px;
	font-weight:600;
}
.article_author {
	font-size:12px;
	font-weight:400;
	font-style:italic;
}
.article_body {
	font-size:12px;
	font-weight:200;
}
.smallbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
.smallcopy {
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
}
.smallcopy a:link {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.smallcopy a:visited {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.smallcopy a:hover {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

.smallercopy a:link {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
.smallercopy a:visited {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
.smallercopy a:hover {
	color:#000000;
	font-size:10px;
	text-decoration:underline;
}

.smallcopyred {
	color:#9d0804;
	font-size:11px;
	text-decoration:none;
}

.smallcopyred3 {
	color:#9d0804;
	font-size:14px;
	text-decoration:none;
}

.smallcopy2 a:link {
	color:white;
	font-size:12px;
	text-decoration:none;
}

.smallcopy2 a:visited {
	color:white;
	font-size:12px;
	text-decoration:none;
}
.smallcopy2 a:hover {
	color:white;
	font-size:12px;
	text-decoration:underline;
}

.smallercopy2 a:link {
	color:white;
	font-size:10px;
	text-decoration:none;
}
.smallercopy2 a:visited {
	color:white;
	font-size:10px;
	text-decoration:none;
}
.smallercopy2 a:hover {
	color:white;
	font-size:10px;
	text-decoration:underline;
}
.section_title {
}
.spacer_dark_tan {
	width:100%;
	background-image:url(file:/img/site/components/spacer-dark-tan.gif);
}
.spacer_dark_tan img {
	width:1px;
	height:1px;
}
.sponsored_link_bullet {
	border-bottom:solid #e6e6e6 1px; 
	padding-top:14px;
	vertical-align:top;
}
.sponsored_link_content {
	border-bottom:solid #e6e6e6 1px;  
	padding-top:8px;  
	padding-bottom:8px;
	text-align:left;
	vertical-align:top;
}
.sponsored_link_content a {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #2366aa; 
	text-decoration:none;
}
.panel_top_bar {
	position:relative;
	top:0;
	left:0;
	height:25px;
	width:100%;
	background-color:#CCCCCC;
	cursor:move;
}
.panel_button_close {
	float:right; 
	right:2px; 
	height:21px; 
	width:21px; 
	padding-top:2px; 
	padding-bottom:2px; 
	padding-right:2px; 
	cursor:pointer;
}
.panel_content {
	position:relative;
	top:0;
	left:0;
	width:100%;
	background-color:#FFFFFF;
}
.div_thought {
}
.thought_header {
	border: 1px solid #E6E6E6; 
	padding-top: 2px; 
	padding-right: 10px; 
	padding-left: 10px;
	background-color: #F3F3F3;
	color: #9D0804;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.div_thought_quote {
	border: 1px solid #E6E6E6;
	padding-bottom:10px;
	font-size:10px;
	text-align:left; 
}
.div_poll {
}
.poll_header {
}
.div_poll_form {
}
.div_poll_question {
}
.poll_question {
}
.poll_question_option {
}
.percent_label {
}
.ul_poll_question_options {
}
.li_poll_question_option {
}
.button_poll_submit {
}

/* ids */
#divBody {
	width: 100%;
	/*width:900px;*/
	text-align:center;
	padding-left:9px;
}
#header {
	position:relative;
	top: 0;
	left: 0;
	width:100%;
}
#header_left {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:420px;
}
#header_middle {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:250px;
	text-align:left;
}
#header_right {
	position:relative;
	float:right;
	right:0;
	top:0;
	width:230px;
}
#date_string {
	color:#BCC4CD;
	font-size:12px;
	padding-left:5px;
	font-weight:bold;
}
#search {
	position:relative;
	top:0;
	left:0;
	padding-left:5px;
}
#inputSiteSearchTerm {
	position:relative;
	top:0;
	left:0;
	border:1px solid #8BC1B0; 
	font-size:12px;
}
#search_button {
	position:relative;
	top: 0;
	top:5px;
	cursor:pointer;
}
#spanLoginWelcome {
	position:relative;
	top:0;
	left:0;
}
#Main_Title {
	position:relative;
	top:0;
	left:0;
	height:36px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 0px  solid #666666;
	font-size:16px;
	color:#666666;
	letter-spacing:-1px;
	font-weight:bold;
	}

#Main_Title a {
	color:#666666;
	text-decoration:none;
}
#content {
	position:relative;
	top:0;
	left:0;
}
#footer {
	position:relative;
	top:0;
	left:0;
	height:90px;
	width:100%;
}
#footer_left {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:0;
}
#footer_middle {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:100%;
}
#footer_right {
	position:relative;
	float:right;
	right:0;
	top:0;
	width:0;
}

.two_standard_columns_middle_column {
	position:relative;
	top:0;
	left:5px;
	float:left;
	width:700px;
	background-color:#ffffff;
}

.two_standard_columns_right_column {
	position:relative;
	top:0;
	right:0;
	float:right;
	width:160px;
	background-color:#ffffff;
}



