@import url("../../../css/site.css");


html {
   background-image: url("../gfx/faux-gradient-left.gif");
}

body {
   background-color: #E2EBF1;
   background-image: url("../gfx/faux-gradient-right.gif");
}

/* ----------------------------------------- */

a {
	color: #396D8E;
	background-color: transparent;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

/* ----------------------------------------- */

div.page-header {
   background-image: url(../gfx/header.gif);
   background-repeat: no-repeat;
   width: auto;
   height:150px;
}

div.page-header table.address {
	position: absolute;
	right: 60px;
	top: 31px;
	border-collapse: collapse;
	z-index: 1;
}

div.page-header table.address td {
	padding: 0 0 0 15px;
	color: #396D8E;
	background-color: transparent;
	line-height: 16px;
	z-index: 1;
	font-weight: normal;
}

div.page-header table.address td.left {
   text-align: right;
}
div.page-header table.address td.right {
   text-align: left;
}

img.logo {
   top: 0;
   left: 0;
   z-index: 0;
}

div.page-footer {
   border-color: #333333;
   background-image: url(../gfx/faux-footer.gif);
}

div.page-header map div.root-nav-wrapper {
   left: auto;
   right: -10px;
   top: 20px;
   width: 700px;
   height: 69px;
   background-image: url("../gfx/faux-header.gif");
   background-position: top right;
   background-repeat: no-repeat;
}
div.iframe-wrapper {
    background-image: url("../gfx/faux-header.gif");
}


div.page-header map ul {
   top: 72px;
   left: auto;
   right: 50px;
   margin: 0;
   padding: 0;
}

div.page-header div.page-title h1 {
	padding-left: 15px;
	color: #FFFFFF;
	background-color: transparent;
}

div.page-content{
   /*background-image: url("../gfx/watermerk.gif");
   background-repeat: no-repeat;
   background-position: 20% 70%;*/
}

div.page-header map ul li a:link,
div.page-header map ul li a:visited,
div.page-header map ul li a:hover,
div.page-header map ul li a:active {
   color: #FFFFFF;
}

/* ----------------------------------------- */

div.news {
	background-image: url("../gfx/news-bottom.gif");
	text-align: right;
}

div.news h2 {
	background-image: url("../gfx/news-top.gif");
	color: #ffffff;
}

div.news div.news-item {
   padding: 0 0 1px 0;
}
div.news div.news-item p {
   color: #396D8E;
}

div.news div.news-item p.read-more {
	margin: 5px 8px 5px 0;
	padding: 0 2px 0 0;
	font-size: 10px;
	text-align: right;
}

div.news p.read-all {
	padding: 0 2px 0 0;
	font-size: 10px;
	text-align: right;
}

div.news div.news-item h3 {
	font-weight: bold;
	color: #396D8E;
	background-color: transparent;
}

div.news div.news-item p.read-more {
	margin: 5px 10px 0 auto;
	width: 58px;
	height: 26px;
	font-size: 10px;
	text-align: right;
	line-height: 18px;
}

div.news p.read-all {
	width: 110px;
	margin: 5px 20px 14px auto;
	padding: 0 14px 0 0;
	font-size: 10px;
	text-align: right;
	line-height: 18px;
}

div.news div.news-item p.read-more,
div.news p.read-all {
	position: relative;
	left: 10px;
	padding: 0 14px 0 0;
	background-image: url("../gfx/button-small-right.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

div.news div.news-item p.read-more a,
div.news p.read-all a {
	display: block;
	height: 26px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url("../gfx/button-small-left.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
div.news div.news-item p.read-more a:link, 
div.news div.news-item p.read-more a:visited,
div.news div.news-item p.read-more a:hover, 
div.news div.news-item p.read-more a:active, 
div.news p.read-all a:link, 
div.news p.read-all a:visited,
div.news p.read-all a:hover, 
div.news p.read-all a:active {
   color: #ffffff;
}


div.newsletter {
   position: absolute;
   top: 365px;
   right: 17px;
   background-image: url('../gfx/newsletter-bg.gif');
   height: 133px;
   color: #396D8E;
   
}
div.newsletter h2 {
    background-image: none;
    padding-top: 12px;
    height: 28px;
    color: #ffffff;
    text-align: right;
}
div.newsletter p {
   margin: 6px 11px 0pt 8px;
}
div.newsletter form{
   margin: 3px;
}
div.newsletter th, 
div.newsletter td, 
div.newsletter input,
div.newsletter select, 
div.newsletter textarea {
   font-size: 10px;
}
div.newsletter input{
   border: 1px solid #343434;
}
div.newsletter p.buttons input{
   margin: 0 0 0 32px;
   border: 0px;
   background-color: #FEBD10;
}


/* ----------------------------------------- */

div.hilites div.group {
	height: 42px;
	background-image: url("../gfx/hilite.gif");
}

div.hilites div#hlg1 {
    left: 0px;
}

div.hilites div#hlg2 {
    left: 160px;
}

div.hilites div#hlg3 {
    left: 320px;
}

div.hilites div#hlg4 {
    left: 480px;
}

div.hilites div.group h3 {
	height: 40px;
	padding: 0 4px 4px 0;
}
div.hilites div.group ul li a:link, 
div.hilites div.group ul li a:visited {
   color: #FFFFFF;
   background-color: transparent;
}

div.hilites div.group ul li a:hover,
div.hilites div.group ul li a:active {
   color: #FFFFFF;
   background-color: transparent;
}
div.hilites div.group h3 {
   color: #FFFFFF;
}

div.hilites div.group h3 {
   color: #FFFFFF;
}

/* ----------------------------------------- */
div.page-header map ul{
   right: 75px;
}
div.page-navigation{
   top: 150px;
   bottom: 0;
   padding: 5px 0 0 0;
   background-image: url("../gfx/faux-gradient-left.gif") !important;
}

div.page-navigation map ul li {
	margin-bottom: -1px;
}

div.page-navigation map ul li a:link,
div.page-navigation map ul li a:visited {
   background-image: url("../gfx/button.gif") !important;
   color: #396D8E;
}

div.page-navigation map ul li a:hover,
div.page-navigation map ul li a:active {
   color: #ffffff;
   background-image: url("../gfx/button-over.gif") !important;
   text-decoration: none;
}

div.page-header map ul li ul,
div.page-navigation map ul li ul {
   background-image: url("../gfx/menu-top.gif");
}

div.page-header map ul li ul li a,
div.page-header map ul li ul li a:link,
div.page-header map ul li ul li a:visited,
div.page-header map ul li ul li a:hover,
div.page-header map ul li ul li a:active,
div.page-navigation map ul li ul li a,
div.page-navigation map ul li ul li a:link,
div.page-navigation map ul li ul li a:visited,
div.page-navigation map ul li ul li a:hover,
div.page-navigation map ul li ul li a:active {
	background-image: url("../gfx/menu-bullet.gif") !important;
	color: #396D8E;
}

div.page-header map ul li ul li a:hover,
div.page-header map ul li ul li a:active,
div.page-navigation map ul li ul li a:hover,
div.page-navigation map ul li ul li a:active {
	color: #396D8E;
	background-color: transparent;
	text-decoration: underline;
}

div.page-header map ul li.last,
div.page-navigation map ul li.last {
	background-image: url("../gfx/menu-bottom.gif");
}

/* ----------------------------------------- */
div.page-footer {
   background-color: #FFFFFF;
}

div.page-footer p.disclaimer a:hover,
div.page-footer p.disclaimer a:active {
   color: #FFFFFF;
   background-color: transparent;
}

div.page-footer p.disclaimer {
   color: #FFFFFF;
   background-color: transparent;
}

div.page-footer p.disclaimer a:link,
div.page-footer p.disclaimer a:visited {
   color: #FFFFFF;
   background-color: transparent;
   text-decoration: none;
}

div.page-footer p.disclaimer a:hover,
div.page-footer p.disclaimer a:active {
   color: #000000;
   background-color: transparent;
   text-decoration: underline;
}

div.page-footer div.logos1 {
	position: absolute;
	left: 40px;
	bottom: 40px;
}
div.page-footer div.logos2 {
	position: absolute;
	right: 60px;
	bottom: 35px;
}

div.page-footer div.logos img {
	margin: 0 0 0 10px;
	border-width: 0;
	vertical-align: bottom;
}

div.news div.news-item span {
   color: #396D8E;
}
/* 
div.slogan{
   position: absolute;
   top: 0;
   right: 0;
   width: 568px;
   height: 20px;
   background-image: url(../gfx/slogan.gif);
   background-position: top right;
   z-index: 12;
}
*/
div.page-footer div.banner {
   right: 50px;
}
