/*	Reliance Network 2005 */


/*	fonts	*/


p{
	color: #00000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}
.mainpageheading,
.pageheading{
	color: #153474;
	font-family: "Times New Roman", Serif;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing:-1px;
	display:inline;
	}
img.pageheading{
	margin: 10px 0 0 0;
	display:inline;
	}

* html img.pageheading{
	margin: 10px 0 0 0;
	display:inline;
	}
ul, li{
	color: #00000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	}
ul
{
	margin-bottom: 15px;
	padding-left: 15px;
	}
li
{
	list-style-image: url(/media/theme/Remax016/nav/bullet_red_arrow.gif);
}
ul.menulist li
{
	list-style-position: inside;
	list-style-image: url(/media/theme/Remax016/nav/bullet_blue_arrow.gif);
	}

a,
a:link,
p a:link
{
	color: #3467cc;
	text-decoration: underline;
	}
a:hover,
p a:hover
{
	color: #407df4;
	text-decoration: underline;
	}
*html a:hover,
*html p a:hover
{
	color: #407df4;
	text-decoration: underline;
	}
a:visited,
p a:visited
{
	color: #3467cc;
	}
	
a.pageTextLink,
a.pageTextLink h3,
a.pageTextLink:link
{
	color: #153474;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.pageTextLink:hover
{
	color: #2C5BBA;
	text-decoration:underline;
}
*html a.pageTextLink:hover
{
	color: #2C5BBA;
	text-decoration:underline;
}
a.pageTextLink:hover h3
{
	color: #2C5BBA;
	text-decoration:underline;
}
*html a.pageTextLink:hover h3
{
	color: #2C5BBA;
	text-decoration:underline;
}
a.pageTextLink:visited
{
	color: #153474;
}
a:hover h3
{
	color: #2C5BBA;
}	
h3 a,
h3 a:link
{
	text-decoration: underline;
}
h3 a:hover
{
	text-decoration: underline;
}
h3 a:visited
{
	text-decoration: underline;
}	

.disclaimer{
	color: #ffffff;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
}
.disclaimer a,
.disclaimer a:link{
	color: #bce2ff;
	text-decoration: underline;
}
.disclaimer a:visited{
	color: #bce2ff;
	text-decoration: underline;
}
.disclaimer a:hover{
	color: #ffffff;
	text-decoration: underline;
}

* html .sidebar
{
	width: 185px;
	margin-right:0px;
	}



