body {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, "Serif";
	font-size: 90%;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bckgrnd.png);
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 130%;
	color: #0033CC;
	font-weight: bold;
}
#header {
	background-color: #FFFFFF;
	height: 100px;
	width: 720px;
	top: 0px;
	z-index: 1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011D52;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #011D52;
	margin-left: -360px;
	left: 50%;
}
#navigation {
	background-color: #6A6074;
	width: 720px;
	font-family: "Trebuchet MS", "Times New Roman", Georgia;
	font-weight: bold;
	color: #99FF60;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011D52;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #011D52;
	margin-left: -360px;
	height: 27px;
	left: 50%;
	top: 100px;
	font-size: 10pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #011D52;
	border-left-color: #011D52;
	text-align: center;
	background-image: url(images/nav-top.png);
	background-position: center;
	padding-top: 8px;
}
.header-text {
	font-family: "Trebuchet MS", "Times New Roman", Georgia;
	font-size: 12pt;
	color: #0033CC;
	font-weight: bold;
	padding: 10px;
	line-height: 16pt;
}
#bodylayer {
	background-color: #FFFFFF;
	top: 136px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011D52;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #011D52;
	width: 680px;
	z-index: 3;
	left: 50%;
	margin-left: -360px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #011D52;
	position: absolute;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 110%;
	color: #6A6074;
	font-weight: bold;
}
a.navigation:link {
	font-weight: bold;
	color: #99FF60;
	text-decoration: none;
}
a.navigation:visited {
	font-weight: bold;
	color: #B5D8FC;
	text-decoration: none;
}
a.navigation:hover {
	color: #64FFFF;
}
a.navigation:active {
	font-weight: bold;
	color: #00FFFF;
}
hr {
	font-size: 1px;
	color: #B0C5FF;
}
li {
	list-style-image: url(images/bullet.png);
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #33CC00;
}
a:active {
	color: #0033CC;
}
.navigation {
	font-weight: bold;
	color: #99FF60;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Georgia;
	font-size: 10pt;
}
.bodylayer {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011D52;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #011D52;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #011D52;
	padding: 20px;

}
.header {

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011D52;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #011D52;
}
.navigation-table {
	background-color: #6A6074;
	font-family: "Trebuchet MS", "Times New Roman", Georgia;
	font-weight: bold;
	color: #99FF60;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011D52;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #011D52;
	font-size: 10pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #011D52;
	border-left-color: #011D52;
	text-align: center;
	background-image: url(images/nav-top.png);
	background-position: center;
	padding-top: 8px;
	padding-bottom: 4px;
	height: 38px;
	width: 720px;

}
