/**
 * Style sheet wsv1_basic
 */
body, div, p, pre, code, blockquote, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, table, th, td, form, input, fieldset, legend, textarea
{
	margin:0;
	padding:0;
}

blockquote, q
{
	quotes:none;
}

li
{
	list-style-type:none;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

caption, th, td
{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

abbr, acronym
{
	border:0;
}

_sup
{
	vertical-align:text-top;
}

sub
{
	vertical-align:text-bottom;
}

del
{
	text-decoration:line-through;
}

ins
{
	text-decoration:none;
}

:focus
{
	outline:0;
}

body
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size:13px;
	color:#484850;
	line-height:1.5;
}

pre, code
{
	font-family:monospace;
	line-height:1;
}

input, textarea, select
{
	font-family:inherit;
}

caption, th
{
	font-weight:bold;
}

abbr, acronym
{
	border-bottom:1px dotted #666;
	cursor:help;
}

h1, h2, h3, h4, h5, h6
{
	margin-top:6px;
	font-weight:normal;
	font-size:100%;
	color:#6c6c6c;
}

h1
{
	font-size:130.8%;
	color:#6c6c6c;
}

h2
{
	font-size:123.1%;
	color:#6c6c6c;
}

h3
{
	font-size:115.4%;
}

h4
{
	font-size:107.7%;
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6, ol, ul, dl, fieldset, table
{
	margin-bottom:12px;
}

ol, ul, dl
{
	margin-left:3em;
}

ol li
{
	list-style:decimal outside;
}

ul li
{
	list-style:disc outside;
}

dl dd
{
	margin-left:1em;
}

form
{
	line-height:1;
}

fieldset
{
	margin:1em 0em;
	padding:1em;
	border:1px solid #ccc;
}

legend
{
	padding:0px 3px;
}

.clear
{
	width:0.1px;
	overflow:hidden;
	clear:both;
	font-size:0.1px;
	line-height:0.1px;
}

.hidden
{
	display:none;
}
