body { /* For most versions of NN.4.x */
	margin: 0;
	padding: 0;
}
html body { /* For CSS-compliant browsers */
	margin:10px;
}
body {
	background:#FFF;
	color:#111;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
div,p,dt,dd,li,td {
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
ul {
	margin-top:0px;
}
li {
	list-style-type: square;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#369;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#369;
	background-color:transparent;
}
a:visited {
	color:#006;
	background-color:transparent;
}
a:hover {
	color:#69C;
	background-color:transparent;
}
a:active {
	color:#999;
	background-color:transparent;
}

ul {
	margin-bottom:0;
}

#intranetbanner, #intranetlogo, #intranetlocation {
	border:1px solid #006;
	border-bottom:0;
}
#intranetlogo, #intranetlocation {
	border-left:0;
}
#intranetnav {
	border-top:1px solid #006;
	border-bottom:1px solid #006;
	background:#093;
	margin:auto;
}
#totd {
	color:#FFF;
	padding:5px;
}
#totd div, #totd p, #totd td, #totd li {
	color:#FFF;
}

.contentbox {
	padding:6px;
}

#container {
	border-left:1px #006 solid;
	border-right:1px #006 solid;
}

#location
#logo, #banner {
	border-top:1px solid #006;
	border-left:1px solid #006;
}
#banner {
	border-right:1px solid #006;
}

#nav {
	border-top:1px solid #006;
	border-bottom:1px solid #006;
	background:#369;
	margin:auto;
	text-align:center;
	border-top:1px px solid #006;
	border-bottom:1px solid #006;
	background:#369;
	margin:auto;
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em .5em 0;
	color:#888;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#AAA;
}

#title {
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:1.4em;
}

#contentbox {
	margin-left:10px;
	padding:10px;
}
#sidebarbox {
	padding:12px 0 0 0;
}
div.sidebar {
	padding:0 5px 0 5px;
}
div.sidebardesc {
	padding:5px;
}

#children, #footer {
	margin-top:1em;
	font-size:10px;
	color:#666;
	text-align:center;
}

.header {
	font-size:1.25em;
	font-weight:bold;
	color:#369;
}
td .header {
	color:#369;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#369;
}
img {
	border:0;
}

img.block {
	display:block;
}

#quote {
	border-top:1px solid #036;
}

#scrollcontainer {
	overflow:hidden;
}
#scrollcontent {
}
#scrollcontent p, #scrollcontent div, #scrollcontent td {
	color:#003;
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

/*/*/
.container {
	width:617px;
	margin:auto;
}
/**/
