﻿ul           {list-style-image: url('images/dltkbullet1.gif'); }
ul ul        { list-style-image: url('images/dltkbullet2.gif'); }
ul ul ul     { list-style-image: url('images/dltkbullet3.gif'); }
a:link       { color: rgb(0, 0, 255); }
a:active     { color: rgb(0, 153, 0); }
a:visited    { color: rgb(0, 153, 0); }
body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: Arial, Helvetica }
button       { background-color: rgb(102, 102, 51);	color: rgb(0, 0, 0);font-size: 8pt; font-style: Bold; font-family: Arial; border-style: solid; border-width: 1pt }
caption      { color: rgb(102, 102, 51); font-size: 14pt; font-family: Arial; font-style: normal }
fieldset     { color: rgb(0, 0, 0); font-family: Arial; font-size: 8pt; font-style: normal; border-style: solid; border-width: 1pt }
h1           {
	color: rgb(0, 0, 128);
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	font-family: Arial;
}
h2           { color: rgb(0, 0, 128); font-family: Arial, Helvetica; font-style: normal; font-size: 18pt; font-weight: normal }
h3           { color: rgb(255, 0, 0); font-family: Arial, Helvetica; font-size: 14pt; font-weight: normal; font-style: normal }
h4           { color: rgb(0, 128, 128); font-weight: normal; font-size: 12pt; font-style: normal; font-family: Arial, Helvetica }
h5           { color: rgb(0, 153, 153); font-size: 10pt; font-style: normal; font-weight: normal; font-family: Arial, Helvetica }
h6           { color: rgb(0, 153, 153); font-family: Arial, Helvetica; font-size: 8pt; font-style: normal; font-weight: normal }
label        { color: rgb(0, 0, 0); font-style: Bold; font-family: Arial; font-size: 8pt }
legend       { color: rgb(102, 102, 51); font-style: normal; font-size: 8pt; font-family: Arial, Arial }
marquee      { font-family: Arial, Arial; font-size: 14pt }
select       { color: rgb(0, 0, 0); font-style: normal; font-family: Arial; font-size: 10pt; border-style: solid; }
table        { table-border-color-light: rgb(255, 255, 255); table-border-color-dark: rgb(255, 255, 255); font-family: Arial; font-style: normal }
textarea     { color: rgb(0, 0, 0); font-style: normal; font-size: 8pt; font-family: Arial; border-style: solid; }
th           { color: rgb(0, 0, 0); font-family: Arial; font-style: normal }

.PageTitleShrink {
	font-size: medium;
}

.PrtVerLink {
	background-color: #ffff00;
}

.IndexSection {
	background-color: #DDDDDD;
	font-weight: bold;
}

.TextLarge {
	font-size: large;
}

.NavTable {
	padding: 0px;
	margin: 0px;
	font-size: small;
	background-color: #DDDDFF;
	width: 100%;
}