body{
	margin-top: 0px;
	padding-left: 0px;
	left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
    background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#999999;
	width:100%;
	}
.grayLine{background-image:url(images/Gray_line.gif);
background-repeat:repeat-x;}
.darkGray{background-color:#dfdeda;}
.light_gray{background-color:#f0f0f5;}

.text_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align: justify;
	font-weight:normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-image: url(images/icon.gif);
	list-style-type: decimal;
	white-space: normal;
	line-height:17px;
	}
.textBlue{
	color:#3178ab;
	font-weight:800;
	}
.orangecolor{color:#c85b02;
font-weight:800;}

.heading_blue{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#314396;
	font-weight:700;
	padding-left:10px;
	}

.top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#314396;
	font-weight:500;
	text-decoration:none;
	text-align:right;
	}
.top:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:500;
	text-decoration:underline;
		text-align:right;
	}
	
	a{text-decoration:none;
color:#314396;}

a:active{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;
color:#666666;}


.blue_band{background-color:#0041FF;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:800;
	font-style: normal;
}

.DataSheet{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	font-style: normal;
	font-variant: normal;
	}
.style1 {font-size: 14px}
.textBlueData{
	color:#3178ab;
	font-weight:800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:3px;
	}
	
.product{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:600;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #F4F4F4;
	line-height:20px;
	height:20px;
	display:block;
	padding-left:5px;
	text-align:left;
	}
	
.product:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:600;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #314396;
	line-height:20px;
	height:20px;

	}
	
.button{
	background-color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	border: thin solid #000033;
	height:18px;

}