.clear { content: ""; height: 0; font-size: 0px; line-height: 0px; clear: both; }

body {
	font-family: Verdana, Arial, Helvetica;
	height: 100%;
    text-align: left;
	margin: 0 auto;
    background: #FFFFFF url(/images/body-back.gif) repeat-x top;
	width: 100%;
}

div.logo-container {
	margin: 21px auto 0px auto;
	width: 1000px;
}

div.logo {
	float: left;
	width: 176px;
	height:75px;
	background: url(/images/logo.gif) no-repeat;
}

div.logo a {
	display: block;
	width: 176px;
	height: 75px;	
}

div.top-home {
	float: left;
	width: 15px;
	height: 13px;
	background: url(/images/top-home.gif) no-repeat;
	margin: 62px 0 0 762px;
}

div.top-home-inner {
	float: left;
	width: 15px;
	height: 13px;
	background: url(/images/top-home.gif) no-repeat;
	margin: 62px 0 0 762px;
}

div.top-home a, div.top-home-inner a {
	display: block;
	width: 15px;
	height: 13px;
}

div.top-sitemap {
	float: left;
	width: 13px;
	height: 10px;
	background: url(/images/top-sitemap.gif) no-repeat;
	margin: 65px 0 0 10px;
}

div.top-sitemap a {
	display: block;
	width: 13px;
	height: 10px;
}

div.top-email {
	float: left;
	width: 14px;
	height: 10px;
	background: url(/images/top-email.gif) no-repeat;
	margin: 65px 0 0 10px;
}

div.top-email a {
	display: block;
	width: 14px;
	height: 10px;
}

div.topline {
	margin: 12px auto 7px auto;
	width: 1000px;
	height: 14px;
}

div.topline-graph {
	float: left;
	width: 14px;
	height: 14px; 
	background: url(/images/graph.gif) no-repeat;
	margin-top: 7px;
}

div.topline-share {
	font-family: Arial;
	font-size:11px;
	color: #B9B9B9;
	float: left;
	margin: 7px 0 0 9px;
}

div.topline-share a,
div.topline-share a:hover,
div.topline-share a:visited {
	font-family: Arial;
	font-size:11px;
    color: #FFFFFF;	
}

div.topline-share-container {
    float: left;
	margin: 6px 0 0 52px;
	width: 810px;
	position: relative;
}

div.topline-share-container marquee {
    font-family: Arial;
	font-size: 12px;
	color: #B9B9B9;
	width: 810px;
}

div.topline-gradient-left {
	position: absolute;
	left: 0px;
	top: -8px;
	background: url(/images/gradient-left.png) no-repeat;
	width: 30px;
	height: 30px;
}

div.topline-gradient-right {
	position: absolute;
	left: 780px;
	top: -8px;
	background: url(/images/gradient-right.png) no-repeat;
	width: 30px;
	height: 30px;
}

div.topline-search-field {
	float: left;
	padding-left: 158px;
	margin-top: 3px;
}

input.searchbox {
	float: left;
	width: 176px;
	height: 16px;
	border: 1px solid #D0D0D0;
}

input.searchimage {
	margin-left: 5px;
	float: left;
}

div.topline-search-button {
	float: left;
	margin: 3px 0 0 5px;
}

div.main {
	margin: 12px auto 0 auto;
	width: 1000px;
}

div.contaner-left {
    float:left;
	min-width: 600px;
	_width: 600px;
}

div.center-blocks {
    float:left;
	width: 600px;
	_height: 481px;
	min-height: 481px;
}

div.block-left {
	float: left;
    _height: 538px;
    min-height: 538px;
}

div.menu {
	margin-top: 5px;	
}

ul.menu-container {
	list-style:none;
	padding:0;
	margin: 0;
}

li.menu-item, li.menu-item-active {
	background: url(/images/menu-back.gif) no-repeat;
	width: 180px;
	height: 30px;
	padding:1px 0 0 0;
	margin: 0;
}

li.menu-item-active {
	background: url(/images/menu-active.gif) no-repeat;
}

li.menu-item a,
li.menu-item a:hover,
li.menu-item a:visited,
li.menu-item-active a,
li.menu-item-active a:hover,
li.menu-item-active a:visited {
    display: block;
	font-family: Arial;
	font-size: 10px;
	color: #004677;
	text-decoration: none;
	height: 20px;
	margin: 10px 0 0 11px;	
}

li.menu-item a:hover {
	text-decoration: underline;	
}

li.menu-item-active a,
li.menu-item-active a:hover,
li.menu-item-active a:visited {
	color: #FFFFFF;
	margin: 10px 0 0 12px;
}

li.menu-item-sub, li.menu-item-sub-active {
	border-bottom: 1px solid #E0E0E0;
	width: 180px;
	padding-bottom: 8px;
}

li.menu-item-sub a,
li.menu-item-sub a:hover,
li.menu-item-sub a:visited,
li.menu-item-sub-active a,
li.menu-item-sub-active a:hover,
li.menu-item-sub-active a:visited {
    display: block;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	margin: 9px 0 0 11px;
}

li.menu-item-sub a:hover {
	text-decoration: underline;	
}


li.menu-item-sub-active a,
li.menu-item-sub-active a:hover,
li.menu-item-sub-active a:visited {
	color: #838383;
	margin: 9px 0 0 12px;
	padding-left: 10px;
	background: url(/images/submenu-bullet.gif) no-repeat 0 4px;
}

div.banners {
	margin-top: 30px;
}

div.banners div.basebanner {
	width: 180px;
	height: 86px;
	margin-top: 10px;
}

div.block-right {
	float: left;
	width: 400px;
    min-height: 524px;
    _height: 524px;
    overflow: hidden;
	margin: 5px 0 0 10px;	
}

div.center-header {
	width:400px;
	height: 52px;
	background: url(/images/content-header-back.gif) repeat;
}

div.center-header-text {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	padding: 16px 0 0 15px;
}

div.center-content {
	width: 400px;
	overflow: hidden;
	margin-top: 18px;
}

div.center-announcements {
	margin-top: 20px;
}

div.center-announcements-header {
	background: url(/images/announcements.gif) no-repeat;
	width: 201px;
	height: 11px;
}

div.center-announcements-line {
	background: url(/images/announcements-back.gif) repeat;
	height: 2px;
	width: 400px;
	margin-top: 7px;
	font-size: 0px;
}

div.center-announcements-list {
	width: 400px;
	overflow: hidden;
}

div.center-announcements-list ul {
	margin: 13px 0 0 0;
	padding: 0; 
	
}

div.center-announcements-list li {
	padding: 0 0 17px 0;
	margin: 0;
}

div.center-content a:hover,
div.center-announcements a:hover {
 	background-color: #FF9C00;
	color: #FFFFFF;
}

div.footer {
	width: 590px;
	height: 70px;
	background-color: #E0E0E0;
	margin-top: 19px;
}
div.footer-left {
	float: left;
}

div.footer-rights {
	margin: 12px 0 0 10px;
	float:left;
}

div.privacy {
	margin: 14px 0 0 10px;		
}

div.privacy a, div.privacy a:hover, div.privacy a:visited {
	color: #0063A9;
}

div.privacy a:hover {
	text-decoration: underline;
}

div.footer-psa {
	background: url(/images/footer-association-logos/psa.gif) no-repeat;
	width: 61px;
	height: 50px;
	float: right;
	padding: 0;
	margin: 12px 0 0 8px;
}

div.footer-psa a {
	display: block;
	width: 61px;
	height: 50px;
}

div.footer-atol {
	background: url(/images/footer-association-logos/atol.gif) no-repeat;
	width: 42px;
	height: 50px;
	float: right;
	padding: 0;
	margin: 12px 0 0 8px;
}

div.footer-atol a {
	display: block;
	width: 42px;
	height: 50px;
}

div.footer-abta {
	background: url(/images/footer-association-logos/abta.gif) no-repeat;
	width: 72px;
	height: 50px;
	float: right;
	padding: 0;
	margin: 12px 0 0 0;
}

div.footer-abta a {
	display: block;
	width: 72px;
	height: 50px;
}

div.footer-aito {
	background: url(/images/footer-association-logos/aito.gif) no-repeat;
	width: 49px;
	height: 50px;
	float: right;
	padding: 0;
	margin: 12px 10px 0 8px;
}

div.footer-aito a {
	display: block;
	width: 49px;
	height: 50px;
}

div.contaner-flash {
	float: left;
	padding-top: 5px;
	width: 400px;
	height: 605px;
}

div.contaner-flash div.basebanner {
	padding: 0;
	margin: 0;
	background-color: #4E5256;
}

.inactive {
	display: none;
}

.active {
	display: block;
}

/* ------------ INNER PAGES ------------------- */ 

div.inner-left {
	float: left;
	width: 190px;
}
div.inner-menu {
	padding-top: 5px;	
}

div.inner-announcements {
	margin: 47px 0 0 0;
}

div.inner-announcements-header {
	background: url(/images/inner-announcements.gif) no-repeat;
	width: 176px;
	height: 19px;
}

div.inner-announcements-list {
	width: 176px;
	overflow: hidden;
}

div.inner-announcements-list ul {
	margin: 13px 0 0 0;
	padding: 0;
	
}

div.inner-announcements-list li {
	padding: 0 0 17px 0;
	margin: 0;
}

div.inner-center {
    float: left;
	width: 810px;
}

div.inner-banner div.basebanner {
    margin-top: 5px;
	height: 123px;
}

div.inner-header {
	width: 810px;
	height: 52px;
	background: url(/images/content-header-back.gif) repeat;
	margin-top: 10px;
}

div.inner-path {
	margin-top: 7px;
}

div.inner-path li, 
div.inner-path li a,
div.inner-path li a:hover,
div.inner-path li a:visited {
	float: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 9px;
	list-style: none;
}

div.inner-path ul {
	padding: 0;
	margin: 0;
	height:15px;
}

div.inner-path li.next {
    background: url(/images/path-next.gif) no-repeat;
	width: 3px;
	height: 5px;
	margin: 4px 7px 0 5px;
}

li.content-path-item a,
li.content-path-item a:hover,
li.content-path-item a:visited {
	font-weight: bold;
	font-size: 9px;
}

div.inner-content {
	margin-top: 20px;
	overflow: hidden;
}

div.inner-content a:hover,
div.inner-announcements-list li a:hover,
div.inner-path li a:hover,
li.content-path-item a:hover {
	background-color: #FF9C00;
	color: #FFFFFF;
}

div.inner-footer {
	width: 1000px;
	height: 70px;	
    background-color: #E0E0E0;
	margin-top: 19px;
}

div.groupdiv-left-flash,
div.groupdiv-left,
div.groupdiv-right-flash,
div.groupdiv-right {
	float:left;
	width: 180px;
}

div.groupdiv-left, div.groupdiv-right {
	width: 200px;
	margin-left: 10px;
}

div.group-div-space {
	height: 20px;
}

div.group-div-text{
	float:left;
	width: 630px;
}
	
div.group-div-banner {
	float:left;
}

div.news-title {
	font-weight: bold;	
}

div.news-date {
	font-weight: bold;
	margin-top: 3px;
}

div.news-html {
	margin-top: 10px;
}

div.news-file {
	margin-top: 10px;
}

ul.photos img {
	border: 0px;
}

ul.photos li {
	float: left;
	width: 50%;
	height: 96px;
	list-style: none;
	margin: 0 0 20px 0;
}

ul.photos li div {
	margin: 5px 0 0 0;
}

ul.photos li div.download {
	margin-top: 9px;
}

ul.photos div.photo {
	border: 1px solid #E0E0E0;
	margin: 0 10px 0 0;
	width: 94px;
	height: 94px;
	float: left;
}

div.facts {
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #E2E2E2;
	width: 808px;
	height: 28px;
}

div.facts-date {
	float: left;
	margin: 9px 0 0 9px;
	font-weight: bold;
}

div.facts-title {
	margin: 9px 0 0 66px;
	float: left;
	font-weight: bold;
}

div.facts-options {
	margin: 9px 0 0 531px;
	float: left;
	font-weight: bold;
}

table.facts-table {
	margin: 10px 0 0 0;
}

table.facts-table td {
	height: 30px;
}

table.facts-table td.date {
	padding-left: 10px;
}

ul.directors {  
    margin: 0;
    padding:0;
}

ul.directors li {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 50%;
	height: 131px;
	position: relative;
}

ul.directors li.second{
	margin: 23px 0 0 0;
}

ul.directors li img {
	float:left;
	border: 1px solid #E0E0E0;
}

ul.directors img {
	margin: 0 10px 0 0;
}

ul.directors div.pos {
	margin-bottom: 10px;	
}

ul.directors div.desc {
	margin-right: 13px;
}

ul.directors div.more {
    margin: 10px 0 0 0;
}
ul.directors div.more a, 
ul.directors div.more a:hover, 
ul.directors div.more a:visited {
    display: inline-block;
	background: url( '/images/read-more.gif' ) no-repeat right center;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 12px;
    height: 13px;
	width: 46px; /* ie6 fix*/
}

ul.directors div.more a:hover {
    background: url( '/images/read-more-white.gif' ) no-repeat right center;
}

div.director-desc {
	margin-top: 10px;
}

div.newsletter {
	width: 800px;
	height:185px;
	background-color: #F1F1F1;
	padding: 7px 0 5px 10px; 	
}

div.newsletter-header, div.newsletter-err {
	font-weight: bold;
	margin: 0 0 14px 1px;
}

div.newsletter-err {
	color: #0063a9;
}

span.orange{ color: #FF9C00;}

div.newsletter-bg {
	width: 190px;
	height: 20px;
	background: transparent url("/images/newsletter-back.gif") no-repeat;
	float: left;
}

input.newsletter-name, input.newsletter-email, input.human-code {
	width: 178px;
	height: 13px;
	margin: 2px 0 0 6px;
	padding: 0;
	border: 0;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #676767;
	font-size: 11px;
}

input.subscribe {
	background: url( '/images/subscribe.gif' ) no-repeat;
    border: none;
	width: 80px;
	height: 20px;
}

 div.newsletter-boxes {
 	margin: 10px 0 0 0;
 }

div.paging {
	text-align: right;
	margin: 10px 0 0 0;
}

.none{ display: none; }
.block{ display: block; }

/* Special opacity effect styles  */
div.simg {
    width: 98px;
    height: 131px;
    position:relative;
    float: left;
    margin: 0 12px 0 0;
}

.visimg {
    display: block;
    position: absolute;
    cursor: pointer;
    top:0;
    left:0;
	opacity: 1.0; /* CSS3, Mozilla 1.7, Safari 1.2, FireFox 0.9+, Opera 9, IE 7.0beta */
	-moz-opacity: 1.0; /* Mozilla <1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.0; /* Safari <1.2, Konqueror 3.1 */
	filter: alpha(opacity=100); /* Internet Explorer */
}


/* SITE MAP */
.smap ul {
	background: url( '/images/smap/he.gif' ) repeat-y left top;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 0px !important; /* IE7 hack */ 
	line-height: 14px; /* IE7 hack */
}

.smap li {
	background: url( '/images/smap/h.gif' ) no-repeat left top;
	list-style-type: none;
	padding: 4px 0 0 23px;
	margin: 0;
	height: 20px;
	font-size: 0px !important; /* IE7 hack */ 
	line-height: 14px; /* IE7 hack */
}

.smap li.children {
	height: auto;
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 25px;
}

.smap li.children ul {
	*margin: -2px 0 0 0; /* targets IE6 and IE7*/
}

.smap ul li.first {
	background: url( '/images/smap/hf.gif' ) no-repeat left top;
	list-style-type: none;
	padding: 4px 0 0 23px;
	margin: 0;
	height: 18px;
}

.smap ul li.last {
	background: url( '/images/smap/hl.gif' ) no-repeat left top #fff;
	list-style-type: none;
	padding: 4px 0 0 23px;
	margin: 0;
	height: 20px;
}

.smap ul.internal {
	background: none;
}

.smap li.linkfix {
	position: absolute;
	left: 0px;
	top: -10px;
	background: url( '/images/smap/he.gif' ) no-repeat top left transparent;
	height: 11px;
	width: 1px;
	padding: 0;
	overflow: hidden;
}

.smap li a, .smap li a:hover, .smap li a:visited {
	display: block;
	float: left;
	margin: 0 0 0 9px;
    font-size: 10px;
}

.smap li a:hover, .smap li.first a:hover {
	background-color: #FF9C00;
	margin: 0 0 0 9px;
	padding: 0;
}

.smap li img {
	float: left;
	padding: 0;
	margin: 5px 0 0 1px;
}

.smap ul li.first img {
	padding: 0;
	margin: 4px 0 0 1px;
}