H1   {
	color:#008781;
	font-family: Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight: normal;
}

H2   {
	color:#008781;
	font-family: Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight: normal;
}

H3   {
	color:#008781;
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight: normal;
}

H4  {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:normal;
    color: #008781;
}
H5  {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #008781;
}

.greytitle {color: #008781;}

.StandardButton {
	background-color: #008781;
	border-top: #008781 1px solid;
	border-right: #008781 1px solid;
	border-left: #008781 1px solid;
	border-bottom: #008781 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#BBE2DD,endColorStr=#008781); 
	background: url(buttonback.gif) repeat-x;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer; 
	cursor: hand;
}

.Head {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008781;
}
.SubHead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008781;
}

A:link, A:visited  {
	font-family:  Arial, Helvetica, sans-serif;
	color: #008781;
	text-decoration: none;
}
A:hover, A:active {
    font-family:  Arial, Helvetica, sans-serif;
	color: #008781;
	text-decoration: underline;
}

a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #25900;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active  {
	font-family:  Arial, Helvetica, sans-serif;
	color: #008781;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}

a.footertxt:link, a.footertxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #008781;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active  {
	font-family:  Arial, Helvetica, sans-serif;
	color: #008781;
	font-size:10px;
	text-decoration: underline;
	font-weight:normal;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: #3C3C3C 0px solid; 
	border-bottom: #3C3C3C 0px solid; 
	border-top: #3C3C3C 0px solid; 
	border-right: #3C3C3C 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #008781;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #008781; 
	border-left: #5D5D5D 0px solid; 
	border-bottom: #5D5D5D 0px solid; 
	border-top: #5D5D5D 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-left: #3C3C3C 1px solid; 
	border-bottom: #3C3C3C 1px solid; 
	border-top: #3C3C3C 1px solid; 
	border-right: #3C3C3C 1px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 0px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #008781; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border: #FFFFFF 0px solid; 
	display: none;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


A.CommandButton:link {
    text-decoration: underline;
    color: #008781;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #008781;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #008781;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #008781;
}

td.logintxt {
	font-family:  Arial, Helvetica, sans-serif;
	color: #D0E665;
	font-size:10px;
	font-weight:bold;
	background-color:#008781;
	height:26px;
	white-space:nowrap;
}