﻿body
{
	font-size: 75%;
	font-family: Helvetica,Arial,sans-serif; /*background: #1e5482;*/
	color: #000000;
}
a
{
	text-decoration: none; /*color: #00447f;*/
	color: Gray;
}
a:hover
{
	text-decoration: underline;
}
.LabelWelcome
{
	font-family: Helvetica,Arial,sans-serif; /*font-weight: bold;*/
	font-size: 10;
	vertical-align: top;
}

.LabelUserName
{
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 10;
	vertical-align: top;
}
.HeaderHyperLink
{
	color: Gray;
	font-family: Calibri;
	font-size: small;
}
.footerColumn
{
	height: 8px;
	border-right: Solid;
	border-right-color: Gray;
	border-right-width: 1px;
	padding-right: 10px;
	padding-left: 5px;
}
.hmenu
{
	/* inline menus */
	list-style: none;
	margin: 5px 0 1px 0;
	padding: 0;
	line-height: 1;
}
.hmenu li
{
	display: inline;
	border-left: 1px solid #000000;
	margin-bottom: 0;
	padding: 1px 6px 1px 8px;
	line-height: 1;
}
.footerTable
{
	border: 0;
	padding: 0;
	width: 100%;
}
.footerimage
{
	text-align: right;
}
.hmenu li.first
{
	padding-left: 0;
	border-left: 0;
}

