/*PrintLayout.css*/
/* Ths style sheet is used to override printer settings */
body {
	font-family: "Times New Roman", Times, serif;
}
#jumpsbox, .jumpsbox {
	visibility: hidden;
	display: none;
}
.deptNav li {
	visibility: hidden;
	display: none;
}
.topDept {
}
.atwaterGraphic img {
	visibility: hidden;
	display: none;
}
.printhead {
	visibility: visible;
	margin: 0px auto 0px auto;
}
.printhead img {
	border: 0px;
}
img {
	border: 0px;
}
.images, .cfoHome, .navcapsule, .menuSect, .botdept, .jumpsbox {
	display: none;
	visibility: hidden;
}
.menu {
}
.wral {
	width: 600px;
}
.allwrap {
}
.macroColR {
	visibility: hidden;
	display: none;
}
.macroColL {
}
/*--Content--*/
.contAll {
}
.topDept {
}
.atwaterGraphic {
}
.pageInfo {
	visibility: visible;
	clear: both;
	width: 100%;
}
.crumb {
	visibility: hidden;
	display: none;
}
.crumb a {
}
.crumb a:hover {
}
.sectNam {
	width: 100%;
	clear: both;
	visibility: visible;
}
.midCont {
}
.focusmenu {
	visibility: hidden;
	display: none;
}
.focus {
}
.press {
	visibility: hidden;
	display: none;
	clear: both;
}
.ob_show_panelsholder {
	visibility: hidden;
	display: none;
	border-collapse: collapse;
}
.contName {
}
.cols {
}
.colL {
}
.colR {
}
.colMicro {
}
.crumb {
}
.colMicroL {
}
.colMicroR {
}
.colFull {
}
/*--vertical aligns the bureaus with the bureau chiefs---*/
.colR .colFull p {
}
.colPage {
}
.define {
}
.botDept {
}
.clearboth {
}
/*---Department Section Pages Highlight box----*/
.subsites {
}
/*--Content Links override------*/
/*-------*/
.colR li {
}
/*-HOME PAGE--*/
.elf {
}
/*----*/
.gapFill {
}
.gapFill2 {
}
/*agency.css*/
/*-------------CONTAINER-------------------*/
/*-------------------*/
.colPage {
}
/*semantic overrides*/
h1 {
color: #000000;
	font-family: "Georgia", Palatino, "Times New Roman", serif;
	font-size: 150%;
	font-weight: 400;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.heading2_link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.heading2_link img {
	visibility: hidden;
	display: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	clear: both;
		margin: 20px 0px 0px 0px;
}
a {
	color: black;
	text-decoration: underline;
}/*
a:after {
	content:"   myfloridacfo.com/"attr(href) " ";
	font-size: 70%;
	font-weight: normal;
	text-decoration:underline;
}
/*external_link a:after {
content:"  "attr(href) " ";
	font-size: 70%;
	font-weight: normal;
	text-decoration:underline;

	}
.email_link a:after {
	content:"  "attr(href) " ";
	font-size: 70%;
	font-weight: normal;
	text-decoration:underline;
}*/

	
	*/

	
	p {
}
/*-------*/
ul {
}
li {
}
/*------Division Headers----------------*/
.divisionName {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
	}
.divisionSubTitle {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
	}
.divisionDirectors {
font-weight:bold;
font-size:90%;
	}

/*PRINT SWR
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.printhead {
	visibility: visible;
	width: 600px;
	height: 104px;
	margin: 0px auto 0px auto;
}
.printhead img, img {
	border: 0px;
	margin: 0px auto 10px auto;
}
#jumps {
	visibility: hidden;
	height:100px;
}
.images, .cfoHome, .navcapsule, .menuSect, .botdept, .jumpsbox {
	display: none;

}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0px 5px 0px;
	color: #336699;
}
*/
.infotable {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #CCD8E1 solid;
	margin: 10px 20px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.infotable td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px #CCD8E1 solid;
}
.infotable th {
	vertical-align: top;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #006699;
	text-transform: uppercase;
	background-color: #CCD8E1;
}
