body 
{
	background: #FFFFFF;
	margin: 2cm 1.5cm 2cm 2.5cm;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .2pt;
}
img 
{
	border: 0 none;
}

a:link, 
a:visited, 
a:hover, 
a:active 
{
	color: #000000;
	text-decoration: underline;
}
h1 
{
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 7pt;
	color: #000000;
	line-height: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1pt;
}
h2 
{
	margin: 0 0 14pt;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1pt;
}
h3 
{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1pt;
}

ul 
{
	margin: 0 28pt 28pt;
	padding: 0;
}

/* ---------------- DIV skip ------------------------------------------------------------------------------------------ */

div#skip,
div#font-size,
div#topnav {
	display: none;
}

/* ---------------- DIV wrapper ------------------------------------------------------------------------------------------ */
/* The DIV wrapper encloses everything */

div#wrapper 
{
}

/* ---------------- DIV header ------------------------------------------------------------------------------------------- */

div#header 
{
}
div#header p 
{
	display: none;
}
div#header h1 
{
	margin-bottom: 20pt;
	padding: 0px;
}

/* ---------------- DIV navigation & search_short --------------------------------------------------------------------------------------- */
/* The DIV navigation encloses both mainnavigation and submenu but not the DIV search_short */

div#navigation, 
#search_short 
{
	display: none;
}

/* ---------------- DIV main_box ---------------------------------------------------------------------------------------- */
/* The DIV main_box encloses the DIV content, mid_column and right_column, not the DIV footer */

div#main_box 
{
}

/* ---------------- Content Column -------------------------------------------------------------------------------------- */

div#content 
{
}
div#content p 
{
	margin: 0 0 12pt;
	padding: 0;
	font-size: 10pt;
}
div#content ul 
{
	font-size: 10pt;
}
div#content ul p 
{
	font-size: 10pt;
}

div#links 
{
	display: none;
}

#h2workshop 
{
	margin: 0;
	padding: 0;
}
#h2workshop h2 
{
	margin: 0 0 7pt;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	border: none;
}
#workshopcontainer 
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
}
#workshop  
{
	display: none;
}
p#bottomlinks 
{
	display: none;
}

/* These styles are only for the News Section on the homepage and on the News pages */

/* ---------------- DIV newslist ---------------------------------------------------------------------------------------- */

ul#newslist 
{
	padding: 2pt 7pt;
	margin: 2pt;
	list-style: none;
}
ul#newslist li
{
	padding-top: 8pt;
	border-bottom: 1px dashed #ccc;
}

ul#newslist span.newsline
{
	font-size: 8pt;
	display: block;
}
ul#newslist span.newsline strong
{
	font-weight: bolder;
	text-transform: uppercase;
}
#news img 
{
	display: none;
}

/* ---------------- DIV mid_column / right_column ----------------------------------------------------------------------- */

div#mid_column ,
div#right_column 
{
	display: none;
}

/* ---------------- Footer  ---------------- */
#footer 
{
	display: none;
}

/* ----- ----- CLASSES ----- ----- */

#statement 
{
	display: none;
}
.tabulator 
{
	margin: 0px 28pt;
	padding: 0px;
}
.marginbottom 
{
	margin-bottom: 28pt;
}
#form 
{
	margin: 28pt;
}

