@charset "UTF-8";
body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(images/deepBkgrnd.jpg);	
}
.ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.hmPicBack {
	background-image: url(/images/homeContPhoto.jpg);
	background-repeat: repeat-y;
}
.lftRpt {
	background-image: url(images/lft-Rpt.jpg);
	background-repeat: repeat-y;
}
.rtRpt {
	background-image: url(images/rtRpt.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 7px;
	line-height: 20px;
}
.content  a:link, .content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #890f12;
	line-height: 16px;
}
.hlpflLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #890f12;
	text-decoration: underline;
}

.tab {
	padding: 0px;
	margin: 0px;
	height: 0px;
	vertical-align: 0%;
	background-position: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #890f12;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.contentUdrLn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.contentRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #890f12;
}
.contentBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 150%;
}
.picBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
