@font-face {
	font-family: 'HelveticaNeueLTStd75Bold';
	src: url('../fonts/helveticaneueltstd-bd-webfont.eot');
	src: local('☺'), url('../fonts/helveticaneueltstd-bd-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-bd-webfont.svg#webfontRJ7XT0fK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd65Medium';
	src: url('../fonts/helveticaneueltstd-md-webfont.eot');
	src: local('☺'), url('../fonts/helveticaneueltstd-md-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-md-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-md-webfont.svg#webfont1OOzlqH7') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {height:100%;}
body {
	margin:0;
	background:url(../images/bg-body.jpg) 50% 50%;
	font:11px/22px 'HelveticaNeueLTStd65Medium', Arial, sans-serif;
	height:100%;
	color:#231f20;
	min-width:1000px;
	-webkit-text-size-adjust: none;
}
img { border-style:none;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
input, textarea, select {
	vertical-align:middle;
	font:11px/12px 'HelveticaNeueLTStd65Medium', sans-serif;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.border {
	height:6px;
	background:#000;
	overflow:hidden;
	position:relative;
}
#wrapper{
	height:100%;
	width:1000px;
	margin:-6px auto 0;
	display:table;
}
.container {
	width:100%;
	display:table-row;
}
.container .container-holder {
	display:table-cell;
	vertical-align:top;
}
.container .container-frame{
	margin:0 0 26px;
	width:100%;
	overflow:hidden;
}
.container .container-frame .paging {
	width: 100%;
	margin: 0 0 40px 0;
	border-top: 4px solid #000;
	border-bottom: 2px solid #7b7b7c;
	
}
.container .container-frame .paging a {
	color: #000;
	text-decoration: none;
}
.container .container-frame .paging a:hover {
	color:#0cf;
}
.container .container-frame .paging  .backarrow {
	float: left;
	width: 48%;
	padding: 3px 0 3px 16px;
	text-align: left;
}
.container .container-frame .paging  .nextarrow {
	float: right;
	width: 48%;
	padding: 3px 16px 3px 0;
	text-align: right;	
}
#header {
	width:100%;
	margin:21px 0 45px;
}
.header-area {padding:0 0 72px;}
#header .title {
	background:#000;
	color:#fff;
	padding:3px 18px 0;
	text-align:right;
	letter-spacing:-1px;
}
#header .title a {color:#fff;}
.login-form {
	width:250px;
	margin:0 0 0 auto;
	color:#fff;
	background:#000;
	overflow:hidden;
	position:relative;
}
.login-form form {padding:18px 17px 10px 31px;}
.login-form .row {
	height:1%;
	overflow:hidden;
	margin-bottom:8px;
}
.login-form label {
	float:left;
	font-weight:normal;
	letter-spacing:0;
}
.login-form .text {
	float:right;
	margin:4px 0 0;
	padding:2px 3px;
	width:142px;
	background:#fff;
	border:0;
}
.login-form .submit-row {
	margin:-3px 0 0;
}
.login-form .btn {float:right;}
.logo {
	margin:0 0 28px;
	height:70px;
	background: url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:528px;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
.nav-holder {
	border-top:4px solid #000;
	border-bottom:2px solid #7b7b7c;
	padding:11px 0 7px 3px;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-family:'HelveticaNeueLTStd75Bold', sans-serif;
	line-height:13px;
}
#nav li {
	float:left;
	padding:0 11px 0 17px;
	background: url(../images/bullet-nav.gif) 0 5px no-repeat;
	margin:0 4px 0 -4px;
}
#nav a {
	color:#000;
	display:block;
	padding:0 2px 1px 0;
}
#nav a:hover,
#nav .active a {
	border:solid #000;
	border-width:0 2px 2px 0;
	text-decoration:none;
	color:#0cf;
	margin:0 -2px 0 0;
}
#nav a.pressed {color:#000;}
#social {
	position: relative;
	float: right;
	list-style-type: none;
	margin: -23px 7px 0;
	padding: 0;
}
#social li {
	float: right;
}
#main {
	width:968px;
	overflow:hidden;
	margin:0 auto 50px;
}

.carousel {
	clear: both;
	width:576px;
	overflow:hidden;
	position:relative;
	height:546px;
	float:left;
}
.carousel div {
	height:546px;
	width:573px;
	overflow:hidden;
	position:relative;
}
.carousel ul {
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
}
.carousel ul li {
	float:left;
	width:573px;
	height:546px;
}
.carousel ul li a {
	display: block;
	width: 573px;
	height: 512px;
	background-color: #000;
	text-align: center;
}
.carousel ul img {
	display:inline;
	max-height:512px;
	margin:0;
	padding:0;
	text-align: center;
	/*border:solid #000;
	border-width:0 3px 3px 0;*/
}
.carousel ul iframe {
	display:block;
	height:512px;
	margin:0;
	padding:0;
	/*border:solid #000;
	border-width:0 3px 3px 0;*/
}

.carousel ul li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: ...;
    height: ...;
}
.carousel ul li a * {
    vertical-align: middle;
}
/*\*//*/
.carousel ul li a {
    display: block;
}
.carousel ul li a span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


.carousel .link-prev,
.carousel .link-next {
	position:absolute;
	z-index:10;	bottom:34px;
	width:31px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/btns-carousel.gif) no-repeat;
	cursor: pointer;
}
.carousel .link-prev {left:0;}
.carousel .link-next {
	right:3px;
	background-position:0 -24px;
}
.carousel .description {
	height:23px;
	border-bottom:2px solid #707071;
	border-top:3px solid #000;
	padding:6px 0 0;
	position:relative;
}
.carousel div.border{
	width:3px;
	height:515px;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
* html .carousel .description {padding:4px 0 0; margin:-2px 0 0 0;}
* +html .carousel .description {padding:4px 0 0; margin:-2px 0 0 0;}
.carousel .description p {margin:0;}
#sidebar {
	margin:-5px 0 0;
	width:377px;
	float:right;
}
#sidebar h2 {
	font:28px 'HelveticaNeueLTStd75Bold', sans-serif;
	margin:0 0 25px;
	color:#000;
}
#sidebar .content {
	min-height: 519px;
}
#sidebar .date {
	display:block;
	margin:0;
	font-size:14px;
	line-height:22px;
	letter-spacing:-1px;
}
#sidebar .slide-box {
	padding:0 0 24px 3px;
	word-spacing:-1px;
	width:374px;
	overflow:hidden;
	position:relative;
}
#sidebar .slide-box a {
	text-decoration: none;
	color:#0cf;
}
#sidebar .slide-box a:hover {
	text-decoration: underline;
	color:#0cf;
}
#sidebar p {margin:28px 0 0 0;}
#sidebar .more {
	word-spacing:-1px;
	width:374px;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}
#sidebar .more {color:#0cf;}
#sidebar .more:hover {
	text-decoration:none;
	color:#000;
}
#sidebar .pdf {
	padding:4px 0 2px 11px;
	border:solid #707071;
	border-width:2px 0;
}
#sidebar .pdf a {color:#000;}
#sidebar .pdf a:hover {
	text-decoration:none;
	color:#0cf;
}
#footer {
	position:fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 90;
}
#footer a {
	color:#fff;
}
.footer-area {
	background:#000;
	width:1000px;
	margin:0 auto;
	color:#fff;
	height:18px;
	font-size:11px;
	padding:2px 0 0;
}
#footer address {
	font-style:normal;
	display:inline;
	margin:0 13px 0 18px;
	word-spacing:-1px;
}
#footer address strong {letter-spacing:-1px;}
#footer dl {
	display:inline;
	margin:0;
}
#footer dl dt {display:inline;}
#footer dl dd {
	display:inline;
	margin:0 5px 0 0;
}
.oc-slide{
	position:relative;
	overflow:hidden;
}
.oc-slide p{
	padding: 0;
	margin: 0 0 10px 0;
}
.spacing {
	clear: both;
	height: 70px;
	width: 100%;
}
.expand {
	display: none;
}