html 
{
	font-family: 'Trebuchet MS',Arial;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
	overflow:scroll; 
}
table 
{
	border-spacing: 0 0;
}
table.management
{
	border: 1px solid #808080;
	width: 450px;
	height: 100%;
}
td 
{
	vertical-align: top;
	padding-right: 10px;
}
td.header
{
	width: 40%;
}
td.text
{
	width: 60%;
}
th 
{
	text-align: left;
}
hr
{
	border: 0px solid #000;
	border-bottom: 1px solid #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sep
{
	border: 0px solid #000;
	border-bottom: 1px solid #808080;
	margin-top: 15px;
	margin-bottom: 10px;
}
.sepSmall
{
	border: 0px solid #000;
	border-bottom: 1px solid #808080;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1,h2
{
	font-size:1.3em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;	
}
h3
{
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom: 10px;	
}
p
{
	font-size: 1em;
	margin: 0px;
}
p.pageTitle
{
	position:relative;
	text-align:right;
	z-index:100;
	margin-right:5px;
	top:-25px;
}
p.pageLinks
{
	float:right;
	margin-right:5px;
}
input, select, option, textarea
{
	font-family: 'Trebuchet MS',Arial;
	font-size: 1em;
}
a
{
	color: #808080;
	text-decoration: none;
}
a:hover
{
	color: #000;
}
b 
{
	line-height:1.5em;
}
.importantText
{
	color: #F00;		
}
img
{
	border: 1px solid #fff;
}
.imgFloat
{
	border: 1px solid #fff;
	margin-right: 20px;
	float:left;
}
.imgFloatBorder
{
	border: 1px solid #000;
	margin-right: 20px;
	float:left;
}
.imgLink
{
	border: 1px solid #fff;
}
.imgLink:hover
{
	border:1px solid #000;
}
.imgPDF
{
	border: 1px solid #fff;
	margin-right: 5px;
}
.imgMaximized
{
	width:100%;
	height:100%; 
	border-width:0px; 
}
.navTitle
{
	margin-top: 10px;
}
.page
{
	width:1000px; 
	height:100%; 
	margin:0px auto;
}
.head 
{
	width:100%; 
	height:90px; 
	background-color:#fff;
}
#menu 
{
	width:100%; 
	height:40px; 
}
.content 
{
	width:750px; 
	float:left;
}
.contentSection 
{
	margin-left:15px;
	margin-right:5px;
}
.navigation 
{
	width:250px; 
	height:100%;
	float:right;
}
.navigationSection 
{
	width:237px; 
	height:310px;
	margin: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	background:url(../images/pinwall_240.png) no-repeat;
}
.networkImage
{
	position:absolute;
	top:135px;
	bottom:56px;
	width:250px;
	z-index:-2;
}
.networkText
{
	position:absolute; 
	bottom:0px; 
	width:250px;
	z-index:-2;
}
#menuShadow
{
	position:relative; 
	top:5px;
	left:10px;
	width:1004px;
	height:28px;
	background-color:#ccc;
	border:2px solid #eee;
	z-index:-1;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.menu
{
	position:absolute; 
	overflow:hidden; 
	float:left;
	width:180px; 
	height:25px; 
	line-height:27px; 
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	color:#fff; 
	background:#808080;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.menu:hover
{
	height:120px; 
	cursor:pointer; 
	color:#000; 
	background:#eee;
}
.menu:hover > p
{
	color:#000;
}
.menu p 
{
	color:#fff;
	padding-left:15px;
}
.menu a:visited, .menu a 
{
	display:block; 
	width:100%; 
	line-height:20px; 
	padding-left:30px; 
	color:#000; 
	text-decoration:none; 
	border-top:1px solid #fff;
	border-left:0px solid #aaa;
	border-right:0px solid #aaa;
}
.menu a:hover 
{
	color:#fff;
	background:#ccc;
}

#menu1 
{
	margin-left:0px;
}
#menu1:hover 
{
	height:155px;
}
#menu2 
{
	margin-left:130px;
}
#menu2:hover 
{
	height:70px;
}
#menu3 
{
	margin-left:270px;
}
#menu3:hover 
{
	height:70px;
}
#menu4 
{
	margin-left:370px;
}
#menu4:hover 
{
	height:90px;
}
#menu5 
{
	margin-left:480px;
}
#menu5:hover 
{
	height:70px;
}
#menu7 
{
	margin-left:570px;
	width:440px;
}
#menu7:hover 
{
	height:25px; 
	cursor:auto; 
	color:#000; 
	background:#808080;
}