/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background-image: url(../Images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-image: url(../Images/close.png);
	background-repeat: no-repeat;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url(../Images/left.png);
	background-repeat: no-repeat;
}

.MultiBoxNext {
	position: absolute;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url(../Images/right.png);
	background-repeat: no-repeat;
}

.MultiBoxNextDisabled {
	cursor: default;
	background-image: url(../Images/rightDisabled.png);
	background-repeat: no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background-image: url(../Images/leftDisabled.png);
	background-repeat: no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 35px;
}

/*************************************************************/
.containerBrand {
	width: 511px;
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
}

.container {
	width: 511px;
	padding-top: 60px;
	background-image: url(../Images/bck_folio.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
}

body {
	color: #797979;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}
.containerNews {
}
.containerMedia {
	background-repeat: no-repeat;
	text-align: center;
}
.mgnCopyIndentDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 224px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: static;
	height: auto;
	border: 1px none #999999;
	list-style-position: inside;
}
.mgnHdrIndent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	width: 219px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #993300;
	list-style-type: square;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E6E8EB;
	position: static;
	border-bottom-style: none;
	height: auto;
	border-top-style: solid;
	margin: 0px;
}
.mgnHdrIndent2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	width: 219px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #993300;
	list-style-type: square;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E6E8EB;
	position: static;
	border-bottom-style: none;
	height: auto;
	border-top-style: none;
	margin: 0px;
}
.mgnCopyIndent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	width: 219px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E6E8EB;
	position: static;
	border-bottom-style: none;
	height: auto;
	border-top-style: none;
	margin: 0px;
}
.mgnCopyIndent2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	width: 219px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E6E8EB;
	position: static;
	border-bottom-style: solid;
	height: auto;
	border-top-style: none;
	margin: 0px;
}
.mgnintroHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	width: 224px;
	background-position: top;
}
.mgnDisciplines {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
	background-color: #E6E8EB;
}
.mgnBullet {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	color: #333333;
	padding-left: 0px;
	list-style-type: square;
	text-indent: 0px;
	border: 0;
	float: none;
	visibility: visible;
	left: 0px;
	list-style-position: outside;
	position: static;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clip: rect(auto,auto,auto,0px);
	text-align: left;
}
.mgnCopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	color: #333333;
	padding-left: 0px;
	list-style-type: square;
	margin: 0px;
}
.mgnHdr {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	float: none;
	list-style-type: square;
	margin-right: 0px;
}
