﻿div.Header
{
	color: #0B4791;
	font-size: 15px;
	font-weight: bold;
}

div.welcomehdr
{
	text-align: center;
	float: none;		
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

div.welcometxt
{
	text-align: justify;
	float: none;	
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;
}

.tblContactus
{
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
}

.listObjective
{
	padding-left: 30px;
	list-style-type: square;
}

.txthdr
{
	font-weight: bold;
	font-size: 12.5px;
	text-transform: uppercase;
	font-style: normal;
}

.headAddr
{
	width: 450px;
	margin-left: 100px;
	margin-bottom:10px;
	margin-top: 15px;
	text-align: justify;
}

.div_position
{
	padding-left: 10px;
	vertical-align: top;
}

.clsTBL_Contact
{
	margin-bottom: 20px;	
}

.clsContract_Person
{
	font-size: 14px;
	font-weight:bold;
	color: Black;
	padding-bottom: 10px;
	padding-top: 10px;
}

.cls_Position
{
	font-weight: bold;
	font-size: 12.5px;
	font-style: normal;
	text-align: left;
}

.cls_HD_Office
{
	text-align: left;
	color: #0E36D8;
	font-weight: bold;
	font-size: 14.5px;
	padding-bottom: 10px;
}

.clsADDR
{
	width: 400px;
	position: relative;
	margin-left: 100px;
	text-align: justify;
}

.clsStaffTBL
{
	margin-left: 80px;
}

.clsBold
{
	font-weight: bold;
}

.clsTBL_Contactasp
{
	text-decoration: none;
	color: #81b0e0;
}
.clsTBL_Contact a
{
	text-decoration: none;
	color: #81b0e0;
}

.clsTBL_Contact a:Hover
{
	text-decoration: underline;
	color: #889acd;
}

.clsTBL_Contact a:Visited
{
	text-decoration: none;
	color: #81b0e0;
}