.headerCell {
	background-color: #e5e5e5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
}

.displayNoneElement {
	display: none;
}
.displayBlockElement {
	display: block;
}

.textAreaRule {
	height: 300px;
	width: 730px;
	background: #FFF !important;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	line-height: 140%;
}
.centerItem {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.textBoxRule {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	width: 255px;
	background: #fff !important;
	float: right;
}
.picBorder {
	border: 3px solid #000066;
	padding: 2px;
}
.blueHeader {
	font-weight: bold;
	color: #000066;
}
.quoteStyle {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #006;
	background-color: #e5e5e5;
	padding: 5px;
	border: 1px solid #006;
}
.shortTextBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	width: 55px;
	background: #fff !important;
}
.textAreaSmall {
	height: 100px;
	width: 255px;
	background: #FFF !important;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	line-height: 140%;
}
.textBoxRuleFltLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	width: 255px;
	background: #fff !important;
	float: left;
	line-height: 140%;
}
.textAreaSmallOneLine {
	height: 35px;
	width: 255px;
	background: #FFF !important;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	line-height: 140%;
}

