/* Used Codes */

/*  The body does not need a text-align; Center; per the CSS standards but this is a required work-around for a bug in IE 5 and 6 - it needs to be done like the following - with a text-align: left; in the CSS that defines the Div container of the page:
 */
BODY  { 	background-color : Blue;	text-align: center;}
BODY.Marble  {	background-image : url(Common/Background.jpg);background-attachment : fixed;}

H1, H2, H3, H4, H5, H6 {font : "Times New Roman" ; font-weight: Bold;  color : Blue; text-align : center;}
H1 { font : 36pt/40pt; }
H2 {font : 20pt/24pt ;}
H3 {font : 16pt/20pt  ;}
H4.Black {font : 12pt/14pt ; color : Black;  }

/*  Codes from Politics Pages */
H4 {font : 12pt/14pt ; }
H5 {font : 10pt/12pt ; }
H6 {font : 8pt/10pt ; }
H2.Header {font : 16pt/5pt ; text-align : Left; text-decoration: Underline; }
H2.Purple {font : 20pt/24pt ; font-style: italic ; color : Purple; }
H2.Red {font : 18pt/20pt ; color : Red; }
H3 A{font : 18pt/20pt ; color : Black; font-weight : extra-bold ; }
/*  End of Codes from Politics Pages */

HR.Blue { width : 575; background :url(./Common/Blueline.gif); height : 9; margin-bottom : 15px; margin-top : 15px;}
H3.Fame {font : 15pt/16pt ; color : Black; }  /* Accomplishments */
 
DIV.Blue24C { font : 24pt/26pt "Times New Roman"; color : Blue;   text-align : Center; }
DIV.Blue24C Strong { color : Red; ;   }
DIV.Blue24C EM { font-size : 18pt/20pt;   }

DIV.Blue18C {font : 18pt/20pt "Times New Roman"; color : Blue; ; text-align : Center; }
DIV.Blue18C Strong { color : Red;    }
DIV.Blue18C EM {font : 12pt/14pt  ;    }
DIV.Blue18C A { font-weight : extra-bold;  color : Black;  }

DIV.Text {font : 10pt/12pt "Times New Roman" ; font-weight :Bold; color : Black; } /* Text Font */
DIV.Textc {font : 12pt/14pt "Times New Roman" ; font-weight :Bold; color : Black; text-align : center;} /* Text Font */
DIV.Text2 {font : 14pt/16pt "Times New Roman" ; font-weight :Bold; color : Black; } /* Text Font */
DIV.Text2c {font : 18pt/20pt "Times New Roman" ; font-weight :Bold; color : Black;  text-align : center;} /* Text Font */
 
DIV.Purp16I {font : 16pt/18pt "Times New Roman"; font-weight : bold; color : #800080; font-style: Italic; text-align: Center;}

DIV.DS {font : 9pt/10pt; font-weight : bold; color : Green; text-align : center;}/* Date Sent */
DIV.DS STRONG {  font-weight : extra-bold ; color : Black;} /* Date Sent */
DIV.DR { font-weight : bold; color : Red; text-align : center;}/* Date Received */
DIV.DR STRONG { font-weight : extra-bold ; color : Black;} /* Date Received */
DIV.Address {font : 9pt/10pt "Times New Roman"; color : Black; text-align : center;} /* Address */
DIV.Address STRONG {font : 10pt/12pt ; font-weight :Bold; text-decoration: Underline; } /* Address */

DIV.LU {font : 9pt/10pt bold; font-weight : bold; color : Teal; text-align : center;}
DIV.LU STRONG {  font-weight : extra-bold ; color : Black;  } 

DIV.Blue14LU {font : 14pt/15pt "Times New Roman"; color : Blue; text-decoration: Underline; text-align : Left; text-indent : 0.5in;}
 
.hidden { font-family: Arial, Helvetica, Verdana;	font-size: 1px; line-height: 2px; color : #FFFFFF; } 
.Articletext { font-family: Arial, Helvetica, Verdana;	font-size: 10px; line-height: 16px;	text-decoration: none; color : #444444; text-align : justify;} 
.Paddedtext { font-family: Arial, Helvetica, Verdana;	font-size: 10px; line-height: 16px;	text-decoration: none;	color : #444444; padding-left : 45px; padding-right : 45px; text-align : justify;} 
.Paddedtext em{ color : Red; font-style : italic; font-weight : bold;} 

A:Visited  {color : Green;}
A:Active  {color : Blue;}
A:Hover  {color: Red;}

LI {font : 12pt/15pt "Times New Roman"; color : Black; text-align : Left; vertical-align : center; text-indent : 0.5in; }
LI.NEW	{ list-style-image : URL(./Common/New.gif);}
LI.UPLOADED { list-style-image : url(Common/Uploaded.png);}
LI.UPDATED { list-style-image : URL(./Common/Updated.gif);}
LI.FIXED { list-style-image : URL(./Common/Fixed.gif);}
LI.SOON { list-style-image : url(Common/Soon.gif);}
LI.Link  { text-indent : 0.25in;	list-style-image : url(Common/external.png);}
LI.Quote {font : 10pt/12pt "Times New Roman"; color : Black; font-style: italic; text-align : Justify; }
LI.Data { text-align : Justify; }
LI.List { color : Blue; font-weight: Bold; font-style: italic;   }

P.CENTER {text-align : center;}

TD {Vertical-Align: Top; Align: Center;}
TD.Centered  { Vertical-Align: middle;	Align: Center; text-align : center;	font-weight : bold; font-size : x-large;}

/*  Codes from Politics Pages */

Blockquote.Article {font : 10pt/12pt "Times New Roman"; color : Black; ; text-align : Justify; }

BLOCKQUOTE.Quote {font : 12pt/15pt "Times New Roman"; color : Black; text-align : Justify;}

TD.Holiday {font : 12pt/15pt "Times New Roman";font-weight: Bold;Vertical-Align: Top; Align: Center;}
TD.Date {font : 12pt/15pt "Times New Roman";font-style: italic ;Vertical-Align: Top; Align: Center;}
TD.Hill {font : 10pt/12pt "Times New Roman"; Vertical-Align: Top; Align: Right;}
TD.Jones {font : 10pt/12pt "Times New Roman"; Vertical-Align: Top; Align: Left;}

.Question { color : Black; text-align : Justify; }
.Question Strong { text-decoration: Underline; }
.Answer { color : Blue; text-align : Justify; }
.Answer Strong { text-decoration: Underline;  }
Blockquote.Article {font : 10pt/12pt "Times New Roman"; color : Black; ; text-align : Justify; }
Blockquote.Abstract {font : 14px/16px "Times New Roman"; color : Teal; font-weight: Bold; font-style: italic ; text-align : Center; }
Blockquote.Header {font : 12pt/14pt "Times New Roman"; color : Blue ;font-weight: Bold;  text-decoration: Underline; font-style: italic ; text-align : Left; }
Blockquote.Commentary {font : 10pt/12pt Bold "Times New Roman"; color : Blue; font-style: italic ; text-align : Justify; }
Blockquote.Announcer {font : 10pt/12pt "Times New Roman"; color : Red; text-align : Justify; }


P.Person {font : 10pt/12pt "Times New Roman"; color : Black;}
P.Person Strong {font : 10pt/12pt "Times New Roman"; color : Red; font-weight: Bold;  }
P.Comments {font : 10pt/12pt "Times New Roman"; color : Blue; font-weight: Bold; font-style: italic;}

DIV.Blk14 {font : 14pt/16pt Bold "Times New Roman"; color : Black; font-style: italic;  }
 
Blockquote.Quote {font : 12pt/14pt "Times New Roman"; color : Blue;  font-style: italic ;text-align : Justify; }
Blockquote.Letter {font : 10pt/12pt "Times New Roman"; color : Black;  font-weight: bold ;text-align : Justify; }
Blockquote.Signed {font : 6pt/8pt "Times New Roman"; color : Black;  text-align : Left; }
Blockquote.Comment {font : 12pt/14pt  "Times New Roman"; font-weight: Bold; color : Black; text-align : Justify; }

P.Citation{font : 8pt/10pt "Times New Roman"; color : Black; text-align : Left; }
 
P.Transcript {font : 10pt/12pt "Times New Roman"; color : Black; }
P.Transcript Strong {font : 10pt/12pt "Times New Roman"; color : Blue; font-weight: Bold;  }
P.Transcript Em {font : 10pt/12pt "Times New Roman"; color : Red; font-weight: Bold;    }

/* this puts a little icon on the back of a link */
a.external  {	background: url(./Common/external.png) center right no-repeat; 	padding-right: 13px; }

/*  End of Codes from Politics Pages */


/* Unused Codes */ 
/*

H1.RED35C {font : 35pt/20pt "Arrus Blk BT" ; color : Red; text-align : center;}

H1.RED20C {font : 20pt/5pt "Arrus Blk BT" ; color : Red; text-align : center;}

H1.Blue15C {font : 15pt/5pt Bold "Arrus Blk BT" ; text-decoration: Underline; color : Blue; text-align : center;}
 
A.BIG {font : 18pt/27pt;}


H1.RED {font : 35pt/20pt "Times New Roman" ; color : Red; text-align : center;}

H2.RED {font : 20pt/5pt "Times New Roman" ; color : Red; text-align : center;}

H2.Black {font : 20pt/5pt Bold "Times New Roman" ; text-decoration: Underline; color : Black; text-align : center;}

H2.Blue {font : 20pt/5pt Bold "Times New Roman" ; text-decoration: Underline; color : Blue; text-align : center;}

H2.Filmography {font : 24pt/25pt Bold "Times New Roman" ; color : Red; text-align : center;}

H3.RED {font : 15pt/5pt "Times New Roman" ; color : Red; text-align : center;}

H3.Blue {font : 15pt/5pt Bold "Times New Roman" ; text-decoration: Underline; color : Blue; text-align : center;}

H3.Black {font : 15pt/20pt Bold "Times New Roman" ; color : Black; text-align : center;}

/* 
 
DIV.TealItal {font : 9pt/10pt; font-weight : bold; font-style: italic ; color : Teal; text-align : center;}/* Last Updated */
/* 


LI.SmText {font : 6pt/8pt "Times New Roman" ; color : Blue; text-align : Left; text-indent : 0.0in;} /* Small Text */
/* 
LI {font : 8pt/10pt "Times New Roman"; color : Black; text-align : Left; text-indent : 0.0in; }

 
TD {Vertical-Align: Top; Align: Center;}

Div.Black12C {font : 12pt/14pt "Times New Roman"; color : Black; ; text-align : Center; }

DIV.Blue24 {font : 24pt/26pt "Times New Roman"; color : Blue; ; text-align : Left; }
/* 
BLOCKQUOTE {font : 12pt/15pt "Times New Roman"; color : Black; text-align : Left;}
*/