body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg.jpg);
	background-color: #006699;
	background-position: 146px 0px;
	background-repeat: repeat-y;
}
.container {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	height: 100%;
	width: 700px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.navigation {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 140px;
	left: 0px;
	top: 0px;
	padding-top: 100px;
	padding-right: 1px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
	background-color: #006699;
}
/* BEGIN style4 */
 #navlist
{
padding: 0 0px 3px;
margin-left: 0;
font: bold 0.85em/1.25em "Trebuchet MS", Verdana, Arial, sans-serif;
background: #006699;
width: 145px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #006699;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #FFFFFF;
text-decoration: none;
}

#navlist li a:link { color: #006699; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	display: block;
	color: #FFF;
	background: #AAB;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #CC0033;
	text-decoration: none;
}

/* END style4 */


.header {
	position: relative;
	height: auto;
	width: 550px;
	left: 200px;
	top: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.5em;
	text-align: left;
}
.header p {
	position: relative;
	left: 0px;
	top: 0px;
}
.main {
	position: absolute;
	height: auto;
	width: 550px;
	left: 200px;
	top: 140px;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
}
p, td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	margin: 0px 0px 6px;
	padding: 0px;
}
.tableHead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #006699;
	text-transform: none;
}
.tableRow1 {
	background-color: #DDDDDD;
	border-top: 1px none #006699;
	border-right: 1px none #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px none #006699;
}
.tableRow2 {
	background-color: #FFFFFF;
	border-top: 1px none #006699;
	border-right: 1px none #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px none #006699;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: -6px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 12px;
	border: none;
	list-style-image: url(images/bullet.gif);
}
li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 1em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	border: none;
	list-style-image: url(images/bullet.gif);
}
table {
	margin-bottom: 12px;
}
.navtext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 24px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 6px;
}
