@charset "utf-8";
/* CSS Document */

.secmaincontent {
	float: right;
	top: 0px;
	width: 777px;
	margin: 0px;
	padding: 0px;
	background: none;
}

.sec_middle_section {
	background:url(/government/fire/images/diamond3.gif);
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}

.fdred{
	color:#ce2d32;
}

.seal_orange {
color:#ffba00;
}

.alert {
	float:right;
	margin: 20px 20px 20px 20px;
	border: 1px solid #FF0000;
	background:#FF8080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B30000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.fdnavitem {
	margin: 2px auto 2px auto;
	width: 150px;
	height: 30px;
	display: block;
	text-align: center;
	border: 1px solid #000099;
	background: #fdf1a1;
	padding: 1px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.fdnavitem:hover {
    background-color: #eeeeee;
}

.fdnavitem:active {
    background-color: #ffba00;
}

.fdemployeelinks {
	border: double #cccccc;
	font-size:14px;
	font-weight:bold;
	width: 500px;
	margin: 0px 0px 0px 20px;
	height: 90px;
	display: block;
	background: #ffffff;
	padding: 5px 0px 0px 5px;
	text-decoration: none;
	color: #999999;
}

.fdemployeelinks:hover {
	border: solid #ce2d32;
	color: #ce2d32;
}

.tdborder {
	border: 1px solid #B0977F;
	padding: 0px;
}

.annc_txt {
	background:#b6e6fc;
	text-align:left;
	margin-top:5px;
	height: 120px;
	background-image:url(images/winter_gradient.gif);
	padding: 3px;
}
