@charset "utf-8";
/* CSS Document */


.heading1
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#435763;

}

.heading2
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#9E6C21;
}

.style1
{
	font-family:Verdana;
	font-size:10px;
	color:#1F1F1F;
}

.style3
{
	font-family:Verdana;
	font-size:10px;
	color:#CC6600;
}

.sub-heading
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#9E6C21;
}

.topBanner
{
	background-image:url(../images/reachnbg.jpg);
	background-repeat:no-repeat;
	background-color:#EBEFF0;
}

.heading2 a{ color:#9E6C21;}
.heading2 a:hover{text-decoration:none;}

a{ color:#CC6600;}
a:hover{ text-decoration:none;}

.disclamer
{
	font-family:Verdana;
	font-size:9px;
	color:#333333;
}