a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}




a.masthead_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #4B0000;
	font-weight: normal;
	text-decoration: none;
}
a.masthead_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #4B0000;
	font-weight: normal;
	text-decoration: none;
}
a.masthead_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
a.masthead_link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #4B0000;
	font-weight: normal;
	text-decoration: none;
}



a.text_large_maroon_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}
a.text_large_maroon_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}
a.text_large_maroon_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;

}
a.text_large_maroon_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}


.border_maroon {
	border: 2px solid #500001;
}
.color_maroon {
	background-color: #500001;
}
.color_grey_top {
	background-color: #5C5D6C;
}

.color_white {
	background-color: #FFFFFF;
}
.text_section_header_maroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B0000;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}
.text_section_header_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B0000;
	font-weight: normal;
}
.border_sm_grey_solid_1px {
	border: 1px solid #333333;
}
.border_sm_L_shape_grey_solid_1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border_sm_U_shape_grey_solid_1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border_sm_C_shape_grey_solid_1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.text_title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font color: #4B0000;
	font-weight: bold;
}

.text_title_large_maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4B0000;
	font-weight: normal;
}

.text_large_maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: normal;
}

.text_fine_print_maroon {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B0000;
	font-weight: bold;
}
.text_fine_print_grey {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #1D1D1D;
	font-weight: bold;
}
.text_serif_masthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
.color_light_manilla {
	background-color: #FFFEF4;
}

