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

.attachmentstd
{
}
.attachment
{
	width: 239px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-left: 1px solid #000;
}
.attachedTitle
{
	margin: 0 0 5px 20px;
	font-size: 14px;
}
.attachedFileLink
{
	color: #039 !important;
	font-size: 11px;
	display: block;
}
.attachment legend
{
	text-transform: uppercase;
	font-weight: bold;
}
.attachthumb
{
	width: 50px;
	height: 50px;
	margin: 2px;
}
.attachtop
{
	margin: 0px -25px 0px -25px
}
.attachbot
{
	margin: 0px -25px 0px -25px
}
.attachedFiles
{
	padding: 9px 0 25px 30px;
}
.attachedLinks
{
	padding: 9px 0 25px 30px;
}
.attachedLinksLink
{
	color: #039 !important;
	font-size: 11px;
	display: block;
}
.attachedfiles h5, .attachedlinks h5
{
	margin: 0px 0px 5px 0px;
	clear: both;
}
.attachedimages
{
	margin: 0 0 20px 0;
	clear: both;
}
.attachedImagesView
{
	width: 239px;
}
.attachedimageitem
{
	width: 59px;
	height: 59px;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden;
}
.attachedimageitemtd
{
	width: 48px;
	border: 1px solid #999 !important;	
	margin: 9px 0 0 9px;
}
.attachedimageitem a
{
	display: block;
}
.staticitem
{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 10px;
}
.statictitle
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.staticdate {
	color: #900;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.typelistAux, .staticAux
{
	width: 240px;
	overflow: hidden;
	float: right;
	display: inline;
}
.staticAux
{
	margin: 0 0 0 10px;
}

.staticInnerTitle
{
	font-weight: bold;
	margin: 0px 0px 20px -20px;
	padding: 0px 0px 0px 20px;
	font-size: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.listMain
{
	width: 437px;
	padding: 0 20px 0 0;
	float: left;
	display: inline;
}
.staticthumb
{
	float: left;
	display: inline;
	margin: 0px 5px 5px 0px;
}
.filterWrap
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	position: relative;
	padding: 10px 0;
}
.filterPrev
{
	float: left;
	display: inline;
	width: 100px;
	background: url("images/arrowPrev.gif") no-repeat scroll 0 50%;
	padding: 0 0 0 10px;
}
.filterCurrentWrap
{
	position: absolute;
	top: 10px;
	left: 50%;
}
.filterCurrent
{
	position: relative;
	left: -50%;
	font-size: 14px;
	font-weight: bold;
}
.filterNext
{
	float: right;
	display: inline;
	width: 100px;
	text-align: right;
	background: url("images/arrowNext.gif") no-repeat scroll 100% 50%;
	padding: 0 10px 0 0;
}
.filterLink
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.staticTypes
{
	padding: 5px 0 15px;
}
.utilBar
{
	padding: 10px 0 0;
	clear: both;
}
.utilTop
{
	background: url("images/iconTop.gif") no-repeat scroll 0 50%;
	padding: 0 0 0 15px;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}
.utilPrint
{
	background: url("images/iconPrint.gif") no-repeat scroll 0 50%;
	padding: 0 0 0 15px;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}
.smeMonth
{
	width: 100px;
}
.smeNewsTitle
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px -20px;
	padding: 0 0 0 20px;
}


