html, p, img, form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../pictures/pageBack.jpg);
	background-repeat: repeat-x;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
	padding: 0px;
}
th {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
caption {
	padding-bottom: 10px;
	text-align: justify;
}

a {
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	}
	
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	font-style: normal;
	background-color: #FFFFFF;
	margin-top: 10px;
	line-height: 100%;
	color: #FF0000;
	text-transform: uppercase;
	padding-top: 2px;
	height: 21px;
	border: 1px solid #FF0000;
}
button:hover {
	background-color: #FFE6E6;
}
label {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	vertical-align: text-bottom;
}

h1 {
	font-size: 11px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FF0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

ul li {
	padding-left: 0px;
	margin-left: 15px;
}




#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}


#leftColumn {
	float: left;
	width: 135px;
	padding-left: 10px;
	padding-top: 20px;
}

#rightColumn {
	background-image: url(../pictures/p0.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 112px;
	min-height: 410px;
	padding-top: 20px;
	text-align: right;
}

#rightColumn p {
	margin-bottom: 11px;
}

#rightColumn a {
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 36px;
	margin-left: auto;
}

#rightColumn a.menuPl {
	background-image: url(../pictures/btnPl.gif);
}

#rightColumn a.menuPl:hover {
	background-image: url(../pictures/btnPl_f2.gif);
}

#rightColumn a.menuEn {
	background-image: url(../pictures/btnEn.gif);
}

#rightColumn a.menuEn:hover {
	background-image: url(../pictures/btnEn_f2.gif);
}

#content {
	float: left;
	width: 533px;
	min-height: 410px;
	padding-top: 20px;
	padding-left: 10px;
}

#footerLeft {
	width: 300px;
	padding-left: 200px;
	height: 30px;
	float: left;
	margin-top: 20px;
}


#menuColumn {
	float: left;
	width: 130px;
	min-height: 410px;
	padding-top: 20px;
	padding-left: 10px;
}

#footerLeft img { 	
	vertical-align: text-top; 
	float:left;
}


#footerLeft a {
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	float: left;
}

#footerLeft a.menuContact {
	background-image: url(../pictures/btnContact.gif);
	width: 57px;
}

#footerLeft a.menuContact:hover {
	background-image: url(../pictures/btnContact_f2.gif);
}

#footerLeft a.menuMap {
	background-image: url(../pictures/btnMap.gif);
	width: 73px;
}

#footerLeft a.menuMap:hover {
	background-image: url(../pictures/btnMap_f2.gif);
}

#footerLeft a.menuAcrobat {
	background-image: url(../pictures/btnAcrobat.gif);
	width: 87px;
}

#footerLeft a.menuAcrobat:hover {
	background-image: url(../pictures/btnAcrobat_f2.gif);
}

#footerLeft a.menuMssoft {
	background-image: url(../pictures/btnMssoft.gif);
	width: 156px;
}

#footerLeft a.menuMssoft:hover {
	background-image: url(../pictures/btnMssoft_f2.gif);
}


#footerRight {
	width: 440px;
	height: 30px;
	float: left;
	margin-top: 20px;
}

#footerRight a {
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	float:left;
}

#footerRight img {
	vertical-align: text-top;
	float:left;
}


#footerRight a.menuBack {
	background-image: url(../pictures/btnBack.gif);
	width: 37px;
}

#footerRight a.menuBack:hover {
	background-image: url(../pictures/btnBack_f2.gif);
}

#footerRight a.menuTop {
	background-image: url(../pictures/btnUp.gif);
	width: 41px;
}

#footerRight a.menuTop:hover {
	background-image: url(../pictures/btnUp_f2.gif);
}

#footerRight a.menuHome {
	background-image: url(../pictures/btnHome.gif);
	width: 115px;
}

#footerRight a.menuHome:hover {
	background-image: url(../pictures/btnHome_f2.gif);
}
#presenterPanelForm { margin-top: 20px; }

#presenterPanelForm .textField {
	width: 94px;
	border: 1px solid #FF0000;
	padding: 1px;
	font-size: 10px;
	margin: 0px;
}

#presenterPanelForm a {
	background-image: url(../pictures/btnSearch.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 19px;
	width: 37px;
	vertical-align: middle;
}
#presenterPanelForm a:hover { background-image: url(../pictures/btnSearch_f2.gif); }



div.message h2 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}

div.message p {
	font-size: 14px;
	line-height: 150%;
}

p.hr {
	height: 10px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.news { margin-bottom: 15px; }
div.news h3 { margin-bottom: 10px; }


div.news h3 a {
	color: #000000;
	text-transform: uppercase;
}

div.news a.newsMore {
	background-image: url(../pictures/icnMore.gif);
	background-repeat: no-repeat;
	display: block;
	height: 9px;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.news a.newsMore:hover {
	background-image: url(../pictures/icnMore_f2.gif);
}

div.news .thumbnail {
	float: left;
	width: 200px;
	padding-top: 5px;
	height: auto;
}

div.news .content {
	float: left;
	height: auto;
	width: auto;
	line-height: 150%;
}

div.docContent {
	line-height: 150%;
	overflow: auto;
	height: 100%;
}

div.fileModule {
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 8px;
	line-height: 100%;
}
div.fileModule a { font-weight: normal; }


div.fileModule p {
	color: #999999;
	text-align: center;
}

div.fileModule .fileArea {
	text-align: center;
	margin-bottom: 5px;
}

div.gallery {
	width: 150px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
	margin-top: 5px;
}

div.gallery .item {
	text-align: center;
	margin-bottom: 15px;
}

div.gallery p {
	font-size: 8px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	line-height: 100%;
}
div.menu a {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
div.menu a:hover {
	font-weight: bold;
	text-decoration: none;
}


div.menu p {
	margin-bottom: 5px;
	background-image: url(../pictures/icnPoint2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}
div.menu div.menu p { background-image: none; }

div.menu div.menu a { color:#FF0000; }
div.siteMap a {
	color: #000000;
	font-weight: normal;
}

div.siteMap a:hover {
	color: #FF0000;
	text-decoration: none;
}
div.siteMap li.item {
	padding-bottom: 2px;
	margin-left: 20px;
	background-image: url(../pictures/icnSiteMap3.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	list-style-position: inside;
}

div.siteMap li.category {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	background-image: url(../pictures/icnSiteMap1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	padding-left: 34px;
	padding-bottom: 3px;
	list-style-type: none;
}
div.siteMap li.spacer {
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: none;
}
div.editionsLeft {
	float: left;
	width: 343px;
	margin-top: 10px;
}
div.editionsRight {
	text-align: right;
	float: left;
	width: 190px;
	padding-top: 64px;
	margin-top: 10px;
}


div.groupSwitch {
	text-align: center;
	font-weight: bold;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.groupSwitch a.active {
	text-decoration: none;
	color: #000000;
}
div.groupSwitch a.active:hover { color: #FF0000; }

div.groupSwitch .inactive { color: #999999; 
}
div.groupSwitch .separator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 5px;
}


div.banner {
	width: 100%;
	height: 450px;
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 0px;
	top: 50px;
	text-align: center;
}
div.banner img { vertical-align: text-top; }

div.banner object { vertical-align: text-top; }

div.banner span {
	border: 1px solid #990066;
}
div.message {
	background-image: url(../photos/icnInfo.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	min-height: 180px;
}
table.dataGrid {
	border-collapse: separate;
}
table.dataGrid th {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}
table.dataGrid td {
	padding-bottom: 5px;
}
div.errorInfo {
	color: #FF0000;
	padding: 5px;
	border: 1px solid #FF0000;
}







.fileArea {
	font-size: 8px;
	line-height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	width: 150px;
	text-align: center;
}

.fileArea p {
	margin-top: 5px;
	color: #000000;
}
.fileArea a { color: #000000; }


.colorRed { color: #FF0000; }

.menuTitle {
	color: #FF0000;
	font-weight: bold;
	background-image: url(../pictures/icnPoint.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 100%;
	background-position: 0px 2px;
	margin-bottom: 10px;
}

.section {
	font-size: 10px;
	color: #999999;
	background-image: url(../pictures/icnPoint3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
	padding-left: 8px;
	margin-top: 20px;
}
