body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #696060;
	padding: 0px;
}
div, td, img {
	behavior: url(scripts/iepngfix.htc);
	margin: 0px;
	border-style: none;
}
h1 {
	color: #CCCC66;
	padding: 0px;
	font-size: 11pt;
	text-align: left;
	margin: 10px 0px 0px;
}
h2 {
	color: #003300;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10pt;
	margin-top: 10px;
	font-variant: small-caps;
	text-align: left;
}
h3 {
	color: #CCFF99;
	font-size: 8.5pt;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
ul {
	margin: 0px 5px 0px 15px;
	padding: 0px;
	list-style: none;
}
ol {
	margin: 0px 5px 0px 35px;
	list-style: decimal outside;
	padding: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.content {
	color: #FFFFFF;
	background: #3E3939;
	height: 470px;
	width: 465px;
	overflow-x:hidden;
	overflow-y:auto;
	border-width: 0px;
	margin: 0px auto;
	display: block;
	padding: 5px 5px 5px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #3E3939;
	scrollbar-shadow-color: #666060;
	scrollbar-highlight-color: #808080;
	scrollbar-face-color: #696060;
	scrollbar-3dlight-color: #696060;
	scrollbar-darkshadow-color: #2B2828;
	scrollbar-track-color: #2B2828;
	scrollbar-arrow-color: #2B2828;
	vertical-align: top;
}
.content-graphic {
	height: 480px;
	width: 480px;
	background-color: #3E3939;
	text-align: center;
}
.subcontent {
	position:absolute;
	visibility: hidden;
	width: 441px;
	padding: 5px 10px;
	font-size: 11px;
	color: #FFFFFF;
	background: #B28439;
	border: 9px solid #3E596C;
	text-align: left;
}
.content strong {
	color: #CCFFCC;
}
.leftPanel-home{
	text-align: left;
	color: #666060;
	background-color: #D5D0BE;
	vertical-align: top;
	font-size: 8pt;
	line-height: 10.5pt;
	width: 169px;
	padding: 5px 3px 3px 5px;
}
.leftPanel {
	color: #3E3939;
	width: 177px;
	height: 480px;
	background-color: #4d4848;
	position: relative;
}
.rightPanel {
	background-color: #4D4848;
	padding: 0;
}
/* Original---Do Not Delete
.rightPanel-box {
	height: 150px;
	width: 168px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	line-height: 10pt;
	text-align: left;
	vertical-align: top;
	background-color: #4D4848;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	background-image: url(images/bg_leaf.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px 15px;
---Original}*/
.rightPanel-box {
	height: 110px;
	width: 168px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	line-height: 10pt;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	background-image: url(images/bg_leaf.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px 15px;
}
.header {
	background-image: url(images/bg.gif);
	color: #DBDBDB;
	text-align: right;
	padding: 0px 10px 5px 5px;
	font-size: 13px;
	font-style: italic;
	height: 50px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
}
.leftShadow_btm {
	background: url(images/left_btm.png) no-repeat;
	width: 22px;
}
.rightShadow_btm {
	background: url(images/right_btm.png) no-repeat;
	width: 22px;
}
.footer {
	background-image: url(images/footer_bg.png);
	height: 120px;
	width: 856px;
	font-size: 11px;
	color: #EEEEEE;
	text-align: center;
	vertical-align: bottom;
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 12px;
}
.leftShadow {
	width: 22px;
	background: url(images/left.png) repeat-y right;
}
.rightShadow {
	width: 22px;
	background: url(images/right.png) repeat-y left;
}
.media2 {
	height: 480px;
	width: 480px;
	background-color: #C7C0A7;
}
.logo {
	text-align: center;
	float: auto;
}
.mainImage {
	height: 450px;
	width: 450px;
	background-color: #3E3939;
	padding: 15px;
}
a.dark:link, a.dark:visited {
	color: #003333;
	text-decoration: underline;
}
a.dark:hover, a.dark:visited:hover {
	color: #336600;
}
a.footer:link, a.footer:visited, a.footer:visited:link {
	color: #E0E0E0;
	text-decoration: underline;
}
a.footer:hover, a.footer:visited:hover{
	color: #FFCC66;
	text-decoration: none;
}
a.img:link, a.img:visited  {
	border: 0;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
	}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.image-center  {
	padding: 3px;
	text-align: center;
	margin: 100px auto 5px;
	font-size: 12px;
}
.image-right  {
	float: right;
	margin: 3px;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
	margin: 5px auto;
}
.logoBox {
	text-align: left;
	float: auto;
	padding-left: 50px;
	padding-bottom: 10px;
}
.content_top {
	height: 335px;
	width: 465px;
	background-color: #3E3939;
	padding: 5px 5px 5px 10px;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.content_btm {
	height: 135px;
	width: 480px;
	background-color: #3E3939;
	font-size: 0.7em;
}
.date {
	color: #003300;
	font-size: 9pt;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.required {
	color: #FF3300;
}
table.register th{
	vertical-align: bottom;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
}
table.register td{
	color: #CCCCCC;
}
table.register input, table.register select{
	background: #D7D7D7;
}
p.preview{
	height: 20px;
	text-align: center;
	font-size: 12px;
}
p.preview a:link, p.preview a:visited {
	background: url(images/preview.gif) no-repeat left;
	padding-left: 10px;
}
p.preview a:hover, p.preview a:visited:hover {
	background: url(images/preview-over.gif) no-repeat left;
	text-decoration: none;
	padding-left: 10px;
}
.preview-DVD {
	background: #272727;
	border: 10px solid #272727;
	height: 225px;
	width: 360px;
	position: absolute;
	left: 50px;
	top: 125px;
}
