/* CSS Document */
.noprint { display: none; }
.printonly {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	line-height:40px;
	color: #000;
	padding-left: 0px;
	padding-top: 0px;
}

#fixedPanel {
display: none; 	
}
#fixedBg {
display: none; }
#fixedPanel2 {
display: none; }

.submenu  {
	position:absolute;
	bottom: 0px;
}

#Type1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0px;
	width: 650px;
	margin-top: 30px;
	margin-left: 0px;
}

#Type2 {
	padding: 0px;
	width: 380px;
	margin-top: 30px;
	margin-left: 0px;
	position:absolute;
	border: solid 0px #DDD;
}

#Type3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0px;
	width: 300px;
	margin-top: 30px;
	margin-left: 390px;
	position:absolute;
	border: solid 0px #000;
}

#Type4 {
	padding: 0px;
	margin-top: 30px;
	margin-left: 320px;
	position:absolute;
	visibility:hidden;
}

#Type1 p {
	margin: 0px 0px 6px;
}

#fixedPanel p {
	margin: 0px;
}

#Type1 table {
	margin: 0px 0px 10px;
}

#Type2 td {
	padding: 0px 0px 10px;
}
#Type2 table {
	right: 0px;
	}

#Type3 p {
	margin: 0px 0px 6px;
}

#Type3 table {
	margin: 0px 0px 20px;
}

#fixedPanel  a {
	color: #000;
	text-decoration: none;
}
#fixedPanel  a:hover {
	text-decoration: underline overline;
}

#fixedPanel2  a {
	color: #000;
	text-decoration: none;
}
#fixedPanel2  a:hover {
	text-decoration: underline overline;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


img.r2px {
	border-right:solid 2px #000000;
}

img.border0px {
	border:solid 0px #000000;
}

img.border1px {
	border:solid 1px #000000;
}

.imgList {
	border:solid 0px #000000;
	margin-bottom:10px;
}
.menuSelected {
	font-weight:bold;
	color:#000;
	}
.low {
	text-transform:lowercase;
}
.trans75 {
	background-color: #FFF;
	filter:alpha(opacity=75); 
	-moz-opacity:.75;
	opacity:.75;
	padding:0px;
}
.trans60 {
	background-color: #FFF;
	filter:alpha(opacity=60); 
	-moz-opacity:.60;
	opacity:.60;
	padding:0px;
}
.category {
	font-weight: bold;
	text-transform: uppercase;
}
.title {
	font-weight: bold;
	text-transform: none;
}
.quartal {color: #999}