/* Images */ 
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #567FA8;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: Black; font-size:12px}
A.MenuLink:hover {text-decoration: none; color: #DE1F3F;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: Black; font-size:12px}
A.HoverLink:hover {text-decoration: underline; color: #DE1F3F;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #567FA8;}
A.NoHoverLink:hover {text-decoration: underline; color: #567FA8;}

#nav { background-color:#5882AB; height: 20px; vertical-align:middle; }
#nav A { color: white; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding:3px 0 3px 10px; border-right: none; border-top: none; border-left: none; border-bottom: none; }
#nav A:hover { background-color: #416994; color: white; }

#nav2 { background-color:#5882AB; height: 20px; vertical-align:middle;}
#nav2 A { color: white; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding:3px 0 3px 25px; border-right: none; border-top: none; border-left: none; border-bottom: none; }
#nav2 A:hover { background-color: #416994; color: white; }

#nav3 { background-color:#5882AB; height: 20px; vertical-align:middle;}
#nav3 A { color: white; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding:3px 0 3px 40px; border-right: none; border-top: none; border-left: none; border-bottom: none; }
#nav3 A:hover { background-color: #416994; color: white; }

#nav4 { background-color:#5882AB; height: 20px; vertical-align:middle;}
#nav4 A { color: white; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding:3px 0 3px 55px; border-right: none; border-top: none; border-left: none; border-bottom: none; }
#nav4 A:hover { background-color: #416994; color: white; }

#nav5 { background-color:#5882AB; height: 20px; vertical-align:middle;}
#nav5 A { color: white; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding:3px 0 3px 70px; border-right: none; border-top: none; border-left: none; border-bottom: none; }
#nav5 A:hover { background-color: #416994; color: white; }

#nav6 { background-color:#5882AB; height: 20px; vertical-align:middle;}
#nav6 A { color: white; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; display: block; padding:3px 0 3px 85px; border-right: none; border-top: none; border-left: none; border-bottom: none; }
#nav6 A:hover { background-color: #416994; color: white; }

/* Special Tables */
TABLE.BoxTable			{border: 1px solid #003366; background-color: white; font:13px Arial; color:#003366;}
TD.BoxTableHeader		{background-color: #003366; 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;}

BODY {color: black; font-family: Arial; font-size: 13px;}

.Heading			{color: #567FA8; font-size: 18px; font-weight: bold;}			
.SubHeading			{color: #567FA8; font-size: 13px; font-weight: bold;}
.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: #567FA8;}
.HighlightedText2	{color: #DE1F3F;}
.Caption			{font-size: 10px;}
.TopNav				{font-size: 12px;}


h2.BlogHeading
{
	margin: 0px 0px 5px 0px;
	padding: 5px 8px 5px 8px;
	background: #64a151;
	font-size: 16px;
	color: #FFFFFF;
}