p {
	margin: 0 0 5 0;

}

a:link { 
  color: #ff0000; 
  text-decoration: none;
}

a:visited {
  color: #ff0000; 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a {
  color: #ff0000;
}

a.bhkMenu:link {
  color: #3a3a3a; 
  text-decoration: none;
}

a.bhkMenu:visited {
  color: #3a3a3a; 
  text-decoration: none;
}

a.bhkMenu:hover {
  text-decoration: none;
}

a.bhkMenu {
  color: #3a3a3a;
}

.bhkTop {
	font-size:10px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:1px; 
	font-weight:400; 
	color:#ffffff;
}

.bhkTopBold {
	font-size:10px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:1px; 
	font-weight:600; 
	color:#ffffff;
}

.bhkHeaderActive {
	font-size:15px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:3px; 
	font-weight:600; 
	color:#3a3a3a;
}

.bhkHeader {
	font-size:12px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:3px; 
	font-weight:400; 
	color:#3a3a3a;
}

.bhkBody {
	font-size:11px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:0px; 
	font-weight:400; 
	color:#3a3a3a;
}

.bhkLeft {
	font-size:11px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:0px; 
	font-weight:400; 
	color:#3a3a3a;
}

.bhkFormText {
	font-size:12px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:0px; 
	border-left:0px; 
	border-right:0px; 
	border-top:0px; 
	border-bottom:2px dotted #3a3a3a; 
	background-color: transparent;
}

.bhkFormLabel {
	font-size:13px; 
	font-family:Myriad Web,Arial,Helvetica,sans-serif; 
	letter-spacing:0px; 
	font-weight:600; 
	color:#3a3a3a;
}