body {
	background-color : #ffffff;
	font-size: 14pt;
	font-family: times new roman;
	color: #000000;
}
h1 {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 20pt;
}
h2 {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 18pt;
}
h2.nodent {
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 16pt;
}
p {
	font-style: normal;
	font-size: 14pt;
	line-height: 150%;
}
li,address {
	font-style: normal;
	font-size: 14pt;
}
li {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 0.5em;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#topmenu {
	display: none;
}
#leftmenu {
	display: none;
}
#content {
	width: 640px;
}
#bread  p {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 12pt;
}
#bread span {
	font-size: 10pt;
}
#bread a:link {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
img { border: none; }
#cvs h3 {
	display: inline;
}
#cvs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cvs ul li {
	list-style: none;
}
.high {
	font-weight: bold;
}
hr {
	height: 1px;
	color: #404040;
	background-color: #404040;
}
#request {
	width: 500px;
}
fieldset {
	background-color: #eeeeee;
	border: 1px solid #007294;
}
legend {
	font-weight: bold;
}
#request tr {
	padding-top: 5px;
	margin: 5px;
}
.label {
	width: 100px;
	text-align: right;
}
.formw {
	padding-left: 10px;
	width: 235px;
	text-align: left;
} 