.contentFrame {
	background-image: url(images/parch_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0e4771;
	border-right-color: #0e4771;
	border-bottom-color: #0e4771;
	border-left-color: #0e4771;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #444444;
}
.subTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	font-weight: bold;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #65675F;
	font-weight: bold;
}
.subNavBox {
	border: 1px solid #7F8276;
}
hr {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 0px 0 0 0;
	text-align: left;
}
.textInsert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #444444;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clip: rect(4px,auto,4px,auto);
}
.line {
	background-color: #efefef;
	margin: 0px;
	height: 1px;
	padding: 0px;
	font-size: None;
}
div.RedRule {
      background-color: #80716b;
      height: 1px;
      }
	  div.RedRule hr {    /* for CSS1 browsers */
      display: none;
      }
      div.RedRule * {     /* for CSS2 browsers */
      display: none;
      }
.textSingleLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
}
.box {
	border: 1px solid #666666;
}
.subTitlesU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	font-weight: bold;
	text-decoration: underline;
}
