BODY                  { font-size: 10pt;  margin: 0px; font-family: Verdana, Arial; }

H1                    { font-family: Arial; font-size: 14pt;  font-weight: normal; clear:both; margin-top: 10px; margin-bottom: 10px; }
H2                    { font-family: Arial; font-size: 11pt;  font-weight: bold; margin-top: 10px; margin-bottom: 0px; clear:both; }
H3                    { font-family: Verdana, Arial; font-size: 10pt;  font-weight: bold; margin-bottom: 2px; }
H4                    { font-family: Verdana, Arial; font-size: 10pt;  font-weight: normal; font-style:italic; margin-bottom: 0px; padding: 0px; }

TD                    { font-size: 10pt; }
HR                    { color: #87c74d; width: 30% }

UL					  { margin: 0px; }

A:link                { color: Black; }
A:visited             { color: Black; }

.PageBanner				{ background-color: #4D87C7; }
.PageBanner H1			{ font-family: Arial; font-size: 18pt;  font-weight: normal; margin-left: 5px; color: White; }
.PageBanner H2			{ font-family: Arial; font-size: 14pt;  font-weight: normal; margin-left: 5px; color: White; }
.PageContent			{ margin: 10px; min-height: 600px; }

.Menu               	{ background-color: #87c74d; padding: 1px 1px 1px 5px; font-family: Verdana; font-weight: bold; font-size: 8pt; }
.Menu TD            	{ font-size: 8pt; text-transform: uppercase; }
.Menu A:link        	{ text-decoration: none; color: black}
.Menu A:visited     	{ text-decoration: none; color: black}
.Menu A:hover       	{ text-decoration: none; color: white}

.DynamicMenu			{ margin-top: 4px; }

.DynamicMenuItem            { text-decoration: none; font-weight: normal;  font-size: 8pt;  text-transform: uppercase;  font-family: Arial; color: black; padding: 2px 6px; display: block; width: 100% }
.DynamicMenuItem:hover      { text-decoration: none; background-color: #87c74d; color: white}

.SubMenu              { text-decoration: none; font-weight: normal;  font-size: 8pt;  text-transform: uppercase;  font-family: Arial; color: black; padding: 2px 6px; width:200px; }
.SubMenu:hover        { text-decoration: none; background-color: #87c74d; color: white}

/*
.TextBlock			  { margin-bottom: 20px; padding: 6px; background-color: #d1ff92; border-color: #87c74d; border-style: solid; border-width: 1px; }
*/
.TextBlock			  { margin-bottom: 20px; padding: 6px; background-color: #ffffff; border-color: #87c74d; border-style: solid; border-width: 1px; }
.TextBlock UL		  { margin: 10px 10px 10px 20px; }

.VerticalBar          { background: url(/Images/Background.gif) repeat-y; width: 5px; height: 500px; }

.Button               { width: 100px; background-color: #4D87C7; border: solid 1 black; color: White; font-weight: bolder; }
.Textbox              { width: 100%; border: solid 1 #4D87C7; }
.Dropdown             { width: 100%; border: solid 1 #4D87C7; }
.Upload               { width: 200px; border: solid 1 #4D87C7; }

.DataGrid             { width: 100% }
.DataGrid .Header     { font-size: 10pt; color: White; background-color: #4D87C7; font-weight:bold; text-align:center; }

TABLE.Data TR TH      { font-size: 10pt; color: White; background-color: #4D87C7; font-weight:bold; text-align:center; }

.Important            { text-align: center; font-weight: bolder; border: solid 1 black; margin: 20px; padding: 20px; }
.Comment              { margin: 20px; border: solid 1 #555555; padding: 10px; color: #555555; }

.PhotoRight           { float: right; text-align: center; margin-left: 10px; font-size: 8pt; font-weight: bolder; }
.PhotoRight A         { text-decoration: underline; }
.PhotoLeft            { float: left; text-align: center; margin-right: 10px; font-size: 8pt; font-weight: bolder; }

.Footer				  { width: 100%; background-color: #87c74d; padding: 1px; margin-top: 40px; }