
body {
	color: black;
	background-color: #0c3790;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: normal;
	margin: 3px;
}


H1 {
	font-size: 20px;
	color: black;
	font-style: italic;
}


td.centerpanel {
	vertical-align: top;
	text-align: left;
	width: 510px;
	color: black;
	border-width: 0;
	font-family: arial;
}

.newshead {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: arial;
	color: #900B09;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}

.newsbody {
	font-size: 14px;
	font-family: "Times New Roman";
	color: black;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

td.greyed{
	font-size: 14px;
	font-family: "Times New Roman";
	color: #808080;
	text-align: left;
	padding: 5px 5px 5px 5px;
}


ul#leftNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 32px 5px;
	font: 11px/11px arial;
	color: black;
	list-style: none;
}

li {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

#leftNav a:link,#leftNav a:visited,#leftNav a:active {
	text-decoration: none;
	font: 11px/11px arial;
	color: black;
}

#leftNav li a.deptLink:link,#leftNav li a.deptLink:visited,#leftNav li a.deptLink:active{
	font-weight: bold;
}

a.collLink {
	font-weight: bold;
}

#leftNav li a:hover {
	text-decoration: underline;
}

.dept {
	font-weight: bold;
	padding-top: 11px;
	background-position: 0px 11px;
}
.coll {
	background-position: 0px 4px;
}

td.leftMenu {
	vertical-align: top;
	text-align: left;
	width: 180px;
}

td.rightpanel {
	vertical-align: top;
	text-align: right;
	width: 180px;
}

td.menubar {
	vertical-align: top;
	text-align: center;
	width: 890px;
}

a.barLink:link,
a.barLink:visited,
a.barLink:active{
	text-decoration: none;
	font: 14px/14px arial;
	color: white;
	padding-top: 11px;
	background-position: 0px 11px;
	font-weight: bold;
}

a.barLink:hover {
	text-decoration: underline;
}


address {
	font-style: italic;
	color: black;
	padding-top: 1px;
	padding-bottom: 3px;
	font: 10px/10px "times, serif";
	text-align: center;
	color: #000000;
        text-decoration: none;

}


table.page {
	background-color: white;
	background-image: url(images/twolionpatterngrey.jpg);
}


td.textblock {
	width: 500px;
	background-color: white;
	padding: 5px 5px 5px 5px;
}

td.menublock {
	color: white;
	background-color: #0c3790;
	padding: 5px 5px 5px 5px;
}


