@charset "utf-8";
#contentContainer1{
	background-image: url(../../images/content/layout/ProtectOutThereBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#contentContainer2{
}
#contentContainer3{
	background-image: url(../../images/content/layout/ProtectOutThereFooter.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#contentContainer{
	padding: 0 0 91px 2px;
	font-size: 11px;
}
#contentContainer img{
	display: inline;
}
#contentContainer a{
	font-weight: bold;
	text-decoration: none;
	color: #057ECD;
	line-height: 150%;
	border-bottom: 1px dashed #057ECD;
}
#contentContainer a:hover{
	background-color: #057ECD;
	color: #fff;
	text-decoration: none;
	border: none;
}
#effortContentContainer{
	float: left;
	width: 427px;
	margin: 0 20px 0 102px !important;
	margin: 0 19px 0 50px;
}
#effortNavContainer{
	float: left !important;
	float: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 165%;
	background-image: url(../../images/content/elements/protectOutThere_navFooter.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #1C6EBE;
	width: 222px !important;
	padding: 8px 8px 88px 8px;
	width: 238px;
}
#effortNavContainer a{
	font-weight: normal;
	color: #F9DA8A;
	text-decoration: none;
	border-bottom: 1px dashed #F9DA8A;
}
#effortNavContainer a:hover{
	background-color: #F9DA8A;
	color: #1C6EBE;
	border: none;
}