body {
	background : url(../images/crowd_new_tv_fade.jpg) no-repeat;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 82%;
	font-family: verdana, arial, sans-serif;
	color: #007294;
}
h1 {
	font-family: arial, verdana, sans-serif;
	color: #007294;
	font-size: 1.5em;
}
h2 {
	font-family: arial, verdana, sans-serif;
	color: #007294;
	font-size: 1.2em;
}
h2.nodent {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: arial, verdana, sans-serif;
	color: #007294;
	font-size: 1.1em;
}
p {
	font-style: normal;
	font-size: 1.0em;
	line-height: 150%;
}
li,address {
	font-style: normal;
	font-size: 1.0em;
}
li {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 0.5em;
}
a {
	color: #007294;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #737373;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
acronym,abbr,acc\:abbr {
	border-bottom: 1px dotted #007294;
}
#logo {
	position: absolute;
	left:589px;
	width: 171px;
	text-align: right;
	z-index: 1;
}
#topmenu {
	position: relative;
	top: 75px;
	left: 0px;
	width: 760px;
	background-color: #017294;
	z-index: 0;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #404040;
	border-top: 1px solid #404040;
}
#topmenu form {
	margin: 0px;
	margin-right: 175px;
}
#leftmenu {
	float: left;
	width: 160px;
}
#leftmenu ul {
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#leftmenu ul li {
	width: 160px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #efefef;
}
#leftmenu ul li a,span {
	padding: 3px;
	display: block;
	font-weight: bold;
	color: #017294;
	text-decoration: none;
	margin-bottom: 1px;
	border-right: 2px solid #808080;
	border-bottom: 1px solid #808080;
}
#leftmenu ul li a:link {
	text-decoration: none;
}
#leftmenu ul li a:visited {
	text-decoration: none;
}
#leftmenu ul li a:hover {
	color: #000000;
	background-color: #B6E0EE;
	text-decoration: underline;
}
#leftmenu ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftmenu ul li ul li {
	background-color: #ffffff;
}
#leftmenu ul li ul li a,span {
	padding-left: 24px;
	font-size: smaller;
	font-weight: normal;
}
#leftmenu ul li ul li a {
	color: #000000;
}
#leftmenu ul li ul li a:link {
	text-decoration: none;
}
#leftmenu ul li ul li a:visited {
	text-decoration: none;
}
#leftmenu ul li ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#content {
	width: 630px;
	margin-top: 75px;
	padding-bottom: 20px;
}
#text {
	margin-left: 180px;
}
#bread {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
}
#bread span {
	font-size: smaller;
}
#bread a:link {
	font-size: 1em;
	color: #007294;
	text-decoration: underline;
}
#bread a:visited {
	font-size: 1em;
	color: #737373;
	text-decoration: underline;
}
#bread a:hover {
	font-size: 1em;
	color: #000000;
	background-color: #EFC5BD;
	text-decoration: underline;
}
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: 380px;
}
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;
} 