.button
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration:none;
}


.button:hover
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0193D7;
	text-decoration:underline;
	}
	
	p.normalText
	
	{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #626262;

	}
	
.style3 {
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.style3 a:link {
	text-decoration: none;
	color: #ffffff;
}
.style3 a:visited {
	text-decoration: none;
}
.style3 a:hover {
	text-decoration: none;
}
.style3 a:active {
	text-decoration: none;
}	

}
.heading_field3
{
padding-left:10px;
width:285px;
height:36px;
border:1px #ff9900 solid;
background:grey;
color:#FFFFFF;
font:normal 18px/34px Arial, Helvetica, sans-serif;
text-decoration:none;
float:right;
}

.right_side_cont_filed
{
padding:10px;
width:275px;
height:auto;
border:1px #ddd solid;
border-top:0px;
background:#f1f1f1;
float:right;
}

