body,p,div,ul,li { font-family: Arial, Helvetica, sans-serif; color: #222222;}
body { background-color:white }
body,p,td,th {  font-size: 13px;}
h1, h2, h4, h5, h6 {  font-family: Arial, Helvetica, sans-serif; }
h1 {font-size: 16px }
h2 {font-size: 15px }
h4 {font-size: 13px }
h1, h2 {color:black}
body {margin: 0px;}


a {font-family:"Geneva CE",Verdana,Helvetica sans-serif;color:#505050; font-weight: bold;}
a:hover {color:#000000;text-decoration:none; font-weight: bold;}
a:visited {color:#9b7f7f; }
a.title:hover {color:#ffffff;text-decoration:none; font-weight: bold;}
a.title:visited {color:#ffffff; }


.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify{text-align: justify;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Arial, Helvetica Syntax, sans-serif;
}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}



.small {
	color: #000000;
	font-size: 75%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


.form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
}



a {font-family:Arial, Helvetica, sans-serif;color:#505050; text-decoration:none;}
a:hover {color:#990000;text-decoration:none;}

td.Heading2{border-bottom: 1px solid #579CE8;background:#579CE8;background-repeat: repeat-x;font-weight: bold; 
}
tr.Heading2{background: #579CE8;background-repeat: repeat-x;font-weight: bold;
}

table.Menu{width: 170px;margin-bottom: 10px;float: left;border: 1px solid #BDBABD;
}
table.Menu td{padding: 3px 10px 3px 10px;
}

table.Content{float: center;width: 750px;border: 1px solid #BDBABD; 
}
table.Content table {margin: 5px auto 5px auto;
}
table.Content td{padding: 3px 10px 3px 10px;
}


table.Content2{float: center;border: 1px solid #BDBABD;
}
table.Content2 table {margin: 1px auto 1px auto; border: 1px solid #BDBABD;
}
table.Content2 td{padding: 1px 5px 1px 5px;border: 1px solid #BDBABD;
}




/* Pagination list styles */
ul.fdtablePaginater
        {
        display:table;
        list-style:none;
        padding:0;
        margin:0 auto;
        text-align:center;
        height:2em;
        width:auto;
        margin-bottom:2em;
        }
ul.fdtablePaginater li
        {
        display:table-cell;
        padding-right:4px;
        color:#666;
        list-style:none;
        
        -moz-user-select:none;
        -khtml-user-select:none;
        }
ul.fdtablePaginater li a.currentPage
        {
        border-color:#a84444;
        color:#000;
        }
ul.fdtablePaginater li a:active
        {
        border-color:#222;
        color:#222;
        }
ul.fdtablePaginater li a,
ul.fdtablePaginater li div
        {
        display:block;
        width:2em;
        font-size:1em;
        color:#666;
        padding:0;
        margin:0;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        font-family:georgia, serif;
        }
ul.fdtablePaginater li div
        {
        cursor:normal;
        opacity:.5;
        filter:alpha(opacity=50);
        }
ul.fdtablePaginater li a span,
ul.fdtablePaginater li div span
        {
        display:block;
        line-height:2em;
        border:1px solid #fff;
        background:#fff;
        }
ul.fdtablePaginater li a
        {
        cursor:pointer;
        }
ul.fdtablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        border-color:#aaa;
        }
.fdtablePaginaterWrap
        {
        text-align:center;
        clear:both;
        text-decoration:none;
        }
ul.fdtablePaginater li .next-page span,
ul.fdtablePaginater li .previous-page span,
ul.fdtablePaginater li .first-page span,
ul.fdtablePaginater li .last-page span
        {
        font-weight:bold;
        }
/* Keep the table columns an equal size during pagination */
td.sized1
        {
        width:16em;
        text-align:left;
        }
td.sized2
        {
        width:10em;
        text-align:left;
        }
td.sized3
        {
        width:7em;
        text-align:left;
        }
tfoot td
        {
        text-align:right;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:1px;
        }
#visibleTotal
        {
        text-align:center;
        letter-spacing:auto;
        }
* html ul.fdtablePaginater li div span,
* html ul.fdtablePaginater li div span
        {
        background:#eee;
        }
tr.invisibleRow
        {
        display:none;
        }

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime

        {
        cursor:pointer;
        background: #579CE8;
        padding: 8px 12px 4px 16px;
        }
th.forwardSort
        {
        background:#579CE8;
        }
th.reverseSort
        {
        background:#579CE8;
        }
table thead th.forwardSort a,
table thead th.reverseSort a
        {
        color:#000;
        text-decoration:none;
        }
th.sort-active
        {
        background:#579CE8;
        cursor:wait;
        }
th.sort-active a
        {
        color:#a80000;
        cursor:wait;
        }
td.lft
        {
        text-align:left;
        }
tr.alt
        {
        background: #F5FAFA;
        color: #797268;
        }

/* Poor old Internet Explorer won't see the next two rules either as it doesn't get :first-child */
tbody tr.alt td:first-child
        {
        background: #F5FAFA;
        font-weight:bold;
        }
/* Image free rules for Internet Explorer < 7 */
* html tr.alt td
        {
        background-color:#F5FAFA;
        }
* html tr td.alt,
* html tr.alt td.alt
        {
        background-color:#edf3f3;
        }
