html {
	margin: 0px;
	padding: 0px;
}

body {
	/* font: 14px/24px "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #cfc2dc;

}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

th, td {
	border: 0px;
	padding: 0px;
}

a {
	color: navy;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

sup {
	padding-left:1px;
	font-size:10px !important;
	font-weight:normal !important;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
	color:#76797c;
	position:static !important;
	}

#main {
	width: 982px;
}

div#left {
	float: left;
	width: 147px;
	height: 100%;
	position: absolute;
	top: 0pt;
	left: 0pt;
	background-image: url(/images/reconnection_inside_10.jpg);
	background-repeat: repeat;
}

div#leftnav {
	float: left;
	width: 147px;
	height: 590px; 
	position: absolute;
	top: 0pt;
	left: 0pt;
	padding: 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
/*	letter-spacing: 1px; */
	background-image: url(/images/Left_Panel01082008.jpg);
}

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	text-wrap: suppress;
}

#leftnav h4, #leftnav ul {
	margin: 0 6px 0 0;
	top: 100pt;
	left: 10px;
	position: absolute;
/*	position: relative; */
	top: 101pt;
	z-index: 10; 
}

#leftnav li {
	padding: 1em 0 0.25em;
	margin: 0 0 .5em 0;
	line-height: 1em;
	position: relative;
}

#leftnav a {
	text-decoration: none;
	text-shadow: #4e5a94 5px 2px 5px;
	padding: 0 0.5em 0 0;
}

#leftnav a:link {
	color: #FDEE17;
}

#leftnav a:visited {
	color: #FDEE17;
}

#leftnav a:hover {
	color: #FDEE17;
/*	text-decoration: underline; */
	text-decoration: none;
	border-color: #FDEE17;
	margin-left: 0;
}

#content {
	position: absolute;
	top: 240px;
	left: 180px;
	margin: 4em 4em 4em 4em;
	width: 596px;
}



/* BOTTOM NAVIGATION */
#bottomnav p {
	margin-bottom: 1em;
	}

#bottomnav {
	font-size: 10px;
	margin: 18px auto;
	padding-bottom: 36px;
	text-align: left !important;
	}

#bottomnav a {
	text-decoration: none;
	}

#bottomnav a:hover {
	text-decoration: underline;
	}

#bottomnav p {
	margin: 0;
	}

#bottomnav .bottomnav-chaching {
	float: left;
	width: 60%;
	margin: 18px 0 9px;
	}

#bottomnav .bottomnav-links {
	float: right;
	margin: 18px 0 9px;
	}

#bottomnav .bottomnav-links a {
	white-space: nowrap;
	}

#bottomnav .bottomnav-links a.last {
	padding-right: 0;
	float: none !important;
	width: auto !important;
	 }

#bottomnav .bottomnav-sosumi { clear: both;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 9px;
	text-align: justify;
	}

#bottomnav .bottomnav-sosumi a {
	padding: 0 10px;
	}

#bottomnav {
	width: 700px;
	}

/* SOSUMI TEXT */
#sosumi p {
	margin-bottom: 1em;
	}

#sosumi {
	color: #999;
	font-size: 10px;
	margin: 18px auto;
	padding-bottom: 36px;
	text-align: left !important;
	}

#sosumi a {
	text-decoration: none;
	}

#sosumi a:hover {
	text-decoration: underline;
	}

#sosumi p {
	margin: 0;
	}

#sosumi .bottomnav-chaching {
	float: left;
	width: 60%;
	margin: 18px 0 9px;
	}

#sosumi .bottomnav-links {
	float: left;
	margin: 18px 0 9px;
	}

#sosumi .bottomnav-links a {
	white-space: nowrap;
	}

#sosumi .bottomnav-links a.last {
	padding-right: 0;
	_float: none !important;
	width: auto !important;
	 }

#sosumi .bottomnav-sosumi {
	clear: both;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 9px;
	text-align: justify;
	}

#sosumi .bottomnav-sosumi a {	
	padding: 0 10px;
	}

#sosumi {
	width: 700px;
	}

/* PRINT */
@media print {
	body, td, th {
		color:#000 !important;
		background-image: none !important;
	}

	a, a:link, a:visited {
		color:#000 !important;
		text-decoration:none !important;
	}

	#bottomnav {
		display: none !important;
		}

	#leftnav {
		display: none !important;
		}

	.imgnav {
		display: none !important;
		} 
}


