/* CSS Document */

#body, TD { 	
	font-size:small; 
	}

li { margin: .3em 0;  }
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #000000;
	line-height:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	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;
}

.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_crimson {
	color:#910000;
}
.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 : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	padding:10px;
	xborder-top: 1px solid #EFE3C6;
}

#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; }
	
.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: #990000;
	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;}

.tablecell_linklist li  { padding-bottom:20px;}
.tablecell_linklist ul  { padding:0px; margin:0px; list-style-type:none;}

a.icon_pdf
{
background-image: url(/images/icons/icon_pdf.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 35px 25px;
margin-bottom: 15px;
list-style:none;
list-style-type:none;
}

a.icon_doc li.icon_doc
{
background-image: url(/images/icons/icon_doc.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 25px;
margin: 5px;
}

a.icon_text, li.icon_text
{
background-image: url(/images/icons/icon_text.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 25px;
margin: 5px;
}

a.icon_htm, li.icon_htm
{
background-image: url(/images/icons/icon_htm.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 25px;
margin: 5px;
}
a.icon_external
{
background-image: url(/images/icons/icon_external.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 25px;
margin-bottom: 5px;
list-style:none;
list-style-type:none;
}
