BODY {color: black; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin:0px; padding:0px; line-height:18px;} 

/* Images */
IMG {margin: 5px; border:0px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #00853e;}

/*Anchor link to link to pages inside pages*/
A.Black:link, A.Black:visited, A.Black:active {text-decoration:underline; color: Black;}
A.Black:hover {text-decoration: underline; color: Black;}

/*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:#FFFFFF; font-weight:lighter;font-size:10px;}
A.MenuLink:hover {text-decoration: none; color: #47a96c;font-size:10px;}

A.NavMenuLink:link, A.NavMenuLink:visited, A.NavMenuLink:active {text-decoration: none; color:#FFFFFF; font-weight:bold; font-size:14px; letter-spacing:-.5px;}
A.NavMenuLink:hover {text-decoration: none; color: #47a96c;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: #00853e;}
A.HoverLink:hover {text-decoration: underline; color: Red;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #00853e;}
A.NoHoverLink:hover {text-decoration: underline; color: #00853e;}

/* 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:Hover {background-color: #FFF;}
TD.BoxTableRowWhite		{background-color: White; font: bold 10px Arial; color: Black;}
TD.BoxTableRowSilver	{background-color: Silver; font: bold 10px Arial; color: Black;}

.PageHeader {font-family:Arial, Helvetica, sans-serif; color:#00853e; font-size:22px; font-weight:bold; text-transform:uppercase; line-height:40px;}
.Header {font-family:Arial, Helvetica, sans-serif; color:#00853e; font-size:18px; font-weight:bold; text-transform:none;}
.SubHeader {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:15px; font-weight:bold; text-transform:none;}
.Text {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; text-transform:none;}
.Heading			{font-family:Helvetica;color: black; font-size: 18px; font-weight: bold;}
.HeadingGreen		{font-family:Helvetica;color: #187431; font-size: 18px; font-weight: bold;}
.SubHeading			{font-family:Helvetica;color: black; font-size: 15px; font-weight: bold;}
.SubHeadingGreen	{font-family:Helvetica;color: #7ebf36; font-size: 14px; font-weight: bold;}
.NormalText			{font-family:Helvetica; font-size: 13px; color: black; line-height:2px;line-height:18px;}
.SmallText			{font-family:Helvetica; font-size: 11px;}
.LargeText			{ font-family:Helvetica;font-size: 16px;}
.HighlightedText	{font-family:Helvetica; color: Blue;}
.HighlightedText2	{font-family:Helvetica; color: Red;}
.HighlightedText3	{font-family:Helvetica; color: #ff6600; font-weight:bold}
.HighlightedText4	{font-family:Helvetica; color: #f8b230; font-weight:bold}
.HighlightedText5	{font-family:Helvetica; color: #736956; font-weight:bold}
.Caption			{font-family:Helvetica;font-size: 10px;}

h1 {font-family:Helvetica;color: #187431; font-size: 18px; font-weight: bold;}
h2 {font-family:Helvetica;color: black; font-size: 15px; font-weight: bold;}

.FormRegistration table {width: 565px; margin: 0px 0px 10px 0px}
.FormRegistration td {padding: 0px 0px 5px 0px;}
.FormRegistration .Star {color: red;}
.FormRegistration .InputText {}
.FormRegistration h2 {font-size: 12px; text-transform: uppercase; margin: 10px 0px 10px 0px;}

.CashDiscounts {border-bottom: 1px solid black;}
.CashDiscounts td {border-right: 1px solid black; border-top: 1px solid black}

.AgendaList {margin: 0px 0px 10px 0px; padding: 0px; list-style: disc inside;}
.AgendaList li {overflow: hidden;}
.AgendaList li .bullet {float: left; display: block;}
.AgendaList li .line {float: left; margin-left: 5px;}
.AgendaList li ul {margin: 0px 0px 0px 13px; padding: 0px; list-style: none; clear: both;}
