body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	text-align: left;
	width: 700px;
}
#nav {
	font-size: 11px;
	float:left;
	width: 20%;
}
#nav a,a:hover,a:visited {
	font-size: 13px;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
} 
#nav li {
	margin-top:13px;
} 
#content {
	font-size: 11px;
	margin:0 0 0 20%;
	min-height:250px;
	_height:250px
}
#contentstretch {
}
.indent {
	margin-left: 25px;
}
#next {
	text-align: right;
	font-weight: bold;
	margin: 45px 0 0 0;
}
#footer {
	text-align: center;
	margin: 20px 0 10px 0;
}
p.footer {
	font-size: 9px;
}
a.footer:link,a.footer:hover,a.footer:visited {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
a.footer:hover {
	text-decoration: underline;
}
#printfooter,#printheader {
	display: none;
}
p {
	font-size: 11px;
	line-height: 15px;
}
p.small {
	font-size: 9px;
	line-height: 12px;
}
.table {
	font-size: 11px;
	line-height: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 175%;
	color: #999999;
	font-weight: normal;
	margin: 34px 0 20px 0;
}
h2 {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: bold;
}
a:link,a:hover,a:visited {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	border-bottom: 1px dotted #009900;
}
a:hover {
	border-bottom: 1px solid #009900;
}
a:visited {
	color: #006600;
	border: 0;
}
ul.heading {
	list-style-type: none;
	padding: 0 0 25px 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #999999;
}
li.heading,a.heading:link,a.heading:hover,a.heading:visited {
	font-size: 13px;
	font-weight: bold;
	border: 0;
}
ul.square {
	list-style-type: square;
	line-height: 15px;
}
ul.none {
	list-style-image: url(/Images/arrow.gif);
	line-height: 15px;
	padding: 0 0 3px 0;
}
html {
	min-height: 100%; margin-bottom: 1px;
}
#lang {
	text-align: right;
}
#header {
}