@charset "utf-8";
/* CSS Document */

body {
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}
.vision{
color:#274C92;
font-size:13px;

}
.NorTxt{
font:"Times New Roman", Times, arial;
color:#000000;
font-size:14px;
}

.OrBoldTxt {
color:#274C92;
font-size:17;
font-weight:bold;
font-family:"Times New Roman", Times, serif; 
}

.NorBldTxt {
color:#000000;
font-size:14;
font-weight:bold;
font-family:"Times New Roman", Times, serif; 
}
.footer{
color:#274C92;
font-size:14px;
}

.tblHead {
color:#666666;
font-size:8;
font-weight:bold;
font-family:"Times New Roman", Times, serif; 
}


.web{
color:#666666;
font-size:12px;
}

a {
color:#666666;
font-size:12px;
}
a:hover {
color:#666666;
font-size:13px;
}

#webDev{
	height:300px;
position:fixed;
width::200px;
	border: 12px;
}

.brz{
margin-top:-160px;
margin-left:20px;
color:#666666;
font-size:15px;
margin-right:50px;

}