@charset "UTF-8";
/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}
body {
	font-size: 12px;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
	background-image:url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}
.urbutton {
	width:200px;
	height:16px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:277px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
}
a {
	color: #009;
	text-decoration: none;
}
table, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	border-spacing: 0;
 border-spacing:expression (cellspacing:0);
	border-collapse: collapse;
}
p {
	padding: 0px;
	border: 0;
	border-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1, h2, h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	padding: 0px;
	border: 0;
	border-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.sideimage {
	margin-left:0px;
	margin-right:10px;
	margin-bottom:2px;
	width:290px;
	height:auto;
}
.sideimagetext {
	margin-left:0px;
	margin-right:10px;
	margin-bottom:8px;
	font-size: 10px;
	text-align:justify;
}
.quote, .quotecite {
	margin-left: 40px;
	margin-right: 40px;
}
.quote {
	font-style:italic;
}
div.listmenu {
	background-image:url(images/project_listitem.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	font-size: 11px;
}
div.listmenu:hover {
	background-image:url(images/project_listitem_rollover.gif);
	background-repeat:no-repeat;
}
div.listmenu a:first-line {
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
}
div.listmenu a {
	display: block;
	color:#000;
	text-decoration:none;
}
div.listmenu a:hover {
	color:#006;
}
.projdetl {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}
.projdetl1, .projdetl2 {
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
.projdetl1 {
	color: #006699;
}
.projdetl2 {
	color:#666;
}
.projnav {
	width:300px;
	height:16px;
	position:absolute;
	top:185px;
	left:50%;
	margin-left:-467px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}
.w100 {
	width: 100%;
}
.imgplf {
	width:290px;
	height: auto;
	margin-bottom: 10px;
}
.imgplh {
	width: 140px;
	height: auto;
	margin-bottom: 10px;
}
