/* global.css */
/* SECTION 1 - STANDARD TAGS */

body, table {
font-size: 12px;
}
sup, sub {font-size: .7em;}

/* standard headings */ 
h1 {font-size:18px; } /* top page headings only */
h2 {font-size:14px; } /* second-level heading */
h3 {font-size:12px; } /* third-level heading */
h4 {font-size:12px; } /* alternate heading for emphasis only - use sparingly */
h5 {font-size:11px; } /* alternate lower-level heading */
h6 {font-size:14px; }/*border-bottom:1px dotted #999;} /* heading with underline */

h3#country {font-size:13px;}


/* SECTION 3 - LISTS */

/* rightnav styles */ 
#rcolumn, 
.transform2to3LR .column2, 
.insert2colR .column2
{font-size:11px}

.transform2to3LR .column1 .column2, 
.insert2colR .column1 .column2,
 {font-size:12px}


/* footer styles */
#corpNav li a, #corpNav1 a  {font-size:10px; } /* keep same size */

.smbut {font-size:12px} /* keep same size */

/* SECTION 4 - special classes for text styling */

/* intro text */
.intro1 {font-size:16px; line-height:24px}
/*  .intro2 {color:#999; font-size:14px; line-height:22px} */
.intro2 {font-size:13px; line-height:20px}
.intro3 {font-size:13px; line-height:20px}

/* other text styles */
.f8 {font-size:11px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f14 {font-size:14px}
.f15 {font-size:15px}
.f16 {font-size:16px}
.f18 {font-size:18px}
.footnote {font-size:10px;}

/* legacy styles from old site */
.pagetitle {font-size: 14px; }
.pagesubtitle {font-size: 12px; }
.pagesubtitle2 {font-size:12px; }
.pressfoot {font-size: 10px; }


/* SECTION 5 - TABLES */
#rcolumn .icon,
.transform2to3LR .column2 .icon,
.insert2colR .column2 .icon
{font-size:11px}

/* SECTION 10 - callout/special boxes */
.title_box_210 .section2a {font-size:11px}


/* tabset1.css */
.tabset1 .panes div.section, .tabset1 .panes div.section table {font-size:11px;}
