.xsmallview #copyWrap, .xsmallview #breadCrumb, .xsmallview #coText { /*CSS for "extra small font" setting*/
font: 0.55em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.xsmallview #copyWrap p 
{font: 1.0em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}

.xsmallview #leftNav a { /*CSS for "extra small font" setting*/
font: 0.7em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}


.smallview #copyWrap, .smallview #breadCrumb, .smallview #coText { /*CSS for "small font" setting*/
font: 0.6em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.smallview #leftNav a { /*CSS for "small font" setting*/
font: 0.8em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.smallview #copyWrap p 
{font: 1.0em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}


.normalview #copyWrap, .normalview #leftNav a, .normalview #breadCrumb, .normalview #coText, .normalview .colright p{ /*CSS to return page to default setting (with no additional CSS rules added)*/
}

.largeview #copyWrap, .largeview #breadCrumb, .largeview #coText{ /*CSS for "large font" setting*/
font: 0.9em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.largeview #leftNav a { /*CSS for "large font" setting*/
font: 1.25em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.largeview #copyWrap p 
{font: 1.0em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}


.xlargeview #copyWrap, .xlargeview #breadCrumb, .xlargeview #coText{ /*CSS for "extra large font" setting*/
font: 1.1em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.xlargeview #leftNav a { /*CSS for "extra large font" setting*/
font: 1.4em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}
.xlargeview #copyWrap p 
{font: 1.0em Lucida Sans, Lucida, Arial, Helvetica, sans-serif !Important;
}

a.texttoggler{ /*CSS for Text Size Toggler control*/
margin-right: 6px;
}

a.texttoggler img{ /*CSS for Text Size Toggler control*/
border: 1px solid gray;
}

a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/
border: 1px solid red;
}

a.selectedtoggler img{ /*CSS for Selected Text Size Toggler control*/
border: 1px solid red;
}

.xsmallview #copyWrap .ipbf-qitem-rowa table td, .smallview #copyWrap .ipbf-qitem-rowa table td, .normalview #copyWrap .ipbf-qitem-rowa table td, .largeview #copyWrap .ipbf-qitem-rowa table td, .xlargeview #copyWrap .ipbf-qitem-rowa table td, .xsmallview #copyWrap .ipbf-qitem-rowb table td, .smallview #copyWrap .ipbf-qitem-rowb table td, .normalview #copyWrap .ipbf-qitem-rowb table td, .largeview #copyWrap .ipbf-qitem-rowb table td, .xlargeview #copyWrap .ipbf-qitem-rowb table td {font-size: 11px !Important;}
.xsmallview #copyWrap .ipbf-qitem-rowa .ipbf-qitem-prompt td, .smallview #copyWrap .ipbf-qitem-rowa .ipbf-qitem-prompt td, .normalview #copyWrap .ipbf-qitem-rowa .ipbf-qitem-prompt td, .largeview #copyWrap .ipbf-qitem-rowa .ipbf-qitem-prompt td, .xlargeview #copyWrap .ipbf-qitem-rowa .ipbf-qitem-prompt td {font-size: 11px !Important;}
.xsmallview .nb {font-size: 15px !Important;;}

