BODY {color: black; font-family: Arial; font-size: 13px; margin:0px}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #0c517c;}

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: #0c517c;}
A.Anchor:hover {text-decoration: none; color: #0c517c;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: #0c517c; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
A.MenuLink:hover {text-decoration: underline; color: #0c517c; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: #0c517c;}
A.HoverLink:hover {text-decoration: underline; color: #0c517c;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #0c517c;}
A.NoHoverLink:hover {text-decoration: underline; color: #0c517c;}

/* 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;}

h1					{font-size: 20px; color:#232938;}

.Heading			{color: Black; font-size: 18px; font-weight: bold;}
.SubHeading			{color: #d0892a; font-size: 15px; font-weight: bold;}
.HeadingOrange		{color: #d0892a; font-size: 18px; font-weight: bold;}
.HeadingBlue		{color: #0d527c; font-size: 18px; font-weight: bold;}
.SubHeadingBlue		{color: #0d527c; font-size: 15px; font-weight: bold;}
.HeadingGreen		{color: #62973f; font-size: 18px; font-weight: bold;}
.SubHeadingGreen	{color: #62973f; font-size: 15px; font-weight: bold;}
.HeadingPurple		{color: #623258; font-size: 18px; font-weight: bold;}
.SubHeadingPurple	{color: #623258; font-size: 15px; font-weight: bold;}
.HeadingGrey		{color: #58585a; font-size: 18px; font-weight: bold;}
.SubHeadingGrey		{color: #58585a; font-size: 15px; font-weight: bold;}
.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px;}
.FooterText			{font-size: 10px; color:#424141;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}
