@charset "UTF-8";
* {
	margin : 0;
	padding : 0;
	border-width : 0;
}
body {
	font-size : 0.75em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	background-color : #EEEEEE;
	border-style : none;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	text-align : left;
	position : relative;
	width : 820px;
	height : auto;
	margin-top : 0;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#top-nav {
	width: 800px;
	height: 20px;
	overflow: hidden;
}
#top-nav ul {
	width : auto;
	float : right;
	list-style-type : none;
	display : block;
	padding-top: 5px;
}
#top-nav li {
	font-size: 95%;
	color: #888888;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F87C4;
}
#top-nav a:link {
	color: #BBBBBB;
	text-decoration: none;
}
#top-nav a:visited {
	color: #BBBBBB;
}
#top-nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#top-nav li.page {
	color: #fff;
	font-weight: bold;
}
#header {
	height: 140px;
	width: 800px;
}
#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#header h2 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#nav {
	height: 35px;
	width: 800px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F103F;
	z-index: 999;
}
#content-wrap {
	background-color: #EEEEEE;
	height: 100%;
	width: 100%;
	background-image: url(../images/h-back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#content {
	text-align: left;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-position: -20px 20px;
	background-image: url(../images/h-back.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#movie {
	padding-bottom: 3px;
	width: 520px;
}
.main {
	color: #FFFFFF;
	padding-bottom: 18px;
}
#left-cont, #right-cont {
	float: left;
	display: inline;
	overflow: hidden;
}
#left-cont {
	width: 546px;
}
#right-cont {
	width: 273px;
	padding-bottom: 20px;
}
#footer {
	color: #000000;
	text-align: center;
	height: 15px;
	width: 828px;
	padding-top: 8px;
	font-size: 90%;
	background-color: #DFE1E3;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
.panel-2col {
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.panel-2col p, .panel-2col h2, .panel-2col ul {
	padding-right: 18px;
}
.panel-2col img {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 130%;
	letter-spacing: .1em;
	padding-bottom: 18px;
	padding-top: 1px;
	margin-bottom: 2px;
	line-height: 130%;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #0F1341;
	letter-spacing: .1em;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-bottom: 2px;
	padding-left: 6px;
}
h3 {
	font-size: 118%;
	font-weight: bold;
	color: #26479E;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 130%;
	font-style: oblique;
}
h1 a, h2 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	color: #292F7B;
}
h3 a {
	color: #26479E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
strong {
	color: #0F1341;
	letter-spacing: .1em;
}
em {
	font-weight: bold;
	color: #26479E;
}
.panel {
	float: left;
	width: 257px;
	margin-right: 16px;
	margin-bottom: 14px;
	background-color: #DFE1E3;
	background-image: url(../images/panelbot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}
.panel p {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 8px;
}
.panel ul {
	margin-left: 5px;
}
.panel img {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* class */


.clear-right {
	clear: right;
}
p {
	line-height: 140%;
	color: #0F1341;
	padding-bottom: 3px;
	padding-top: 3px;
}
#content-wrap ul {
	line-height: 140%;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(../images/button.png);
	list-style-type: none;
	color: #0F1341;
}
#content-wrap li {
	padding-bottom: 6px;
}
#content-wrap li a:link, #content-wrap p a:link {
	padding-bottom: 3px;
	color: #0F1341;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F6;
}
a:visited {
	color: #2E5AA3;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3D93CF;
}
.clear-left {
	clear: left;
}
.clear-both {
	clear: both;
}
.grad-back {
	background-image: url(../images/panelback.jpg);
	background-repeat: repeat-y;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: left top;
}
.grad-back1 {
	background-image: url(../images/panelbackgr.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: left top;
}
.grad-back2 {
	background-image: url(../images/panelback2.jpg);
	background-repeat: repeat-y;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	background-position: right top;
}
.arrow {
	float: left;
	padding-left: 10px;
	cursor: pointer;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.flt-right {
	float: right;
	padding-left: 8px;
}
.flt-left {
	float: left;
	padding-right: 8px;
}
.formfill {
	background-color: #FFFFFF;
	display: block;
	height: 25px;
}

