﻿body  { font-family:Arial; font-size:10pt; margin-top:0px; margin-left:0px }
form  { margin-top:0px; margin-bottom:0px }
table { font-family:Arial; font-size:10pt }
textarea { font-family:Arial; font-size:10pt; overflow:auto }
label { font-family:Arial; font-size:10pt }

.BlueHeader { padding:2; vertical-align:top; text-align:center; font-family:Arial; font-size:10pt; background-color: #008000; color:#FFFFFF }
.SortHeader { border:2px outset; padding:2; cursor:hand; background-color:#DDDDDD; font-weight:normal }
.SortHeader_MouseOver { border:1px outset; padding:3; cursor:hand; color:BLUE; font-weight:normal; background-color:#CECECE }
.SortHeader_MouseDown { border:2px inset; padding:2; cursor:hand; color:RED; font-weight:normal; background-color:#CECECE }
.SortHeader_Active { border:2px outset; padding:2; cursor:hand; color:BLACK; font-weight:normal; background-color:#B0C0CF; border-bottom:2px solid #B0C0CF }
.SortHeader_Disabled { border:1px; padding:3; color:gray; font-weight:normal; background-color:#ECECE2 }

table.Visible  { position:absolute; visibility:visible; border:0px none; padding:0; border:5px solid #B0C0CF }
table.InVisible { position:absolute; visibility:hidden; background-color: transparent }

hr { height: 1; color: #008000; }

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, Century Gothic; color: #008000; padding: 4; margin: 0 }
h1 { font-size: 16pt }
h2 { font-size: 14pt }
h3 { font-size: 12pt }
h4 { font-size: 10pt }
h5 { font-size: 8pt }
h6 { font-size: 6pt }

A:link			{ text-decoration:none; color:#0000FF }
A:visited		{ text-decoration:none; color:#0000FF }
A:active		{ text-decoration:none; color:#0000FF }
A:hover			{ text-decoration:underline; color:#FF0000 }
A.TH:link		{ text-decoration:none; color:#FFFFFF }
A.TH:visited	{ text-decoration:none; color:#FFFFFF }
A.TH:active		{ text-decoration:none; color:#FFFFFF }
A.TH:hover		{ text-decoration:underline; color:#FF0000 }

.LinkText		{ text-decoration:none; color:#0000FF }
.HoverText		{ text-decoration:underline; color:#FF0000; cursor:hand }

ul			{ list-style-image: url('bullet1.gif') }
ul ul		{ list-style-image: url('bullet2.gif') }
ul ul ul	{ list-style-image: url('bullet2.gif') }

.Emphasize { color: #008000; font-family: Arial; font-size: 115%; font-weight: bold }
.Initial:first-letter { color: #008000; font-size: 130%; font-weight: bold; }
.Capitalize { text-transform: capitalize }
.Indent { text-indent: 20 }
