@charset "utf-8";
body {
	background-color: #E8F3FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
div.navcontainer {
	position: absolute;
	z-index: 5;
	height: auto;
	width: 400px;
	left: 438px;
	top: 429px;
	right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.navcontainer1 {
	position: absolute;
	z-index: 5;
	height: auto;
	width: 400px;
	left: 417px;
	top: 453px;
	right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#navlist1 li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}

div.wrapper {
	position: relative;
	top: 30px;
	margin-left:auto;
	margin-right:auto;
	width: 782px;
	right: auto;
	bottom: auto;
}
div.background {
	position: absolute;
	z-index: 1;
	height: 531px;
	width: 782px;
	top: 10px;
	right: auto;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
div.logo {
	position: absolute;
	z-index: 2;
	height: 130px;
	width: 94px;
	top: 58px;
	right: auto;
	left: 11px;
}
div.frame {
	position: absolute;
	z-index: 4;
	width: 601px;
	top: 60px;
	right: auto;
	height: 431px;
	left: 130px;
	border: 1px solid #CCCCCC;
}
div.image {
	position: absolute;
	z-index: 6;
	height: 431px;
	width: 286px;
	left: 130px;
	top: 61px;
	right: auto;
}

div.navigation {
	position: absolute;
	z-index: 3;
	height: 300px;
	width: 100px;
	left: 11px;
	top: 200px;
	right: auto;
}
div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #7F7F7F;
	position: absolute;
	z-index: 6;
	height: 300px;
	width: 300px;
	left: 425px;
	top: 91px;
	right: auto;
	font-size: 11px;
	line-height: 1.5em;
}
a {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

