/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color:#FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000066;
	border-left-color: #000066;
}
#wrapper #logo {
	height: 200px;
	background-color:
}
#wrapper #margin {
 	height: 20px;
	background-color:#000066;
}
#wrapper #bodyAreaLeft {
	width: 200px;
	background-color:#000066;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	float:left;
}
#wrapper #bodyAreaRight {
	width: 798px;
	background-color: #FFFFFF;
	vertical-align:top;
	margin-top: 20px;
	margin-bottom: 20px;
	float:right;
}
#wrapper #links {
	text-align:center;
	background-color:#FFFFFF;
	clear:both;
}
a img {
	border: none;	
}
.bottom {
	font-family:Tahoma;
	color:#451F7F;
	font-size:10px;
	}
.bottom a:link {
	text-decoration:none;
	color: #451F7F;
}
.bottom a:visited {
	text-decoration:none;
	color: #451F7F;
}
.bottom a:hover {
	text-decoration:underline;
	color: #451F7F;
}
.bottom a:active {
	text-decoration:none;
	color: #451F7F;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	text-align:center;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
}
h4  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;
}
h5  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-align: left;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right: auto;
}
table {
	vertical-align: top;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
/* table 2 for project graphs per department */
table.table2 {
	text-align:justify;
	vertical-align: top;
	width: 100%;
	border: 1px solid #666666;
	padding: 10px;
}
/* table 3 for medical data*/
table.table3 {
	text-align: center;
	width: 100%;
	border: 1px solid #666666;
	padding: 10px;
}
td {
	vertical-align: top;
}
.rightttl {
	font-family:Tahoma;
	color:#000066;
	font-size:14px;
	margin-right: 25px;
}
.ttl {
	font-family:Tahoma;
	color:#000066;
	font-size:12px;
	font-weight:bold;
	}
.ttl a:link {
	text-decoration:none;
	color: #333333;
}
.ttl a:visited {
	text-decoration:none;
	color: #333333;
}
.ttl a:hover {
	text-decoration:none;
	color: #333333;
}
.ttl a:active {
	text-decoration:none;
	color: #333333;
}
.ttl2 {
	font-family:Tahoma;
	color:#000066;
	font-size:12px;
	}
.ttl2 a:link {
	text-decoration:none;
	color: #000066;
}
.ttl2 a:visited {
	text-decoration:none;
	color: #000066;
}
.ttl2 a:hover {
	text-decoration:none;
	color: #000066;
}
.ttl2 a:active {
	text-decoration:none;
	color: #000066;
}

.txtblue {
	font-family:Tahoma;
	color:#000066;
	font-size:12px;
	}
.txtblue a:link {
	text-decoration:none;
	color: #451F7F;
}
.txtblue a:visited {
	text-decoration:none;
	color: #451F7F;
}
.txtblue a:hover {
	text-decoration:underline;
	color: #000066;
}
.txtblue a:active {
	text-decoration:none;
	color: #000066;
}
.txt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	}
.txt2 {
	margin-left: 10px;
	margin-right: 20px;
	text-align: justify;
}
.txt a:link {
	text-decoration:none;
	color: #000066;
}
.txt a:visited {
	text-decoration:none;
	color: #000066
}
.txt a:hover {
	text-decoration:underline;
	color: #000066
}
.txt a:active {
	text-decoration:none;
	color: #000066
}
object {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#menu { 
	padding-left: 10px;
} 
#menu li { 
	list-style-type:none; 	
}
