/*  Site Tab */
#home #siteNav li.current a, #home #siteNav li.current a:link, #home #siteNav li.current a:visited { background-color:#fff;	background-image: none; color: #37454e; border-bottom: 1px solid #fff;}

/*  Structure */
#home #wrapperWit { background-color:	#fff;	background-image: none; border-top: 1px solid #fff;}
	#home #wrapperWit #gooey {	background: transparent url(/images/design/wrapper_solid_bottom.gif) bottom left no-repeat; }
	#home #wrapperWit #content {	padding-top:12px;	padding-left: 12px;width: 895px;}
	#home #wrapperWit #shell { background-color: #fff; background-image: none; }

#home #content {
	width: 900px;
}
#home { width:620px;}

#container-1 p{	color: #fff;	line-height: 18px; padding-bottom: 10px;}
	


/*  Headline Replacement */
#container-1 h2 span {display:block;height:0;width:0; overflow: hidden;font-size: 1px;color: #3B88AF;}
	

#section-2,#section-3,#section-4,#section-5,#section-6,#section-7,#section-8 {display:none;}




.button_try {
margin-right:5px;
}


/*

Tabs - important styles to ensure accessibility in print

*/
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}
@media print {
    .anchors {
        display: none;
    }
}

/*

Tabs - not important for accessibility, just for the look of it...

*/

#container-1 {
	background: #eff5f9 ; border:1px solid #899aa4;
	width: 621px;
	padding: 0;
	margin: 0;
	min-height:auto;
}

.fragment1,.fragment2,.fragment3,.fragment4,.fragment5,.fragment6,.fragment7,.fragment8 { min-height: 0px;}
.fragment2,.fragment3,.fragment4,.fragment5,.fragment6,.fragment7,.fragment8 { display:none;}

.anchors {list-style: none; margin: 0; padding: 0; height: 76px;}
.anchors li { margin:1px; float: left;}

/* attaching active state to background of li for pre-loading */




.anchors a {
	display: block;
	position: relative;
	z-index: 2;
	padding: 0px;
	color: #000;
}


/* Tab Rollovers */

/* Makes the text disappear */
.anchors span {display:block;height:0;width:0; overflow: hidden;font-size: 1px;color: #3B88AF;}

#menu ul{
	}
#menu a { display:inline; background:url(../../images/divfoot.gif) no-repeat 0px 3px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px 12px 0px 12px;}
#menu a{ color:#fff;  text-decoration:none;}
#menu a:hover{ text-decoration:none; color:#ccc}
