html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	}

div, p, h1, ul, li, th, td, form {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color: #666;
	}

#spaceBox {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 990px;
	min-height: 710px;
	}

* html #spaceBoxIE {
	width: 960px;
	height: 680px;
	}

#frameBox {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	min-height: 680px;
	margin-top: -340px;
	margin-left: -480px;
	background: #fff url(../img/frameBackground.png) 0 0 repeat-y;
	}

#logoBox {
	width: 960px;
	height: 115px;
	text-align: right;
	background-color: #fff;
	}

#logoBottomBox {
	width: 960px;
	height: 12px;
	font-size: 1px;
	background-color: #999;
	}

#headerBox {
	width: 960px;
	height: 160px;
	background: #000 0 0 no-repeat;
	}

#navBox {
	width: 960px;
	height: 26px;
	font-family: Times, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	background-color: #333;
	}

#navBox ul {
	float: left;
	list-style-type: none;
	}

#navBox ul li {
	display: inline;
	margin-left: 30px;
	margin-right: 5px;
	}

#navBox a {
	color: #999;
	text-decoration: none;
	}

#navBox a:hover {
	color: #f99;
	}

#navBox .navActive {
	color: #f99;
	}

#subNavBox {
	float: left;
	display: inline;
	width: 195px;
	min-height: 330px;
	margin-top: 22px;
	margin-left: 30px;
	font-family: Times, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
	}

* html #subNavBox {
	height: 310px;
	}

#subNavBox ul {
	list-style-type: none;
	}

#subNavBox ul li {
	margin-top: 18px;
	border-bottom: 1px solid #333;
	}

#subNavBox a {
	color: #333;
	text-decoration: none;
	}

#subNavBox a:hover {
	color: #f33;
	}

#subNavBox .navActive {
	font-weight: bold;
	color: #f33;
	}

#subNavBox ul li.nav3 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 13px;
	}

#partnerBox {
	float: left;
	display: inline;
	width: 120px;
	margin-top: 40px;
	margin-left: 43px;
	}

#partnerBox h1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding-bottom: 4px;
	}

#partnerBox a {
	display: block;
	width: 104px;
	height: 36px;
	margin-top: 6px;
	background-color: #fff;
	}

#addressBox {
	clear: both;
	width: 670px;
	padding-top: 6px;
	padding-left: 290px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	background-color: #666;
	}

#videoPlayerBox {
	float: right;
	width: 148px;
	height: 26px;
	}

#videoPlayerBox a {
	display: block;
	height: 26px;
	background: url(../img/camera.png) 0 0 no-repeat;
	padding-left: 30px;
	}

#videoPlayerFrame {
	width: 465px;
	height: 300px;
	padding-top: 20px;
	padding-left: 20px;
	}

#contentBox {
	float: left;
	display: inline;
	width: 450px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 65px;
	margin-right: 30px;
	}

#contentBox h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding-bottom: 8px;
	}

#contentBox p {
	padding-top: 8px;
	padding-bottom: 8px;
	}

#contentBox table {
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 8px;
	}

#contentBox table th {
	text-align: left;
	}

#contentBox table td {
	vertical-align: top;
	}

#contentBox a {
	color: #f33;
	text-decoration: none;
	}

#contentBox a:hover {
	color: #666;
	}

#contentBox .tabLinks td {
	padding-bottom: 10px;
	}

#contentBox .teamBox {
	clear: both;
	height: 72px;
	}

#contentBox .teamBox img {
	float: left;
	width: 120px;
	height: 65px;
	margin-top: 3px;
	margin-right: 45px;
	}

#contentBox .teamBox h1 {
	padding: 0;
	}

#contentBox .teamBox p {
	padding-top: 0;
	}

.icon img {
	float: left;
	padding-right: 5px;
	margin-top: -1px;
	}

.newsBox {
	clear: both;
	padding-top: 8px;
	padding-bottom: 16px;
	}

.newsBox .imageBox {
	display: block;
	float: left;
	width: 72px;
	height: 72px;
	margin-top: 4px;
	margin-right: 10px;
	border: 1px solid #999;
	background: #fff center no-repeat;
	}

.newsBox .textBox .title {
	font-weight: bold;
	}

.newsBox .textBox .icon {
	padding-top: 8px;
	}

.newsBox .galleryBox {
	margin-top: 20px;
	}

.newsBox .galleryBox a {
	display: block;
	float: left;
	width: 72px;
	height: 72px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #999;
	background: #fff center no-repeat;
	}

.marginTextToArticles {
	margin-bottom: 24px;
	}

.adminButtons {
	clear: both;
	padding-top: 8px;
	}

.adminButtons a {
	margin-right: 8px;
	}

.adminEditButton {
	margin-bottom: 16px;
	}

form label {
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding-top: 8px;
	}

form div.label {
	font-weight: bold;
	line-height: 20px;
	padding-top: 8px;
	}

form input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color: #fff;
	border: 1px solid #999;
	}

form input {
	line-height: 12px;
	}

* html form input {
	line-height: 15px;
	}

* + html form input {
	line-height: 15px;
	}

form textarea {
	line-height: 16px;
	}

form input.maxWidth, textarea.maxWidth {
	width: 448px;
	}

form select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	}

form .submitButton {
	width: 450px;
	text-align: center;
	}

form .submitButton button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #ed1b2e;
	background-color: #fff;
	border: 1px solid #999;
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 10px;
	}

form .submitButton button:hover {
	color: #fff;
	background-color: #ed1b2e;
	}

.error {
	font-weight: bold;
	color: #f00;
	}

.uploadedAttachmentsBox {
	padding-top: 4px;
	padding-left: 2px;
	background-color: #fff;
	border: 1px solid #999;
	}

.uploadedAttachmentsBox .icon {
	float: left;
	}

.uploadedAttachmentsBox .toolBox {
	float: right;
	padding-right: 5px;
	}

.addNewAttachmentBrowser {
	margin-top: 5px;
	}

.attachmentFrameBox {
	height: 20px;
	}

.attachmentFrameBox .icon {
	cursor: pointer;
	}

.attachmentBrowserBox {
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #fff;
	border: 1px solid #999;
	}

.attachmentBrowserBox .closeIcon {
	display: block;
	float: right;
	padding-right: 3px;
	}

.attachmentBrowserBox label {
	padding-top: 4px;
	}

.attachmentBrowserBox input {
	width: 383px;
	}

.emptyBox {
	padding-left: 3px;
	}

.marginTextBox {
	margin-top: 8px;
	}

.articleLink {
	margin-top: 4px;
	}

.backLink {
	margin-top: 20px;
	}

ul.sortableList {
	list-style-type: none;
	}

.stringToArticlesMargin {
	margin-bottom: 40px;
	}

