@charset "utf-8";
p {
	font-family: "Roboto Condensed", Helvetica, "Microsoft Sans Serif", serif;
	font-size: 12px;
	color: #EFEFEF;
}
body,td,th {
	font-family: "Roboto Condensed", Helvetica, "Microsoft Sans Serif", serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #B8B8B8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "Roboto Condensed", Helvetica, "Microsoft Sans Serif", serif;
	font-size: 12px;
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}
/* contact
----------------------------------------------------------------------*/
#insgovbct {
	width:990px;
	height: 560px;
	background:#ffffff;
	position:relative;
	font-family:"Roboto Condensed", Helvetica, "Microsoft Sans Serif"
	font-size:14px;
	color:#08838A;
}
.insgovbctl1 {
	position:absolute;
	left:30px;
	top:40px;
}
.insgovbctf1 {
	position:absolute;
	left:130px;
	top:40px;
	min-width:340px;
	max-width:500px;
	height:250px;
}
.insgovbctl2 {
	position:absolute;
	left:30px;
	top:320px;
}
.insgovbctf2 {
	position:absolute;
	left:130px;
	top:320px;
	width:200px;
}
.insgovbctl3 {
	position:absolute;
	left:30px;
	top:370px;
}
.insgovbctf3 {
	position:absolute;
	left:130px;
	top:370px;
	width:200px;
}
.insgovbctl4 {
	position:absolute;
	left:30px;
	top:420px;
}
.insgovbctf4 {
	position:absolute;
	left:230px;
	top:420px;
	width:200px;
}
.insgovbctf5 {
	position:absolute;
	left:130px;
	top:470px;
	width:100px;
	height:30px;
	background:#08838A;
	border-radius:2px;
	color:#fff;
}
.insgovbctf6 {
	position:absolute;
	left:250px;
	top:470px;
	width:100px;
	height:30px;
	background:#08838A;
	border-radius:2px;
	color:#fff;
}
#insgovbb { display:none; }