table.tbl_listPeople, table.tbl_Registration, table.tbl_certifiedFor { width:100%; clear:left; margin-top:20px; }
table.tbl_certifiedFor { margin-top:3.2em; }
table.tbl_listPeople th, table.tbl_certifiedFor th  { vertical-align:bottom; white-space:nowrap; }
table.tbl_listPeople th a, table.tbl_certifiedFor th a  { color:#154175; }
table.tbl_listPeople td, table.tbl_Registration td, table.tbl_certifiedFor td { vertical-align:top; padding:5px; font-size:90%; background:url(../images/bg.dothorizontal.gif) bottom left repeat-x; }

table.tbl_Standards, table.tbl_Registration
{
	width:100%;
}

table.tbl_Standards td, table.tbl_Registration td
{
	vertical-align:top;
	padding:5px;
	font-size:90%;
}

td.labelCell
{
	width:150px;
}

table.tbl_Registration th
{
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding:10px;
	background:#00367C;
	color:#fff;
}

table.tbl_Subtable td, table.tbl_Registration input
{
	font-size:1em;
}

table.tbl_Subtable td
{
	width:50%;
}

table.tbl_EmailAFriend
{
	width:180px;
}

table.tbl_EmailAFriend td
{
	vertical-align:top;
	padding:5px 3px 0 0;
}

table.tbl_EmailAFriend input
{
	width:128px;
}

table.tbl_EmailAFriend input.btn
{
	width:auto;
}

table.tbl_EmailAFriend textarea
{
	width:222px;
}

table.form_CNGSearch td
{
	padding:0 10px 5px 0;
	font-size:90%;
}

table.form_CNGSearch td input
{
	width:215px;
}

table.form_CNGSearch td input#submit1
{
	width:auto;
	font-size:1em;
}

table.tbl_MediaHomepage, div#wrapper_LatestNews
{
	position:relative;
	left:-7px;margin-right:-17px;
}

table.tbl_MediaHomepage td
{
	vertical-align:top;
	width:33%;
}

table.tbl_Photos td
{
	padding:5px;
}

table.tbl_Sitemap
{
	width:900px;
}

table.tbl_Sitemap td
{
	vertical-align:top;
	padding:5px;
	border-right:1px solid silver;
	width:33%;
}

table.tbl_Sitemap td a
{
	display:block;
	margin:2px 0 -8px 0;
	padding:2px;
	text-decoration:none;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	text-transform:capitalize;
}

table.tbl_Sitemap td a:hover
{
	background:#e8e8e8;
}

table.tbl_Sitemap td ul
{
	margin-top:3px;
	font-size:0.9em;
}

table.tbl_Sitemap td ul a
{
	display:inline;
	margin:auto;
	border:0;
}

table.tbl_Sitemap td ul a:hover
{
	text-decoration:underline;
	background:none;
}



/* Pagination - starts */
.pagination { margin:25px 0 0 3px; font-weight:bold; float:left; width:70%; }
.dvPagingPage { margin-top:4px; float:left; }	
.dvPagingNum { margin-left:4em; }
.dvPagingNum div { padding:0 4px; width:1.5em; float:left; }
.dvPagingNum div span.pgcur { background:#0064AE; padding:0 3px; color:#FFFFFF; line-height:22px; border:1px solid #0064AE; }
.dvPagingNum div a:link, .dvPagingNum div a:visited { line-height:22px; text-decoration:none; padding:0 4px; }
.dvPagingNum div a:hover, .dvPagingNum div a:active, .dvPagingNum div a:focus {	text-decoration:underline; }
/* Pagination - ends */


.frm_resultsPerPage {float:right; width:10em; margin-top:25px; }
.frm_resultsPerPage select { font:1.1em/110% Arial, Helvetica, sans-serif; color:#000000; }