body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	background-color: #656531;
}
#globalnav {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Tahoma, Helvetica; 
	WHITE-SPACE: nowrap; 
	HEIGHT: 26px; 
	BACKGROUND-COLOR: #656531; 
	}
#globalnav TD A {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	DISPLAY: block; 
	COLOR: #FFFFFF; 
	PADDING-TOP: 0px; 
	HEIGHT: 21px; 
	TEXT-DECORATION: none
}
#globalnav TD A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: #B1B195; 
	TEXT-DECORATION: none
}
#globalnav .hi {
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #FFFFFF;
}
#globalnav A.hi {
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #FFFFFF;
}


#Tabs
{
	border: black 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 2px;
	vertical-align: middle;
	padding-top: 0px;
	position: static;
	background-color: #ffffcc;
}

#nav
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: "Lucida Grande" , Tahoma, Helvetica;
	white-space: nowrap;
	height: 26px;
	background-color: #e0e4cc;
	text-align: center;
}
#nav A
{
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-top: 6px;
	height: 16px;
	text-align: center;
	text-decoration: none;
	cursor:hand;
}

#nav A:hover
{
	color: #333333;
	background-color: #bdbfa4;
	text-decoration: none;
}

td {
	font-size:11px;
	font-family:Tahoma;
	color:#373B3B;
	line-height:14px;
	vertical-align:top;
}
 
.navstyle A:hover
 {
	background-color: #bdbfa4;
	cursor: hand;
}
 
.navstyle A
{
	cursor: hand;
	color: blue;
	text-decoration: underline;
}

.InfoHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: darkslategray;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: center;
}

.InfoHeaderLeft
{
	font-weight: bold;
	font-size: 11pt;
	color: darkslategray;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: left;
}

.InfoHeader2Left
{
	font-weight: bold;
	font-size: 12pt;
	color: orange;
	font-family: Arial, Tahoma, Sans-Serif;
	text-align: left;
}

.InfoBody
{
	font-weight: normal;
	font-size: 9pt;
	color: darkslategray;
	font-family: Tahoma, Arial, Sans-Serif;
	line-height: 14pt;
	text-align: left;
}
.SmallFont
{	font-weight: normal;
	font-size: 8pt;
	color: darkslategray;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: justify;
}

.EmbeddedHilight
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: #f7941d;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: center;
}

.LeftColumn
{
	width: 400px;
	border: none;
}

.RightColumn
{
	width: 200px;
	border:none;
}

.ItemList
{
	padding: 1,1,1,1;
	border-right: medium none;
	table-layout: auto;
	border-top: medium none;
	border-left: medium none;
	width: 99.5%;
	cursor: hand;
	border-bottom: medium none;
	border-collapse: collapse;
}

.ListHeader
{
	background-color: lightgoldenrodyellow;
	text-align: left;
}

.ListFooter
{
	background-color: lightgoldenrodyellow;
	text-align: left;
}

.ListPager
{
	background-color: lightgoldenrodyellow;
	text-align: left;
}

.ListItem
{
	background-color: White;
}

.SmallButton
{
	font-size: xx-small;
	text-transform: lowercase;
	font-style: italic;
	height: 22px;
}

.ListSelectedItem
{
	background-color: limegreen;
}

.ListEditItem
{
	background-color: Gray;
}

.ListAlternatingItem
{
	font-size: xx-small;
	text-transform: lowercase;
	font-style: italic;
	height: 22px;
	background-color: White;
}

.EditorItem
{
	height: 17px;
	vertical-align:middle;
}

.EditorItemLabel
{
	vertical-align:middle;
	text-align:right;
}

.EditorList
{
}

.EditorForm
{
	table-layout: fixed;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-color: whitesmoke;
	border-bottom-style: none;
}

.EditorForm th
{
	text-align:center;
	vertical-align:middle;
}

.EditorForm tr
{
	height: 24px;
}

.SaveButton
{
	float:right;
}

.IntroText
{
	color: white;
}

