BODY {color: #FFFFFF; font-family: Arial; font-size: 13px;}

/* Images */
/*IMG {margin: 5px;}*/
/*IMG.TemplateImage {border: 0; margin: 0px;}*/

/* Links */
A:link, A:visited, A:active	{ COLOR: #ffca6d; }
A:hover	{ COLOR: #FFFFFF; }

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: Black;}
A.Anchor:hover {text-decoration: none; color: Black;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: Blue;}
A.MenuLink:hover {text-decoration: none; color: Red;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: Blue;}
A.HoverLink:hover {text-decoration: underline; color: Red;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: Blue;}
A.NoHoverLink:hover {text-decoration: underline; color: Blue;}

/* Special Tables */
TABLE.BoxTable			{border: 1px solid black; background-color: white; font:13px Arial; color:Black;}
TD.BoxTableHeader		{background-color: black; font: bold 10px Verdana; color: white; text-align: center;}
TD.BoxTableRowWhite		{background-color: White; font: bold 10px Arial; color: Black;}
TD.BoxTableRowSilver	{background-color: Silver; font: bold 10px Arial; color: Black;}

/* OVERALL CONTENT PARAGRAPH STYLES */
P { font: 12px/18px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; padding: 0px; margin:0px; text-align:justify; }
P A:link    { COLOR: #ffca6d; }
P A:visited { COLOR: #ffca6d; }
P A:active  { COLOR: #ffca6d; }
P A:hover   { COLOR: #FFFFFF; }

/* BULLETED LISTING STYLES
UL { margin: 0px 0px 0px 35px; text-align:left;}
LI { list-style: square; font: 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left; } */

/* HEADING STYLES */
H1 { font: normal 18px "Times New Roman", Times, serif; COLOR: #FFFFFF; text-align:left; margin:0px 0px 8px 0px; text-transform:uppercase; }
H1 A:link    { COLOR: #FFFFFF; text-decoration:none; }
H1 A:visited { COLOR: #FFFFFF; text-decoration:none; }
H1 A:active  { COLOR: #FFFFFF; text-decoration:none; }
H1 A:hover   { COLOR: #333333; text-decoration:none; }

H2 { font: normal 17px "Times New Roman", Times, serif; COLOR: #ffca6d; text-align:left; margin:0px 0px 8px 0px; }
H2 A:link    { COLOR: #FFFFFF; text-decoration:none; }
H2 A:visited { COLOR: #FFFFFF; text-decoration:none; }
H2 A:active  { COLOR: #FFFFFF; text-decoration:none; }
H2 A:hover   { COLOR: #333333; text-decoration:none; }

H3 { font: bold 14px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; text-align:left; margin:0px; padding:0px;  }
H3 A:link    { COLOR: #FFFFFF; text-decoration:none; }
H3 A:visited { COLOR: #FFFFFF; text-decoration:none; }
H3 A:active  { COLOR: #FFFFFF; text-decoration:none; }
H3 A:hover   { COLOR: #333333; text-decoration:none; }

.Heading			{font: normal 18px "Times New Roman", Times, serif; COLOR: #FFFFFF; text-align:left; margin:0px 0px 8px 0px; text-transform:uppercase;}
.SubHeading			{font: normal 17px "Times New Roman", Times, serif; COLOR: #ffca6d; text-align:left; margin:0px 0px 8px 0px;}
.NormalText			{font-size: 13px;}
.SmallText			{font-size: 10px;}
.LargeText { font: 12px/18px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; padding: 0px; margin:0px; text-align:justify; }
.LargeText A:link    { COLOR: #ffca6d; }
.LargeText A:visited { COLOR: #ffca6d; }
.LargeText A:active  { COLOR: #ffca6d; }
.LargeText A:hover   { COLOR: #FFFFFF; }
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}
