/*
	ross, 29/08/2008, creation
*/

H2, H4 {
	color: #425c53;
	margin-bottom: 2px;
	border: none;
	font-weight: bold;
}
H2 {
	font-size: 14pt;
}
H4 {
	font-size: 12pt;
}
H2 A {
	color: #425c53;
	text-decoration: none;
}
H2 A:hover {
	text-decoration: underline;
}

.findOutMore {
	margin-top: 2px;
}
.findOutMore A {
	color: blue;
	text-decoration: none;
}
.findOutMore A:hover {
	text-decoration: underline;
}
.findOutMore IMG {
	border: none;
	vertical-align: middle;
	margin-right: 4px;
}

#middleColumn {
	text-align: justify;
	font-size: 9pt;
}

#middleColumn A {
	text-decoration: none;
	color: blue;
}
#middleColumn A:hover {
	text-decoration: underline;
}

.screenShot {
	float: right;
	margin: 0px 0px 0px 8px;
}

.screenShot IMG {
	border: none;
}