/*

DESCRIPTION:
              This is the global site style sheet for Pamplin.NET.

*/

p, body      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }

ul, ol, li, th, tr, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif }

h1           { font-size: 24pt; font-weight: bold }
h2           { font-size: 20pt; font-weight: bold }
h3           { font-size: 18pt; font-weight: bold }
h4           { font-size: 16pt; font-weight: bold }
h5           { font-size: 14pt; font-weight: bold }
h6           { font-size: 12pt; font-weight: bold }
               
blockquote   { margin-left: 5; margin-right: 5 }

a:link, a:active, a:hover, a:visited { color: #0000FF; text-decoration: underline  }

A.rnav         { color: #000000; text-decoration: none }
a:visited.rnav { color: #000000; text-decoration: none }
a:hover.rnav   { color: #D40026; text-decoration: none }
a:active.rnav  { color: #000000; text-decoration: none }

.breadcrumb1 { font-size: 10pt; margin-left: 7; margin-top: 0; margin-bottom: 10 }
.breadcrumb2 { font-size: 10pt; font-weight: bold; margin-left: 7; margin-top: 0; 
               margin-bottom: 10 }
.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 }