@charset "utf-8";
/* CSS Document */


<!--
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th  {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.HeadOne {
	color: #023F98;
	font-weight: bold;
	font-size: 18px;
}
.HeadTwo{
	color: #023F98;
	font-weight: bold;
	font-size: 18px;
}
.head1{
color: #023F98;
	font-weight: bold;
}
.head2{
color: #666666;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #063F99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #063F99;
}
a:hover {
	text-decoration: none;
	color: #019750;
}
a:active {
	text-decoration: none;
	color: #063F99;
}
.mission{
background:#f5f3f3; 
border:thin #d6d6d6 dotted 1px;
border-bottom:#c3c3c3 thin solid 1px;
padding:5px;
}
.tabletop{
background:#023f98;
border-bottom:#666666 thin solid 1px dashed; 
height:20px;
font-size:11px;
font-weight:bold;
color:#ffffff}
.tabletoptext{
height:20px;
font-size:11px;
font-weight:bold;
color:#ffffff}
.loctext{
font-size:11px;
font-weight:bold;
color:#666666}
.tablecontent{

border-right:#e5e6e7 thin solid 1px; 
border-left:#e5e6e7 thin solid 1px;
border-bottom:#e5e6e7 thin solid 1px;
}
.tablecontent2{
background:#f9f8f8;
border-right:#e5e6e7 thin solid 1px; 
border-left:#e5e6e7 thin solid 1px;
border-bottom:#e5e6e7 thin solid 1px;
}
.td1{
padding-left:8px;
background:#f5fafe;
border-bottom:#e1f1ff thin  solid 1px;
}
.td2{
padding-left:8px;
background:#f9f9f9;
border-bottom:#ececec thin  solid 1px;
}
.logobg
{background:url(../images/logobg.jpg) no-repeat bottom;
height:150px;
width:190px;
vertical-align:middle;

}
.logobg2
{background:url(../images/logobg2.jpg) no-repeat bottom;
height:170px;
width:340px;

}
.clientname{
font-size:9px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
height:35px;
background:url(../images/clientbtnbg.jpg) center no-repeat;
}
.clientnameh{
font-size:9px;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
height:35px;
background:url(../images/clientbtnbgh.jpg) center no-repeat;
cursor:hand;
}
.clientname2{
font-size:11px;
font-weight:bold;
color:#ffffff;
text-transform:capitalize;
height:35px;
background:url(../images/clientbtnbg2.jpg) center no-repeat;
cursor:hand;
}
.clientnameh2{
font-size:11px;
font-weight:bold;
color:#ffffff;
text-transform:capitalize;
height:35px;
background:url(../images/clientbtnbgh2.jpg) center no-repeat;
cursor:hand;
}
.btn{
background-image:url(../images/btnbg.jpg);
color:#FFFFFF;
font-size:11px;
height:25px;
width:70px;
border:#999999 solid 1px;
}

-->
