body {
	color: #1A1A1A;
	background: #FFFFFF url(../../../../icons/services/bg.gif) top left repeat;
}

a:link, a:visited {
	color: #1A1A1A;
}

#nav a:link, #nav a:visited {
	color: #1A1A1A;
}

#download a:link, #download a:visited {
	color: #999999;
}

#nav a:hover {
	font-weight: bold
}

#nav li.active {
	color: #000000;
	font-weight: bold;
}

#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}

#content {
	text-align: justify;
}

a.back {
	display: block;
	background: url(../../../../icons/services/back.gif) top left no-repeat;
	width: 25px;
	height: 25px;
}
a.back span {display: none;}

#download {
	color: #999999;
}

#downloads .li {
    background: url(../../../../icons/services/list-image.gif) top left no-repeat;
}

#private-downloads {
	background: url(../../../../icons/services/private-downloads.jpg) bottom right no-repeat;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #DDDDDD;
	padding: 0px 0px;
}
