@charset "UTF-8";
.borderFine {
	border-top-width: 0.25px;
	border-right-width: 0.25px;
	border-bottom-width: 0.25px;
	border-left-width: 0.25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borderHeavy {
	border: 3px solid #000000;
}
.tableIndi {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	text-align: left;
}
.bkColor {
	background-color: #A8A43F;
}
.bkFooter {
	background-color: #F4F4E3;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28%;
	font-weight: normal;
	text-transform: uppercase;
	color: 4C489E;
	text-indent: 10px;
}
.bkColorAlt {
	background-color: #D1CE9E;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003399;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	margin-top: 50px;
	margin-left: 150px;
	line-height: 18px;
}
.subTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: 534F20;
	text-indent: 0px;
	line-height: 120%;
}
.sidebarTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 110%;
	font-weight: bold;
	text-transform: none;
	color: 534F20;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
}
.sidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: #333333;
	text-align: center;
}
a.url:link {
	color:#003399;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:70%;
	text-decoration:none;
	font-weight: bold;
}
}
a.url:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.listBullet {
	list-style-position: outside;
	list-style-image: url(img/dog_print.gif);
	list-style-type: inherit;
}
.text em {
	color: #930;
}
.impact {
	font-weight: bold;
	color: #000;
}
a:link {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #B8B052;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
}
.subTitleWhite {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.pageTitleWhite {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.redBox {
	border: 2px solid #930;
	padding-top: 20px;
	padding-bottom: 20px;
}
