body {
	background: #fff;
}

body, td, div, p, ol, ul, blockquote  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 14pt;
}

/* Containers to control width of site and allow for two background images  */

#container1, #container2, #navbar_top, #column1, #column2, #column3 {
	width: auto;
	border-style: none; 
	text-align: left; 
	margin: 0;
	padding: 0;
	background: none;
}

#navcol, #breadcrumb_top, #footer, #searchbox, #navbar_top2 {
	display: none;
}

#header {
	margin: auto;
	width: auto;
	background: none;
	height: 40pt;
	border-bottom: 1px #999 solid;
}

#header div#ualink a, #header div#sitelink a {
	display: inline;
	padding: 0;
	margin: 0; 
	float: left;
	width: 100%; 
	height: auto;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#header div#sitelink h1 a span, #header div#ualink a span {
	margin: 0;
	padding: 0;
}

h2.hdrevents, h2.hdrnews {
	margin-bottom: 18px;
}

#column1 div#news, #column1 div#events {
	border-top: none;
}

li {
	margin-left: -16px;
	margin-bottom: 6px;
}

a {
	color : #0000CC;
}

a:hover {
	text-decoration : none;
}

a:visited {
	color : #663399;
}

b {
    font-weight : bold;
}

i {
    font-style : italic;
}

font {
	line-height: 120%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight : bold;
	color : #006633;
	}
	
h1 {
	font-size : 16pt;
}

h1.pagetitle {
	font-size : 16pt;
	
	
}

h2, h2.hdrevents, h2.hdrnews, h2.hdrquicklinks, h2.hdrprofile {
	font-size : 14pt;
}

h2.hdrevents span, h2.hdrnews span, h2.hdrquicklinks span, h2.hdrprofile span {
	margin: 0;
}

h2 .pagetitle {
	margin-bottom: 0pt;
}


h3 {
	font-size : 12pt;
}

h4 {
	font-size : 10pt;
}

h5 {
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
}

h6 {
	font-size : 9pt;
	font-style : italic;
	color : #808080;
}
