BODY {font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding: 0px 0px 5px 0px;}


/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */


a:link {  color: #076628; text-decoration: underline;  }
a:visited { color: #043314;  }
a:hover {  color: #663300; text-decoration: none; }


/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: #005900;}
A.Anchor:hover {text-decoration: none; color: #005900;}

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;}

.Header {font-family: Georgia, serif;
		font-style: Italic;
		font-weight: normal;
		font-size: 26px;
		line-height: 30px;
		color: #333333;
		padding: 0px 0px 10px 0px;}
		
.SubHead {font-family: Georgia, serif;
		font-style: Italic;
		font-weight: normal;
		font-size: 20px;
		line-height: 23px;
		color: #333333;
		padding: 10px 0px 5px 0px;}
		
.Intro {font-family: Georgia, serif;
		font-style: Italic;
		font-weight: normal;
		font-size: 15px;
		line-height: 21px;
		color: #75675A;
		padding: 0px 0px 5px 0px;}

.Caption {font-family: sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;
		color: #777777;
		padding-bottom: 15px;}


/*
.Heading			{padding-top:12px; font-family:"Lucida Sans Unicode"; font-weight:bold; font-size: 20px; color:#663300; line-height:20px;}
.SubHeading			{font-family:"Lucida Sans Unicode"; font-size: 14px; color:#333333; line-height:18px; 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;} 
*/

