/*	----------------------------------------------------------------------
		References page definitions
	----------------------------------------------------------------------	*/
A.RefDetails	{ }
P.RefTitle		{ font-weight: bold }
P.RefBody		{ text-align: justify; padding-top: 25px }
P.RefImage		{ text-align: center; }

a.References:active          { color: #9cf; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.References:link            { color: #9cf; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.References:visited         { color: #9cf; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.References:hover             { color: #3e9b33; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }

TABLE.TableData	    { }
TH.Header		  { color: white; font-weight: bold; background-color: #1c348d; text-align: left }
TD.Even			      { vertical-align: top; border-bottom: 1px solid #66f }
TD.Odd			 { vertical-align: top; border-bottom: 1px solid #66f }
TD.Footer		{ }

LI				{ list-style-type: square }