body {
	background-color: #802439;
	color: #333;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12pt;
}

p {
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

hr {
	border: 1px inset #ccc;
	margin-top: 1em;
	margin-bottom: 1em;
}

.bb-base {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.2em;
}

.bb-highlight {
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 0;
	padding: 1em;
}

.hd .logo {
	padding-top: 1em;
	padding-bottom: 1em;
}

.mn {
	background-color: #666;
	background-image: url('/images/slate-bar.png');
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #333;
	color: #fff;
	font-weight: bold;
	text-shadow: -1px -1px 0 #666; 
}

.menu1 {
	border-left: 1px solid #333;
}

.menu1-list {
	display: block;
	height: 2.8em;
	line-height: 2.8em;
	list-style-type: none;
}

.menu1-item {
	border-right: 1px solid #333;
	display: block;
	float: left;
	width: 190px;
}

.menu1-link {
	color: #fff;
	text-decoration: none;
}

.menu1-text {
	display: block;
	text-align: center;
}

.mn2 {
	background-color: #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	font-size: 11pt;
}

.menu2 {
	padding: 0.4em;
	text-shadow: 1px 1px 0 #fff;
}

.menu2-link {
	color: #245CB6;
	margin-right: 0.5em;
	text-decoration: none;
}

.bd {
	background-color: #fff;
	background-image: url('/images/grey-shadow.png');
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
}

.bd-bk {
	background-color: #000;
	background-image: none;
}

.bd-ct {
	line-height: 1.2em;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: justify;
}

.bd-sb {
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 1em;
}

.ft {
	background-color: #999;
	background-image: url('/images/slate-bg.png');
	background-position: bottom center;
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	color: #fff;
	text-shadow: -1px -1px 0 #666;
}

.ft-bd {
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

.ft-link {
	color: #fff;
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration: none;
}

.ft-image {
	border: 1px solid #666;
}

.ft-text {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}

.cp {
	background-color: #eee;
	background-image: url('/images/grey-shadow.png');
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	color: #333;
	font-size: 10pt;
	text-shadow: 1px 1px 0 #fff;
}

.cp-bd {
	padding: 1em;
	text-align: center;
}

.sp-bd {
	border-top: 1px solid #c33;
	color: #fff;
	font-size: 8pt;
	text-align: center;
	text-shadow: -1px -1px 0 #600;
}

.sp-bd a {
	color: #ccc;
}

.sp-bd a:hover {
	color: #fff;
}

.bt {
	color: #fff;
	font-size: 0.6em;
	text-shadow: -1px -1px 0 #600;
}

.bt-bd {
	line-height: 1.5em;
	padding-top: 3em;
	padding-bottom: 3em;
}

.bt-bd a {
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 0 #600;
}

.gw-video-player-layout {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}

.gw-video-player-text {
	background-color: #fff;
	text-align: center;
	width: 640px;
	height: 360px;
}

.gw-video-player {
	display: none;
}