body {
margin: 0px;
border: 0px;
padding: 0px;
font-family : verdana;
color: #000000;
font-size: 11px;
}

img {
border: 0px;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

#globalDiv {
padding-bottom: 20px;
}

#mainDiv {
margin: 20px 0 0 0;
width: 780px;
border: 1px solid #ccc;
padding-bottom: 20px;
background-repeat: no-repeat;
}

h1 {
color: #ff6e4a;
font-weight: normal;
margin: 0px;
font-size: 18pt;
}


h2 {
clear: both;
COLOR: #999;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
background-image: url(images/h2.gif); 
background-repeat: no-repeat;
PADDING: 4px 10px;
BORDER: solid #ccc 1px; 
BORDER-WIDTH: 0px 1px 1px 0px;
MARGIN: 0;
}

h3 {
margin: 5px 0 20px 10px;
color: #ff6e4a;
font-size: 13px;
}

.left {
	MARGIN: 10px 20px 20px 10px;
	float: left;
	}

img.right {
	MARGIN: 0px 10px 20px 10px;
	float: right;
	}
.image_tx
	{
	display: block; 
	margin-top: 10px;
	COLOR: #999999;
	FONT-SIZE: 9px
	}

a.link {
	padding-left: 16px;
	background: url(images/arrow_go.gif) no-repeat 0 50%;
	}

a.link_pdf {
	padding: 3px 0px 3px 20px;
	background: url(images/pdf.gif) no-repeat 0 50%;
	}

.link_pop {
	padding: 3px 0px 3px 20px;
	background: url(images/pop.gif) no-repeat 0 50%;
	}
	
p.ingress {
	font-size:11px;
	font-weight: bold;
	}
span.info {
	font-size: 10px;
	color: #999999;
	}

/* TABLE */
table {
	width: 100%;
	MARGIN: 20px 0 20px 0;
	border-collapse: collapse;
	border: solid #ccc;
	border-width: 1px 0px 0px 1px;
	}

table caption {
	text-align: left; 
    COLOR: #84A8D6;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
	background-image: url(images/h2.gif); background-repeat: no-repeat;
	PADDING: 4px 10px;
	BORDER: solid #ccc; BORDER-WIDTH: 0px 1px 1px 0px;
	}

table td, table th{ 
	font-size: 10px;
	PADDING: 3px 6PX; 
	border: solid #ccc;
	border-width: 0px 1px 1px 0px;
	}

table th {
	font-weight: bold;
	text-align: left;
	background-color: #9CB7DD;
	color: #FFFFFF;
	}

#lCol {
width: 220px;
float: left;
}

#logo {
margin:20px 0 40px 0;
}

#rCol {
float: right;
margin-left: 55px;
width: 495px;
}

#switchLang {
margin: 10px 10px 10px 0;
}
div.right_txt {
	height: auto;
	min-height: 150px; /*Value for other browsers*/
	}


#topmenu {
height: 20px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: #fdfdfd;

}

#topmenu a {
border-right: 1px solid #ccc;
display: block;
float: left;
}

.leftmenu {
width: 150px;
}

.leftmenu .top {
background-image: url(images/top-left.gif);
background-repeat: no-repeat;
height: 19px;
padding-top: 2px;
font-weight: bolder;
color: #fff;
margin-bottom: 5px;	
}

.leftmenu .section {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
font-size: 11px;
width: 150px;
}

.leftmenu .section .selitem {
padding: 6px 0 6px 8px;
background-color: #ff6e4a;
display: block;
color: #fff;
}

.leftmenu .section .item {
padding: 6px 0 6px 8px;
border-top: 1px solid #ccc;
display: block;
}

.leftmenu .section .sub {
padding: 3px 0 3px 8px;
border-top: 1px solid #ccc;
display: block;
}

.leftmenu .section .sub:hover {
color: #ff6e4a;
}
.leftmenu .section .selsub {
padding: 3px 0 3px 8px;
border-top: 1px solid #ccc;
display: block;
color: #ff6e4a;
}


.leftmenu .section .item:hover {
color: #ff6e4a;
}

.leftmenu .bottom {
background-image: url(images/bottom-left.gif);
background-repeat: no-repeat;
height: 9px;
}

#content {
margin-top: 40px;
width: 422px;
height: 350px;
}

#content .ref  {
margin-bottom: 10px;
clear: both;
border-bottom: 1px #ccc solid;
}

#content .ref img {
float: right;

}

#content img {
}

#content a {
color: #f00;
}

#content td
{
font-size: 10px;
}

#content td.title
{
background-color: #eee;
font-weight: bolder;
}

.hidden {
display: none;
}

.appDiv  {
height: 150px; 
width: 450px;
}

.appDiv ul {
margin: 0px;
list-style-position: outside;
}

.appFolders img {
display: block;

}

.appFolders a {
display: block;
width: 80px;
text-align: center;
float: left;
line-height: 20px;
font-weight: 500;
}

.appFolders a:hover {
line-height: 12px;
}

.support {
border: 1px solid #84A8D6;
margin-bottom: 15px;
padding-bottom: 10px;
}

.support a {
display: block;
margin: 0 0 10px 20px;
}

/* FORM */

form p label {
	font-size: 10px;
	width: 25%;
	display:block;
	float: left;
	}
		
form p label.right{
	float: none;
	display: inline;
	width: 90%;
	}
form p label.wide{
	width: 50%;
	}
form p {
	margin: 10px 0 10px 0;
	padding: 0px;
	}
form p input, form p textarea{
	padding: 0px;
	}
	
form fieldset {
	border: 1px solid #84A8D6;
	padding: 10px 20px;
	}
	
form legend {
	font-size:10px;
	font-weight: bold;
	color: #84A8D6;
	}	

div.foot_btn {
	border-top: dashed 1px #ABADB0;
	padding: 3px;
	}
