/*This style sheet is the CI default.*/BODY{background-color:#FFFFFF;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;font-size:75%;}/*These styles are used to change the default headings.*//*NOTE: This style is used in the CIJ Catalog header.*/H1{margin-top:1em;font-size:2em;}H2{margin-top:0.85em;font-size:1.7em;}/*NOTE: This style is used by the CI page heading.*/H3{margin-top:0.75em;font-size:1.5em;}H4{margin-top:0.65em;font-size:1.3em;}/*NOTE: This style is used by the VFC issue title.*/H5{margin-top:0.6em;margin-bottom:0.6em;font-size:1.2em;}H6{margin-top:0.5em;font-size:1em;}/*This style is used to change the default table.*//*NOTE: For some reason, the font size must be repeated.*/TABLE{margin-top:0px;font-size:1em;}/*This style is used to change the default THs.*/TH{font-weight:normal;text-align:left;}/*These styles are used to change the default links.*//*NOTE: These link styles must precede the A.button style for that style to perform as expected.*/A:link{font-weight:bold;text-decoration:none;color: #0000FF;}A:visited{font-weight:bold;text-decoration:none;color: #FF00FF;}A:hover{text-decoration:underline;color:#500025;}/*This style is used by the email address in the CI header.*/A.headeremail{font-weight:normal;text-align:right;color:#9999FF;}/*This style is used by the email address in the signature block.*/A.signature{font-weight:normal;text-decoration:underline;}/*This style is used by the new internal CI header.*/.header{background-color:#500025;color:#FFFFFF;}/*This style is used by the HRs in the CI header.*/HR.header{margin-left:8pt;margin-right:8pt;}/*This style is used by the logo in the CI header.*/.logo{font-family:"Times New Roman",Times,serif;font-size:2em;padding-left:16pt;}/*This style is used by the contact info in the CI header.*/.contact{font-family:Arial, Helvetica, sans-serif;font-size:0.95em;text-align: right;/*TEST: This line height may serve no purpose.*/line-height:100%;padding-right:16pt;}/*This style is used by the navigation buttons and the buttons table.*/.button{/*TEST: This background color may be redundant.*/background-color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;text-align:center;}/*This style is used by the navigation buttons.*/A.button{background-color:#eeeeee;font-size:1em;font-weight:bold;text-decoration:none;/*TEST: This line height may serve no purpose.*/line-height:200%;color:#000000;}/*These styles are used by the buttons table on the Home page.*/TABLE.button{padding-left:12pt;padding-right:12pt;}TR.button{background-color:#eeeeee;}/*This style is used as the default on the CI web site.*/.atext{margin-left:16pt;margin-right:16pt;font-family:Arial, Helvetica, sans-serif;}/*This style is used on all VFC pages.*/.vtext{margin-left:16pt;margin-right:16pt;font-family:Verdana, Arial, Helvetica, sans-serif;/*TEST: This color may be redundant.*/color:#000000;}.ttext{margin-left:16pt;margin-right:16pt;font-family:"Times New Roman", Times, serif;font-weight:100;}/*This style is used by the THs on the Home page.*//*NOTE: If this style is placed below the ttext style, it may enlarge the text in all tables.*/.titlet18{font-family:"Times New Roman", Times, serif;font-size:1.5em;font-weight:100;text-align: center;vertical-align:top;}/*This style is used for indented text.*/.indent {margin-left:10pt}/*This style is used by the CIJ catalog.*/.bold-italic{font-weight:bold;font-style:italic;}/*NOTE: This style is surplus until combined styles work.*/.bold {font-weight:bold}/*NOTE: This style is surplus until combined styles work.*/.italic {font-style:italic}/*This style is used by the introduction to the DB message.*/.bold-center{font-weight:bold;text-align: center;}/*This style is used by the redirect messages.*/.center {text-align: center}/*This style is used by the VFC title.*/.bottom0 {margin-bottom:0}/*This style is used as a half-line space between paragraphs.*/.bottom5{margin-bottom:0pt;padding-bottom:0.5em;}/*This style is used as a half-line space between rows in a table.*/.linespace4 {height:0.4em}.red {color:red}/*This style is used for points in a table.*/.point{width:8px;text-align:left;vertical-align:top;}/*test*//*This style is used by the internal footer on all pages.*/.footer{position:relative;bottom:-15px;margin-top:-5px;/*The above attributes keep the footer at the bottom on short pages.*/background-color:#000000;font-family:Arial, Helvetica, sans-serif;text-align:center;color:#FFFFFF;}
