/* CSS Document */
h1
{
	font-size: 1.64em;
	font-weight: normal;
	color: #007ec6;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 1.27em;
	font-weight: normal;
	color: #007ec6;
}

#content_col_right h1
{
	font-size: 1.29em;
	font-weight: normal;
	color: #007ec6;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.logo_perthweb
{
	padding-top: 10px;
	padding-left: 10px;
}

a
{
	color: #878787;
}

a:hover
{
	color: #878787;
	text-decoration: none;
}

div { behavior: url(/common/pngfix/iepngfix.htc); }


hr {
	border: 0;
	height: 1px;
	background-color: #007ec6;
	color: #007ec6;
}

.blue {
	color: #47a1d4;
}

.float-image-left {
	float: right;
	padding: 0 0 0 15px;
}

.float-image-left img {
	
	border: 3px double #94d4f8;
	
}