@charset "utf-8";
/* CSS Document */

img, div
	{ 
	behavior: url(../pngfix/iepngfix.htc) 
	}
body{
	background-color:#EEEEEE;
}

.topbar{
	border-top: 5px solid #666666;
	border-bottom: 5px solid #666666;
	color:#000000;
	font-weight:bold;
	background-color:#EEEEEE;
}
.contentcell{
	background-color:#EEEEEE;
}
.elevenpx{
font-size:11px;
}
.twelvepx{
font-size:12px;
}
.jslink{
cursor:pointer;


}
.content{
	margin-bottom:5px;
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
}
.copyrightfooter a {
	color: #666666;
}
.copyrightfooter a:hover{
	color:#003366;
}

.key
{
	background-color:#009900;
}
.collapsible 
{
	  display: none; /* Only important part */
	  border: dotted 1px #666666;

	  padding: 5px;
	  background-color:#DDDDDD;
}

.borderme{
	border:5px solid #666666;
}

.news{
	margin-left:50px;
	margin-right:50px;
	margin-bottom:30px;
	margin-top:15px;
}
.newsheader{
/*	background-color:#999999;*/
background-image:url(../images/testnews.gif);
/*width:470px;*/
height:30px;
background-repeat:no-repeat;
	color:#FFFFFF;
	margin-top: 0px;
	font-weight: bold;
	font-size:17px;
}
.readmore
{
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.newsdate{
	text-align:right;
	font-size:15px;
	font-weight:normal;
}
.newsbody{
	margin-top:8px;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:5px;
	font-size:13px;
}
.newspagesurls a{
	color: #555555;
}
.newspagesurls a:hover{
	color:#003366;
	font-weight:bold;
}
.expand a{
	color: #000000;
	font-size:11px;
	
}
.expand a:hover{
	color:#003366;
	font-weight:bold;
}
a img {border: none; }

.trans_layer {
position: absolute;
top: 200px;
z-index: 2;
}
.globe_layer {
position: absolute;
top: 200px;
z-index: 1;
}


.globe_pageheader{
	position: relative;
/*	top: 15px;*/
	left: 0%;
	width:300px;
	z-index: 4;
}
.globe_pagetext
{
	position: absolute;
	top: 460px;
	left: 50%;
	width:400px;
	z-index: 3;
}
.globe_pagerest
{
	position: absolute;
	top: 700px;
	width:780px;
	z-index: 3;
}

a{
	color: #555555;
}
a:hover{
	color:#003366;
/*	font-weight:bold;*/
}
.products a{
	color: #444444;
	font-size:16px;
}
.products a:hover{
	color:#003366;
	font-weight:bold;
}
.products h3
{
color:#666666;
}

.breadcrumbs{
text-align:right;
}

h1
{
	color:#666666;
	font-size:36;
}
h2
{
	color:#666666;
	font-size:24px;
}
h3
{
	color:#666666;
	font-size:18px;
}
h4
{
	color:#666666;
	font-size:16px;
}
h5
{
	color:#666666;
	font-size:12px;
}
h5
{
	color:#666666;
	font-size:10px;
}
h6
{
	color:#666666;
	font-size:9px;
}
iframe{
border:none;
}
.informationh4
{
	color:#666666;
	font-size:16px;
	font-weight:800;
}

.newstest{
background-image:url(../images/testnews.gif);
/*width:470px;*/
height:30px;
background-repeat:no-repeat;
}

.keyinfo
{
	color:#666666;
	font-size:16px;
	font-weight:bold;
}


/*
.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*//*
}
.basictableft ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*//*
}*/


/*
.basictableft{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left;
}

.basictableft li{
display: inline;
margin: 0;
}
.basictableft li a{
text-decoration: none;
padding: 7px 7px 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color:#CCCCCC;
color:#000000;
}

.basictableft li a:visited{
color: #2d2b2b;
}
.basictableft li a:hover{
background-color:#666666;
color: white;
}
.basictableft li a:active{
color: black;
}

.basictableft li.selected a{ 
position: relative;
top: 1px;
padding-top: 4px;
background-color: #eeeeee;
color: #000000;
}


.basictableft{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; 
}

.basictableft li{
display: inline;
margin: 0;
}

.basictableft li a{
text-decoration: none;

padding: 7px 7px 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictableft li a:visited{
color: #2d2b2b;
}

.basictableft li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictableft li a:active{
color: black;
}

.basictableft li.selected a{ 
position: relative;
top: 1px;
padding: 7px 7px 3px 7px;
background-color: #DBFF6C;
color: black;
}

*/












/****************************************************************************/



.unslected_row{color: #555555;}
.slected_row{color: #003366;}

