body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	position: relative;
}
body {
	background-color: #ffffff;
	scrollbar-face-color:#D2CCCB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#A59997;
	scrollbar-darkshadow-color:#D2CCCB;
	scrollbar-track-color:FFFFF0;
	scrollbar-arrow-color:A59997;
	padding-bottom: 6em;
	margin-bottom: 6em;
	background-attachment: fixed;
}

h1 {
	font-size: 1em;
	color: #666666;
	font-weight: bold;
}

h2 {
	font-size: 0.65em;
	font-weight: lighter;
	color: #C16C21;
	text-transform: uppercase;
}

h3 {
	font-size: 0.65em;
	margin: 0px;
	padding: 0px;

}

h4 {}

h5 {}

h6 {}

p {
	font-size: 0.65em;
	margin: 0px 0px 1em;
	position: relative;

}

a img {
border: none;
}

/*style definitions for breezebox intranet menu*/
p#intranet {
	height: auto;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: x-small;
	overflow: visible;
	visibility: visible;

}
p#intranet a, p#intranet a:active, p#intranet a:visited {
        font-weight: normal;
        overflow: visible;

}
p#intranet a:hover {
        text-decoration: underline;
        color: #CC0000;
}
div.hidden {
	display: none;
}
a.level1:link {
	font-size: 1.2em;
	text-transform: uppercase;
}
.hidden,#hidden {
	display: none;
}
hr.baracade {
	clear: left;
	line-height: 0px;
	height: 0px;
}
