body {
	font-family: Verdana, "Trebuchet MS", Arial;
}

td {
	font-family: Verdana, "Trebuchet MS", Arial;
}

th {
	font-family: Verdana, "Trebuchet MS", Arial;
}.maintable {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-right-style: outset;
	border-bottom-style: outset;
}
a:link a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none:
	text-decoration: underline;
	text-decoration: underline;
}

#navlist {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
#navlist a:link {
	color: #666666;
	text-decoration: none;
}
#navlist a:hover {
	color: #666666;
	text-decoration: underline;
}


.maintable p {
	color: #000000;
	font-size: 10pt;
	margin: 10px;
}
.maintable h1 {
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
}
.maintable h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
}



.dottedbottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}
.dottedrightside {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#navlist a:visited {
	color: #666666;
	text-decoration: none;
}
.maintable a:link {
	text-decoration: none;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/buttons/leftarrow.png);
}
.maintable li {
	list-style-image: url(../images/buttons/leftarrow.png);
}
.maintable a:visited {
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inherit;
	list-style-image: url(../images/buttons/leftarrow.png);
}
.maintable a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	list-style-position: inherit;
	list-style-image: url(../images/buttons/leftarrow.png);
}
.bigandbold {
	font-size: 36pt;
	color: #FFFFFF;
	font-weight: bold;
}
.table {
	font-size: 10pt;
}
li {
	font-size: 10pt;
}
.cell {
	font-size: 10pt;
}
.tablebottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ffffff;
}
.maintable h3 {
	color: #FFFFFF;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.image {
	padding: 5px;
}
.imageright {
	margin: 10px;
	float: right;
}

.whitetext {
	color: #ffffff;
}
