/* CSS Document */
BODY{
	background:#ffffff url(images/last/body-background.png) repeat-x top left;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
}

#page{
	width:990px;
	margin:0px auto;
	text-align:center;
}
h1{
	color:#901a1a;
	font-size:1.4em;
	font-weight:bold;
	margin:10px 0 5px 0;
}
h2{
	color:#901a1a;
	font-size:1.1em;
	font-weight:normal;
	margin:0px;
}
#isd{
	width:465px;
	height:472px;
	margin:60px 20px 0 0;
	text-align:left;
	float:left;
}
#isd #header{
	width:465px;
	height:114px;
	background:#eeeeee url(images/last/isd-header.jpg) no-repeat top left;
}
#isd #header #logo{
	padding:43px 0 0 25px;
}
#isd #content{
	width:465px;
	height:358px;
	background:#eeeeee url(images/last/isd-background.png) no-repeat top left;
}
#isd #content #padding{
	padding:20px 0 0 0;
	width:399px;
	margin:0px auto;
}
#isd #content #boxcontainer{
	width:397px;
	height:180px;
	background:#ffffff;
	border:#dbdbdb 1px solid;
}
#isd ul{
	margin:0px;
	width:309px;
	height:180px;
}
#isd li{
	text-align:center;
	list-style:none;
	padding-top:140px;
	line-height:13px;
}
li a{
	color:#d39f00;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
span.tagline{
	font-size:0.7em;
	color:#000000;
	font-weight:normal;
}

#isd li.disp{	display:block;	}

#isd li.nodisp{	display:none;	}

#isd li#ul	{	background:transparent url(images/last/box-userlock.jpg) no-repeat top left;	}
#isd li#re	{	background:transparent url(images/last/box-remoteexec.jpg) no-repeat top left;	}
#isd li#wr	{	background:transparent url(images/last/box-winreporter.jpg) no-repeat top left;	}
#isd li#fa	{	background:transparent url(images/last/box-fileaudit.jpg) no-repeat top left;	}
#isd li#et	{	background:transparent url(images/last/box-eventrigger.jpg) no-repeat top left;	}



div.info{
	width:198px;
	margin:20px 0 0 0;
}
div.left	{	float:left;	}
div.right	{	float:right;	}
div.info h3{
	font-size:11px;
	font-weight:normal;
	margin:0px;
}
div.info a{
	font-size:11px;
	font-weight:bold;
	color:#2e5d8b;
}

span.alt{
	font-size:1em;
	font-weight:bold;
	color:#2e5d8b;
}


#northern {
	width:464px;
	float:right;
	margin:10px 0 0 0;
	text-align:left;
}
#northern #header{
	width:464px;
	height:184px;
	background:transparent url(images/last/northern-header.png) no-repeat top left;
}
#northern #guy{
	width:100px;
	height:184px;
	background:transparent url(images/last/northern-guy.png) no-repeat top left;
	float:right;
	margin-right:23px;
}
#northern #logo{
	padding:140px 0 0 40px;
}
#northern #content{
	width:464px;
	height:340px;
	background: transparent url(images/last/northern-background.png) no-repeat top left;
}
#northern ul{
	margin:0px;
	padding:10px 0 0 50px;
	height:172px;
}
#northern li{
	width:189px;
	padding-top:137px;
	text-align:center;
	list-style:none;
	float:left;
}
#northern li#nss{
	background: transparent url(images/last/box-nss.png) no-repeat top left;
}
#northern li#printcontrol{
	background: transparent url(images/last/box-printcontrol.png) no-repeat top left;
}
#northern li a{
	color:#fc630a;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
#northern div.info{
	width:168px;
	margin-left:30px;
}

#footer{
	height:137px;
	width:100%;
	background: transparent url(images/last/footer.png) repeat-x top left;
	position:absolute;
	top:630px;
}
#footer div{
	width:700px;
	height:137px;
	margin:0px auto;
}
#footer td.log{
	font-weight:bold;
	font-size:1.1em;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
}
#footer table{
	margin:12px 0 0 0;
}