body {
	background-image: url(/img/dc_bg.jpg);
	background-repeat:repeat-x;
	background-color: #f2f6f9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #103e6a;
	text-decoration: none;
}
a:visited {
	color: #103e6a;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #042466;
}
h2 {
	font-size: 18px;
	color: #CC9933;
}
img {
	margin: 5px;
	border: 1px solid #666666;
}
.container {
	width: 936px;
}
.mast {
	background-image: url(../img/slpmasthead.png);
	background-repeat: no-repeat;
	height: 164px;
	width: 936px;
}
.mainbody {
	background-color: #FFFFFF;
	width: 936px;
	text-align: left;
}
.bottomedge {
	background-image: url(../img/bottomedge.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 936px;
}
.footer {
	width: 936px;
}
