/* CSS Document */
body { background:#fff;
	color:#728094;
	font-family:Univers, Arial, Helvetica, sans-serif;
}

#signinBox {
	display:none;
	}
	
#leftSide {
	display:none;
	}
	
#leftSide h2, #loginForm h2 {
	display:none;
	}
	
#enterButton {
	display:none;
	}
	
#loginForm {
	display:none;
	}

#footer {
	display:none;
	}
	
	
/* EXTRANET STYLES */
#extranet_frame {
	background: #fff;
	}
	
#logoutBox {
	display:none;
	}
	

#extranet_nav {
	display:none;
	}
	
	
#extranet_content {
	float:left;
	width:763px;
	margin-top:20px;
	background: url("../~IMAGES/extranet/bg_contentBox_top.gif") top left no-repeat #fff;
	padding:5px 10px 5px 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
	}
	html>body #extranet_content {width: 748px;}
	
#extranet_footer {
	float:left;
	width:764px;
	margin-bottom:20px;
	background: url("../~IMAGES/extranet/bg_contentBox_bottom.gif") top left no-repeat;
	}
#leftCol {
	display:none;
	}
#statusBox {
	background: url("../~IMAGES/extranet/bg_statusBox.gif") top left no-repeat;
	float:left;
	width:213px;
	padding: 30px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 173px;
	}
	html>body #statusBox {width: 193px;}
	
.contentArea {
	float:right;
	width:450px;
	padding:0 0 20px 0;
	}
	
#buttons {
	float:left;
	width:699px;
	margin:20px 0;
	}
	
#button_article {
	float:left;
	width: 243px;
	text-align:center;
	}
	
#button_calendar {
	float:left;
	width:230px;
	text-align:center;
	background: url("../~images/extranet/button_calendar.gif") top left no-repeat;
	}
	
#button_projects {
	float:right;
	width:226px;
	text-align:center;
	}
	
table.calendar {
	width: 190px;
	margin: 50px auto 20px auto;
	background:#fff;
	border:1px solid #ccc;
	border-collapse:collapse;
	}
	
table.calendar th {
	font-weight:bold;
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:2px;
	color:#B1B1B1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
table.calendar th.linkCell {
	background:#A3B4CD;
	}
	
table.calendar th.wkday {
	background:#EDF0F5;
	}
	
table.calendar th.linkCell a:hover {
	background:none;
	}
	
table.calendar td {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:2px;
	color:#ABB3C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
table.calendar td.cellOn {
	background:#2D4365;
	color:#fff;
	}
table.calendar a, table.calendar a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}
table.calendar a:hover {
	background:#fff;
	color:#2D4365;
	}
	
/* NEWS */
#newsArchives {
	width:213px;
	margin-top:20px;
	text-align:center;
	}

table.news_archives {
	border:1px solid #ccc;
	border-collapse:collapse;
	}
	
table.news_archives th, table.news_archives td {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:2px;
	text-align:left;
	}
	
table.news_archives td {
	width:145px;
	}
	
table.news_archives tr td.yr {
	width:60px;
	text-align:center;
	vertical-align:top;
	border-top:1px solid #fff;
	border-collapse:collapse;
	}
	
#newsListBox, #projectBox {
	float:right;
	width: 500px;
	}
	
table.news_archives td a,table.news_archives td a:visited {
	color: #ccc;
	font-weight:bold;
	text-decoration:none;
	}
table.news_archives td a:hover,  table.news_archives td a.on_link, table.news_archives td a.on_link:visited {
	color: #666;
	}

.newsDate {
	color:#666;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:0 0 5px 0;
	}
	
.news_item {
	padding:5px 0;
	margin:5px 0 15px 0;
	}
	
#calendar_Right {
	float:right;
	width: 510px;
	}
	
#calendarFrame {
	float:left;
	width:430px;
	padding-left:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px;
	}
	html>body #calendarFrame {width: 420px;}
	
table.calendarBig {
	width:420px;
	margin:15px 0;
	padding:0;
	border:0;
	color:#A3B4CD;
	}
	
table.calendarBig th {	
	color:#A3B4CD;
	border:0;
	}
	
table.calendarBig table {
	border:0;
	}
	
table.calendarBig th a {
	color:#A3B4CD;
	}
	
table.calendarBig td.month_link {
	border:0;
	background:#A3B4CD;
	font-size:10px;
	}
	
table.calendarBig td.month_link a:hover {
	background:none;
	text-decoration:underline;
	color:#fff;
	}
	
table.calendarBig td.today {
	background:#A3B4CD;
	color:#fff;
	border:1px solid #fff;
	}
	
table.calendarBig td.cellOn {
	background: #263C5B;
	color:#fff;
	height:50px;
	vertical-align:top;
	border:1px solid #fff;
	}
	
table.calendarBig td.cellOn a {
	display:block;
	width:100%;
	height:100%;
	}
	
table.calendarBig td.cellOn a:hover {
	background:none;
	text-decoration:underline;
	color:#fff;
	}
	
table.calendarBig td.deadline {
	background: url("../~IMAGES/extranet/bg_deadline.gif") top right no-repeat #263C5B;
	}
	
table.calendarBig td.cell {
	height:50px;
	vertical-align:top;
	font-weight:bold;
	}
	
.list_today {
	background:#A3B4CD;
	}
	
.list1 {
	background:#263C5B;
	}
	
.list2 {
	background:#f00;
	}
	
.key {
	border:1px solid #ccc;
	width:68px;
	height:10px;
	margin-top:5px;
	}
	
.event_date {
	float:right;
	width:200px;
	margin:20px 0;
	padding:0;
	display:none;
	}
	
.event_date p {
	margin-right:5px;
	}
	

#projectBox a, #projectBox a:visited {
	text-decoration:none;
	}
	
#projectBox a:hover {
	text-decoration:underline;
	}
	
dl {
	font-style:italic;
	margin:0;
	padding:0;
	color:#6E6E6E;
	display:block;
	}
	
#commentBox {
	display:none;
	}
