/*

DESCRIPTION:    Global site style sheet for GaSDF.
                background-color: #F01414;
*/

p, body      { font-family: Arial; font-size: 14px }

ul, ol, li, th, tr, td { font-family: Arial, helvetica, sans-serif; font-size: 14px }

h1, h2, h3, h4, h5, h6 { font-family: Arial, helvetica, sans-serif }

h1  	{ font-size: 24pt; font-weight: bold }
h2  	{ font-size: 18pt; font-weight: bold }
h3  	{ font-size: 14pt; font-weight: bold }
h4  	{ font-size: 12pt; font-weight: bold }
h5   	{ color: #000000; font-size: 12pt; font-weight: bold; margin-top: 0;  margin-bottom: 0 }
h6    	{ color: #000000; font-size: 10pt; font-weight: bold; margin-left: 7; margin-top: 0; margin-bottom: 0 }

A:link			{ color: #0000ff; text-decoration: none; }
A:visited       { color: #0000ff; text-decoration: none; }
A:hover         { color: #FF0000; text-decoration: none; }
A:active        { color: #0000ff; text-decoration: none; }

.leftnav {
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 12px; text-align:center; background-color:#F01414 }

.leftnav a:link    { color: #000000; text-decoration: none; }
.leftnav a:visited { color: #000000; text-decoration: none; }
.leftnav a:hover   { color: #FFCC00; text-decoration: none; }
.leftnav a:active  { color: #FFCC00; text-decoration: none; }

.blockquote1   { margin-left: 10; margin-right: 5 }
.blockquote2   { margin-left: 15; margin-right: 15 }

.breadcrumb1 { font-size: 10pt; margin-left: 7; margin-top: 0; margin-bottom: 10 }
.lastrev     { font-size: 12px; margin-top: 5; margin-bottom: 5; text-align:center }

.caption     { font-size: 8pt; font-family: Tahoma, Arial, sans-serif }
.footer      { font-size: 8pt; text-align: Center; font-family: Tahoma, Arial, sans-serif }
.date        { font-size: 10pt; text-align: right; font-family: Tahoma, Arial, sans-serif; 
               font-weight: bold }

.bullet1	{ margin-left: 0pt; font-family: Tahoma, Arial, sans-serif; font-size: 9pt;
			  list-style-image: url('http://www.nchstp.cdc.gov/dhap//images/Bullet-2.gif'); list-style-type: none }

.bullet2	{ margin-left: 5pt; font-family: Tahoma, Arial, sans-serif; font-size: 9pt;
			  list-style-image: url('http://www.nchstp.cdc.gov/dhap//images/Bullet-1.gif'); list-style-type: none }

.bullet3	{ margin-left: 10pt; font-family: Tahoma, Arial, sans-serif; font-size: 9pt;
			  list-style-image: url('http://www.nchstp.cdc.gov/dhap//images/Bullet-2.gif'); list-style-type: none }
