.popup {
	width: 100%;
	text-align: center;
	background-color: #1E2228;
}
.popupContent {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.popupTop {
	background-color: #353E4D;
	border-bottom-color: #1E2228;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.popupBottom {
	background-color: #353E4D;
	border-top-color: #1E2228;
	border-top-style: solid;
	border-top-width: 1px;
}

.popupTitle{
	font-family: Arial;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #BFE1ED;
}

.popupImg{
	margin-left: 10px;
	height: 145px;
	}

.mainContainer {
	border: 0px solid red;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 465px;
	font-size: 12px;
}

.blogContainer {
	border: 0px solid red;
	margin: 20px;
	vertical-align: top;
	width: 90%;
}
.squareContainer {
	border-collapse: collapse;
	font-size: 14px;
	letter-spacing: 1px;
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #4CB5DC;
}

.squareTitle {
	border: 0px solid red;
	border-collapse: collapse;
	width: 100%;
	background: #FFFFFF url(http://acefor.jenia.it/Tebe/enterpriseDir/acefor/images/boxCenter.gif) repeat-x 100% 0px;
}

.titleContainer {
	border: 0px solid yellow;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
	margin-top: 6px;
}
.mainTitle {
	color: #EF6B1E;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}
.label {
	color: #EF6B1E;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	height: 100%;	
}
.labelRight {
	font-style: italic;
	text-align: right;
	font-size: 13px;
}
.description {
	color: #BFE1ED;
	font-size: 13px;
}

.field {
	}

.icon {
}

.buttonContainer {
	border: 0px solid black;
	width: 100%;
	height: 120px;
	text-align: center;
	letter-spacing: 0px;
}
.button {
	text-transform: none;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	height: 30px;
}

.errorContainer {
}
.errorLine {
	font-weight: bold;
	color: #FF0000;
}
.dummy {
}
.listContainer {
	width: 100%;
	border: 0px solid yellow;
	vertical-align: top;
}
.noRowsContainer {
	vertical-align: top;
}
.listRow1 {
}
.listRow2 {
}
.listSelectable {
}
.listHeader {
	text-align: center;
}
.listFooter {
	text-align: center;
}
.navigationContainer {
	width: 100%;
}
.navLeft {
	text-align: left;
}
.navRight {
	text-align: right;
}
.matrixRowHead {
	font-size: 12px;
}
.matrixColHead {
	color:black;
	writing-mode: tb-rl;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsCommentsCounter{
	color: gray;
	font-size: xx-small;
}
.commentContent {
	font-style: italic;
	font-size: 13px;
}
.commentFooterLeft {
	text-align: left;
}
.commentFooterRight {
	text-align: right;
}

