/* contain and center */
div#Wrapper {
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
	text-align: center;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/common/page-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

body,td {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0101FF;
	text-decoration: none;
}
a:hover {
	color: #AD2110;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}

a.mainNav:link {
	color: #00609a;
	text-decoration: none;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.mainNav:visited {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.mainNav:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00609A;
}

a.mainNavHome:link {
	color: #000000;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
}
a.mainNavHome:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 3px;
	display: block;
}
a.mainNavHome:hover {
	color: #000000;
	font-weight: normal;
}

#pageLead {
	font-size: 19px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContentTD {
	padding-top: 0px;
	padding-right: 5px;
	margin: 0px;
	padding-bottom: 15px;
}
.textWhite {
	color: #FFFFFF;
}

#wagllc {
	width: 350px;
	float: right;
	margin-top: 7px;
	margin-right: 2px;
	text-align: right;
}
#wagllc a.llclink {
	text-decoration: none;
	font-size: 10px;
}
#wagllc a.llclink:link {
	color: #C0C0C0;
}
#wagllc a.llclink:visited {
	color: #C0C0C0;
}
#wagllc a.llclink:hover {
	color: #99FF99;
}#mainNavHomeBlock {
	background-image: url(images/nav/nav-link-filler-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 310px;
	float: right;
	text-align: right;
	height: 25px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.highlightBox1 {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 320px;
	text-align: center;
	margin-left: 30px;
}
.highlightBoxBordered {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 320px;
	text-align: center;
	margin-left: 30px;
	border: 1px dashed #F1CB12;
}

.lessLeftIndent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.imgFloatRight {
	float: right;
	padding-left: 10px;
	margin-bottom: 5px;
}
.imgFloatLeft {
	float: left;
	padding-right: 10px;
	clear: both;
	margin-bottom: 5px;
}

#epaStatement {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	line-height: 16px;
	background-image: url(images/ekim-comp1-bg.jpg);
	background-repeat: repeat-x;
	background-position: center -200px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EAAAF;
	border-right-color: #58656B;
	border-bottom-color: #9EAAAF;
	border-left-color: #9EAAAF;
	margin-right: 2px;
}
.paraFloatRight {
	float: right;
	clear: both;
	width: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#getAcrobatReader {
	margin-top: 30px;
	margin-right: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9EAAAF;
	border-right-color: #9EAAAF;
	border-bottom-color: #9EAAAF;
	border-left-color: #9EAAAF;
	padding: 0px;
	line-height: 15px;
	position: relative;
}
div#Masthead {
	background-image: url(images/common/head-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	padding: 0px;
	display: block;
	height: 123px;
}
#Content {
	background-color: #FFFFFF;
	background-image: url(images/common/body-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 815px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navWrapper {
	background-image: url(images/body/main-menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#navWrapper p.navNormal {
	background-color: #e9e6e6;
	display: block;
	text-align: left;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
}
#navWrapper p.navLast {
	background-color: #e9e6e6;
	display: block;
	text-align: left;
	height: 24px;
	margin: 0px;
}
.pageIntro {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 1px;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-left: -10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
.textRedLarger {
	color: #800000;
	font-size: 16px;
	font-weight: bold;
}
.paraUnderlined {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 1px;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-left: -10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
.paraFloatRight2 {
	float: right;
	clear: both;
	width: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.decreasedListTopMargin {
	margin-top: -10px;
}
#ServiceEmblems {
	background-image: url(images/common/department-emblems.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
	height: 97px;
	width: 518px;
	float: right;
	margin-right: 20px;
}
#ContentTable {
	background-image: url(images/common/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center 86px;
}
#left-edge-top-fill {
	background-image: url(images/common/left-edge-top-fill.gif);
	background-repeat: no-repeat;
	background-position: left -12px;
}
#right-edge-top-fill {
	background-image: url(images/common/right-edge-top-fill.gif);
	background-repeat: no-repeat;
	background-position: right -12px;
}
#DonateNow {
	padding: 0px;
	margin-top: 15px;
}
#DonateNowHidden {
	padding: 0px;
	margin-top: 15px;
	display: none;
}
#FisherCatTeaser {
	width: auto;
}
#FisherCatPromoLink {
	width: 339px;
	margin-right: auto;
	margin-left: auto;
}


#Footer {
	background-image: url(images/common/footer-bg.jpg);
	height: 89px;
	background-repeat: no-repeat;
}

#footerText {
	text-align: center;
	padding-top: 0px;
}

#copyright {
	margin: 0px;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colorBlue {
	color: #000080;
}
#ErrorPageLead {
	font-size: 21px;
	color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F4F4F4;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#PayPalCancelPageLead {
	font-size: 17px;
	color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F4F4F4;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
}
#proclamationDiv {
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(images/common/blk-wht-gradient-bg.jpg);
	background-repeat: repeat-x;
	background-position: left -20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#proclamationDiv .center {
	text-align: center;
}
#TableSupport TD {
	line-height: 17px;
}
.coloredHR {
	color: #FFD700;
}
#goldDonator {
	background-image: url(images/miscellaneous/gold-donate-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 35px;
	background-position: left -25px;
}
#redDonator {
	background-image: url(images/miscellaneous/red-donate-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 35px;
	background-position: left -50px;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
}
#whiteDonator {
	background-image: url(images/miscellaneous/white-donate-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 35px;
	background-position: left -65px;
}
#blueDonator {
	background-image: url(images/miscellaneous/blue-donate-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 35px;
	background-position: left -50px;
}
.donationTitle {
	font-size: 17px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
#slickbox {
	margin: 0px;
	padding: 0px;
	height: auto;
}
.slickboxLink {
	font-size: 10px;
}
