#doctextsizer                      {position:relative; display: none; color: #666666; width: auto; height: auto; z-index: 1001; font-size: 12px; }

.xsmallview .ContentContainer,
.xsmallview .ContentBoxRight               { font-size: 90%; line-height: 150%;}

.smallview .ContentContainer,
.smallview .ContentBoxRight                { font-size: 90%; line-height: 150%; }

.normalview .ContentContainer,
.normalview .ContentBoxRight               { }

.largeview .ContentContainer,
.largeview .ContentBoxRight                { font-size: 110%; line-height: 150%; }

.xlargeview .ContentContainer,
.xlargeview .ContentBoxRight               { font-size: 120%; line-height: 150%; }

.xxlargeview .ContentContainer,
.xxlargeview .ContentBoxRight              { font-size: 130%; line-height: 150%; }



a.texttoggler{ /*CSS for Text Size Toggler control*/
margin-right: 6px;
}

a.texttoggler img{ /*CSS for Text Size Toggler control*/
border: none; padding-bottom: 3px;
}

a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/
border-bottom: 1px solid #002364; padding-bottom: 2px;
}

a.selectedtoggler img{ /*CSS for Selected Text Size Toggler control*/
border-bottom: 1px solid #002364; padding-bottom: 2px;
}
