@charset "UTF-8";/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#globalcontainer {
	width: 877px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dshomebody #logocontainer {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
	background-image: url(../images/nav/navdslogo.png);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#maincontainer {
	width: 870px;
	margin-top: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#menu {
	height:27px;
	width: 877px;
}
ul#cssmw {
	cursor: default;
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
ul#cssmw > li {
	float: left;
	position: relative;
	font-size: 70%;
	font-weight: bold;
	width: 136px;
	height:20px;
	padding-top: 7px;
	text-align: center;
	background-image: url(../images/nav/navback.gif);
	background-repeat: repeat-x;
}
ul#cssmw > li:hover {
	background-image: url(../images/nav/navback_over.gif);
	background-repeat:repeat-x;
}
ul#cssmw li a {
	color: #282828;
	text-decoration: none;
}
ul#cssmw li div {
	top:0px;
	font-size: 12px;
	text-align: left;
	display: none;
}
ul#cssmw > li.menuspacer {
	float: left;
	height: 27px;
	width: 2px;
	background-image: url(../images/nav/navspcr.gif);
	background-repeat: repeat-x;
	position: relative;
	padding: 0px;
}
ul#cssmw > li.menuspacer:hover {
	background-image: url(../images/nav/navspcr.gif);
	background-repeat:repeat-x;
}
ul#cssmw > li#faq {
	height:20px;
	width: 48px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	overflow: hidden;
}
.content {
	width:850px;
	color:#4a78a9;
	font-size:11px;
	font-weight: normal;
	padding-left: 20px;
	margin-top: 0px;
	overflow: hidden;
	padding-top: 35px;
}
.content  a:link {
color:#4a78a9;
font-weight: bold;
text-decoration: underline;
margin-top: 5px;
}
.content  a:hover {
color:#548AC4;
text-decoration:underline;
}
.content  a:visited {
color:#4a78a9;
}
.content  ul {
cursor: default;
list-style-type: none;
color: #4a78a9;
font-weight: bold;
padding: 0px;
margin: 0;
}
.content  li {
float:none;
font-size:12px;
font-weight: normal;
padding:0px;
margin: 0px;
text-align: left;
}
.content  li  a:hover {
text-decoration:underline;
}
.content  .header1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #4a78a9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 820px;
}
.content  .header2 {
font-size: 14px;
font-weight: bold;
color: #4a78a9;
text-decoration: underline;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}
.content  .spacer {
margin: 5px 0px;
}
#innerwrap {
	margin-top: 5px;
	float: left;
	margin-bottom: 5px;
	width: 820px;
	overflow: hidden;
	color: #4A78A9;
}
#innerwrap  h3  a {
	font-size: 12px;
	color: #4a78a9;
}
#innerwrap  div       {
	color:#4a78a9;
	font-size:12px;
	font-weight: normal;
}
#ft {
	float: left;
	width: 850px;
}
#home {
	cursor: default;
	text-decoration: none;
	overflow: hidden;
	float: right;
	position: relative;
	text-align: center;
	width: 120px;
}
#ft     *  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	text-decoration: none;
}
#ft a:link {
	margin-top: 0px;
}
#ft:hover     a {
	color: #4A78A9;
}
#footer {
	color: #BCBCBC;
	font-size: 9px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#footer  a {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
#version {
	width: 430px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#version:hover {
	color: #999999;
}
#catagories .toprow {
	width: 820px;
	float: left;
	padding-bottom: 10px;
}
#catagories .bottomrow {
	width: 820px;
	float: left;
}
