BODY {color: #636363; font-family: Arial; font-size: 13px;}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #636363;}

/*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;}

.Heading			{color: #a55d4a; font-size: 24px; font-weight: bold; text-transform:lowercase;}
.SubHeading			{color: #cb8e35; font-size: 20px; font-weight: bold; text-transform:lowercase;}
.SubHeading2		{color: #cb8e35; font-size: 20px; font-weight: bold; text-transform:uppercase;}
.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}

.NewsCategoryNav {margin: 0px 0px 10px 0px; padding: 0px; list-style:none; overflow: hidden;}
.NewsCategoryNav li {margin: 0px; padding: 0px; float: left; margin-right: 10px;}
.NewsCategoryNav li a {display: block; float: left; margin-right: 10px; padding-top: 2px; font-size: 11px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #636363; letter-spacing: 0.15em;}
.NewsCategoryNav li a:hover {color: #000000;}
.NewsCategoryNav li a.selected{color: #000000;}

.NewsSummaryDisplay {margin: 0px; padding: 0px; list-style:none; overflow: hidden;}
.NewsSummaryDisplay li {padding: 3px 0px 3px 0px;}
.NewsSummaryDisplay .Month {padding: 10px 0px 3px 0px; color: #a55d4a; font-size: 14px; font-weight: bold;}

.LeftColumn {float: left; width: 350px;}
.RightColumn {float: left; width: 350px;}