*{padding:0;margin:0;border:0;}

body
{
	background: #fff;
	color: #282931;
	background: #fff;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

a			{ color: #6512E0; }
a:link		{ color: #6512E0; }
a:visited	{ color: #6512E0; }
a:hover		{ color: black; }

h1 { font-size: 20pt; font-weight: bold; }
h2 { font-size: 16pt; font-weight: bold; }
h3 { font-size: 14pt; font-weight: normal; }
h4 { font-size: 12pt; font-weight: bold; }

h1,h2,h3,h4 
{
	margin-top: 0px;
	margin-bottom: 3pt;		
	padding-top: 10pt;
}

.thumbnail
{
	padding: 4px;
	border: 0px;
	margin: 15px;
	display: block;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

.header
{
	height: 74px;
	width: 100%;
	background-color: #00BF1B;
}

.header img
{
	display: block;
	border: 0px;
}

.container
{
	margin: 0px 200px 0px 0px;
	border-right: 1px dashed #00cc00;
}

.content
{
	padding: 15pt 15pt;
	border-bottom: 1pt solid #e8e8e8;
}

.content * 
{
	line-height: 18pt;
}

.notice
{
	text-align: center;
	padding-top: 10pt;
}

ul,ol { margin-left: 10pt; }
blockquote { margin: 6pt; padding: 0 6pt; border-left: 3px solid #ccc; }

li { padding-top: 4pt; padding-bottom: 4pt; }

.list
{
	font-size: 10pt;
	margin-left: 10pt;
	margin-top: 10pt;
}

.sidebar 			{ line-height: 18pt; }
.sidebar a			{ text-decoration: none; }
.sidebar a:link		{ text-decoration: none; }
.sidebar a:visited	{ text-decoration: none; }
.sidebar a:hover	{ text-decoration: underline; }
