body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #003399;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 100%;
	height: 150px;
	padding: 4px;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
}
#leftnav {
	float: left;
	width: 15%;
}
div.content {
	float: left;
	width: 63%;
	background: #DCE9F0 url(../images/tr2.gif) no-repeat right top;
}
div.content div {
	background: url(../images/tl2.gif) no-repeat left top;
	}
div.content div div {
	background: url(../images/br2.gif) no-repeat right bottom;
	}
div.content div div div {
	background: url(../images/bl2.gif) no-repeat bottom left;
	padding: 15px;
	}
#calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: right;
	width: 19%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	color: #003366;
}
.SiteTitle {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	font-variant: small-caps;
	color: #330066;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.SiteSubTitle {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #330066;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#calendar th {
	font-family: "Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	background-color: #DCE9F0;
	text-align: center;
	vertical-align: top;
}
#calendar td {
	vertical-align: top;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #DCE9F0;
}
a {
	font-family: "Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
a:link{
	text-decoration: underline;
}

a:visited{
	color: #330099;
	text-decoration: underline;
}

a:hover{
	color: #990000;
	background-color: #FFFFFF;
}
.imagemargins {
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #C0C0C0;
}
.caption     
{ 
	color: #000080; 
	font-size: 8pt; 
	font-variant: 
	small-caps; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
ul
{

li
{ 
margin-top: 0; 
margin-bottom: 6 
}
