body {
	font-family: Arial, Helvetica, sans-serif;
	background: #cfc2dc;
	padding: 0px;
	margin: 0px;
	min-width: 800px;
	min-height: 600px;
}

body,td,th {
	font-size: 12px;
}

table {
/*	border: 2px solid red;
	margin: 2px; */
}

th, td {
/*	border: 1px dotted purple;
	padding 1px; */
	padding: 0px;
	margin: 0px;
}

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

a:hover {
	text-decoration: underline;
}

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;
	background-image: url(/images/reconnection_inside_10.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

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;
	background-image: url(/images/Left_Panel01082008.jpg);
}

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

#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;
	font-weight: normal; 
}

#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;
	border-color: #FDEE17;
	margin-left: 0;
}

#content {
 	padding-top:  90px;
	padding-left: 160px;
	margin: 4em 0em 0em 4em;
	width: 546px;
	
} 

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

#bottomnav {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 54px;
	text-align: left !important;
	position: relative;
	bottom: 0px;
	}

#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: right !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: 596px;
	}

/* 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;
		} 
		
	#content {
	padding-top: 0px;
	padding-left: 0px;
	}
		
	#top {
		display: none !important;
		} 
}
