BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #333300; font-size: 16px; font-family: Georgia, Times New Roman, Arial, Helvetica; line-height: 18px; }

.Title		{ color: #FFFFFF; font-size: 32px; font-weight: bold; line-height: 32px; }
.Header		{ color: #000000; font-size: 24px; font-weight: bold; line-height: 24px; }
.Subheader	{ color: #000000; font-size: 16px; font-weight: bold; }

.Red		{ color: #A52A2A; }
.Orange		{ color: #D9AE17; }
.Purple		{ color: #800080; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 13px; }
.MediumText	{ font-size: 24px; line-height: 24px; }
.LargeText	{ font-size: 32px; line-height: 32px; }

a:link, a:visited	{ color: #A52A2A; text-decoration: underline; }
a:active, a:hover	{ color: #000000; text-decoration: underline; }

ul#Nav				{ margin-top: 10px; }
ul#Nav li a 		{ color: #FFFFFF; text-decoration: underline; font-size: 14px; }
ul#Nav li a.active  { color: #D9AE17; text-decoration: none; font-size: 14px; }

TABLE.References TD	{ padding-bottom: 50px; }

TD.RedBG	{ background: #A52A2A; color: #FFFFFF; }
TD.OrangeBG	{ background: #D9AE17; color: #FFFFFF; }
TD.WhiteBG	{ background: #FFFFFF; color: #000000; }

div#slideshow { width: 400px; margin: 0; padding: 0; }
	div#slideshow table.slideImage    { width: 400px; display: none; }
	div#slideshow table.slideImage td { width: 400px; text-align: center; vertical-align: top; }
	
