﻿body {
}
    .itcontent_outer{
	width:100%;
	overflow:hidden;
	margin:20px 0px 10px 0px;
}
.company_outer{
	width:100%;
	overflow:hidden;
	border:1px solid #336699;
}
.itinfo_outer{
	width:100%;
	overflow:hidden;
}
.itinfo_outer h1{
	margin:20px 0px 10px 0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:28px;
	text-align:center;
	color:#3399cc;
}
.itinfo_outer h2{
	margin:10px 0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:20px;
	text-align:left;
	color:#3399cc;
}
.itinfo_outer ol{
	margin:10px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	list-style-type:decimal;
}
.itinfo_outer ol li{
	margin:10px 0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	list-style-type:decimal;
	color:#336699;
	text-align:justify;
}
.instru_outer{
	width:100%;
	overflow:hidden;
}
.instru_outer h1{
	margin:10px 0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:20px;
	text-align:left;
	color:#3399cc;
}
.instru_outer ol{
	margin:10px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	list-style-type:decimal;
}
.instru_outer ol li{
	margin:10px 0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	list-style-type:decimal;
	color:#336699;
	text-align:justify;
}
}
