body {
	margin: 10pt;
	color: #666;
	background: #efefef;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #f5f5f5;
	scrollbar-shadow-color: #ccc;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-track-color: #f5f5f5;
	scrollbar-arrow-color: #ccc
}
p {
	color: #666;
	background: #f5f5f5
}
caption {
	border: 1px dotted #ccc;
	background: #ccc;
	font-size: 11px
}
a {
	color: #358;
	text-decoration: none
}
a:link, a:visited, a:active, a:hover,
a.downlink:link, a.downlink:visited, a.downlink:active, a.downlink:hover {
	color: #358;
	text-decoration: none /*border-bottom: 1px dotted #CCC;*/
}
a:hover, a.downlink:hover {
	color: #000
}
.nav {
	color: #999;
	font-weight: 900
}
.tinynote {
	color: #999;
	font-size: 10px;
	font-weight: 100;
	text-align: left;
	vertical-align: middle
}
.s {
	font-size: 11px;
	text-decoration: none
}
.sm {
	font-size: 10px
}
.imglink {
	cursor: pointer
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	list-style: url(images/bullet_small_square.gif) disc outside;
}
acronym {
	border-bottom: 0px none #000;
	cursor: help
}
input.intext {
	border: 1px solid #2f6dff;
	color: #009;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif
}
input.inimage {
	border: 0px none
}
textarea {
	border: 1px solid #2f6dff;
	color: #009;
	background: #e8e8e8;
	font-size: 11px
}
select {
	border: 1px solid #2f6dff;
	color: #009;
	background: #e8e8e8;
	font-size: 10px
}
legend {
	color: #009;
	font-size: 10px
}
fieldset {
	border: 1px solid #2f6dff;
	color: #009;
	font-size: 10px
}
.tborder {
	border: 1px dashed #ccc;
	background: #f5f5f5
}
.pagetop {
	padding: 10px;
	border-bottom: 1px dashed #ccc
}
.pagetitle {
	font-size: 25px;
	text-decoration: underline
}
.pagecontenttitle {
	padding-left: 10px;
	padding-right: 20px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc
}
.pagecontenttext {
	padding: 20px;
	text-align: justify
}
.pagecontentright {
	padding: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 1px dashed #ccc /*border-bottom: 1px dashed #CCCCCC;*/
}
.pagebottom {
	padding: 10px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc
}
