body
{
	font-family: Verdana, Arial, helvetica;
	margin: 0px;
}

input, select, textarea
{
	font-family: Verdana, Arial, helvetica;
	font-size: 100%;
}

a 
{
	color: #003366;
}

a:hover
{
	color: Maroon;
}

h1, h2, h3
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

h1
{
	color: #003366;
	font-family: Arial, helvetica;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 100%;
}

h2
{
	color: #003366;
	font-family: Arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px
}

h3
{
	color: #003366;
	font-family: Arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 1px
}

hr
{
	height: 1px;
	color: Black;
}

p
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

li
{
	font-size: 100%;
}

td
{
	font-family: Verdana, Arial, helvetica;
	font-size: 70%;
	line-height: 133%;
}

.Title
{
	color: #003366;
	font-family: Arial, helvetica;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px
}

.ContactInformation
{
	color: #938765;
	font-family: Arial, helvetica;
	font-size: 8pt;
	margin-top: 3px;
}

.MenuHeader
{
	font-family: Mini 7, Verdana, Arial, helvetica;
	font-size: 10px;
}

.MenuSubItem
{
	font-family: Mini 7, Verdana, Arial, helvetica;
	font-size: 10px;
}

.StartContainerTitle
{
	color: #003366;
	font-family: Arial, helvetica;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: 100%;
}

.StartContainerContent
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 100%;
}

.StartContent
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	line-height: 100%;
}
/* PopupMenu */
.PopUpTable
{
	BACKGROUND: #F7F7F7;
	BORDER: #002C94 1px solid;
	PADDING: 1px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#C3CBF5', Direction=135, Strength=3);
	CURSOR: default;
	POSITION: absolute;
	z-index: 300;
}

.PopupItemSep
{
	BACKGROUND: #6B8ECE;
	WIDTH: 100%;
	HEIGHT: 1px;
}

.PopupItemA
{
	/*BACKGROUND-Image: url(../Graphics/mnu_Gradient.gif);*/
	background-color: #CEDFFF;
	BORDER-RIGHT: medium none;
	PADDING: 3px;
	PADDING-RIGHT: 4px;
}

.PopupItemB
{
	BORDER-TOP: #F7F7F7 1px solid;
	BORDER-BOTTOM: #F7F7F7 1px solid
}

.PopupItemC
{
	BORDER-RIGHT: #F7F7F7 1px solid;
	BORDER-TOP: #F7F7F7 1px solid;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: #F7F7F7 1px solid;
	PADDING-RIGHT: 5px;
	COLOR: black;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
}

.PopupItemAHi
{
	BACKGROUND: #FFEFC6;
	BORDER-RIGHT: medium none;
	BORDER-TOP: #000084 1px solid;
	BORDER-LEFT: #000084 1px solid;
	BORDER-BOTTOM: #000084 1px solid;
	PADDING: 2px;
	PADDING-RIGHT: 4px;
}

.PopupItemBHi
{
	BACKGROUND: #FFEFC6;
	BORDER-TOP: #000084 1px solid;
	BORDER-BOTTOM: #000084 1px solid;
}

.PopupItemCHi
{
	BORDER-RIGHT: #000084 1px solid;
	BORDER-TOP: #000084 1px solid;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: #000084 1px solid;
	PADDING-RIGHT: 5px;
	BACKGROUND: #FFEFC6;
	COLOR: black;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
}

.QuickEditEnabled
{
	border: 1px solid dotted;
	width: 100%;
	height: 100%;
}

.QuickEditDisabled
{
	width: 100%;
	height: 100%;
}

img.ObjectReplacer
{
	background-color: #CECFCE;
	border: 1px solid black;
	background-repeat: no-repeat;
}
