@import 'editor.css';

html {
	background-image: url('/media/layout/2009/bg_gradient.jpg');
        background-repeat: repeat-x;
        background-position: center top;
}

html, body {
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	text-align: center;
}

body {
	background-image: url('/media/layout/2009/bg.jpg');
        background-repeat: no-repeat;
        background-position: center top;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}


#page {
	float: left;
	width: 920px;
}

#header {
	float: left;
	width: 920px;
}

#header .actions {
	padding-right: 15px;
}

#header .actions span.tab {
	float: right;
}

#header .actions span.tab table {
	border-collapse: collapse;
}

#header .actions .center {
	behavior: url('/media/scripts/iepngfix.htc');
        background-image: url('/media/layout/2009/top_actions_bg.png');
        background-repeat: repeat-x;
        background-position: center bottom;
	padding: 8px 0 12px 0;
	white-space: nowrap;
}

#header .actions .center * {
	white-space: nowrap;
}

#header .actions .left, #header .actions .right {
	behavior: url('/media/scripts/iepngfix.htc');
        background-repeat: no-repeat;
        background-position: center bottom;
	width: 10px;
	padding: 10px 0;
}

#header .actions .left {
        background-image: url('/media/layout/2009/top_actions_left.png');
}

#header .actions .right {
        background-image: url('/media/layout/2009/top_actions_right.png');
}

#header .actions ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header .actions ul li {
	float: left;
	padding: 0 10px 0 0;
}

#header .actions ul li a {
	color: #fff;
	background-image: none;
}

#header .actions ul li a:hover {
	text-decoration: underline;
}

#header .actions ul li a.languageImage {
	margin-right: 3px;
}

#logo {
	float: left;
	margin-left: 24px;
}

.navigation {
	margin-top: -7px;
	float: left;
	width: 905px;
	clear: both;
	padding-right: 15px;
}

.navigation span.menu {
	padding-top: 12px;
	float: right;
}

.navigation span.menu .wrapper {
	float: left;
	background-color: #6b6766;
	background-image: url('/media/layout/2009/menu_top.gif');
        background-repeat: no-repeat;
        background-position: left top;
}

.navigation ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url('/media/layout/2009/menu_bottom.gif');
        background-repeat: no-repeat;
        background-position: left bottom;
	width: 605px;
}

.navigation ul li {
	float: left;
	padding: 5px 0px;
}

.navigation ul li.first {
	padding-left: 8px;
}

.navigation ul li a {
	float: left;
	padding: 4px 11px;
	background-image: none;
	color: #dbdad9;
}

.navigation ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.navigation ul li.current a {
	background-image: url('/media/layout/2009/menu_current_side.gif');
        background-repeat: no-repeat;
        background-position: left center;
	color: #fff;
}

.navigation ul li.current span {
	float: left;
	background-image: url('/media/layout/2009/menu_current_bg.gif');
        background-repeat: repeat-x;
        background-position: center center;
}

.navigation ul li.current span span {
	background-image: url('/media/layout/2009/menu_current_side.gif');
        background-repeat: no-repeat;
        background-position: right center;
}

#front .top, #inside2 .top {
	float: left;
	width: 864px;
	height: 224px;
	padding: 28px;
	background-image: url('/media/layout/2009/front_image_bg.jpg');
        background-repeat: no-repeat;
        background-position: center center;
}

#front .top a, #inside2 .top a {
	background-image: none;
}

.leftColumn .menu {
	float: left;
	width: 263px;
	background-color: #6c6867;
	background-image: url('/media/layout/2009/submenu_top.jpg');
        background-repeat: no-repeat;
        background-position: center top;	
}

.leftColumn .menu h1 {
	color: #fff;
	margin: 0;
	padding: 20px 20px 0 20px;
}

.leftColumn .menu ul {
	float: left;
        width: 223px;
	min-height: 20em;
	height: auto !important;
	height: 20em;
	list-style-type: none;
	padding: 20px 20px 0 20px;
	margin: 0;
}

.leftColumn .menu ul li {
	float: left;
	clear: both;
	width: 223px;
	background-image: url('/media/layout/2009/submenu_divider.gif');
        background-repeat: repeat-x;
        background-position: center top;
}

.leftColumn .menu ul li a:hover {
	color: #fff;
}

.leftColumn .menu ul li a {
	float: left;
	clear: both;
	width: 223px;
	color: #dbdad9;
	background-image: none;
	padding: 5px 0 3px 0;
}

.leftColumn .menu ul li.current a {
	color: #fff;
}

.leftColumn .menubottom {
	clear: both;
	float: left;
	width: 263px;
	height: 20px;
	behavior: url('/media/scripts/iepngfix.htc');
	background-image: url('/media/layout/2009/submenu_bottom.png');
        background-repeat: no-repeat;
        background-position: center bottom;	
}

.content {
	clear: both;
	float: left;
	width: 1000px;
	padding: 0px 15px 0 15px;
}

#front .content, #inside2 .content {
	margin-top: 20px;
	float: left;
	width: 890px;
	background-image: url('/media/layout/2009/boxes_bg.jpg');
        background-repeat: no-repeat;
        background-position: center center;
}

#inside .content {
	margin-top: 2px;
	float: left;
	width: 905px;
	float: left;
	padding-right: 0px;
}

#inside2 .content {
	margin-top: 10px;
	padding: 0px 25px 0 25px;
	width: 870px;
	background-image: none;
}

#inside .content .leftColumn {
	float: left;
	width: 263px;
	margin-top: 16px;
}

#inside .content .rightColumn {
	float: right;
	width: 635px;
}

#inside .content .rightColumn .text {
	padding: 5px 20px 15px 20px;
}

#inside .content .rightColumn .image {
	padding: 25px 27px;
	height: 146px;
	background-image: url('/media/layout/2009/inside_right_image_bg.jpg');
        background-repeat: no-repeat;
        background-position: center center;	
	position: relative;
}

#inside .content .rightColumn .image * {
	margin: 0;
	padding: 0;
}

#inside .content .rightColumn .image .pageTitle {
	position: absolute;
	top: 145px;
	border-collapse: collapse;
}

#inside .content .rightColumn .image .pageTitle .left {
	background: #fff;
	font-family: "Agency FB";
	font-size: 140%;
	padding: 4px 6px 5px 4px;
}

#inside .content .rightColumn .image .pageTitle .right {
	float: right;
	width: 4px;
	padding: 4px 0 5px 0;
	background-image: url('/media/layout/2009/page_title_right.png');
        background-repeat: no-repeat;
        background-position: right top;
}

#inside .content .rightColumn .image .pageTitle a {
	background-image: none;
}

#inside .content .rightColumn .image .pageTitle .separator {
	padding: 0 3px;
}

.date {
	text-transform: Capitalize;
	font-size: 90%;
	color: #000;
	white-space: nowrap;
}

.content .box {
	width: 290px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	float: left;
	margin-right: 10px;
	line-height: 1.5em;
}

.content .box h1 {
	margin: 0;
	padding: 0;
	background-image: url('/media/layout/2009/box_title_bg.gif');
        background-repeat: no-repeat;
        background-position: center top;
	border-bottom: 1px solid #4b4847;
	color: #fff;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
}

.content .box h1 a {
	color: #dbdad9;
	padding: 13px 15px 11px 15px;
	display: block;
	background-image: url('/media/layout/2009/box_title_arrow.gif');
        background-repeat: no-repeat;
        background-position: 255px center;
}

.content .box h1 a:hover {
	color: #fff;
	background-image: url('/media/layout/2009/box_title_arrow_hover.gif');
}

.content .box div {
	padding: 8px 15px 12px 15px;
}

.content .box.last {
	margin: 0;
}

.content .box .divider {
	text-align: center;
	padding: 0;
}

.box div .date {
	display: block;
}

#logos, #footer {
	clear: both;
}

.newsList h2 a {
	background-image: none;
}

.pagination {
	text-align: center;
}

.pagination a {
	margin: 0 3px;
}

#inside .rightColumn .divider img {
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
}

#footer {
	float: left;
	font-size: 90%;
	color: #524e4d;
	padding: 10px 0;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

#inside #footer {
	width: 590px;
}

#inside2 #footer .divider img {
	margin-bottom: 15px;
	width: 890px;
	height: 1px;
}

.png {
	behavior: url('/media/scripts/iepngfix.htc');
}

.logos {
	width: 890px;
	padding: 0 15px;
	position: relative;
}

.logos table {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.logos table td {
	padding: 5px 0;
}

.viewer {
	float: left;
	overflow: hidden;
	white-space: nowrap;
  	position:relative; 
	width: 834px;
  	height: 49px;
}

.logos .text {
	position: absolute;
	top: -15px;
	left: 40px;
	z-index: 200;
	background-color: white;
	padding: 0 10px;
}

.viewer .items {
	width:20000em; 
	position: absolute;
}
	
.viewer .items img {
	float: left;
}


#next, #prev {
	float: left;
	width: 23px;
	height: 23px;
	overflow: hidden;
        background-repeat: no-repeat;
        background-position: center top;	
}

#next {
 	background-image: url('/media/layout/2009/next_button.gif');
}

#prev {
 	background-image: url('/media/layout/2009/prev_button.gif');
}

#next:hover, #prev:hover {
	background-position: center -23px;
}

iframe {
	border: 1px solid #fff;
}

.divider img {
	height: 1px;
}

a.load-pdf { display: block; height: 22px; padding-left: 25px; background: transparent url('/media/layout/pdf.png') left no-repeat; margin-top: 5px; }