a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	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.menu_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDDADC;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDDADC;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
a.menu_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.sidbar_link_sm:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sidbar_link_sm:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sidbar_link_sm:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
a.sidbar_link_sm:active {
    font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.sidbar_link_lg:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sidbar_link_lg:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sidbar_link_lg:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
a.sidbar_link_lg:active {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}




.border_maroon {
	border: 2px solid #500001;
}
.color_maroon {
	background-color: #6CA5D4;
}
.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: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B0000;
	font-weight: normal;
	background-color: #507BA6;

	
	
}
.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: 12px;
	color: #FFFFFF;
	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;
}
.bkg_menu {
	background-image: url(../includes/menu/bkg.gif);
	background-repeat: repeat-x;
}





.title_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #32428B;
	font-size: 22px;
}
.title_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B4282E;
}
.text_bold {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.text_plain {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.caption_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #63C2D9;
}
.caption_sm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #63C2D9; }
.fab_topper {
	background-image: url(../img/fab_topper.gif);
	background-repeat: no-repeat;
}
