a {
	color: #0083CA;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #75A0C5;
}
#body  {
	background: #c4d4dd url(bg2.gif) repeat-x;
	margin: 25px;
	padding: 0;
	text-align: center;
	color: #333333;
	line-height: 16px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	width: 800px;
	background: url(sidebg.jpg) repeat-y;
	margin: 0 auto;
	border: 1px solid #0083CA;
	text-align: left;
} 
#header { 
	height: 200px;
	background: #DDDDDD url(header.gif) no-repeat;
} 
#header h1 {
	margin: 0; /
	padding: 10px 0;
}
#sidebar1 {
	float:right;
	width: 230px;
	background-color: #263444;
}
#mainContent {
	float:left;
	width: 570px;
	text-align: justify;
}
#content {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 16px;
	background: url(body.gif) no-repeat;
}
#contentHome {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 16px;
}
#footer {
	clear:both;
	background-color: #75A0C5;
	border-top: 1px solid #0083CA;
	background:url(footerbg.gif) no-repeat;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}
#menu {
	padding: 0 10px 0 10px;
	background: url(menubg.gif) no-repeat;
	height:22px;
	background-color: #75A0C5;
	border-bottom: 1px solid #0083CA;
	border-top: 1px solid #0083CA;
} 
#menu p {
	margin: 0;
	padding: 10px 0; 
}
#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #0083CA;
	border-left:1px solid #0083CA;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #0083CA;
	}
	
#padding {
	padding:10px;
}	
#calendar td {
	border: 1px solid #263444;
	padding: 5px;
}
#noborder td {
	border: 0px;
}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	line-height: 12px;
	height: 11px;
	vertical-align: middle;
}
#weekdays {
	padding: 3px;
}
#stakeholders {
	background:url(body.gif) no-repeat;
	background-color: #0083CA;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 30px;
	height: 50px;
}
.h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing: 0.05em;
	color: #0083CA;
	line-height:normal;
	text-align:left;
}
.h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing: 0.1em;
	color: #0083CA;
	text-align:left;
}
.ul {
	padding-right: 60px;
	font-style:bold;
	line-height: 12px;
	color: #263444;
}
.sidetext {
	color: #FFFFFF;
}
.calendarText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #263444;
}
.bold {
	font-size: 12px;
	font-weight:bold;
	letter-spacing: .1em;
	color:#0083CA;
	border-bottom: thin solid #0083CA;
}
.calendarMonth {
	font:14px Arial, Helvetica, sans-serif;
	color: #263444;
	font-weight: bold;
	padding: 3px;
}
.calendarDay {
	font:11px Arial, Helvetica, sans-serif;
	color: #263444;
	font-weight: bold;
	font-stretch: narrower;
	padding: 5px;
}
.news {
	color: #263444;
	font-weight:bold;
	list-style-type: disc;		
}
.subActivity {
	color: #666666;
	font-weight:normal;
	list-style-type: disc;
}
