body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	margin: 0px;
	list-style-image: url('bullet.gif');
	padding: 0px
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

a {
	color: #333366;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-variant: normal;
	color: #333333;
	font-style: normal;
	font-size: 28px;
	margin: 0px;

}

ul {
	list-style-type: disc;
	padding-top: 0px;
}

blockquote {
	font-style: normal;
}

h2 {display: inline; margin: 0px;}
h3 {display: inline; margin: 0px;}

.projnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 2px solid #999999;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	padding: 5px;
	height: 20px;
	margin: 0px;
}
.projnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #BFC1D0;
	border: 2px solid #999999;
	list-style-image: url(bullet.gif);
	margin: 0px;



}
.projcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #EFEFEF;
	background-position: left top;
	border: 2px solid #999999;
	text-decoration: none;
	margin: 0px;


}
.bottomframe {
	background-image: url(r7_c2.gif);
	background-repeat: repeat-x;
	margin: 0px;

}
.heading {
	margin: 0px;
	padding: 0px 10px;
	text-indent: 3px;

}

.content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;

}
.projectentry {
	background-position: left top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;




}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;

}
.columninsert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;

}
.bottomline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.main {
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-top: 93px;
}
.floatimg {
	margin: 10px;
	float: right;
}


/* menu styles 1.5.07 */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#EFEFEF;
color:#333366;
width:200px;
padding:2px;
text-align:left;
font-weight:bold;
border:1px solid #999999;
font-size: 12px;

}

.submenu{
margin-bottom: 0.5em;
color:#333366;
font-size: 12px;
margin-left: 1.0em;
}