.tabs {
width:565px;
overflow:hidden;
margin:20px 0 0 0;
}

.tabs div {
float:left;
text-align:center;
}

.tab1a, .tab2a, .tab3a, .tab4a, .tab5a, .tab6a {
color:#000;
font-size:xx-small; 
}

.tab1b, .tab2b, .tab3b, .tab4b, .tab5b, .tab6b {
cursor:pointer;
color:#cc0000;
font-size:xx-small; 
}

.tab1a, .tab1b {
width:100px;
}

.tab2a, .tab2b {
width:102px;
}

.tab3a, .tab3b {
width:68px;
}

.tab4a, .tab4b {
width:156px;
}

.tab5a, .tab5b {
width:70px;
}

.tab6a, .tab6b {
width:64px;
}

.toggleTabs1 {
background:url('../images/tabSpriteResource.gif') no-repeat;
padding:9px 0 10px 0;
}

.toggleTabs2 {
background:url('../images/tabSpriteResource.gif') no-repeat 0 -35px;
padding:9px 0 10px 0;
}

.toggleTabs3 {
background:url('../images/tabSpriteResource.gif') no-repeat 0 -70px;
padding:9px 0 10px 0;
}

.toggleTabs4 {
background:url('../images/tabSpriteResource.gif') no-repeat 0 -105px;
padding:9px 0 10px 0;
}

.toggleTabs5 {
background:url('../images/tabSpriteResource.gif') no-repeat 0 -140px;
padding:9px 0 10px 0;
}

.toggleTabs6 {
background:url('../images/tabSpriteResource.gif') no-repeat 0 -175px;
padding:9px 0 10px 0;
}

div.tabContent {
border-right:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
border-bottom:1px solid #bfbfbf;
width:548px !important; 
width:565px;
margin:6px 0 0 0;
overflow:hidden;
padding:20px 0 25px 15px;
background:url('../images/tabBackground.gif') repeat-x bottom #fff;
text-align:left;
}

div.tabContentLinks {
text-align:right;
width:513px;
padding:25px 25px 0 0;
}

div.tabContentImage {
float:left;
width:217px;
margin:0 20px 0 0;
}

div.tabContentText {
float:left;
text-align:left;
width:280px;
}

div.commTitle {
font-weight:bold;
font-size:12px;
margin:5px 0 0 0;
text-align:left;
width:100%;
}

div.commText {
margin:0 0 20px 0;
text-align:left;
width:100%;
}

.resourcesLinks {
display:block;
margin:5px 0 10px 15px !important;
margin:5px 0 10px 5px;
padding:0px;
width:165px;
}

.resourcearrow1 {
background:url(../images/arrow2.gif) no-repeat 0 0 !important;
background:url(../images/arrow2.gif) no-repeat 0 4px;
display:inline-block;
height:6px;
width:15px;
margin:0 0 0 5px;
}