﻿body
{
	margin: 0px auto;
	padding: 0px;
	background-color: #A1C0D8;
}

.ddblueblockmenu
{
	border-bottom-width: 0;
	padding-left: 3px;
	padding-top: 3px;
}

.BlockHeader
{
	color: #D5E3EE;
	width: 155px;
	border-bottom: 1px solid black;
	padding: 3px 0;
	padding-left: 5px;
	left: 10px;
	background-color: #525252;
	font: normal 80%, 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
}

.ESCBlockHeader
{
	color: #D5E3EE;
	width: 155px;
	border-bottom: 1px solid black;
	padding: 3px 0;
	padding-left: 5px;
	top: 278px;
	background-color: #525252;
	font: normal 80%, 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
	position: absolute;
}

.MenuHeaderFlyOut
{
	display: block;
	width: 155px;
	text-decoration: none;
	color: Black;
	background-color: #B0CADF;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	height: 25px;
}

.MenuHeader a
{
	display: block;
	width: 155px;
	text-decoration: none;
	color: Black;
	background-color: #B0CADF;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	height: 25px;
}

.MenuHeaderOverFlyOut
{
	height: 25px;
	width: 155px;
	background: #456095;
	cursor: pointer;
	color: White;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	font: normal 75%, 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
}

.MenuHeaderOverFlyOut a
{
	height: 25px;
	width: 155px;
	background: #456095;
	cursor: pointer;
	color: White;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	font: normal 75%, 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
}

.MenuHeaderOver a
{
	height: 25px;
	width: 155px;
	background: #456095;
	cursor: pointer;
	color: White;
	text-decoration: none;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	font: normal 75%, 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
}

.Menu1
{
	position: absolute;
	z-index: 300;
	top: 80px;
}
.Menu2
{
	position: absolute;
	z-index: 300;
	top: 106px;
}
.Menu3
{
	position: absolute;
	z-index: 300;
	top: 132px;
}
.Menu4
{
	position: absolute;
	z-index: 300;
	top: 158px;
}
.Menu5
{
	position: absolute;
	z-index: 400;
	top: 187px;
	text-decoration: none;
	padding-left:3px;
}
.Menu6
{
	position: absolute;
	z-index: 350;
	top: 213px;
	padding-left:3px;
}

.Menu40
{
	height: 25px;
	position: absolute;
	z-index: 300;
	top: 236px;
}


.Menu7
{
	position: absolute;
	z-index: 300;
	top: 302px;
}



.Menu8
{
	position: absolute;
	z-index: 350;
	top: 358px;
}
.SubMenu
{
	display: none;
}

#MenuItem
{
	display: block;
	width: 155px;
	text-decoration: none;
	color: Black;
	background-color: #F5F5F5;
	text-decoration: none;
	height: 25px;
}

#MenuItemOver
{
	height: 25px;
	width: 155px;
	background: #B0CADF;
	cursor: pointer;
	color: White;
	text-decoration: none;
}

#MenuItemOver a
{
	height: 25px;
	width: 155px;
	background: #B0CADF;
	cursor: pointer;
	color: White;
	text-decoration: none;
}

#MenuItemUL300
{
	display: block;
	width: 275px;
	text-decoration: none;
	color: Black;
	background-color: #F5F5F5;
	text-decoration: none;
	height: 25px;
}

#MenuItemOverUL300
{
	height: 25px;
	width: 275px;
	background: #B0CADF;
	cursor: pointer;
	color: White;
	text-decoration: none;
}

#content
{
	font: normal 80% 'arial' , 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
	color: #004079;
}
#content a
{
	font: normal 90% 'arial' , 'Trebuchet MS' , 'Lucida Grande' , verdana, sans-serif;
	color: blue;
}
