body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1em;
}
h1, h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	color: #808285;
	margin: 2em 0 0 0;
	letter-spacing: -1px;
}
h1 img, h2 img {
	padding: 0 0 0 0.5em;
}
h3 {
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	color: #666666;
	letter-spacing: -1px;
}
h3 span {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 0 0.5em;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
}
h5 {
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
}
p {
	line-height: 1.3em;
	color: #666666;
	margin: 1em 0;
}
a {
	color: #f57f27;
	text-decoration: none;
}
label {
	color: #666666;
	text-transform: uppercase;
}
strong {
	font-weight: bold;
}
small {
	color: #888888;
	font-size: 0.85em;
}
blockquote {
	margin: 120px 0;
	color: #666666;
	line-height: 1.5em;
	padding: 25px 0 0 0;
	background: url(../images/quotes_open.gif) 0px top no-repeat;
}
blockquote span {
	color: #f57f27;
	font-size: 1.4em;
}
blockquote div {
	padding: 0 0 20px 0;
	background: url(../images/quotes_close.gif) 160px bottom no-repeat;
}
#wrapper {
	margin: 20px auto;
	width: 985px;
}
#nav {
	height: 50px;
	background: url(../images/nav/bg.gif) left top no-repeat;
	padding: 8px 24px 0 27px;
}
#nav li {
	float: left;
}
#nav form {
	padding: 8px 0;
	display: block;
	height: 25px;
	float: right;
	background: url(../images/search_bg.gif) 8px 8px repeat-x;
}
#nav form img {
	display: inline;
	vertical-align: top;
}
#nav form input {
	display: inline;
	vertical-align: top;
	border: 0;
	margin: 2px 0 3px 0;
	background-color: #caf8ff;
}
#nav form #search {
	margin: 0px;
}
#page_top {
	background: url(../images/top.gif) center top no-repeat;
	padding: 9px 0 0 0;
}
#page_bottom {
	background: url(../images/bottom.gif) center bottom no-repeat;
	padding: 0 0 9px 0;
}
#outer_left {
	background: url(../images/bottom_left.gif) left bottom no-repeat;
}
#outer_right {
	background: url(../images/bottom_right.gif) right bottom no-repeat;
	padding: 0 0 9px 0;
}
#inner_left {
	float: left;
	background: url(../images/top_left.gif) left top no-repeat;
}
#inner_right {
	float: right;
	background: url(../images/top_right.gif) right top no-repeat;
}
#logo {
	position: relative;
}
#logo img {
	position: absolute;
	margin: 25px;
	right: 0px;
	top: 0px;
}
#footer {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666666;
}
#copyright {
	font-size: 8px; /*0.9em; */
	float: left;
	margin: 15px 0 0 0;
	padding: 0 34px;
}
#address {
	font-size: 8px; /*0.9em; */
	float: left;
	margin: 15px 0 0 0;
	padding: 0 34px 15px 34px;
}
#noesis {
	font-size: 8px; /*0.9em; */
	float: right;
	margin: 15px 0 0 0;
	padding: 0 34px;
}
#noesis a {
	color: #666666;
}
#noesis a:hover {
	color: #ef3d41;
}
#exemption {
	clear: right;
	float: right;
	margin: 15px 0 0 0;
	padding: 0 34px 15px 34px;
}
.content {
	position: relative;
	clear: both;
	padding: 25px 35px;
}
.clear {
	clear: both;
}
.popup_content {
	display: none;
}
.popup {
	width: 860px;
	padding: 20px;
	border: 1px solid #666666;
	background-color: #ffffff;
}
.popup .popup_content {
	display: block;
}
.popup .popup_close {
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/popup_close.gif) center center no-repeat;
	cursor: pointer;
}
.field {
	clear: both;
	padding: 4px 0;
}
.field label {
	float: left;
	width: 160px;
	padding: 0.5em 0;
	text-align: right;
}
.field div {
	padding: 0 0 0 170px;
	font-size: 1.2em;
	line-height: 1.6em;
}
.field div span {
	display: block;
	float: left;
	padding: 0.5em 2px 0.5em 0;
	color: #808285;
}
.player {
	padding-bottom: 20px; 
}