.top-h4{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 15px;
	padding-left: 15px;
}
.top-comp
        {
        padding:0;
        border:0;
        margin:0;
        text-align:center;
        font-size:12px;
        font-family: verdana,arial,sans-serif;
        color:#545454;
        min-width: 800px;
        }
.top-comp h2 span
        {
        font-variant:small-caps;
        }
.top-comp p a
        {
        font-weight:normal;
        outline:none;
        }
.top-comp p a:link,
.top-comp p a:visited
        {
        color:#333;
        text-decoration:underline;
        }
.top-comp p a:hover
        {
        color:#fff;
        text-decoration:none;
        background:#000;
        }
.top-comp p a:active
        {
        color:#000;
        text-decoration:underline;
        }
.top-comp code
        {
        font-family:'andale mono','lucida console','courier new',monospace;
        font-size:1em;
        }
.top-comp p
        {
        line-height:1.6em;
        margin:0 0 1em 0;
        }
.top-comp h1
        {
        font-weight:lighter;
        font-family:georgia, times new roman, times, georgia, palatino, serif;
        text-align:center;
        margin-top:0.6em;
        color:#000;
        font-size:2em;
        }
.top-comp h2
        {
        font-weight:lighter;
        font-family:verdana,arial,sans-serif;
        text-align:center;
        margin-top:1em;
        color:#333;
        text-transform:uppercase;
        letter-spacing:1px;
        font-size:1.2em;
        }
.top-comp h2 span
        {
        font-variant:small-caps;
        text-transform:none;
        }
.top-comp table
        {
	width: 100%;
	padding: 0;
	border-collapse:collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
        }
.top-comp .cs1
        {
        width:30em;
        }
.top-comp .cs2
        {
        width:20em;
        }
.top-comp .cs1 td,
.top-comp .cs2 td,
.top-comp #scientificNotation
        {
        text-align:right;
        }
.top-comp caption
        {
        padding: 0 0 5px 0;
        margin:0 auto;
        width:auto;
        font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
        }
.top-comp th
        {
	color: #FFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: none;
	height: 43px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 25px;
	padding-left: 5px;
	background-image: url(images/top_02a.phg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5980ba;
        }
.top-comp td.total
        {
        border-top: 0;
        border-left: 0;
        border-right: 1px solid #C1DAD7;
        background: none;
        text-align:right;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:1px;
        }
.top-comp th.sortable,
.top-comp th.sortable-text,
.top-comp th.sortable-date,
.top-comp th.sortable-keep,
.top-comp th.sortable-date-dmy,
.top-comp th.sortable-numeric,
.top-comp th.sortable-currency,
.top-comp th.sortable-sortByTwelveHourTimestamp,
.top-comp th.sortable-sortIPAddress,
.top-comp th.sortable-sortEnglishLonghandDateFormat,
.top-comp th.sortable-sortScientificNotation,
.top-comp th.sortable-sortImage,
.top-comp th.sortable-sortFileSize,
.top-comp h.sortable-sortAlphaNumeric,
.top-comp h.sortable-sortEnglishDateTime

        {
	cursor:pointer;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-color: #F1F4FA;
	background-image: url(top.png);
	background-repeat: no-repeat;
	height: 116px;
        }
.top-comp th.forwardSort
        {
        background:#CAE8EA url(../media/bg_header_down.jpg) no-repeat 0 0;
        }
.top-comp th.reverseSort
        {
        background:#CAE8EA url(../media/bg_header_up.jpg) no-repeat 0 0;
        }
.top-comp table thead th.forwardSort a,
.top-comp table thead th.reverseSort a
        {
        color:#000;
        text-decoration:none;
        }
/*
These styles should be added when very long tables are expected
th.sort-active
        {
        background:#CAE8EA url(../media/bg_header_sorting.jpg) no-repeat 0 0;
        cursor:wait;
        }
th.sort-active a
        {
        color:#a80000 !important;
        cursor:wait;
        }
*/
.top-comp  th a
        {
        text-decoration:none;
        color: #4f6b72;
        background:transparent;
        }
.top-comp td a
        {
        text-decoration:none;
        color:#239;
        background:transparent;
        }
.top-comp td img
        {
	margin:0 auto;
        }
.top-comp td a:hover
        {
	color:#239;	
	background:transparent;
	text-decoration: none;
        }
.top-comp td
        {
	color: #2E4881;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D1DDEF;
	border-bottom-color: #D1DDEF;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
        }
.top-comp td.lft
        {
        text-align:left;
        }
.top-comp tr.alt
        {
	color: #000;
        }
.top-comp tr[class="alt"] td
        {
	background-color: #F1F4FA;
        }
.top-comp td[class~="alt"]
        {
	background-color: #F1F4FA;
	background-image: url(../media/col_alt.jpg);
	background-repeat: no-repeat;
        }
/* Poor old Internet Explorer won't see the next two rules either as it doesn't get :first-child */
.top-comp tbody tr.alt td:first-child
        {
	background-color: #F1F4FA;
	text-align: justify;
        }
.top-comp tbody tr td:first-child
        {
	background-color: #fff;
        }
/* Image free rules for Internet Explorer < 7 */
