body
{
	overflow-x					: hidden;	
	overflow-y					: auto;
	margin						: 0;
	background-color			: #4D6F90;
	background-color			: #00457E;
	font-family					: verdana, arial, sans-serif;
    font-size					: small;
    line-height					: 1.5em;
}

a
{
	color						: #FFFF00;
}

h1
{
	font-size					: 1.0em;
	margin-bottom				: -20px;
	padding-bottom				: -20px;
}

h2
{
	font-size					: 1.0em;
	margin-bottom				: -15px;
	padding-bottom				: -20px;

}

#wrapper{ 
	position 					: relative;
	margin						: 0 auto;
	width						: 100%;
	height						: 486px;
	overflow					: none;

    color						: #ffffff;
	background-color			: #00457E;
}

#wrapper #header
{
	width						: 100%;
	height						: 94px;
	background					: url(/sitePics/header.jpg); 
	background-repeat			: no-repeat;

/*	border-bottom				: 1px solid #ffffff;*/
}

#wrapper #header #home
{
	position					: absolute;
	width						: 90px;
	height						: 50px;
	left						: 260px;
	top							: 5px;
}

#wrapper #header #flashline1
{
	padding-top 				: 40px;
	padding-left 				: 190px;
}

#wrapper #header #flashline2
{
	padding-top 				: 20px;
	padding-left 				: 190px;
}

#wrapper #bottom
{
	width						: 100%;
	height						: 100%;
}

#wrapper #bottom #left
{
	float						: left;
	width						: 180px;
	height						: 460px;
	text-align					: center;
}

#wrapper #left #menu
{
}

#wrapper #left #menu li
{
	list-style					: none;
	padding						: 0;
	margin						: 0;
	margin-top					: 3px;
	width						: 165px;
	border-bottom				: 1px solid #ffffff;
	border-right				: 1px solid #ffffff;
	border-left					: 1px solid #ffffff;
	line-height					: 25px;
	text-align					: left;
	padding-left				: 25px;
	font-weight					: bold;
}

#wrapper #left #menu li a
{
	color						: #ffffff;
	text-decoration				: none;
	font-size					: 1.0em;
}

#wrapper #bottom #right #submenu #menu li.active a {
	color: #ffff00;
}

#wrapper #left #menu li a:hover
{
	color						: #ffff00;
}

#wrapper #bottom #right
{
	float						: left;
	width						: 0px
	height						: 460px;
}

#wrapper #bottom #right #submenu
{
	height						: 25px;
	width						: 800px;
	padding-left				: 15px;
	/*margin-top					: -1px;*/
	margin-top					: 7px;
}

#wrapper #bottom #right #submenu #menu li
{
	list-style					: none;
	display						: inline;
	font-size					: 1em;
	line-height					: 2.0em;
	margin						: 2px;
	border-right				: 1px solid #ffffff;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}

#wrapper #bottom #right #submenu #menu li a
{
	color						: #ffffff;
	text-decoration				: none;
	font-size					: 1em;
	font-weight: bold;
}

#wrapper #bottom #right #submenu #menu li a:hover
{
	color						: #ffff00;
}

#wrapper #bottom #right #main
{
	padding-left				: 20px;
	padding-top					: 6px;
	padding-right				: 20px;
	/*height						: 440px;*/
	min-height:						440px; 
	width						: 800px;
	overflow 					: auto;
	z-index: 10000;
}

#wrapper #bottom #right #main img{
	margin						: 5px;
}


#wrapper #bottom #right #main h1{
	display						: none;
}

#disclaimer {
	padding-left: 390px;
}
#digitaaldossierloader
{
	display: none;	
}
