/* CSS Document */

#downloadsDiv{
	margin-top: 15px;
	margin-bottom: 20px;
	color: #34537F;
	float: left;
	width: 945px;
	background: url(../images/bgDownloads.jpg);
	background-repeat: no-repeat;
}
#downloadsl,#downloadsm,#downloadsr{
	margin-top: 8px;
	margin-left: 14px;
	margin-bottom: 20px;
	color: #34537F;
	float: left;
	width: 290px;
}
/* IE hack */
*html #downloadsl,#downloadsm,#downloadsr{
	margin-top: 8px;
	margin-left: 7px;
	margin-bottom: 20px;
	color: #34537F;
	float: left;
	width: 290px;
}
/* IE hack */
#downloadsm,#downloadsr{
	margin-left: 20px;
}

#downloadsm,#downloadsr{
	margin-top: 35px;
}

#downloadsDiv h2{
	margin-top: 10px;
	margin-bottom: -5px;
}
#downloadsDiv h4{
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.csc-uploads{
	margin-bottom: 5px;
}


.csc-uploads-fileName a:link{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.csc-uploads-fileName a:visited{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.csc-uploads-fileName a:focus{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.csc-uploads-fileName a:hover{
	font-size: 11px;
	color: #C00;
	text-decoration: none;
}
.csc-uploads-fileName a:active{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}


.csc-uploads-fileSize{
	font-size: 11px;
	color: #000;
	text-indent: 20px;
	line-height: 20px;
}
