/* -Login Page------------------------------------------------------------------------------------------------------------ */
	#intranetLoginPage {
		display:block;
		width:750px;
		margin-left:auto;
		margin-right:auto;
	}
	#intranetLoginLeft {
		width:430px;
		float:left;
		padding:10px;
		background-color:#d6ecfc;
		text-align:left;
	}
	#intranetLoginLeft h2 {
		margin-top:0;
		padding-top:0;
	}
	#intranetLoginRight {
		width:300px;
		float:left;
		margin-top:30px;
	}
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -Login Section------------------------------------------------------------------------------------------------------------ */
	#intranetLogin {
		width:220px;
		margin-left:auto;
		margin-right:auto;
		padding:3px;
		border:1px solid #000;
		background-color:#fff;
	}
	#intranetLoginForm {
		padding:10px;
		border:1px solid #000;
		background-color:#d6ecfc;
	}
	#errorText {
		margin:0;
		margin-top:5px;
		margin-bottom:5px;
		padding:0;
		padding:5px;
		border:1px solid #002c49;
		background-color:#518ec4;
	}
	#errorText p {
		margin:0;
		padding:0;
	}
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -Dashboard---------------------------------------------------------------------------------------------------------------- */
	#intranetDashboard {
		width:750px;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		background-color:#d6ecfc;
		text-align:left;
	}
	#intranetDashboard h2 {
		margin:0;
		padding:0;
		padding-left:10px;
	}
	#intranetDashboard h3 {
		margin:0;
		padding:0;
		padding-bottom:10px;
		padding-left:30px;
		padding-right:4px;
		width:300px;
		font-size:1.3em;
		font-weight:bold;
		text-align:left;
		font-family:Georgia,'Times New Roman',Times,serif;
	}
	#welcomeName {
		margin:0;
		padding:0;
		padding:3px;
		background-color:#518ec4;
	}
	#logout {
		margin:0;
		padding:0;
		padding-top:2px;
		padding-right:10px;
		text-align:right;
		font-weight:bold;
	}
	#logout a {
		color:#002c49;
		text-decoration:none;
	}
	#logout a:hover {
		color:#518ec4;
	}
	#intranetDashboard #documents {
		list-style:none;
		margin:0;
		padding:0;
		padding-top:20px;
		margin-left:30px;
		margin-right:30px;
		clear:both;
	}
	#intranetDashboard .section {
		font-weight:bold;
		font-size:1.3em;
	}
	#intranetDashboard #documents .theTop {
		padding-left:380px;
		font-style:italic;
	}
	#intranetDashboard #documents .theTop a {
		color:#333;
	}
	#intranetDashboard .navSection {
		margin-top:20px;
		padding-top:10px;
		padding-bottom:10px;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		background-color:#518ec4;
	}
	#intranetDashboard .navSection a {
		color:#232323;
	}
	#intranetDashboard .navSection a:hover {
		color:#d6ecfc;
	}
	#intranetDashboard .sectionsLeft {
		list-style:none;
		margin:0;
		padding:0;
		padding-left:50px;
		padding-right:50px;
		float:left;
		width:275px;
	}
	#intranetDashboard .sectionsRight {
		list-style:none;
		margin:0;
		padding:0;
		padding-left:50px;
		padding-right:50px;
		float:left;
		width:275px;
	}
	#intranetDashboard .sectionsLeft li, #intranetDashboard .sectionsRight li {
		padding-top:2px;
		padding-bottom:2px;
	}





#documents .resourceFiles {
	margin-left:30px;
	margin-bottom:5px;
}
#documents .resourceFiles thead {
	font-weight:bold;
	font-size:.8em;
	line-height:1em;
	text-align:center;
}
#documents .resourceFiles thead td {
	padding:4px;
	border-bottom:1px solid #518ec4;
}
#documents .resourceFiles thead .fileDownload {
	background-color:#518ec4;
	border:1px solid #518ec4;
}
#documents .resourceFiles tbody td {
	margin:0;
	padding:0;
	border-bottom:1px solid #518ec4;
}
#documents .resourceFiles .fileTitle {
	padding-left:4px;
	padding-right:4px;
	width:300px;
	border-left:1px solid #518ec4;
}
#documents .resourceFiles .fileTypeW, #documents .resourceFiles .fileTypeE, #documents .resourceFiles .fileTypeP, #documents .resourceFiles .fileTypeL {
	width:35px;
	text-align:center;
	border-right:1px solid #518ec4;
}
#documents .resourceFiles .fileTypeW {
	border-left:1px solid #518ec4;
}
#documents .resourceFiles .fileTypeW img, #documents .resourceFiles .fileTypeE img, #documents .resourceFiles .fileTypeP img, #documents .resourceFiles .fileTypeL img {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}



table.resourceFiles tbody tr.alt td {
	background: #86bce4;
}
table.resourceFiles tbody tr.over td {
	background: #518ec4;
}








/* -------------------------------------------------------------------------------------------------------------------------- */
/* -Login Section ----------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */




