BODY {color: black; font-family: Arial;}

/* Images */

IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #555C70;}

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: #205e50;}
A.Anchor:hover {text-decoration: none; color: #205e50;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: #205e50;}
A.MenuLink:hover {text-decoration: none; color: #205e50;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: #205e50;}
A.HoverLink:hover {text-decoration: underline; color: #205e50;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #205e50;}
A.NoHoverLink:hover {text-decoration: underline; color: #205e50;}

/* Special Tables */
TABLE.BoxTable			{border: 1px solid #555C70; background-color: white; font:13px Arial; color:Black;}
TD.BoxTableHeader		{background-color: #555C70; 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;}


.Heading { font: normal 18px 'Trebuchet MS', Helvetica, sans-serif; COLOR: #384569; text-align:left; margin:0px 0px 8px 0px; }
.Heading A:link    { COLOR: #003366; text-decoration:none; }
.Heading A:visited { COLOR: #003366; text-decoration:none; }
.Heading A:active  { COLOR: #003366; text-decoration:none; }
.Heading A:hover   { COLOR: #333333; text-decoration:none; }

.SubHeading { font: bold 14px 'Trebuchet MS', Helvetica, sans-serif; COLOR: #333333; text-align:left; margin:0px; padding:0px;  }

.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}