/* Stylesheet used in Book & Video pages */


/* Global Attributes */
h1 {color: #000000; font-weight: bold; font-family: arial}
h2 {color: #306868; font-family: arial}

p {color: #000000; font-family: arial; font-size: 10pt;}

/* Book/Video Category Attributes */
.heading {font-family: arial; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.subheading {font-family: arial; font-size: 10pt; font-weight: bold; color: #000000}


/* Top Navigation Bar on State Index Pages */
a.topnav:link {color: #00009B; font-family: arial; text-decoration: none;}
a.topnav:visited {color: #00009B; font-family: arial; text-decoration: none;}
a.topnav:active {color: #00009B; font-family: arial; text-decoration: none;}
a.topnav:hover {color: #D88719; font-family: arial; text-decoration: underline;}


/* Normal Link Attributes */
a.normal:link {font-family: arial; color: #0000CC; font-size: 10pt; line-height: 1.4; text-decoration: none;}
a.normal:visited {font-family: arial; color: #0000CC; font-size: 10pt; line-height: 1.4; text-decoration: none;}
a.normal:active {font-family: arial; color: #008800; font-size: 10pt; line-height: 1.4; text-decoration: none;}
a.normal:hover {font-family: arial; color: #008800; font-size: 10pt; line-height: 1.4; text-decoration: underline;}


/* Book and Video Category Attributes */
TR.category {background: #306868; vertical-align: top; text-align: center; font-family: arial; font-weight: bold; color:FFFFFF; font-size:12pt}
TD.category {background: #306868; vertical-align: top; text-align: center; font-family: arial; font-weight: bold; color:FFFFFF; font-size:12pt}
