body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECEBEB;
}
#container {
	padding: 10px;
	background-color: #FFFFFF;
}
.bkgdHead {
	background-image: url(img/dcd-datacom-depot-bkgd.jpg);
	background-repeat: no-repeat;
}
.shadeTop {
	background-image: url(img/dcd-shade-top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadeLeft {
	background-image: url(img/dcd-shade-left.jpg);
	background-repeat: repeat-y;
}
.shadeRight {
	background-image: url(img/dcd-shade-right.jpg);
	background-repeat: repeat-y;
}
.shadeBtm {
	background-image: url(img/dcd-shade-btm.jpg);
	background-repeat: repeat-x;
}
.navBkgd {
	background-image: url(img/dcd-nav-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#navTop {
	margin: 10px;
	color: #FFFFFF;
}
#navTop  a {
	color: #FFFFFF;
}
#navTop  a:link {
	text-decoration: none;
}
#navTop  a:visited {
	text-decoration: none;
}
#navTop  a:hover {
	text-decoration: underline;
}
#navTop  a:active {
	text-decoration: underline;
}
#nav {
	text-align: right;
	margin: 10px 10px 10px 10px;
}
#nav  a {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 15px;
}
#nav  a:link {
	text-decoration: none;
}
#nav  a:visited {
	text-decoration: none;
}
#nav  a:hover {
	text-decoration: underline;
}
#nav  a:active {
	text-decoration: underline;
}
#content {
	display: block;
	padding: 15px 10px 15px 15px;
}
#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0087E9;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0087E9;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	color: #167529;
}
#content h4 {
	font-size: 15px;
	font-weight: bold;
	color: #064C83;
}
#content a {
	color: #E0001A;
}
#breadcrumb {
	font-size: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}
#breadcrumb a {
	color: #E0001A;
}
#breadcrumb a:link {
	text-decoration: none;
}
#breadcrumb a:visited {
	text-decoration: none;
}
#breadcrumb a:active {
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	display: block;
	padding: 15px;
	text-align: center;
	color: #333333;
}
#footer p {
	padding: 0px;
	margin: 4px;
}
#footer a {
	color: #666666;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: underline;
}
#sidebar {
	display: block;
	padding: 10px;
}
#sidebar a {
	color: #E0001A;
}
#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	color: #167529;
}
#sidebar h4 {
	font-size: 14px;
	font-weight: bold;
	color: #064C83;
}
