body {
	background-color: #D5DCE1;
}
body,td,th {
	color: #000000;
}
.insidepageheading {
	color:#0033CC;
	font-weight:bold;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {	color: #0033CC;
	font-weight: bold;
}
.style4 {color: #FFFFFF}

a:link {
	/*color: #0033CC;*/
	color:#777;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	/*color: #FFFFFF;*/
	color:#777;
	text-decoration: none;
}
a:hover {
	/*color: #FF9C30; */
	color:#333;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.style5 {color: #000000; }

.button { border: 0px inset #0033CC;
  width: 80px;
  margin: 0px;
  padding: 3px 15px 3px 3px;
  color: #FFFFFF;
  /*background-color:#0033CC; */
  background-color:#0033CC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration:none;

}
a.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.button:hover{
/*	background-color:#FF9C30;
	color: #FFFFFF;  */
	color: #FF9C30; 
	text-decoration: none;
	}
	
a.button:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.buttonnav {
  border: 0px inset #0033CC;
  width: 80px;
  height: 24px;
  margin: 0px;
  padding: 3px 15px 3px 3px;
  color: #FFFFFF;
  background-color:#0033CC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration:none;
}
.backgroundmain {
	background-image: url(../images/quickbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background {
	background-image: url(../images/quickbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.style7 {
	font-size: 10pt;
	color: #0033CC;
}
.style8 {color: #0033CC}
.bottomline{
	color:#777;
	font-size:10pt;
}
	
.subtitle {
	color:#777;
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonialimg {
	vspace:5px;
	hspace:5px;
}
.leftnav{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
}
a.leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnav:hover{
/*	background-color:#FF9C30;
	color: #FFFFFF;  */
	color: #FF9C30; 
	text-decoration: none;
	}
	
a.leftnav:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
