﻿*html .centerColumn {
height: 1%;
}
iframe[seamless] {
    border: none;
}
body {
	font-size: 100%;
}
td.Overview {
	font-family:Arial; 
	font-size:12px; 
	color:#141414;
	-webkit-text-size-adjust:none;

}
td.White
{
	font-family:Arial; 
	font-size:12px; 
	color:#FFFFFF;
	line-Height:150%;

}
td {
	font-family:Arial; 
	font-size:11px; 
	color:#141414;
	line-Height:150%;
}

td.legal {
	font-family:Arial; 
	font-size: 9px; 
	color: #000000;
	line-Height:150%;
}

td.news {
	font-family: Arial; 
	font-size:9px; 
	color: #000000;
	line-Height:150%;
}

font.warning {
	font-family:Arial; 
	font-size:11px;	
	line-Height:125%;
	font-weight: bold;
	color: #FF0000;
}

img.standard {
	border: solid 1px black;
	margin-left: 0px; 
	margin-right: 20px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}

img {
	border: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	display: block;
}

img.link {
	border: solid 0px black;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

img.wrap {
	border: solid 0px black;
	margin-left: 0px; 
	margin-right: 20px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}

input {
	font-family:Arial; 
	color: #000000;
	border:	0.5 solid #a8a9ad;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	width: 135px;
	height: 12.5pt;
	line-height: 10pt;
	margin: 0;
	padding: 0 0 -2.5pt 0;
	vertical-align: middle;
}
.submit {
	height:20px;
}
.searchButton {
	width: 22px;
	height: 23px;
	border: 0;
}

textarea {
	font-family:Arial; 
	font-size:12px; 
	color: #000000;
	line-Height:150%;
}

div.global_left {	
	border: solid 0;
	height: 100%; 	
	border-right-width: 1;
	border-color: #333333;	
}

div.global_right {	
	border: solid 0; 	
	height: 100%;
	border-left-width: 1;
	border-color: #333333;
}

select {
	font-family:Arial; 
	font-size: 11px; 
	color: #000000;
	line-Height:150%;
}

select.fixed {
	font-family:Arial; 
	font-size:11px; 
	color: #000000;
	line-Height:150%;
	width: 226px;	
}
area, area:active, area:focus {
	outline: none 0px;
}
a {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	color: #0000FF;
	text-decoration: none;
	outline: none;	
}

a:active {
  outline: none;
}


a.Overview {
	font-family:Arial; 
	font-size:12px; 	
	line-Height:150%;
	color: #0000FF;
	text-decoration: none;
}

a:link {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	text-decoration: none;
}

a.Overview:link {
	font-family:Arial; 
	font-size:12px; 	
	line-Height:150%;
	text-decoration: none;
}

a:visited {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	text-decoration: none;	
}

a.Overview:visited {
	font-family:Arial; 
	font-size:12px; 	
	line-Height:150%;
	text-decoration: none;	
}

a:hover {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	color: #0000FF;
	text-decoration: underline;
}

a.reverse {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	color: #FFFFFF;
	text-decoration: none;	
}

a:link.reverse {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	text-decoration: none;
}

a:visited.reverse {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	text-decoration: none;	
}

a:hover.reverse {
	font-family:Arial; 
	font-size:11px; 	
	line-Height:150%;
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #141414;
}

H1,h2,h3,h4,h5,h6 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #141414;
}
#dd {
  margin: 0 0 0 0;
  padding: 0 0 0px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 14px arial;
}

#dd li a.menu {
  display: block;
  text-align:center;
  background: #898989;
  padding: 0px 0px;
  margin: 0 0 0 0;
  color: #ffffff;
  width: 132px;
  height: 40px;
  line-height: 40px;
}

#dd li a.menu:hover {
  background: #0e4c8b;
}

.submenu {
  background: #FFFFFF;
  border: 1px solid #898989;
  visibility: hidden;
  position: absolute;
  z-index: 3;
  width:130px;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #141414;
}

.submenu a:hover {
  background: #0e4c8b;
  color: #ffffff;
}

#wrapper{
	width:641px;
	margin:0px auto 0;
}

#wrapper h1{
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
}

#wrapper a{
	display:block;
	font-size:1.2em;
	padding-top:20px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

#tabContainer {
	width:641px;
	padding:0px;
	background-color:white;
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

.tabs{
	height:30px;
}

.tabs > ul{
	font-size: 1em;
	list-style:none;
}

.tabs > ul > li{
	margin:0 2px 0 0;
	padding:0px;
	display:block;
	float:left;
	color:#FFFFFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
	background: #898989; /* old browsers */
	background: -moz-linear-gradient(top, #0C91EC 0%, #257AB6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0C91EC), color-stop(100%,#257AB6)); /* webkit */
}

.tabs > ul > li:hover{
	background: #e6e7e8; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #333;
}

.tabs > ul > li.tabActiveHeader{
	background: #e6e7e8; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #333;
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:10px 10px 25px;
	background: #e6e7e8; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 90%, #e4e9ed 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(90%,#FFFFFF), color-stop(100%,#e4e9ed)); /* webkit */
	margin:0;
	color:#333;
}
