/* CSS Document */

center#mainContainer {
	margin-top: 10px;
}

/* TOPFRAME */

div#DHeader {
	height: 110px;
}

div#PHeader {
	display: none;
}

img#IHeader {
	width:700px;
	height:110px;
	!margin-bottom: -3px; /* IE HACK - Surprise, surprise! */
}

/* MENUFRAME.HTM */

div#mainMenu {
	height: 24px;
}

/* BOTTOMFRAME */

div#Footer {
	width: 700px;
	height: 38px;
	color: #FFFFFF;
	background-color: #3366B0;
}

div#Validators {
	float: left;
	height: 38px;
	margin-left: 3px;
	margin-top: 3px;
}

#swd {
	height: 36px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}

#right {
	width: 36px;
	height: 36px;
	float: right;
	margin-top: 1px;
	margin-right: 1px;
}

/* GENERAL */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#Body {
	width: 688px;
	padding: 4px 4px 4px 10px;
	overflow: auto;
}

div#BodyNoFrames {
	width: 688px;
	padding: 4px 4px 4px 10px;
	overflow: auto;
}

div#BodyNoFrameFix1 {
	width: 692px;
	!width: 700px; /* IE HACK - Surprise, surprise! */
	padding: 4px;
	overflow: auto;
	margin-top: -3px;
	!margin-top: 0; /* IE HACK - Surprise, surprise! */
}

div#BodyNoFrameFix2 {
	width: 692px;
	!width: 700px; /* IE HACK - Surprise, surprise! */
	padding: 4px;
	overflow: auto;
	margin-top: 0;
	!margin-top: -3px; /* IE HACK - Surprise, surprise! */
}

img {
	border: 0px none;
}

acronym {
	!border-bottom: 1px dotted; /* IE HACK - Firefox automatically underlines! */
}

/* Custom Headers - avoids "h?" as the <center> element causes them to display badly */
.header1 {
	/*font-size: 1.1em;*/
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-align: justify;
	padding: 6px 0 9px 0;
}

.header2 {
	/*font-size: 1.0em;*/
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-align: justify;
	padding: 3px 0 6px 0;
}

}

.header3 {
	/*font-size: 1.0em;*/
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-align: justify;
	padding: 3px 0 6px 0;
}


.size1 {
	/*font-size: 0.9em;*/
	font-size: 13px;
	text-align: justify;
}

.size2Centre {
	/*font-size: 1.0em;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* HOME.HTM */

img#outside {
	margin-left: 10px;
	text-align: right;
}

/* FORSALE.HTM */

td.bold {
	font-weight: bold;
	text-align: justify;
}

div.conform {
	/*font-size: 0.7em;*/
	font-size: 9px;
	text-align: justify;
	float: left;
}

/* SERVICES.HTM */

img.spacer {
	margin: 0 10px 0 10px; /* IE doesn't like hspace! */
}

/* PROMISE.HTM */

li {
	list-style-image: url('../images/bullet.gif');
	line-height: 20px;
	margin-left: -16px
}

/* LINKS.HTM */

td.borders {
	width: 140px;
}