body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 18pt;
	background-image: url(../nav/dslogo-gray.gif);
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
p {
	font-size: 12px;
	font-color: black;

}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;

}

a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
a:hover {
	color: #FFFFFF;
	font-size: 10pt;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;

}
.blackBG {
	background-color: #000000;
}
.contentTD {
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
	width: 584px;
	height: 100%;
	display: table;

}
a.whitenav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;


}
a.whitenav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;


}
a.whitenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;


}
td.navbar {
	height: 20px;
	margin: 0px;
	padding: 0px;

}

a.sidenav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 14px;
	margin: 0px 0px 4px;
	display: block;
	padding: 2px 12px 2px 2px;
	float: right;
	clear: left;
	text-indent: 24pt;
	width: 100%;
	font-weight: bold;



}
a.sidenav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-right: 12px;
	display: block;
	clear: left;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 14px;
	margin: 0px 0px 4px;
	width: 100%;
	font-weight: bold;


}

a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-image: url(assets/nav/dot-yellow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 12px;
	line-height: 14px;
	background-color: #7B99E1;
	clear: left;
	float: right;
	margin: 0px 0px 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	width: 100%;
	font-weight: bold;



}
a.sidenav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-image: url(assets/nav/dot-yellow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;


}

h3 {
	font-size: 18px;
	color: #cccccc;
}

ul {
	font-size: 12px;
	list-style-type: square;
}
div.sidebar1 {
	font-size: 10px;
	border: 2px dashed #4A4A4A;
	width: 125px;
	padding: 4px;
	margin: 8px;
	display: table;

}
div.sidebar2 {
	font-size: 10px;
	text-align: center;
	border: 2px dashed #AEAEAE;
	width: 125px;
	padding: 2px;
	margin: 4px;
	display: table;


}
div.sidenav {
	width: 132px;
	background-color: #666666;
	padding: 2px 0px;
	display: table;
	margin: 0px;
	height: auto;





}
.navwidthcontrol {
	display: table-cell;
	width: 155px;


}
.rowFirst {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	font-size: 11px;

}
ol {
	font-size: 12px;
}
a.sidenavB:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff6600;
	text-decoration: underline;
}
a.sidenavB:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff6600;
	text-decoration: underline;
	
}
a.sidenavB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff6600;
	text-decoration: none;
}
#maintable {
	height: 70%;
	width: 741px;
}
#sideabrtable {
	height: 240px;
}
hr {
	color: white;
	height: 1px;
	text-align: center;

}
.nolines {
	text-decoration: none;
	border: none;
}
.list {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	font-weight: bold;
	text-indent: 2pt;

}
.link2 {
	color: #990033;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
}
.td-mainborder
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	
}
.subheader {
}

.td-18px {
	height: 18px;
	font-weight: bold;
	color: #cccccc;
}
ul.ullevel2 {
	list-style-type: disc;
	margin-bottom: 6px;

}
.rowC {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D62A24;
	padding-left: 4px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	text-transform: uppercase;
	color: #FF0000;
}
