/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #f26522;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: #959595; font: 17px times;}
A.MenuLink:hover {text-decoration: none; color: #f26522; font: 17px times;}

A.SubMenuLink:link, A.SubMenuLink:visited, A.SubMenuLink:active {text-decoration: none; color: black; font-family: Franklin Gothic Demi Cond; font-size: 18px; }
A.SubMenuLink:hover {text-decoration: none; color: black; font-family: Franklin Gothic Demi Cond; font-size: 18px; }


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;}

BODY {color: black; font-family: Franklin Gothic Demi Cond; font-size: 18px; }

.Heading			{color: black; font-size: 22px;}
.SubHeading			{color: Blue; font-size: 13px; font-weight: bold;}
.NormalText			{font-size: 18px; color: black;}
.SmallText			{font-size: 13px;}
.LargeText			{font-size: 22px;}
.HighlightedText	{color: #f26522;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 13px;}
