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

.Body_BG {
	background-image: url(images/Body_BG.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-indent: -5px;
	margin-left: -10px;
}
.Announcement_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/Blank_Panel_Top.jpg);
}
.Announcement_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/Blank_Panel_BG.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.Fine_Print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.Text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Fine_Print_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Link_Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.Crisis_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	line-height: 25px;
}

