body  {
	padding: 0;
	margin: 0;
	background: #011e6a url(img/bg.jpg) top center no-repeat;
}

img { border: 0;}

table { border: 0; }

font, th, td, p, span, br, div { 
  font: 11px Tahoma, sans-serif;
  color: #444;
	line-height: 120%;
}

a, a:link, a:visited { 
	color: #2a6b88;
	text-decoration: none; 
}
a:hover { 
	color: #9b0000; 
}

p {
	margin: 0;
	padding: 2px 0 5px 0;

}

sup {
	color: #000;
	font: 9px Arial;
	padding: 0 0 0 2px;
	line-height: 12px;
}


form {
	margin: 0;
	padding: 0;
}

div.spacer {
  clear: both;
  font-size: 1px;
  height: 1px;
}

div.spacer10 {
  clear: both;
  font-size: 1px;
  height: 1px;
	padding: 5px 0;
}

p.note {
	font-size: 11px;
}

p.note span {
	font-size: 11px;
	color: #000;
}

p.reportto {
	color: #9b0000;
}

div.tinywrap {
	margin: 0;
	padding: 0;
}

div.tinywrap ul {
	margin: 0;
	padding: 0 0 0 20px;
}

div.tinywrap ul li {
	padding: 0;
	margin: 0;
}




#wrapper {
	width: 725px;
	margin: 0 auto;
	padding: 0;
}


#topmenu {
	height: 21px;
	background: url(img/bgtop.jpg) top right no-repeat;
	width: 711px;
	text-align: right;
	padding: 9px 14px 0 0;
	margin: 15px 0 0 0;
}

#topmenu2 {
	background: url(img/bgtop2.jpg) top left no-repeat;
	height: 70px;
	width: 725px;
}

img.logo {
	float: left;
	margin: 7px 0 0 12px;
}


#menu {
	float: right;
	clear: right;
	margin: 0;
	padding: 0;
	width: 518px;
}

#search {
	float: right;
	height: 28px;
	padding: 12px 14px 0 0;
	margin: 0;
	clear: right;
}

input.searchcss {
	border: 1px solid #ddd;
	width: 140px;
}

input.go {
	background: #a0a0a0;
	border: 0;
	font: bold 10px Verdana;
	color: #fff;
	padding: 3px;
}

#mid {
	height: 136px;
	width 725px;
	clear: both;
	padding: 0;
	margin: 0;
	position: relative;
	background: #fff;
}

#projecthi {
	position: absolute;
	left: 295px;
	top: 0px;
	background: url(img/bg_projecthi.gif) top left repeat-x;
	width: 416px;
	padding: 0 7px;
	height: 136px;
	text-align: center;
}

#projecthi a.ph img{
	clear: both;
}

#topflash {
	padding: 9px 0 0 9px;
	margin: 0;
}


#projecthi a.ph,
#projecthi a.ph:link,
#projecthi a.ph:visited,
#projecthi a.ph:active {
	float: left;
	font: 11px Tahoma;
	top: 7px;
	position: relative;
	display: block;
	width: 86px;
	height: 114px;
	background: #fae2a0;
	padding: 4px;
	margin: 0 4px;
	color: #7e4e00;
}

#projecthi a.ph:hover {
	background: #f9f2d4;
}

#topcontent {
	width: 725px;
	height: 349px;
	background: url(img/bg_topcontent.gif) top left no-repeat;
	position: relative;
}


#topprodserv {
	position: absolute;
	top: 38px;
	left: 323px;
	width: 174px;
}

#agm {
	position: absolute;
	top: 270px;
	left: 319px;
	width: 182px;
}

#toppressnews {
	position: absolute;
	top: 30px;
	left: 525px;
	width: 174px;
}


#contentwrap2 {
	position: relative;
	background: url(img/bg_content.jpg) bottom right no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 725px;
	
}

#contentwrap1 {
	background: #fbfbfb url(img/bg_sidemid.gif) top left repeat-y;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 725px;
	
}


#left {
	background: #fff url(img/bg_sidemid.gif) top left repeat-y;
	width: 205px;
	float: left
	height: 100%;

}

#footer {
	height: 10px;
	width: 699px;
	padding: 13px;
	background: url(img/bg_footer.jpg) top right no-repeat;
	text-align: right;
	color: #524e4e;
	font: 11px Tahoma;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #524e4e;
	font: bold 11px Tahoma;
	text-decoration: none;
}
#footer a:hover {
	color: #9b0000;
}

div.copy {
	float: left;
	color: #7b7979;
	font: 11px Tahoma;
}

img.sidetop {
	clear: both;
	margin: 0;
	padding: 0;
}

#colmenu {
	float: left;
	width: 176px;
	margin: 0;
	padding: 1px 16px 10px 13px;
}

#colmenu h1 {
	margin: 0;
	padding :0 0 8px 0;
	clear: both;	
}

#colmenu ul {
	margin: 0;
	padding: 2px 12px 8px 0;
	list-style: none;
	background: #e9f0f3;
}

#colmenu ul li {
	display: block;
	background: url(img/bullet1.gif) 6px 7px no-repeat;
	list-style: none;
	padding: 2px 0 2px 17px;
	margin: 0;
}

#colmenu ul a.hi,
#colmenu ul a.hi:link,
#colmenu ul a.hi:visited,
#colmenu ul a.hi:active {
	font-weight: bold;
}

#colmenu ul li a,
#colmenu ul li a:link,
#colmenu ul li a:visited,
#colmenu ul li a:active {
	color: #2a6b88;
	font: 11px Tahoma;
	text-decoration: none;
	margin: 0;
	
}

#colmenu ul li a:hover {
	text-decoration: underline;
}

#colmenu ul li ul {
	margin: 0;
	padding: 2px 0 0 0;
}

#colmenu ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
	background: none;
	list-style: none;
	padding: 2px 0 2px 7px;
	margin: 0;
}



#colcontent {
	width: 505px;
	float: left;
	padding: 0 15px 20px 0;
}

#colcontent h1.in2 {
	margin: 0 0 15px 0;
	background: url(img/line1.gif) bottom left no-repeat;
	width: 500px;
	padding: 0 0 7px 0;
	font: bold 14px Tahoma;
	color: #000;
}

#colcontent h2.img {
	padding: 0 0 10px 0;
	margin: 0;
}

#colcontent h2.in2 {
	color: #0a559b;
	font: bold 14px Tahoma;
	margin: 0;
	padding: 0 0 12px 0;
}

#colcontent h2.in3 {
	color: #0a559b;
	font: bold 14px Tahoma;
	margin: 0;
	padding: 0 0 6px 0;
}

#colcontent h3 {
	color: #494949;
	font: bold 12px Tahoma;
	margin: 0;
	padding: 5px 0 5px 13px;
	background: url(img/h3.gif) left 8px no-repeat;
}

#colcontent h4 {
	color: #333;
	font: bold 12px Tahoma;
	padding: 5px;
	margin: 0;
}

table.apply {
	width: 500px;
}

table.apply th {
	text-align: left;
	vertical-align: top;
	font: 11px Tahoma;
}

table.apply th div.fakelabel {
	font: 11px Tahoma;
}

table.apply td {
	font: 11px Tahoma;
}

table.apply th.heading {
	padding: 10px 0 3px 0;
	margin-bottom: 20px;
	font: bold 14px Arial;
	color: #000;
	border: 1px solid #a08724;
	border-width: 0 0 1px 0;
}

input.inputcss {
	border: 1px solid #ccc;
	border-top-color: #aaa;
	border-left-color: #aaa;
	width: 300px;
}

input.datecss {
	border: 1px solid #ccc;
	border-top-color: #aaa;
	border-left-color: #aaa;
	width: 100px;
}

textarea.inputcss {
	border: 1px solid #ccc;
	border-top-color: #aaa;
	border-left-color: #aaa;
	width: 300px;
	height: 50px;
	font: 12px Arial;
}

input.dependcss {
	border: 1px solid #ccc;
	border-top-color: #aaa;
	border-left-color: #aaa;
	width: 100px;
	margin: 0 0 0 10px;
}

span.star {
	color: #9b0000;
}

span.required {
	color: #f00;
	font: 11px Tahoma;
}

div.fakelabel, label {
	margin: 0;
	padding: 0;
}

input.submitcss {
	border: 1px solid #215485;
	border-top-color: #aaa;
	border-left-color: #aaa;
	font: 11px Tahoma;
	padding-bottom: 1px;
}

input.applycss {
	margin: 10px 0;
	border: 1px solid #215485;
	border-top-color: #aaa;
	border-left-color: #aaa;
	font: 11px Tahoma;
	padding-bottom: 1px;
}

#error {
	margin: 0 auto;
	text-align: left;
	width: 90%;
	padding: 5px 5px 5px 20px;
	margin: 5px 12px 20px 5px;
	background: #fbe9e9;
	border: 1px solid #f1b5b5;
}

#error ul {
	margin: 0;
	padding: 0;
}

#error ul li {
	list-style: square;
	font: 11px Tahoma;
	color: #ed1c24;
	padding: 0;
}

.line2 {
	clear: both;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

#success {
	margin: 0 auto;
	text-align: left;
	width: 90%;
	padding: 5px 5px 5px 20px;
	margin: 5px 12px 20px 5px;
	background: #e0ecf2;
	border: 1px solid #b6d3e0;
}

#success ul {
	margin: 0;
	padding: 0;
}

#success ul li {
	list-style: square;
	font: 11px Tahoma;
	color: #4b93b3;
	padding: 0;
}


ol.gen1 {
	margin: 0 0 0 25px;
	padding: 0;
}

ol.gen1 li {
	padding: 0 0 5px 0px;
}


ul.gen1 {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.gen1 li {
	background: url(img/bullet2.gif) 1px 7px no-repeat !important;
	background: url(img/bullet2.gif) 1px 5px no-repeat;
	list-style: none;
	padding: 0 0 2px 10px !important;
	padding: 0 0 3px 10px;
}

ul.gen2 {
	margin: 0 0 10px 40px;
	padding: 0;
}

ul.gen2 li {
	padding: 0 0 1px 1px;
}

table.facility {
	border: 1px solid #bcbcbc;
	width: 500px;
}

table.facility th {
	background: #3470a2;
	font: bold 12px Tahoma;
	color: #fff;
	padding: 3px;
	text-align: left;
	text-indent: 10px;
}

table.facility td {
	padding: 3px;
	text-indent: 20px;
}

table.facility td sup {
	font: 9px Tahoma;
  color: #757472;
	margin: 0;
	padding: 0;
}


table.gen1 {
	border: 1px solid #bcbcbc;
	border-width: 1px 1px 0 1px;
	width: 500px;
}

table.gen1 th {
	background: #3470a2;
	font: bold 12px Tahoma;
	color: #fff;
	padding: 3px;
	text-align: left;
}

table.gen1 td {
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-width: 0 0 1px 0;
}


table.gen2 {
	border: 1px solid #bcbcbc;
	border-width: 1px 1px 0 1px;
	border-collapse: collapse;
	width: 500px;
}

table.gen2 th {
	background: #3470a2;
	font: bold 12px Tahoma;
	color: #fff;
	padding: 3px;
	text-align: left;
}

table.gen2 th.cen {
	text-align: center;
}

table.gen2 td {
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-width: 1px;
}

table.gen2 td.hi {
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-width: 1px;
	color: #286699;
	background: #cde4f1;
}

table.gen2 td.hi2 {
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-width: 1px;
	color: #286699;
	background: #cde4f1;
	font-size: 12px;
	text-align: center;
}

table.gen2 td.nobl {
	border-width: 1px 0px 1px 1px;
}

table.gen2 td.nobr {
	border-width: 1px 1px 1px 0px;
}

table.gen3 {
	border: 1px solid #bcbcbc;
	border-width: 1px 1px 0 1px;
	width: 500px;
}

table.gen3 th {
	width: 140px;
	background: #cde4f1;
	font: bold 11px Tahoma;
	color: #286699;
	padding: 5px;
	text-align: left;
	border: 1px solid #fff;
	border-width: 0 0 1px 0;
	vertical-align: top;
}

table.gen3 th.cen {
	width: 60px;
	text-align: center;
}

table.gen3 th.nob {
	border-bottom-color: #bcbcbc;
}

table.gen3 td {
	padding: 5px;
	border: 1px solid #bcbcbc;
	border-width: 0 0 1px 0;
}



table.gen4 {
	border: 1px solid #bcbcbc;
	border-width: 1px 1px 0 1px;
	border-collapse: collapse;
	width: 500px;
}

table.gen4 th {
	background: #3470a2;
	font: bold 12px Tahoma;
	color: #fff;
	padding: 3px;
}

table.gen4 td {
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-width: 1px;
}




div.toppress {
	width: 174px;
	clear both;
	background: url(img/line3.gif) bottom left no-repeat;
	height: 51px;
	height: auto !important;
	min-height: 51px;
	clear: both;
	padding: 10px 0;
	margin: 0;
}

div.toppress span {
	font: bold 11px Tahoma;
	color: #a5a93c;
}

div.toppress h1.toppress {
	padding: 0;
	margin: 0;
	background: url(img/bullet3.gif) 0 6px no-repeat;
	text-indent: 8px;
	font: bold 11px Tahoma;
	color: #2a6b88;
}

div.toppress p {
	font: 11px Tahoma;
	padding: 2px 0;
	margin: 0;
	
}

a.more,
a.more:link,
a.more:visited,
a.more:active {
	float: right;
	font: bold 11px Tahoma;
	text-decoration: underline;
	color: #2a6b88;
	padding-top: 2px;
	padding-right: 10px;
	margin-right: 5px;
	display: block;
	background: url(img/more.gif) right 7px no-repeat;
}


#topprodserv h1.topprodserv {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0;
	background: url(img/bullet4.gif) 0 11px no-repeat;
	text-indent: 8px;
	font: bold 11px Tahoma;
	color: #a5a93c;
	width: 174px;
}

#topprodserv p {
	margin: 0;
	padding: 2px 0 0 0;
}

img.imgr {
	float: right;
	margin: 0 0 5px 10px;
}

img.imgl {
	float: left;
	margin: 3px 10px 5px 0;
}

div.headoffice {
	background: #edf3f5;
	padding: 10px 10px 5px 10px;
	border: 1px solid #dae5e9;
	width: 480px;
	margin: 0 0 20px 0;
}

div.shops {
	background: #fff;
	padding: 10px;
	border: 1px solid #dae5e9;
	width: 480px;
}

div.imgright {
	margin: 0;
	padding: 0 0 5px 10px;
	float: right;
}

div.imgcenter {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	clear: both;
}


div.projecthicomplete {
	width: 237px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	background: #607d9f url(img/projecthi_complete_blue.jpg) top left repeat-x;
	text-align: left;
}


div.projecthicomplete a:hover {
	text-decoration: underline;
}

div.projecthicomplete h1.ph {
	color: #fff;
	padding: 10px 10px 8px 10px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

div.projecthicomplete p {
	padding: 0 10px;
	color: #bcdcfc;
}

div.projecthiongoing {
	width: 237px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	background: #8d8a49;
	background: #8d8a49 url(img/projecthi_ongoing_gold.jpg) bottom left repeat-x;
	text-align: left;
}


div.projecthiongoing a:hover {
	text-decoration: underline;
}

div.projecthiongoing h1.ph {
	color: #fff;
	padding: 13px 10px 8px 10px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

div.projecthiongoing p {
	padding: 0 10px;
	color: #e9e592;
}



div.inpress {
	width: 499px;
	clear both;
	clear: both;
	padding: 0 0 4px 0;
	margin: 0;
}

div.inpress h1.inpress span {
	font: bold 11px Tahoma;
	color: #a5a93c;
	padding: 0 5px 0 0;
}

div.inpress h1.inpress {
	padding: 0;
	margin: 0;
	text-indent: 0;
	font: normal 11px Tahoma;
	color: #2a6b88;
}

div.right {
	float: right;
	padding: 0;
	margin: 0;
}




/* Search */
/*Search page body */

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

.url {color: #008000}



.description {
}




.searchBox{border:1px solid #113377;}

#result_report {
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}


/*main results table */
#results{width: 780;}


#other_pages {
	text-align:center;
}


#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}




/* Sitemap */
table.sitemap td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

ul.gen3 {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.gen3 li {
	background: url(img/bullet2.gif) 1px 5px no-repeat !important;
	background: url(img/bullet2.gif) 1px 5px no-repeat;
	list-style: none;
	padding: 0 0 2px 10px !important;
	padding: 0 0 3px 10px;
}

ul.gen3 li a {
	color: #000;
}

ul.gen3 li a:hover {
	text-decoration:  underline;
}

ul.gen3 li ul {
	margin: 0;
	padding: 0 0 0 5px;
}

ul.gen3 li ul a {
	color: #777;	
}

ul.gen3 li ul a:hover {
	text-decoration:  underline;
}


/* File upload */
div.filediv {
	float: left;
	background: url(img/browse.gif) no-repeat 100% 5px !important;
	background: url(img/browse.gif) no-repeat 100% 8px;
	width:222px;
	margin:0 0 0 0;
	padding: 0;
}

div.filediv input {
	width: 222px;
}

div.filediv .filehide {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
}

div.filefake input.filecss {
	border: 1px solid #ccc;
	border-top-color: #aaa;
	border-left-color: #aaa;
	width: 202px;
}

input.filecss {
	width: 202px;
}

div.filefake {
	margin: -22px 0 0 0;
	padding: 0;
}


div.fileinfo {
	margin: 0;
	padding: 0;
	clear: both;
	color: #666;
	font: normal 11px Arial;
}

input.deletefile {
	font: 11px Arial;
}

div.underc {
	text-align: center;
	font-size: 12px;
	color: #9b0000;
}

input.backcss {
	border: 1px solid #215485;
	border-top-color: #aaa;
	border-left-color: #aaa;
	font: 11px Tahoma;
	padding-bottom: 1px;
}



table.gen5 {
	border: 1px solid #bcbcbc;
	border-width: 1px;
	border-collapse: collapse;
	width: 500px;
}

table.gen5 th {
	background: #3470a2;
	font: bold 12px Tahoma;
	color: #fff;
	padding: 3px;
	text-align: left;
}

table.gen5 th a,
table.gen5 th a:link,
table.gen5 th a:visited,
table.gen5 th a:active {
	background: #3470a2;
	font: bold 12px Tahoma;
	color: #fff;
	padding: 3px;
	text-align: left;
}

table.gen5 th a:hover {
	text-decoration: underline;
}


table.gen5 th.cen {
	text-align: center;
}

table.gen5 td {
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px solid #bcbcbc;
}

table.gen5 td.hi {
	padding: 3px;
	border-width: 1px;
	color: #286699;
	background: #cde4f1;
	font-size: 12px;
	text-align: center;
}


table.gen5 td.hi2 {
	padding: 3px;
	border-width: 1px;
	color: #286699;
	background: #cde4f1;
}

table.gen5 td.nobl {
	border-width: 1px 0px 1px 1px;
}

table.gen5 td.nobr {
	border-width: 1px 1px 1px 0px;
}

table.gen5 td a {
	height: 19px;
	background: url(img/adobe.gif) 0 0 no-repeat;
	font-size: 12px;
	padding: 2px 0 0 23px;
	display: block;
}

table.gen5 td a.noblock {
	line-height: 150%;
	background: url(img/adobe.gif) 0 0 no-repeat;
	font-size: 12px;
	padding: 2px 0 0 23px;
	display: inline;
	
	
}

