/* CSS Document */

#body, TD { 	
	font-size:small; 
	}

li { margin: .3em 0;  }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	line-height:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.error-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B30000;
}

.DateHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #012A6A;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	width: auto;
	margin: 0px;
	line-height: 25px;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#text_small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.color_navy {
	color:#01367C;
}
.color_silver {
	color:#666666;
}
.color_red {
	color:#B30000;
}
.color_white {
	color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large; 
	color:#333333; 
	font-style:italic;
}
.caption_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

/* ######################################## */
/* SITE FOOTER */
#container_footer {
	font-style : normal;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	padding:10px;
	border-top: 1px solid silver;
}

#container_footer a {
   font-style : normal; 
   color : #910000; 
}
#container_footer A:hover {
   color : #FF0000; 

}
.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; }
	
	.tableheader {
	color: #FFFFFF;
	background-color: #948565;
	font-size: 14px;
	font-weight: bold;
}

.t1_tableheader {
	color: #FFFFFF;
	background-color: #847659;
	font-size: 14px;
	font-weight: bold;
}
.t1_table_row1 {
	background-color: #E9E9E2;
}
.t1_table_row2 {
	background-color: #F7F7F5;
}
.t1_table_background_dark {
	background-color: #A89B80;
}

.t2_tableheader, .t2_tableheader a {
	color: #FFFFFF;
	background-color: #012A6A;
	font-size: 14px;
	font-weight: bold;
}
.t2_table_row1 {
	background-color: #CADFFF;
}
.t2_table_row2 {
	background-color: #E6F0FF;
}
.t2_table_background_dark {
	background-color: #B5C0DB;
}

.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 #EFE3C6;}
.divider_bottom { border-bottom:solid 1px #EFE3C6;}
.divider_right { border-right:solid 1px #EFE3C6;}
.divider_left { border-left:solid 1px #EFE3C6;}
