
body {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul.tabs{
     margin:15px 0 0 0;
     padding:0;
     float:left;
     position:relative;
     top: 1px;
}

ul.tabs li{
     float:left;
     list-style:none;
     padding:10px 20px 4px 20px;
     border: 1px solid #ccc;
     border-bottom:none;
	 font-family: Trebuchet MS;
     font-size:17px;
     font-weight:none;
     background:#e5e5e5 url(http://images.shopit.com/img/tab_fill_lt_gry.jpg) repeat-x;
     margin: 0 .5em 0 0;
     text-align:center;
     text-transform:uppercase;
     color:#999;
	 margin: 0 0 0 15;
	 #margin: 0 0 0 13;
	 _#margin: 0 0 0 13;
	 height: 27.5px;
	 width: 168px;
}

ul.tabs li.active{
     background: #F4F9FF;
     border:1px solid #99CDFF;
     border-bottom:none;
     padding-bottom:5px;
     font-weight:none;
     color: #1E5193;
}

ul.tabs li a{text-decoration:none;color:#666;}
ul.tabs li a:hover{text-decoration:none;color:#333;}
ul.tabs li.active a{color:#013366;}
ul.tabs li.active a:hover{text-decoration:none;}
ul.tabs li img{vertical-align:bottom;border:none;}

.tab_box{
     clear:both;
     float:left;
	 text-align: center;
     border:1px solid #99CDFF;
     width:100%;
	 #width: 910px;
	 _width: 910px;
     height: 470px;
     background: #F4F9FF;
	 padding: 13px 0px 0px 11.5px;
}

.whitecontainer {
background-color: #FFFFFF;
border-style: solid;
border-color: #99CCFF;
border-width: 1px;
text-align: left;
height: 455px;
width: 891px;
#margin: 0 19px 0 9px;
_margim: 0 19px 0 9px;
}

.headingcontainer {
font-family: Trebuchet MS;
font-size: 24px;
color: #003366;
padding: 24px 0 0 0;
#padding: 24px 0 0 0;
_padding: 24px 0 0 0;
}

.imagecontainer {
float: left;
padding-right: 60px;
}

.textcontainer {
font-family: Trebuchet MS;
font-size: 18px;
color: #336699;
}

#div_box1,
#div_box5,
#div_bigtab1 {
display: block;
}

#div_box2,
#div_box3,
#div_box4,
#div_box6,
#div_box7,
#div_box8,
#div_bigtab2{
display: none;
}

.bigtab_box{
     clear:both;
     float:center;
}

ul.bigtabs{
     margin:15px 0 0 0;
     padding:0;
     float:left;
     position:relative;
     top: 1px;
	 float:none;
}

ul.bigtabs li{
	 text-decoration:none;
     float:left;
     list-style:none;
     border-style: solid;
	 border-color: #6699CC;
	 font-family: Trebuchet MS;
	 font-size: 48px;
     background-color: #FFFFFF;
     margin: 0 .5em 0 0;
     text-align:center;
	 width: 240px;
	 height: 74px;
	 padding:6px 0 0 0;
	 overflow: hidden;
	 #overflow: none;
	 _overflow: none;
}

ul.bigtabs li.active{
	 text-decoration:none;
     background-color: #003366;
}

ul.bigtabs li a{
	text-decoration:none;
	color:#666666;
}

#li_bigtab1 a:hover{
	background-color:#003466;
	color:#FFFFFF;
	padding: 6px 49px 20px 49px;
}

#li_bigtab2 a:hover{
	background-color:#003466;
	color:#FFFFFF;
	padding: 6px 32px 20px 32px;
}

ul.bigtabs li.active a{
	text-decoration:none;
	background-color:#003466;
	color:#FFFFFF;
}

ul.bigtabs li.active a:hover{
	text-decoration:none;
}

ul.bigtabs li img{
	vertical-align:bottom;
	border:none;
}

#img {
border:none;
background-color: #FFFFFF;
width: 63px;
height: 87;
vertical-align: middle;
text-align: center;
}

ul.bigtabs li.active span.it{
font-weight: bold;
color: #CCCCCC;
}

ul.bigtabs span.it{
font-weight: bold;
color: #003466;
}

ul.bigtabs #li_bigtab1 a:hover span.it{
font-weight: bold;
color: #CCCCCC;
}

ul.bigtabs #li_bigtab2 a:hover span.it{
font-weight: bold;
color: #CCCCCC;
}

table.center_orange {
padding-left:50px;
}


/* Large Button */
a.button_large,
button_large {
	line-height:31px;
	height:33px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	border:none;
	outline:none;
	cursor:pointer;
	background-position:0px -0px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

a.button_large:hover,
button_large:hover {
  background-position:0px -34px;
}

a.button_large:active,
button_large:active {
  background-position:0px -68px;
}

a.button_orange_white_large,
button_large.button_orange_white_large {
  	width:189px;
	color:#fff;
	background-image:url(http://images.shopit.com/img/tour/buttons/orange_white_large.gif);
}
