body {
background:transparent url('/images/networks/slacknet/bg.jpg') repeat scroll 0 0;
color:#9E9B91;
font-family:Verdana,Arial,Sans-Serif;
font-size:80%;
margin:0px;
}

a {
color:#619593;
text-decoration:underline;
}

.wrapper {

}

.header-wrapper {
background:transparent url('/images/networks/slacknet/header1_bg.jpg') repeat scroll center center;
height:139px;
}

.header-movable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.header-wrapper .header-top {

}

.header-wrapper .header-top h1 {
	color:#FFF8DD;
	margin: 0px;
	font-size:30px;
	font-weight: normal;
}

.header-wrapper .header-top h2 {
	color: #FFEFAF;
	margin: 0px;
	font-weight: normal;
	font-size:15px;
}

.header-menu {
height: 35px;
}

.header-wrapper .header-bottom {
background:transparent url('/images/networks/slacknet/headerx_bg.jpg') repeat scroll 0 0;
height:80px;
clear: both;
}

.header-menu ul {
margin-left: 0px;
padding-left: 0px;
}

.header-menu ul, il {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.header-menu ul li {
background:transparent url('/images/networks/slacknet/menu_bg.gif') repeat scroll 0 0;
float:left;
height:30px;
padding:0 9px;
}

.header-menu ul li.current {
background:transparent url('/images/networks/slacknet/menu_bg2.gif') repeat scroll 0 0;
border-right:1px solid #78A89E;
}

.header-menu ul li a {
color:#358578;
font-size:18px;
line-height:28px;
text-decoration:none;
}

.header-menu ul li.current a {
color:#FFF8DD;
}

.content-wrapper {
margin-top:75px;

}

.content-movable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

	.content-menu {
		float: left;
		width: 200px;
	}

		.menu-box {
background:#242320 none repeat scroll 0 0;
border:2px solid #2F2E2B;
margin-bottom:20px;
padding-top: 0px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 3px;
width: 190px;
		}

		.menu-box h3 {
border-bottom:1px dashed #9E9B91;
font-size:14px;
font-weight:normal;
margin-bottom:10px;
		}

		.menu-box a {
background:#3F3F3F none repeat scroll 0 0;
color:#FFF8DD;
text-decoration: none;
		}

		.red-box h3 {
border-bottom:1px dashed #C16767 !important;
color:#C16767 !important;
		}

		.red-box a:hover {
background:#C16767 none repeat scroll 0 0 !important;
		}

		.green-box h3 {
border-bottom:1px dashed #919942 !important;
color:#D2DC75 !important;
		}


		.green-box a:hover {
background:#919942 none repeat scroll 0 0 !important;
		}

		.orange-box h3 {
border-bottom:1px dashed #B36E0B !important;
color:#D28C28 !important;
		}

		.orange-box a:hover {
background:#B36E0B none repeat scroll 0 0 !important;
		}

		.menu-box ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
			list-style-type: none;
		}

	.content-data {
		margin-left: 210px;
	}

	.content-data h1 {
		color: #C16767;
		
	}

	.content-data h2 {
		color: #919942;
	}

	.content-data h3 {
		color: #B36E0B;
	}

	.content-data h4 {
		color: #9E9B91;
	}

	.content-data dt {
		font-weight: bold;
		margin-bottom: 5px;
		margin-top: 5px;
	}

.footer-wrapper {
background:transparent url('/images/networks/slacknet/footer_bg.jpg') repeat scroll center center;
clear:both;
height:137px;
margin-top:50px;
}

.footer-wrapper a {
color: #FFF8DD;
text-decoration: none;
}

.footer-wrapper a:hover {
text-decoration: underline;
}

.footer-wrapper .footer-menu {
color: #FFF8DD;
padding-top: 50px;
margin-left: auto;
margin-right: auto;
width: 95%;
text-align: center;
}

.footer-copyright {
color: #FFF8DD;
margin-left: auto;
margin-right: auto;
width: 95%;
text-align: center;
}

p.report-warning {
background: url('/images/icons/warning.gif') center no-repeat;
background-color: #FFF6BF;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color:#996666;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}

p.report-alert {
background: url('/images/icons/alert.gif') center no-repeat; 
background-color: #FBEEF1;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color: #8E6A64;
border-top: 2px solid #FEABB9;
border-bottom: 2px solid #FEABB9;
}

p.report-info {
background: url('/images/icons/info.gif') center no-repeat; 
background-color:#F8FAFC ; 
background-position: 15px 50%; 
text-align: left; 
padding: 5px 20px 5px 45px; 
color:#5E6273; 
border-top: 2px solid #B5D4FE; 
border-bottom: 2px solid #B5D4FE;
}

p.report-complete {
background: url('/images/icons/sun.gif') center no-repeat;
background-color: #E6FFE1;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color:#48793F;
border-top: 2px solid #BCDFB5;
border-bottom: 2px solid #BCDFB5;
}

p.report-feed {
background: url('/images/icons/feed.gif') center no-repeat;
background-color: #E0E0E8;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color: #333333;
border-top: 2px solid #85BBDB;
border-bottom: 2px solid #85BBDB;
}

p.report-download {
background: url('/images/icons/download.gif') center no-repeat;
background-color: #F0F0F0;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color: #666666;
border-top: 2px solid #c0c0c0;
border-bottom: 2px solid #c0c0c0;
}

#JT {
background-color: #FFFFFF;
}