/* DEFAULT CSS STYLESHEET FOR A NEW WEB APPLICATION PROJECT */ BODY { BACKGROUND-COLOR: WHITE; FONT-FAMILY: VERDANA, HELVETICA, SANS-SERIF; FONT-SIZE: .8EM; FONT-WEIGHT: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; WORD-SPACING: NORMAL; MARGIN-TOP: 0PX; MARGIN-LEFT: 0PX; MARGIN-RIGHT: 0PX; } H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR: #003366; } H1 { FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF; FONT-SIZE: 2EM; FONT-WEIGHT: 700; FONT-STYLE: NORMAL; TEXT-DECORATION: NONE; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; } H2 { FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF; FONT-SIZE: 1.75EM; FONT-WEIGHT: 700; FONT-STYLE: NORMAL; TEXT-DECORATION: NONE; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; } H3 { FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF; FONT-SIZE: 1.58EM; FONT-WEIGHT: 500; FONT-STYLE: NORMAL; TEXT-DECORATION: NONE; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; } H4 { FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF; FONT-SIZE: 1.33EM; FONT-WEIGHT: 500; TEXT-DECORATION: NONE; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; } H5, DT { FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF; FONT-SIZE: 1EM; FONT-WEIGHT: 700; FONT-STYLE: NORMAL; TEXT-DECORATION: NONE; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; } H6 { FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF; FONT-SIZE: .8EM; FONT-WEIGHT: 700; FONT-STYLE: NORMAL; TEXT-DECORATION: NONE; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; } TFOOT, THEAD { FONT-SIZE: 1EM; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; FONT-FAMILY: ARIAL, HELVETICA, SANS-SERIF; } TH { VERTICAL-ALIGN: BASELINE; FONT-SIZE: 1EM; FONT-WEIGHT: BOLD; WORD-SPACING: NORMAL; LETTER-SPACING: NORMAL; TEXT-TRANSFORM: NONE; FONT-FAMILY: ARIAL, HELVETICA, SANS-SERIF; } A:LINK { border: none; TEXT-DECORATION: NONE; COLOR: #3333CC; } A:VISITED { border: none; TEXT-DECORATION: NONE; COLOR: #333399; } A:ACTIVE { border: none; TEXT-DECORATION: NONE; COLOR: #333399; } A:HOVER { border: none; TEXT-DECORATION: UNDERLINE; COLOR: #3333CC; } SMALL { FONT-SIZE: .7EM; } BIG { FONT-SIZE: 1.17EM; } BLOCKQUOTE, PRE { FONT-FAMILY: COURIER NEW, MONOSPACE; } UL LI { LIST-STYLE-TYPE: SQUARE ; font-family: Arial; font-size: 12px; } UL LI LI { LIST-STYLE-TYPE: DISC; } UL LI LI LI { LIST-STYLE-TYPE: CIRCLE; } OL LI { LIST-STYLE-TYPE: DECIMAL; } OL OL LI { LIST-STYLE-TYPE: LOWER-ALPHA; } OL OL OL LI { LIST-STYLE-TYPE: LOWER-ROMAN; } a.none:link { color: white; font-family: Arial; font-size: 12px; } a.none:hover { text-decoration: underline; font-weight: bold; } a.none:visited { color: white; font-family: Arial; font-size: 12px; } .button { color: #000000; cursor: hand; border: solid 1px #808080; background: url(../images/button/silver.gif) center; padding:1px; font-size: 10px; } .textbox { cursor: text; padding:1px; font-size: 12px; } .current { color: gray; font-family: Arial; font-size: 12px; } .copy { color: black; font-family: Arial; font-size: 12px; } .copyred { color: red; font-family: Arial; font-size: 12px; } .grid { font-family : Arial; font-size : 10px; } .gridheader { color: white; background-color : darkolivegreen; font-family : Arial; font-size : 10px; font-weight : bold; } .mainhdr { color: darkgoldenrod; font-family: Arial; font-size: 12px; font-weight: bold; } .mainnav { color: White; font-family: Arial; font-size: 12px; font-weight: bold; background-color: darkgoldenrod; } .main { color: darkgoldenrod; font-family: Arial; font-size: 12px; } .mainftr { color: darkgoldenrod; font-family: Arial; font-size: 9px; } .mainbkgd { background-color: darkgoldenrod; } a.main:link { color: darkgoldenrod; font-family: Arial; font-size: 12px; } a.main:hover { text-decoration: underline; font-weight: bold; } a.main:visited { color: darkgoldenrod; font-family: Arial; font-size: 12px; } .prepaidsection { color: Maroon; font-family: Arial; font-size: 14px; font-weight: bold; } .prepaidhdr { color: Maroon; font-family: Arial; font-size: 12px; font-weight: bold; } .prepaidnav { color: White; font-family: Arial; font-size: 12px; font-weight: bold; background-color: Maroon; } .prepaid { color: Maroon; font-family: Arial; font-size: 12px; } .prepaidftr { color: maroon; font-family: Arial; font-size: 9px; } .prepaidbkgd { background-color: maroon; } a.prepaid:link { color: Maroon; font-family: Arial; font-size: 12px; } a.prepaid:hover { text-decoration: underline; font-weight: bold; } a.prepaid:visited { color: Maroon; font-family: Arial; font-size: 12px; } .marketsection { color: chocolate; font-family: Arial; font-size: 14px; font-weight: bold; } .markethdr { color: chocolate; font-family: Arial; font-size: 12px; font-weight: bold; } .marketnav { color: White; font-family: Arial; font-size: 12px; font-weight: bold; background-color: chocolate; } .market { color: chocolate; font-family: Arial; font-size: 12px; } .marketftr { color: chocolate; font-family: Arial; font-size: 9px; } .marketbkgd { background-color: chocolate; } a.market:link { color: chocolate; font-family: Arial; font-size: 12px; } a.market:hover { text-decoration: underline; font-weight: bold; } a.market:visited { color: chocolate; font-family: Arial; font-size: 12px; } .svctechsection { color: darkolivegreen; font-family: Arial; font-size: 14px; font-weight: bold; } .svctechhdr { color: darkolivegreen; font-family: Arial; font-size: 12px; font-weight: bold; } .svctechnav { color: White; font-family: Arial; font-size: 12px; font-weight: bold; background-color: darkolivegreen; } .svctech { color: darkolivegreen; font-family: Arial; font-size: 12px; } .svctechftr { color: darkolivegreen; font-family: Arial; font-size: 9px; } .svctechbkgd { background-color: darkolivegreen; } a.svctech:link { color: darkolivegreen; font-family: Arial; font-size: 12px; } a.svctech:hover { text-decoration: underline; font-weight: bold; } a.svctech:visited { color: darkolivegreen; font-family: Arial; font-size: 12px; } .companysection { color: slategray; font-family: Arial; font-size: 14px; font-weight: bold; } .companyhdr { color: slategray; font-family: Arial; font-size: 12px; font-weight: bold; } .companynav { color: White; font-family: Arial; font-size: 12px; font-weight: bold; background-color: slategray; } .company { color: slategray; font-family: Arial; font-size: 12px; } .companyftr { color: slategray; font-family: Arial; font-size: 9px; } .companybkgd { background-color: slategray; } a.company:link { color: slategray; font-family: Arial; font-size: 12px; } a.company:hover { text-decoration: underline; font-weight: bold; } a.company:visited { color: slategray; font-family: Arial; font-size: 12px; } .ordernav { color: White; font-family: Arial; font-size: 12px; font-weight: bold; background-color: #000099; } .disclaimer { font-family: Arial; font-size: 9px; } a.disclaimer:link { color: slategray; font-family: Arial; font-size: 9px; } a.disclaimer:hover { text-decoration: underline; font-weight: bold; } a.disclaimer:visited { color: slategray; font-family: Arial; font-size: 9px; } /* Begin News Section */ .mysite_panel { width: 166; } td.mysitecontent { color : darkgoldenrod; font-family : Arial; font-size : 12px; } a.mysite_title_link:link { color : darkgoldenrod; font-size : 12px; font-family: Arial; } a.mysite_title_link:hover { text-decoration: underline; font-weight: bold; } a.mysite_title_link:visited { color : darkgoldenrod; font-size : 12px; font-family: Arial; } a.mysite_item_links:link { color : darkgoldenrod; font-size : 12px; font-family : Arial; } a.mysite_item_links:hover { text-decoration: underline; font-weight: bold; } a.mysite_item_links:visited { color : darkgoldenrod; font-size : 12px; font-family : Arial; } td.mysite_rf { color : darkgoldenrod; font-size: 8px; font-family: Arial; } a.mysite_rf_link:link { color : darkgoldenrod; font-size : 8px; font-family : Arial; } a.mysite_rf_link:hover { text-decoration: underline; font-weight: bold; } a.mysite_rf_link:visited { color : darkgoldenrod; font-size : 8px; font-family : Arial; } .ProspectForm { color: black; font-family: Arial; font-size: 12px; border:solid 1px black; background-color:#CDCDCD; padding:5px 5px 5px 5px; }