body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-repeat: repeat;
}
.sidebarCell {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 0px;
	border: 1px solid #000000;
	width: 130px;
	position:relative;
	left:-8px;
	top:-10px;
}
.sidebarCell h1 {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
.sidebarCell h2 {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
}
.sidebarCell h3 {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
}
.sidebarCell p {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
}
.sidebarCell img {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
.sidebarCell .lightButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F0E3;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	margin-top: 3px;
	margin-left: 3px;
}
.sidebarCell .lightButton:hover {
	cursor:hand;
	cursor:pointer;
}
h1 {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #990000;
}
h2 {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
}
p, li {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
}
.callOut {
	background-color: #F6F0BE;
	padding: 5px;
	border: 2px groove #725242;
	margin: 8px;
	position:relative;
	left:0px;
	top:0px;
}
.contentCell {
	font-family: "Britannic Bold", "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	width: 634px;
	border: 1px solid #000000;
	position:relative;
	left:-8px;
	top:-10px;
}
.contentCell .formLabel {
	font-size: 110%;
	font-weight: bold;
}
.contentCell input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
}
.contentCell select {
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
}
.contentCell .formNote {
	font-size: 90%;
	font-style: italic;
	color: #990000;
}
.contentCell .banenerShadow {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	z-index: 8;
	left: 7px;
	top: 5px;
}
.contentCell .floatLeft {
	float: left;
}
.contentCell .floatRight {
	float: right;
}
.contentCell .infoBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 616px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
}
.contentCell .horizRule {
	position: relative;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	height: 22px;
	width: 616px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.contentCell .lightButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e8e4d7;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	margin: 5px;
}
.contentCell .lightButton:hover {
	cursor:pointer;
	background-color: #FFFFFF;
}
.contentCell .lightButton:active {
	cursor:pointer;
	background-color: #FFAAAA;
}
.contentCell .banenerNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	z-index: 10;
	left: 5px;
	top: 3px;
}
.tableCellVert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.tableCellHoriz {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.sidebarShadow {	
	background: url(/pix/shadows/shadowAlpha.png) no-repeat bottom right  !important;
	background: url(/pix/shadows/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	position:absolute;
}
.contentShadow {	
	background: url(/pix/shadows/shadowAlpha.png) no-repeat bottom right  !important;
	background: url(/pix/shadows/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	position:absolute;
}
.contentCell textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
}
