html { margin:0px; padding:0px; height: 100%; }
HTML { overflow: -moz-scrollbars-vertical; }

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px;
	color: black; 
	height: 100%;
}

a:link {	color: black; }
a:visited {	color: black; }
a:hover {	color: black; }
a:active {	color: black; }

h1 { font-size: 16px; margin: 0px 0px 11px 0px; color: #1E4495; font-weight: bold; }
h2 { font-size: 11px; margin: 0px 0px 12px 0px; color: #1E4495; }
H3 { font-size: 11px; margin: 0px 0px 0px 0px; color: #1E4495; }
p { font-size: 11px; margin: 0px 0px 12px 0px; }

td, label {	font-size: 11px; }
thead, th, tfooter { display: none; }

address { margin: 0px 0px 12px 0px; padding: 0px; font-style: normal; }
strong { color: #1E4495; }
UL,OL { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;  }
LI { margin-top: 0px; }
#page { position: relative; width: 100%; text-align: center; height: 100%;  }
#document { 
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	padding: 0px;
	text-align: left;
	min-height: 100%;
	background-image: url(../images/bg.jpg);
	background-position: 195px 248px;
	background-repeat: no-repeat;
}
#row1 {
	display: table;
	padding: 0px; margin: 0px;
	clear: both;
	width: 100%;
	height: 238px;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
}
#tcol1 { 
	display: block; float: left;
	width: 631px;
}
#tcol1a { display: block; float: left; height: 192px; }
#tcol2 { display: block; float: left; height: 192px; }
#tcol2 IMG { margin-top: 37px; }
#tcol3 { 
	display: block;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	clear: both;
	text-align: center;
}
#logo {
	display: block; float: left; text-align: right; width: 135px;
}
#logo IMG {
	margin-top: 170px;
	margin-right: 10px;
}
#col1 {
	width: 185px; display: block; float: left;
}
#nav {
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
}
#nav LI {
	display: inline; 
}
#nav LI.ACT A { font-weight: bold; }
#nav A,#nav A:hover,#nav A:visited { display: block; color: #0000FF; font-size: 12px; text-align: center; text-decoration: none; height: 20px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}
#nav A:hover { font-weight: bold; }
#nav P { margin: 4px 0px 0px 0px; padding: 0px; display: block; height: 48px;
	background-image: url(../images/nav_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav P A,#nav P A:hover,#nav P A:visited,#nav P A:active,#nav P A:focus {
	color: #0000FF; font-size: 12px; text-align: center; text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 8px;
	height: auto;
	background-image: none;
}
#nav P A:hover { font-weight: bold; }
#navpic { margin-bottom: 4px; }

#col2 {
	display: block; float: left;
	width: 467px;
}

#content {
	margin-top: 15px; margin-left: 20px;
	margin-right: 25px;
}
#content H1 {
	font-weight: normal;
}
#content P {
	line-height: 16px;
}

#col3 {
	display: block; float: left;
	width: 101px;
}

#nav ul, #subnav ul, #extnav ul {
	list-style-type: none; display: block; margin: 0px; padding: 0px; list-style-image: none;
}
#subnav {
	margin-top: 11px;
}
#subnav LI {
	display: block; margin: 0px; padding: 0px; min-height:1px;
}
#subnav LI A {
	display: block; margin-bottom: 5px; color: black;  font-size: 10px;
}
#langLink IMG {
	float: left; margin-right: 5px;
}
#subnav LI#langLink A { font-size: 10px; margin-bottom: 11px; width: 97px;  }

#subnav LI#nlLink A { background-color: #cc3300; color: white; padding: 3px; text-decoration: none; border:1px solid #cc3300; }
#subnav LI#nlLink a:link { background-color: #cc3300; color: white; padding: 3px; text-decoration: none; border:1px solid #cc3300; }
#subnav LI#nlLink a:visited { background-color: #cc3300; color: white; padding: 3px; text-decoration: none; border:1px solid #cc3300; }
#subnav LI#nlLink a:hover { background-color: white; color: #cc3300; padding: 3px; text-decoration: none;  border:1px solid #cc3300;}
#subnav LI#nlLink a:active { background-color: #cc3300; color: white; padding: 3px; text-decoration: none; border:1px solid #cc3300; }

#extnav { margin-top: 25px; }
#extnav UL, #extnav LI { display: block; list-style: none; margin: 0px; padding: 0px; text-align: left; }
#extnav LI {
	margin-bottom: 10px;  
}
#extnav LI A {
	text-decoration: none; font-size: 10px;
}
#calLink IMG { margin: 0px 2px 0px 0px; padding: 0px; border:0px; }


#footer { border-top: 1px solid black; padding-top: 5px;
	margin-left: 0px; margin-bottom: 10px; margin-top: 10px; display: block; clear: both; float: none; width: 768px; }
#fCol1 {  float: left; width: 667px; }
#fCol2 {	float: left; width: 90px; }

.none { display: none; }
.txt01 { font-size: 10px; }
.txt02 { white-space: nowrap; }
.txt03 { font-size: 17px; }
.txt05 { font-size: 32px; }
.txt06 {	color: #CC3300; }
.txt00 { font-size: 9px; }
.txt001 { font-size: 8px; }
.lineBg { background-image: url('../images/pointerline.gif'); line-height: 1px; font-size: 1px; height: 1px; margin-top: 5px; margin-bottom: 5px; }
.lineBg2 { background-color: black; font-size: 1px; height: 1px; line-height: 1px; padding: 0px; margin-top: 5px; margin-bottom: 5px; }
.spacer { line-height: 1px; font-size: 1px; height: 1px; display:block; clear: both; float: none; }
.shy { display: none; }
