/* CSS Document */
body {
	background-color:#ffffff;
	border:0px;
	margin-top:1px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:2px;
	font-family:verdana,arial,sans-serif;
	color:black;
	line-height:1.4;
}
@viewport {
  zoom: 1.0;
  width: auto;
}
h1 {
	font-size:15px;font-weight:bold;
}
h2 {
	font-size:15px;font-weight:bold;
}
h3 {
	font-size:15px;font-weight:bold;
}
h4 {
	font-size:15px;font-weight:bold;
}
p {
	font-size:12px;
	font-style:normal;
	line-height:1.4;
}
a:link {
	color:#0000ff;text-decoration:none;
}
a:visited {
	color:#0000cc;
}
a:hover {
	color:#ff0000;
}
a:active {
	color:#ff0000;
}
td {
	padding:5px;
	line-height:1.4;
}
.center {
	margin-left:auto;
	margin-right:auto;
	width:580px;
	vertical-align:text-top;
}
.sitetop {
	width:100%;
	height:60px;
}
.sitetop td {
	background-color:#000000;
	color:#99ff00;
	font-size:12px;
	text-align:center;
	white-space:nowrap;
}
.sitetop td.alt {
	background-color:#0000ff;
	color:#ffffaa;
	font-style:italic;
	text-align:center;
	padding:5px;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
li {
	padding:0px;
	text-decoration:none;
    white-space:nowrap;
}
hr {
	background-color:#cc33cc;
	color:#cc33cc;
	height:2px;
	border-width:0;
}
.container {
	background-color:#ffffff;
	width:100%;
}
.nav {
	width:195px;
	margin:4px;
}
.sitenav {
background-color:#ffffff;
font-family:verdana,arial,sans-serif;
width:100%;
border-collapse:collapse;
}
.sitenav td {
font-size:11px;
text-align:center;
border:0px;
padding:3px
}
.related  {
background-color:#eeeeee;
width:100%;
height: 15px;
margin:0px;
}
.related td {
background-color:#eeeeee;
font-family:verdana,arial,sans-serif;
font-size:11px;
line-height:1.4;
text-align:center;
padding:3px
}