/* The GiantIsland Hack for Firefox and Safari */
#body {
overflow:hidden;
voice-family:"\"}\"";
voice-family:inherit;
overflow:hidden;\
overflow:hidden;
[overflow:visible;
overflow:visible;]
}
/*end*/
/*\*/
html*#body {
[overflow:hidden;
overflow:hidden;
]overflow:hidden;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #body {
overflow:hidden;
}
/*end*/

/* to here */

h1 { 
width:375px;
align:left; 
padding-bottom:10px;
font: bold 1.6em Verdana;
color : #fff;
}
h2 { 
width:400px;
align:left; 
font: bold 1.6em Verdana;
color : #ff7f00;
} 
h3 { 
font: bold 1.3em Verdana;
color : #fff;
}
h4 { 
font: bold 1.3em Verdana;
color : #fff;
}

.shadetabs {
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: -4px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
display: inline;
margin: 0;
}

.shadetabs li a {
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ff7f00;
color: #fff;
font-weight: bold;
background: #ff7f00 url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited {
color: #fdcb88;
}

.shadetabs li a:hover {
text-decoration: underline;
color: #06275c;
}

.shadetabs li.selected {
position: relative;
top: 1px;
}

.shadetabs li.selected a { /*selected main tab style */
background-image: url(../shadeactive.gif);
border-bottom-color: white;
color: #3da2b6;
}

.shadetabs li.selected a:hover { /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle { /*style of tab content container*/
border-top: 1px solid #06275c;
background: #ff7f00;
width: 750px;
margin-bottom: 1em;
padding: 12px;
}

.tabcontent {
display:none;
}

.team_right {
float:right;
width:230px;
border: 1px dotted #fff;
margin-left: 15px;
margin-right:10px;
padding:10px;
cellpadding:0px;
background:#0070af;
cellspacing:0px;
}

.contactpanel {
float:left;
width:230px;
border: 1px solid #06275c;
margin-left: 0px;
margin-right: 15px;
padding:10px;
background:#fdcb88;
}

@media print {
.tabcontent {
display:block!important;
}
.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label {
    display: block;
    height: 1%;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover { background: #777; color: #fff; }

.headline {
    text-decoration: none;
    font: bold 3em Verdana;
    color: #3da2b6;
}
.map {
height: 300px;
width: 500px;  
font-family: verdana; 
font-size:12px; 
font-weight:bold;
background-color:#fff; 
color: #3da2b6; 
float:center;
}