body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}

#pagecontent {
	width: auto;
    margin: 0 auto;
	background-position: top;
	border: none;
	position:relative;
}

div#header {
    position:relative;
	display: block;
	top:0px;
	width: auto;
	height: auto;
	background-image: none;
}

div#mainnav ol {
	display: none;
}

div#mainnav li:first-child, div#mainnav li.firstone {
	display: none;
}

div#mainnav li {
    display: none;
}

/* div#mainnav li a {
    color: white;
}

div#mainnav li a:link, #mainnav li a:visited {
    color: black;
	text-decoration: none;
} 

div#mainnav li a:hover {
    color: #0066FF;
	text-decoration: underline;
} */
div#navleft {
    display: none;
}

#navleft ol {
	display: none;
}

/* IE6 Only */
* html #navleft ol {
	display: none;
}

#navleft li:first-child, div#navleft li.firstone {
	display: none;
}

/* IE6 Only */
* html #navleft li:first-child, * html #navleft li.firstone {
	display: none;
}

#navleft li {
    display: none;
}

/* IE6 Only */
* html #navleft li {
	padding: 3px 0px 3px 2px; 
	margin-left: 5px;
}

/* div#navleft li a:link, #navleft li a:visited {
    color: black;
	text-decoration: none;
} 

div#navleft li a:hover {
    color: #0066FF;
	text-decoration: underline;
}

div#navleft li.current {
    border-left: 7px solid #006699; 
	padding-left: 3px;
} */

#maincontent {
    position:relative;
	left:0px;
	background-image: none;
    min-height: 600px;
    _height: 600px;
	height: inherit;
	overflow: visible; 
}

/* IE6 Only */
* html #maincontent {
	overflow: visible; 
}

div#nonavleft {
    position:relative;
	display: block;
	top:0px;
	width:471px;
    min-height: 600px;
    _height: 600px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
}

/* IE6 Only */
* html #nonavleft {
	padding-left: 0px;
	padding-right: -10px;
	padding-top: 10px;
	width: 465px;
}

div#nonavleft ul {
    font-size: 75%;
}
div#nonavleft li {
    list-style:circle;
}

#nonavright {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:270px;
	height: auto;
    min-height: 600px;
    _height: 600px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	float:left;
}

/* IE6 Only */
* html #nonavright {
    margin-left: -10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	width: 265px;
}

div#navleft {
	display: none;
}

#navright {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:630px;
	height: auto;
    min-height: 600px;
    _height: 600px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	float:left;
}

/* IE6 Only */
* html #navright {
/*    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:630px;
	height: auto;
    min-height: 600px;
    _height: 600px; */
	padding-left: 2px;
	padding-top: 10px;
	padding-right: 2px;
/*	float:left; */
}

div#navright p.documents {
    font-size: 90%;
	background-image:url(../images/tribullet.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 15px;
}
div#navright form.jumpform {
    font-size: 90%;
	margin-top: -10px;
	padding-left: 15px;
}
div#navright ul {
    font-size: 75%;
	font-weight: 300;
	line-height: 1.7em;
}
div#navright td {
    vertical-align: top;
	border-bottom: 1px dotted black;
}
div#navright td.centered {
    text-align: center;
}
div#navright td.left {
    text-align: left;
	padding-left: 8px;
}
div#navright td.noborder {
    vertical-align: middle;
	text-align: center;
	border-bottom: 0px;
}

div#footer {
	position: relative;
	display: block;
	top: 0px;
	width:785px;
	height:45px;
	background-image: none;
	padding-left: 15px;
	padding-top: 15px;
	float:left;
	font-size: 10px;
	left: 0px;
}

h1 {
    font-size: 85%;
	font-weight: 700;
}

div#navright h1 {
    font-size: 100%;
	font-weight: 700;
}

div#navright h2 {
    font-size: 90%;
	font-weight: 700;
}
div#navright h3 {
    font-size: 80%;
	font-style:italic;
	margin-left: 1em;
	font-weight: 700;
}

div#navright p {
    font-size: 80%;
	font-weight: 300;
	padding-right: 25px;
}
div#navright p.smallcaps {
    font-size: 85%;
	font-weight: 300;
	font-variant:small-caps;
}
div#navright td.centeredImage {
    text-align: center;
    vertical-align: middle;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

div#navright td {
    font-size: 75%;
	font-weight: 200;
}
div#navright form {
    font-size: 75%;
	font-weight: 200;
}
div#navright ol {
    font-size: 75%;
}

div#navright td.tableheading {
    font-size: 85%;
	font-weight: 700;
	text-align: center;
}

div#navright span.lists {
    font-size: 75%;
	font-weight: 200;
	text-align: left;
}

div#navright span.jobheader {
    text-align: center;
    font-size: 85%;
	font-weight: 700;
}

div#nonavleft span.newsitem {
    font-size: 75%;
	font-weight: 100;
	display: inline;
	padding-left: 0px;
	margin-top: -5px;
	line-height: 1.2em;
}
div#navright span.newsitem a {
    font-size: 100%;
	font-weight: 600;
	display: inline;
	padding-left: 0px;
	margin-top: -5px;
	line-height: 1.1em;
}
div#nonavright h1 {
/*	background-image:url(../images/itebullet.gif);
	background-repeat:no-repeat;
	background-position: left; */
	display: block;
	padding-left: 0px;
	font-size: 90%;
	font-weight: 700;
}
div#nonavright h1.handheld {
/*	background-image:url(../images/itebullet.gif);
	background-repeat:no-repeat;
	background-position: left; */
	display: block;
	padding-left: 0px;
	font-size: 100%;
	font-weight: 700;
}
div#nonavleft h1 {
/*	background-image:url(../images/itebullet.gif);
	background-repeat:no-repeat;
	background-position: left; */
	display: block;
	padding-left: 0px;
	font-size: 90%;
	font-weight: 700;
}
div#nonavleft h1.handheld {
/*	background-image:url(../images/itebullet.gif);
	background-repeat:no-repeat;
	background-position: left; */
	display: block;
	padding-left: 0px;
	font-size: 100%;
	font-weight: 700;
}
div#nonavleft img.nohandheld {
    display: none;
}
div#nonavright img.nohandheld {
    display: none;
}
div#newsback {
	background-image:url(../images/news_middle.gif);
	background-repeat:repeat-y;
	width: 450px;
	padding-left: 20px;
	margin-top: -3px;
	padding-top: 5px;
	margin-bottom: -1px;
	padding-bottom: 5px;
	padding-right: 30px;
}
div#newsback p {
    font-size: 80%;
}
div#newsback span.red {
    color:#FF0000;
	font-size: 70%;
}
div#newsback a, visited {
    font-size: 80%;
    text-decoration:none;
	color: #0033CC;
}
div#newsback p a {
    font-size: 100%;
    text-decoration:none;
	color: #0033CC;
}
div#newsback a:hover {
    text-decoration:underline;
	color: #003333;
}
div#eventsback p {
    font-size: 80%;
}
div#eventsback p a {
    font-size: 100%;
    text-decoration:none;
	color: #0033CC;
}
div#eventsback {
	background-image:url(../images/upcoming_middle.gif);
	background-repeat:repeat-y;
	width: 270px;
	padding-left: 15px;
	margin-top: -3px;
	padding-top: 5px;
	margin-bottom: -1px;
	padding-bottom: 5px;
}
div#eventsback a, visited {
    font-size: 80%;
    text-decoration:none;
	color: #0033CC;
}
div#eventsback a:hover {
    text-decoration:underline;
	color: #003333;
}
div#navright span.newsdate {
    font-size: 70%;
	font-style: italic;
	display: inline;
}
div#navright p.errormessage {
    color: #FF0000;
	font-weight: 700;
}
div#navright input {
    font-size: 10pt;
}

div#nonavleft span.newsdate {
    font-size: 65%;
	font-style: italic;
	text-align: right;
	display: inline;
}
div#nonavright p.newsitem {
    font-size: 75%;
	font-weight: 100;
	display: block;
	padding-left: 10px;
	margin-top: -5px;
	line-height: 1.3em;
}
div.cat {
	width: 94%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 2px dotted gray;
	margin-top: .9em;
	font-size: 75%;
}
.itemname	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: .1em;
	border-bottom: solid white .2em;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: left;
}

div.cat>.itemname {
	position:static; /*IE5 Mac Bug, items are offset */
} 

.num	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 0px;
	background-color: white;
	margin-bottom: -.6em;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: solid white .2em;
	width: auto;
	text-align: right;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	margin-top: 1em;
	position:relative;
	padding: .75em;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px ridge #999999;
	line-height: 1em;
	font-size: 80%;
	background-color: #A4C4DD;
}
legend {
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	top: -.8em;
	left: .6em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 700;
}
div#header img.PrintOnly {
    display: block;
}

