body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-arrow-color: #000066;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #00FFFF;
	scrollbar-track-color: #000033;
}

a:link {
}

a:visited {
	color: black;
}

a:hover {
	background-color: #CCCCCC;
}

a:active {
	text-transform: uppercase;
}

h1 {
	color: #000099;
	font-size: 16pt;
}

h2 {
	color: #336600;
	font-size: 14pt;
	margin-left: 20px;
}

h3 {
	color: #333333;
	font-size: 12pt;
	font-style: italic;
	margin-left: 30pt;
}

ol {
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	padding-bottom: 15px;
}

ul {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 15px;
}
li {
	margin-bottom: .4em;
}

p {
	color: #333333;
	font-size: 12pt;
}

table {
}

.border-bottom {
	border-bottom: 1px solid #000000;
}

.border-left {
	border-left: 1px solid #000000;
}

.border-right {
	border-right: 1px solid #000000;
}

.border-top {
	border-top: 1px solid #000000;
}

.caption {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 5pt;
}

.onblue {
	color: #FFFFFF;
	font-size: .9em;
}

.onblue a:link {
	color: #F0F0F0;
}

.onblue a:visited {
	color: #FFFFF0;
	text-decoration: none;
}

.onblue a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.onblue a:active {
	color: #666666;
}
.smaller {
	font-size:.7em;
}
.tableheader {
	background-color: #45628C;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	}
.indent {
	line-height: 150%;
	padding-left: 100px;
	padding-right: 100px;
}

.ItemStyle {
	font-size: 9px;
	font-weight: normal;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
