/* Images */
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #43582a; text-decoration:none;}

/*.Heading			{color: Blue; font-size: 18px; font-weight: bold;}
.SubHeading			{color: Blue; font-size: 13px; font-weight: bold;}
.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}
*/

/* HEADING STYLES */
H1 { font: normal 22px 'Trebuchet MS', Helvetica, sans-serif; COLOR: #476a01; text-align:left; margin:0px 0px 8px 0px; }
H1 A:link    { COLOR: #476a01; text-decoration:none; }
H1 A:visited { COLOR: #476a01; text-decoration:none; }
H1 A:active  { COLOR: #476a01; text-decoration:none; }
H1 A:hover   { COLOR: #333333; text-decoration:none; }

H2 { font: bold 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left; margin:0px; padding:0px;  }
H3 { font: 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left;  }
H4 { font: 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left;  }
H5 { font: 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left;  }
H6 { font: 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left;  }

/* OVERALL CONTENT PARAGRAPH STYLES */
P { font: 12px/18px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 0px; margin:0px; text-align:justify; }
P A:link    { COLOR: #476a01; text-decoration:underline; }
P A:visited { COLOR: #476a01; text-decoration:underline; }
P A:active  { COLOR: #476a01; text-decoration:underline; }
P A:hover   { COLOR: #333333; text-decoration:underline; }

.content DIV { font: 12px/18px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 0px; margin:0px; text-align:justify; }
.content DIV A:link    { COLOR: #476a01; text-decoration:underline; }
.content DIV A:visited { COLOR: #476a01; text-decoration:underline; }
.content DIV A:active  { COLOR: #476a01; text-decoration:underline; }
.content DIV A:hover   { COLOR: #333333; text-decoration:underline; }

.noleft-content DIV { font: 12px/18px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 0px; margin:0px; text-align:justify; }
.noleft-content DIV A:link    { COLOR: #476a01; text-decoration:underline; }
.noleft-content DIV A:visited { COLOR: #476a01; text-decoration:underline; }
.noleft-content DIV A:active  { COLOR: #476a01; text-decoration:underline; }
.noleft-content DIV A:hover   { COLOR: #333333; text-decoration:underline; }