.margT25 {margin-top: 25px;}
.printChecklist {
	display: none;
	color: black;
	background-color:transparent
}
.printImage {
	display: none;
}
#checklistPop ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
	clear: both;
}
#checklistPop h1 {
	margin:10px 0 10px 0;
	display: block;
	font-size:15px;
	clear: both;
}
.pageBreak {
	display: none;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.l14 {
	line-height: 14px;
}
.l15 {
	line-height: 15px;
}
.l16 {
	line-height: 16px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
#checklistPop p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	line-height: 14px !important;
	color: #333;
	display: block !important;
	margin: 5px 0 10px 0;
	clear: both;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
}
.printFooter {
	width: 100%;
	border-top: 1px solid #868686;
	position: relative !important;
	bottom: 0;
	margin-top: 30px;
	display:block;
	height:150px;
	clear:both;
}
.checklistLinkFarm{
clear: both;
width: 767px;
height: 115px;
background-color: #4A82BD;
color: white;
border: 3px solid #395D8C;
margin-left: 10px;}

.checklistLinkFarm p{font-family: arial;
font-size: 18px;
font-weight: bold;
color: white;
text-align: center;
margin: 5px 0 !important;
display:block}

.checklistLinkFarm ul{list-style-type: none;
margin: 0;
padding: 0;
text-decoration: none;
}

.checklistLinkFarm ul li{
float: left;
width: 120px;
margin: 5px 0 0 180px !important;
display: block;
	
}

.checklistLinkFarm ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: white;
	text-decoration: none;
	
}

.checkmenu {
    color: #D96C31;
    margin-top: 10px;
    text-align: center;
}
.checkmenu h2 {
    font-size: 16px;
}
.checkmenu li {
    display: inline;
    padding-right: 30px;
}
.checkmenu li a {
    color: #D96C31;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.checkmenu li span {
    font-size: 11px;
    margin: 0 5px 3px 0;
}
/* Hunting dept page specific */
.checkmenu.huntingList {
	color: #4B5A30;
}
.checkmenu.huntingList h2 {
	color: #4B5A30;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
}
.checkmenu.huntingList li {
    display: inline;
    padding-right: 20px;
}
.checkmenu.huntingList li a {
    color: #4B5A30;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
}
.checkmenu.huntingList li span {
   vertical-align: top;
}
/* Fishing dept page specific */
.checkmenu.fishingList {
	color: #465133;
	float: left;
	display: block;
	width: 100%;
	margin-top: 20px !important;
}
.checkmenu.fishingList h2 {
	color: #465133;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px !important;
}
.checkmenu.fishingList li {
    display: inline;
    padding-right: 20px !important;
}
.checkmenu.fishingList li a {
    color: #465133;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
}
.checkmenu.fishingList li span {
   vertical-align: top;
   margin: 0 5px 3px 0 !important
}

.checkListDialog { display: none; overflow: auto !important; padding: 15px; }
.essentialGear { margin: 20px 0;}
.checkListDialog p {float: left; width: 100%;}
.checkListDialog h2 { clear: both; margin: 3px 0; }

@media print {
    .checkListDialog { padding: 0; overflow: visible !important;}
    .checkListDialog .printFooter {display: block; clear: both;}
    .checkListDialog .printImage {display: block;}
    .checkListDialog .printFooter .printImage {}
    .checkListDialog .footerText {float: left; }
    .checkListDialog .printLink {display: none; } 
    .checkListDialog h1 {float: none;}
    .checkListDialog[style] {width: 100% !important; height: auto !important}
    .checklistDialog p { }
}
#printContainer{margin:15px;}
