body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/common/gradient.jpg);
	background-color: #F84606;
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentCell {
	width: 494px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

td.shimCellLeft {
	background-repeat: repeat-y;
	background-image: url(images/common/shimleft.gif);
	background-position: right;
	height: auto;
}
td.shimCellRight {
	background-repeat: repeat-y;
	background-image: url(images/common/shimright.gif);
	background-position: left;
	height: auto;
}

.leftSideTop {
	width: 154px;
	height: 294px;
	overflow: hidden;
}

.rightSideTop {
	width: 93px;
	height: 294px;
	overflow: hidden;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #CC0000;
}

ol li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eb4200;
}

td.tipMarker {
	border-right: 1px solid black;
	vertical-align: top;
	text-align: right;
	padding: 7px 0;
}
.copyright {
	font-size: 12px;
	color: white;
}
.ClearsiteLink {
	font-size: 10px;
	font-variant: small-caps;
}
.ClearsiteLink a {
	color: white;
	text-decoration: none;
}
.ClearsiteLink a:hover {
	border-bottom: 1px solid red;
}.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
.hiddenlink {
	position: absolute;
	visibility: hidden;
	left: 401px;
	top: 304px;
	right: 90px;
	bottom: 183px;
}
.mapborder {
	border: 1px solid #c7cbce;
}
.style2 { 
	color: #eb4200
}
.videotype {
	font: Arial, Helvetica, sans-serif;
	color: #de3706;
	font-size: 11px;
	text-decoration: underline;
}
