@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #385690;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #535353;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	color: #608211;
}
.quote_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	color: #608211;
}
.t1_tableheader {
	color: #666;
	background-color: #EEE;
	font-size: 16px;
	font-weight: bold;
}
.image_border {
	border: 1px solid #999;
}

.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;
}
#Large_Tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #355796;
	text-align: center;
	padding-bottom: 15px;
}
