body { 
 background-color: #c2d5d5; 
 color : #000000;
 margin: 0;
 font-size: 80%;
 font-family: arial, helvetica, sans-serif;
}
a:link { color: #000099; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
a:hover { color: #ff3333; text-decoration: none; }

/* LINKED */
a.copyLink:link  { color: #9999cc; }
a.copyLink:visited  { color: #9999cc; }
a.copyLink:hover { color: #ff3300; }
a.menuBarLink { color: #0188AD; font-size: 10pt; font-weight: bolder; }
a.menuBarLink:visited { color: #0188AD; }
a.menuBarLink:hover { color: #ff3300; }
a.videoBarLink { color: #0188AD; font-size: 9pt; font-weight: bolder; }
a.videoBarLink:visited { color: #0188AD; }
a.videoBarLink:hover { color: #ff3300; }

/* NAMED */
.imageMargin  { margin-bottom: 15px; }
.copy { color: #9999cc; font-size: 8pt; }
.navbar { font-size: 6pt; }
.textBlue { color: #000099; }
.titleSub { font-weight: bolder; letter-spacing: .25pt; line-height: 18px; }
.titleSubMargB { font-weight: bolder; letter-spacing: .25pt; line-height: 18px; margin-bottom: 10px; }
.titleSubNOB { letter-spacing: .25pt; line-height: 18px; }
.titleSubBlue { color: #000099; font-weight: bolder; letter-spacing: .25pt; line-height: 18px; }
.titleSubBlueBig { color: #000099; font-size:larger; font-weight: bolder; letter-spacing: .25pt; line-height: 18px; }
.titleSubBlueLighter { color: #0066CC; font-weight: bolder; letter-spacing: .25pt; line-height: 18px; }
.titleSubLined { font-weight: bolder; letter-spacing: .25pt; line-height: 30px; }
.titleSubLined24 { font-weight: bolder; letter-spacing: .25pt; line-height: 24px; }

/* BG */
.BGblack { background-image: url(images/BGblack.gif); }
.BGblueCenter { background-image: url(images/BGblueCenter.gif); }
.BGblueEdge { background-image: url(images/BGblueEdge.gif); }
.BGblueTape { background-image: url(images/BGblueTape.gif); }
.BGtaping3bodies { background-image:  url(stills/taping3examplesBlue.jpg); }
.indexSplice_01 { background-image: url(images/indexSplice_01.gif); }
.indexSplice_02 { background-image: url(images/indexSplice_02.gif); }
.indexSplice_03 { background-image: url(images/indexSplice_03.gif); }
.indexSplice_04 { background-image: url(images/indexSplice_04.gif); }
.resourceLink { font-weight: bolder; margin-bottom: 5px; }

/* TEXT */
.text7 { font-size: 7pt; }
.text8 { font-size: 8pt; }
.text9 { font-size: 9pt; }
.text9B { font-size: 9pt; font-weight: bolder; }
.text9Bline { font-size: 9pt; font-weight: bolder; }
.text9grey { color: #666666; font-size: 9pt; }
.text9I { font-size: 9pt; font-style: italic; }
.text9Icol { color: #0000cc; font-size: 9pt; font-weight: bolder; font-style: italic; }
.text9Iline { font-size: 9pt; font-style: italic; line-height: 18px; }
.text10 { font-size: 10pt; }
.text10marfT5 { font-size: 10pt; margin-top: 5px; }
.text10B { font-size: 10pt; font-weight: bolder; }
.text10blue { font-size: 10pt; color: #0000ff; }
.text11 { font-size: 11pt; }
.textB { font-weight: bolder; }
.textBlueIntro { color: #0000cc; }
.textLine { font-style: italic; line-height: 18px; }
.textLineBlue { color: #0000cc; font-style: italic; line-height: 22px; }
.textSitemap { color: #0000cc;  font-size: 12pt; font-weight: bolder; line-height: 22px; margin-left: 30px; }

/* MARGINS */
.margin5L { margin-left: 5px; }
.margin5TB { margin-bottom: 5px; margin-top: 5px }
.margin5LR { margin-left: 5px; margin-right: 5px; }
.margin5LRT { margin-left: 5px; margin-right: 5px; margin-top: 5px }
.margin5LT { margin-left: 5px; margin-top: 5px; }
.margin5R {  margin-right: 5px; }
.margin5T { margin-top: 5px; }
.margin8T { margin-top: 8px; }
.margin10T { margin-top: 10px; }
.margin10R { margin-right: 10px; }
.margin60R { margin-right: 60px; }
.margin10B { margin-bottom: 10px; }
.margin20L { margin-left: 20px; }
.margin20T { margin-top: 20px; }
.margin20L5T { margin-left: 20px; margin-top: 5px; }
.margin25L { margin-left: 25px; }
.margin30L { margin-left: 30px; }
.margin30L5R { margin-left: 30px; margin-right: 5px; }
.margin30L5RB { margin-left: 30px; margin-right: 5px; margin-bottom: 10px; }
.margin40L { margin-left: 40px; }
.margin50L { margin-left: 50px; }
.margin60L { margin-left: 60px; }
.margin90L { margin-left: 90px; }
