/* Stylesheet used in Main Pages */

/* Global Attributes */
h1 {color: #000000; font-size: x-large; font-family: arial; font-weight: bold}
h2 {color: #00009B; font-family: arial; font-size: large}
h3 {color: #D88719; font-family: arial; font-size: medium}
P {font-family: arial; font-size: 10pt; color: #000000}

/* Spotlight Title Attributes */
.title {font-family: arial; font-size: 14pt; font-weight: bold; color: #000080}
.spottitle {font-family: arial; font-size: 10pt; font-weight: bold; color: #000000}


/* Normal Link Attributes */
a.normal:link {font-family: arial; color: #0000CC; font-size: 10pt; line-height: 1.4; text-decoration: underline;}
a.normal:visited {font-family: arial; color: #0000CC; font-size: 10pt; line-height: 1.4; text-decoration: underline;}
a.normal:active {font-family: arial; color: #008800; font-size: 10pt; line-height: 1.4; text-decoration: underline;}
a.normal:hover {font-family: arial; color: #008800; font-size: 10pt; line-height: 1.4; text-decoration: underline;}


/* Content Table Attributes */
TR.heading {background: #000080; vertical-align: top; font-family: arial; font-weight: bold; color:FFFFFF; font-size:12pt}
TD.heading {background: #000080; vertical-align: top; font-family: arial; font-weight: bold; color:FFFFFF; font-size:12pt}
TR.heading a:link {font-family: arial; color: #FFFFFF; font-size: 12pt; text-decoration: underline;}
TR.heading a:visited {font-family: arial; color: #FFFFFF; font-size: 12pt; text-decoration: underline;}
TR.heading a:active {font-family: arial; color: #D88719; font-size: 12pt; text-decoration: underline;}
TR.heading a:hover {font-family: arial; color: #D88719; font-size: 12pt; text-decoration: underline;}

TR.content {background: #FFEECA; vertical-align: top; font-family: arial; color:000000; font-size:10pt}
TR.content a:link {font-family: arial; color: #0000CC; font-size: 10pt; line-height: 1.2; text-decoration: none;}
TR.content a:visited {font-family: arial; color: #0000CC; font-size: 10pt; line-height: 1.2; text-decoration: none;}
TR.content a:active {font-family: arial; color: #FF0000; font-size: 10pt; line-height: 1.2; text-decoration: underline;}
TR.content a:hover {font-family: arial; color: #FF0000; font-size: 10pt; line-height: 1.2; text-decoration: underline;}



/* Spotlight Column Attributes */
TD.spotlight {background: #D0DCE8; vertical-align: top; font-family: arial; color:000000; font-size:10pt}
TD.spotlight a:link {font-family: arial; color: #0000CC; font-size: 10pt; text-decoration: underline;}
TD.spotlight a:visited {font-family: arial; color: #0000CC; font-size: 10pt; text-decoration: underline;}
TD.spotlight a:active {font-family: arial; color: #008800; font-size: 10pt; text-decoration: underline;}
TD.spotlight a:hover {font-family: arial; color: #008800; font-size: 10pt; text-decoration: underline;}


a.more:link {font-family: arial; color: #0000CC; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.more:visited {font-family: arial; color: #0000CC; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.more:active {font-family: arial; color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline;}
a.more:hover {font-family: arial; color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline;}






