/*	Reliance Network 2005 */


/*	fonts	*/


p{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}

h1,
.mainpageheading,
.pageheading{
	color: #000000;
	font-family: Arial, helvetica, Sans-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;
	}
h2
{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform:uppercase;
	}	
h3
{
	color: #000000;
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	}

ul, li{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	}
ul
{
	margin-bottom: 15px;
	margin-left: 15px;
	}
li
{
	list-style-position: inside;
	list-style-image: url(/media/theme/Remax001/nav/bullet_red_arrow.gif);
}
ul.menulist li
{
	list-style-position: inside;
	list-style-image: url(/media/theme/Remax001/nav/bullet_blue_arrow.gif);
	}

a,
a:link,
p a:link
{
	color: #323733;
	text-decoration: underline;
	}
a:visited,
p a:visited
{
	color: #323733;
	text-decoration: underline;
	}
a:hover,
p a:hover
{
	color: #c19067;
	text-decoration: underline;
	}
* html a:hover,
* html p a:hover
{
	color: #c19067;
	text-decoration: underline;
	}

	
a.pageTextLink,
a.pageTextLink h3,
a.pageTextLink:link,
a.pageTextLink:visited
{
	color: #323733;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.pageTextLink:visited:hover,
a.pageTextLink:hover
{
	color: #c19067;
	text-decoration:underline;
}
* html a.pageTextLink:hover
{
	color: #c19067;
	text-decoration:underline;
}
a.pageTextLink:hover h3
{
	color: #c19067;
	text-decoration:underline;
}
* html a.pageTextLink:hover h3
{
	color: #c19067;
	text-decoration:underline;
}
h3 a,
h3 a:link
{
	text-decoration: underline;
}
h3 a:visited
{
	text-decoration: underline;
}	

h3 a:hover
{
	text-decoration: underline;
}

.disclaimer{
	color: #ffffff;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
.disclaimer a,
.disclaimer a:link{
	color: #333333;
	text-decoration: underline;
}
.disclaimer a:visited{
	color: #333333;
	text-decoration: underline;
}
.disclaimer a:hover{
	color: #c19067;
	text-decoration: underline;
}

* html .sidebar
{
	width: 185px;
	margin-right:0px;
}



