@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.8em;
	color: #690000;
	line-height: 1.3em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	line-height: 1.3em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1em;
	color: #6A0000;
	line-height: 1.3em;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #666;
}

.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 2em;
	color: #590000;
	line-height: 1.3em;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	color: #700202;
}
.quote_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	color: #6C0202;
}
#featured_article {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 360px;
}
#featured_article a {text-decoration:none;}
#featured_article img {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:0px 15px 5px 15px;}
#featured_article .newstab_featured { font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; }
#featured_article .newstab_headline { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
#featured_article .newstab_date { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
#featured_article .newstab_source { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
#featured_article .newstab_summary { font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.newstab_headline { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.newstab_date { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.newstab_source { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.newstab_summary { font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.caption_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}


.bullet_list{ margin: 0px; padding: 0px; }
.bullet_list ul { margin: 2px; padding: 0px; 
	}
.bullet_list li, .bullet_list a {
	list-style-type: none;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	background-image:url(/images/icons/arrow_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-top: dashed 0px #D3D1D5;
	border-left: dashed 0px #D3D1D5;
	border-right: dashed 0px #D3D1D5;
	voice-family: "\"}\"";
	voice-family:inherit;
	border-bottom: 0px; }
	
.t1_tableheader {
	color: #FFFFFF;
	background-color: #56412C;
	font-size: 14px;
	font-weight: bold;
}
.t1_table_row1 {
	background-color: #E7E0CB;
}
.t1_table_row2 {
	background-color: #F7F7F5;
}
.t1_table_background_dark {
	background-color: #A89B80;
}

.t2_tableheader, .t2_tableheader a {
	color: #FFFFFF;
	background-color: #690000;
	font-size: 14px;
	font-weight: bold;
}
.t2_table_row1 {
	background-color: #EDDEDE;
}
.t2_table_row2 {
	background-color: #F4ECEC;
}
.t2_table_background_dark {
	background-color: #E0C7C7;
}

.t3_tableheader {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.t3_table_row1 {
	background-color: #E5E5E5;
}
.t3_table_row2 {
	background-color: #F0F0F0;
}
.t3_table_background_dark {
	background-color: #D3D3D3;
}

.divider_top { border-top:solid 1px #D4D2D6;}
.divider_bottom { border-bottom:solid 1px #D4D2D6;}
.divider_right { border-right:solid 1px #D4D2D6;}
.divider_left { border-left:solid 1px #D4D2D6;}

.divider_horizontal_gold {
	border-bottom:solid 1px #B6AA8D;
	padding:5px;
	width: auto;
}

.tablecell_linklist li  { padding-bottom:20px;}
.tablecell_linklist ul  { padding:0px; margin:0px; list-style-type:none;}
