/* IMPORT GLOBAL PRINT STYLES */
@import url('FSEC_Global_Print.css');

/* BEGIN DIVISION SPECIFIC PRINT STYLES */
#JobList {
	border: 1px dashed #CCCCCC;
	margin-left: 6px;
	margin-top: 12px;
	background: #CCFFCC;
}
#JobList h1 {
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	color: #666666;
	margin-bottom: 4px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#Calendar {
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	margin-top: 12px;
	background-image: url(../en/images/CalendarBKG_2x200.jpg);
	background-repeat: repeat-x;
}
#Calendar h1 {
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	color: #666666;
	margin-bottom: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
}
#Calendar th {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
#Calendar table {
	margin-bottom: 4px;
}
#Calendar td {
	font-size: 10px;
}
#Calendar2 {
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	margin-top: 26px;
	background-image: url(../en/images/CalendarBKG_2x200.jpg);
	background-repeat: repeat-x;
}
#Calendar2 h1 {
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	color: #666666;
	margin-bottom: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
}
#Calendar2 th {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
#Calendar2 table {
	margin-bottom: 4px;
}
#Calendar2 td {
	font-size: 10px;
}
#Body #Navigation #SevereWeatherInfo {
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	margin-top: 26px;
	background-image: url(../en/images/SevereWeatherBKG_2x200.jpg);
	background-repeat: repeat-x;
}
#Body #Navigation #SevereWeatherInfo h1 {
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	color: #880000;
	margin-bottom: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
}
#Body #Navigation #SevereWeatherInfo p {
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	font-size: 11px;
}
#Body #Navigation #SevereWeatherInfo th {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
#Body #Navigation #SevereWeatherInfo table {
	margin-bottom: 4px;
}
#Body #Navigation #SevereWeatherInfo td {
	font-size: 10px;
}
#Body #Content #TopQuickLinks {
	width:190px;
	height:255px;
	float:right;
	margin-top:14px;
}
#Audiences a span {
	display: none;
}
