html, body, * {
	margin: 0;
	padding: 0;
}

body, textarea, input, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#mainBody {
	position:relative;
}

#anchor_content {
	display: none;
}
#link_startPage { 
	left: 0px;
	top: 10px;
	float:none;
}

/* ----------------- STARTPAGE (start) ----------------- */
.content_sI1b {
	display:none;
}

.content_sI1a {
	display:none;
}

#offerplate_wrap {
	display:none;
}

/* ----------------- STARTPAGE (end) ----------------- */

.module_tab h4,
.module_tab4col h4,
.tabContent {
	border:0;
}

#link_startPage img { 
	margin: 0;
	padding: 0;
	border: 0px;
}

#breadCrum {
	margin: 10px 0px 25px 0px;
	display: block;
	border-top: 1px solid #000;
	font-size: 10pt;
}

#breadCrum ul {
	height: 1%;
	overflow: hidden;
	padding: 5px 0px;
}

#breadCrum ul li {
	float: left; 
	padding: 1px 20px 0px 10px;
	margin-left: -10px;
	list-style-type: none;
	color: #000;
	border-left: 1px solid #000;
	background-color: #fff;
}

#breadCrum ul li a {
	color: #000;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	margin-bottom: 0.5em;
	color: #0099ff;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-bottom: 0.5em;
}

p {
	margin-bottom: 1em;
}

a {
	color: #004e83;
}


/* Hide this on print */
.sI1,
.psf,
#ctrl_pageTop,
#footer,
#content_add2,
search_module,
#content_add1,
.sys_pseudoTableAlign ,
.nW,
.nE,
.sW,
.sE
{
	display: none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
