

.headtext
{	
	width:100%;		
	font-family:"Arial Black", Gadget, sans-serif;	
	float:left;
}
.volatility-report
{
	margin-top:2%;    
    background:#60638A;	
	width:100%;	
    font-size:1em;
	float:left;
	border:dashed;	
}
.button
{
	background:#036;
	color:#038;
	min-width:125px;
	width:125px;
	max-height:125px;
	min-height:40px;
	height:40;
	max-height:42px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	font-size:1.1;
	float:inherit;
}

.report-left
{
	text-align:left;
	color:#000;
}
.report-center
{
	text-align:center;
	color:#000;
}
.volatility-info
{
	margin-top:1%;
	text-align:center;
	float:left;	
	width:100%;	
	font-size:1em;		
}
.volatility-form-calc
{
	background:#FFF;
	margin-top:0%;	
	width:100%;	
	float:left;
	border:none;
}
.volatility-form-calc-hit
{
	background:#FFF;
	color:#FFF;
	margin-top:6%;
	min-width:23%;
	width:23%;
	max-width:100%;
    height:inherit;
	text-align:center;
	float:left;
}
.volatility-form-calc-hit table
{
	margin-left:1%;
	min-width:320px;
	width:320px;
	max-width:100px;
	float:none;
	border:none;
}
.volatility-form-calc-hit td
{
	float:left;
}
.fontBold
{	
	text-align:left;
    width: 50%;	
}
.txt-Green-Input
{
	background:#FFF;
	width:100%;
	height:25px;
	font-size:16px;
	float:left;
	border-style:solid;
	border-width:thin;
	border-color:#1B4F15;
	color:#1B4F15;
	font-size:12pt;
	font-weight:bold;
}
.hitButton
{
	background:#333;
	color:#FFF;
	width:60%;
	height:auto;
	padding:5px;
	font-size:1em;
	text-align:center;
	cursor:pointer;
	border:none;
	float:left;
	border:thin solid #15aeec;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;	
	font-weight:bold;	
	min-width:100px;	
	margin-top:1%;
}
.resf
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:1.3em;;
	font-weight:bold;
}

.hitButton:hover{color:#00CCFF;}
