﻿h1{
	font-family:"Arial Narrow,Arial";padding:9px;letter-spacing:1px;
	}
h3{
	font-family:"Arial Narrow";letter-spacing:1px;padding:2px;margin:2px;
}

.drpdwnlist{
	position:relative; top:40px; left:170px; font-family:"Arial";
}
.fileUpload{position:relative; top:10px;left:40px;
}

.btn{
	position: absolute;
	top: 75px;
	left: 110px;
	font-family: "Arial Narrow";
	letter-spacing: 5px;
	width: 200px;
	
}

.imgleft{
	height:696px;
	width:180px;
}

.btnhome{
	font-family:"Arial Narrow";
	letter-spacing:5px;
	border-width:1px;
	border-style:solid;
	border-color:gray;
	background:transparent;	
	padding-top:2px;
	position:absolute;
	width:100px;
	height:26px;
	left:0px;
	top:0px;
}

.btnhome:hover{
	border-width:2px;
    border-color:Black;	
	background:#006699;
	color:White;
}

.btninst{
	font-family:"Arial Narrow";
	letter-spacing:5px;
	border-width:1px;
	border-style:solid;
	border-color:gray;
	background:transparent;	
	padding-top:2px;
	position:absolute;
	width:170px;
	height:26px;
	left:100px;
	top:0px;
}

.btninst:hover{
	border-width:2px;
    border-color:Black;	
	background:#006699;
	color:White;		
}

.btnfaq{
	font-family:"Arial Narrow";
	letter-spacing:5px;
	border-width:1px;
	border-style:solid;
	border-color:gray;
	height:26px;
	background:transparent;	
	padding-top:2px;
	position:absolute;
	width:95px;
	left:271px;
	top:0px;
}

.btnfaq:hover{
	border-width:2px;
    border-color:Black;	
	background:#006699;
	color:White;		
}

.btnview{
	font-family:"Arial Narrow";
	font-size:small;
	letter-spacing:5px;
	border-width:1px;
	border-style:solid;
	border-color:gray;
	background:transparent;	
	padding-top:2px;
	position:absolute;
	width:135px;
	left:366px;
	height:26px;
	top:0px;
}

.btnview:hover{
	border-width:2px;
    border-color:Black;	
	background:#006699;
	color:White;
}

.lbl
{
    font-family:Arial;
    font-size:medium;
}

.lbl_sm
{
    font-family:Arial;
    font-size:small;
}

.obj_invis
{
    visibility:hidden;
}

.bullet
{
    font-family:Arial; font-weight:normal; color:black; font-size:small;
}

.bullet_link
{
    font-family:Arial; font-weight:normal; color:blue; font-size:small;
}