@charset "utf-8";
/* CSS Document */

.attachmentBox
{
	padding: 0 15px 45px 15px;
	overflow: hidden;
}
.attachthumb
{
	width: 50px;
	height: 50px;
	margin: 2px;
}
.attachtop
{
	margin: 0px -25px 0px -25px
}
.attachbot
{
	margin: 0px -25px 0px -25px
}
.attachedfiles
{
}
.attachedFileItem
{
	padding: 0 0 2px;
}
.attachedFileItem *
{
	vertical-align: middle;
}
.attachedimages, .attachedlinks
{
	margin: 10px 0px 0px 0px;
}
.attachedfiles h5, .attachedimages h5, .attachedlinks h5
{
	margin: 0px 0px 5px 0px;
	clear: both;
}
.attachedimageitem
{
	margin: 0px 3px 3px 0px;
	padding: 0px;
	width: 56px;
	border: 1px solid black;
}
.attachedimageitemtd
{
	margin: 3px;
	text-align: center;
}
.attachedimageitem a
{
	display: block;
}
.staticitem
{
	padding: 0 5px 5px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
.staticListTitle
{
	font-weight: bold;
	font-size: 1.2em;
}
.staticListDate
{
	font-size: 10px;
	padding: 5px 0;
}
.staticAttTitle
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px;
	color: #777;
}
.staticAttSubTitle
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 0;
}
.attProgItemWrap
{
	padding: 0 10px 20px 0;
}
.staticAttLink
{
	font-size: 11px;
	font-weight: bold;
	color: #369;
}
.staticAttImgItem
{
	width: 90px;
	height: 80px;
	margin: 0 5px 5px 0;
	float: left;
	display: inline;
	background: url("images/bgAttImg.png") no-repeat;
	padding: 10px 0 0;
	overflow: hidden;
}
.staticAttImgItemLink
{
	background: no-repeat scroll center center;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	display: block;
}
.staticInnerTitle
{
	font-size: 18px;
}
.staticInnerDate
{
	padding: 0 0 0.5em;
}

.contentMapLink
{
	margin: 5px;
	border-top: 1px dotted #aaa;
}

.contentRelTitle
{
	margin: 5px;
	border-bottom: 1px dotted #aaa;
}

.contentProjects
{
	margin: 5px;
	margin-top: 30px;
}

.contentProjectItem
{
	margin-left: 10px;
}

.contentProjectTitle
{
}




