/*Modified by Lori Stephens July 8 2004*/ /*Added class12 link primarily for privacy statement link on home page*/ /*Added textss class. Used for Privacy line*/ /*Keep textb at 10px* Privacy Statement still goes over the line*/ /* All 10px changed to 11px. Caused contact a rep and request for info on left to wrap.*/ /* Keep left nav a.class9: at 10px but change others*/ /*Headers*/ /*headerWhite class - White, bold,s maller size header. for colored table cells*/ a{ color: #015581; text-decoration: none; } .udrline{ text-decoration: underline; } a:hover { text-decoration: underline; color: #ff3300; } .linkSubhead{ font-family:Arial,Helvetica,sans-serif; color:#FF3300; font-weight:bold; text-decoration:none; } .globalNavigationTop{ font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none; } .globalNavigation{ font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:bold; text-decoration:none; } .globalNavigationSelectedTop{ font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#FF3300; font-weight:bold; text-decoration:none; } .globalNavigationSelected{ font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#FF3300; font-weight:bold; text-decoration:none; } .headerWhite{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; } /*header1 class - Blue, bold, Home Page header*/ .h1{ font-family: Helvetica,Verdana,Arial,sans-serif; font-size: 19px; color:#003366; font-weight: bold; text-decoration:none; } /*header2 class - Blue, bold, largest size header*/ .h2{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#003366; font-weight:bold; text-decoration:none; } /*header3 class - Grey, bold, smaller size header*/ .h3{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none; } /*header1 tag - Blue, bold,l argest size header*/ h1{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#003366; font-weight: bold; text-decoration:none; } /*header2 tag - Blue, bold, smaller size header*/ h2{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#003366; font-weight:bold; text-decoration:none; } /*header3 tag - Grey, bold, smaller size header*/ h3{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none; } /*text tag - Grey, bold, standard document text*/ h4{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:bold; text-decoration:none; } /*text tag - Grey, not bold, standard document text*/ h5{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*text tag - Grey, not bold, standard document text*/ h6{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*Text*/ /*textWhite class - white, not bold, smaller size text int able cell*/ .textWhite{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none; } /*text class - Black, not bold, drop-down menu text*/ .textMenu{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: Black; font-weight:normal; text-decoration:none; } /*text class - blue, not bold, blue text in table cells*/ .textBlue{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#003366; font-weight: normal; text-decoration:none; } /*bold text class - Grey, bolded document text*/ /*Also used as active page heading in side nav*/ .textb{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#666666; font-weight:bold; text-decoration:none; } /*slighlitly smaller text class - Grey, document text MCSI addition*/ /*keeps privacy statement sentence on one line *? /* needed after increasing sizes from 10pxto 11px*/ .textss{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#666666; font-weight:normal; text-decoration:none; } /*text class - Grey, not bold, standard document text*/ .text{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*unordered list tag - Grey, not bold, standard document text*/ ul{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*ordered list tag - Grey, not bold, standard document text*/ ol{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*definition list tag - Grey, not bold, standard document text*/ dt{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*table tag - Grey, not bold, standard document text*/ table{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*table row tag - Grey, not bold, standard document text*/ tr{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*table cell tag - Grey, not bold, standard document text*/ td{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*paragraph tag - Grey, not bold, standard document text*/ p{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*bold text tag - Grey, bolded document text*/ b{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:bold; text-decoration:none; } /*Links*/ /*10px verson of "standard" link text - Orange, not bold, underline*/ a.MainNav:link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#333333; ; text-decoration: none} a.MainNav:active{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7px; font-weight:bold; color:#333333; ; text-decoration: none} a.MainNav:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:bold; color:#FF3333; ; text-decoration: none} /*class11 - Blue, Bold. Largest header link text*/ a.class11:link{ font-family: Verdana; font-size: 16px; color:#003366; font-weight: bold; text-decoration:none; } a.class11:active{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#666666; font-weight:bold; text-decoration:none; } a.class11:visited{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#003366; font-weight:bold; text-decoration:none; } a.class11:hover{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#666666; font-weight:bold; text-decoration:none; } /*class10- Blue, Bold. Second largest header link text*/ a.class10:link{ font-family:Verdana; font-size:13px; color:#003366; font-weight:bold; text-decoration: underline; } a.class10:active{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#666666; font-weight:bold; text-decoration: underline; } a.class10:visited{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#003366; font-weight:bold; text-decoration: underline; } a.class10:hover{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#666666; font-weight:bold; text-decoration: underline; } /*class9 - White, Bold. for side nav*/ a.class9:link{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#FFFFFF; } a.class9:active{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#BCBEB3; } a.class9:visited{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#FFFFFF; } a.class9:hover{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#BCBEB3; } /*HeaderFooter - Blue, Bold. for side nav*/ /*keep at 10px for longer names*/ a.HeaderFooter:link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7px; font-weight:normal; color:#FF6633; text-decoration:none; } a.HeaderFooter:active{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; } a.HeaderFooter:visited{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#003366; text-decoration:none; } a.HeaderFooter:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#333333; text-decoration:none; } /*class6 - orange, Bold. for side nav**/ /*kept at 10px for longer text*/ a.class6:link /*Modified by Lori Stephens July 8 2004*/ /*Added class12 link primarily for privacy statement link on home page*/ /*Added textss class. Used for Privacy line*/ /*Keep textb at 10px* Privacy Statement still goes over the line*/ /* All 10px changed to 11px. Caused contact a rep and request for info on left to wrap.*/ /* Keep left nav a.class9: at 10px but change others*/ /*Headers*/ /*headerWhite class - White, bold,s maller size header. for colored table cells*/ .headerWhite{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; } /* class7 - grey, bold, smaller size header + link for child context pages */ a.class7 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none; } a.class7:hover { color:#FF3300; } /*header1 class - Blue, bold, Home Page header*/ .h1{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 16px; color:#003366; font-weight: bold; text-decoration:none; } /*header2 class - Blue, bold, largest size header*/ .h2{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#003366; font-weight:bold; text-decoration:none; } /*header3 class - Grey, bold, smaller size header*/ .h3{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none; } /*header1 tag - Blue, bold,l argest size header*/ h1{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#003366; font-weight: bold; text-decoration:none; } /*header2 tag - Blue, bold, smaller size header*/ h2{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#003366; font-weight:bold; text-decoration:none; } /*header3 tag - Grey, bold, smaller size header*/ h3{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none; } /*text tag - Grey, bold, standard document text*/ h4{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:bold; text-decoration:none; } /*text tag - Grey, not bold, standard document text*/ h5{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; font-weight:normal; text-decoration:none; } /*text tag - Grey, not bold, standard document text*/ h6{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #666666; font-weight:normal; text-decoration:none; } .topSearchForm { margin-top: 0px; margin-bottom: 0px; } .paddedTextArea { padding: 1px; } .leftNav { width: 195px; background-color:#cccccc; padding-top: 8px; } .navLevel1 { margin-right: 8px; margin-left: 12px; padding-bottom: 7px; } .navLevel2 { margin-right: 8px; margin-left: 24px; padding-bottom: 7px; } .navLevel3 { margin-right: 8px; margin-left: 36px; padding-bottom: 7px; } .navLevel4 { margin-right: 8px; margin-left: 48px; padding-bottom: 7px; } .navLevel5 { margin-right: 8px; margin-left: 60px; padding-bottom: 7px; } .navLevel6 { margin-right: 8px; margin-left: 72px; padding-bottom: 7px; } .headerbar { background-color : #666666; } .headerbartext { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight: bolder; text-decoration:none; letter-spacing : 1px; }