@charset "utf-8";
body {
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0A4689;
	margin-left: 20px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C6C6C;
	margin-left: 20px;
	
}
.Text-Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	margin-left: 20px;
	font-weight: normal;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	font-weight: normal;
}	
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


.Text-Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	top: 5px;
	text-align: center;
}
li {
	list-style-image: url(images/ls-arrow.gif);
}
#latestnews li {
	list-style-image:  url(images/OurServicesBullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #1567a1;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -20px;
}
.OurservicesBullet {
	list-style-image: url(images/OurServicesBullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #115e94;
	font-weight: normal;
	margin-bottom: 9px;
}
#ourclientstable {
	background-image: url(images/Ourclients3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
strong {
color:#3a6e8f;
font-size: 13px;
}
a:link {
	color: #115E94;
}

a:visited {
  color: #115E94;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #115E94;
}
