﻿/* DEFAULTS
----------------------------------------------------------*/
body 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
    width:100%;
    padding:0px;
    border:0px;
    margin:0px;
    border-collapse:collapse;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

/* Anti-Clickjack: Hide body by default, JS will remove this if not in a frame */
body.antiClickjack {
    display: none !important;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #fff;
    margin: -8px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 0px;
    margin: 12px 8px 8px 0px;
    min-height: 420px;
}

HR
{
	margin-left:10px;
	margin-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	border:0;
	height:1px;
	color:#000000;
}
.logintable
{
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;
    vertical-align:top;
    width:100%;
}
.logintable td
{
    font-size:x-small;
    text-align:left;
}
.logintable .logintext
{
    font-size:x-small;
    width:150px;
}
.logintable .loginbutton
{
    font-size:x-small;
}
.loginbutton
{
    font-size:x-small;
}
.logintext
{
    font-size:x-small;
    width:150px;
}

table.HomeTable
{
    vertical-align:top;
    text-align:center;
    width:100%;
}
.HomeTable .HomeTableCell
{
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
    font-size:10px;
}
.HomeTable .HomeTableHeader
{
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    color:Red;
}

.DataTableHeader
{
    font-size:13px;
	font-weight:bold;
}
.DataTable
{
    border-color:Black;
    border-width:thin;
	width:100%
}
.DataTable th
{
    font-size:12px;
	background-color:#E8E6E7;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
}
.DataTable tr
{
	font-size:10px;
}
.DataTable .FormLabel
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.DataTable .FormText
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.DataTable a
{
    color:#005989;
}
.DataTable a:visited
{
    color:#005989;
}

table.PrimaryTable
{
	width:100%;
	height:100%;
	border:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
td.headerpane
{
    width:100%;    
    vertical-align:top;
    border:0px;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}
td.navpane
{
    width:150px;
    height:71%;
    background-color:#eeeeee;
    border-right: 1px solid #000000;
    border-left:1px solid #eeeeee;
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
    border-collapse:collapse;
    vertical-align:top;
    text-align:left;
}
td.centerpane
{
    width:100%;
    height:71%;
    vertical-align:top;
    border-top:1px solid #000000;
    border-bottom:0px;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}
td.footer
{
    width:100%;
    vertical-align:top;
    margin-top:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;
}
table.centerpanetable
{
    vertical-align:top;
    text-align:center;
    border:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}
table.centerpanetable td
{
    vertical-align:top;
    text-align:left;
    margin:0px;
    padding:2px;
}
td.centerpane .centerpanetable .topnav 
{
	width:75%;
	height:20px;
	background-color:#cccccc;
	background-repeat:repeat;
	vertical-align:top;
	text-align:left;
	background-position:top;
}
td.centerpane .centerpanetable .topnavgreeting
{
	width:25%;
	height:20px;
	background-color:#cccccc;
	background-repeat:repeat;
	vertical-align:top;
	text-align:right;
	background-position:top;
	color:#005989;
    font-weight:normal;
}
td.centerpane .centerpanetable .topnav a
{
    text-decoration:none;
    color:#005989;
    font-weight:bolder;
}
td.centerpane .centerpanetable .centerpanecell 
{
	width:100%;
	vertical-align:top;
}
table.centerpanetable
{
    vertical-align:top;
    width:100%;
}
table.navpanetable
{
    text-align:left;
    vertical-align:top;
    width:100%;
}
table.contentpaneheadertable
{
    width:100%;
    margin-bottom:5px;
}
td.TopNav
{
    width:100%;
}
table.headertable
{
    width:100%;    
    border:0px;
    margin:0px;
    padding:0px;
    vertical-align:top;
    border-collapse:collapse;
    margin-top: 32px;
}
table.headertable .headerlogo
{
    width:483px;    
	background-repeat:no-repeat;
}
table.headertable .headerfiller
{    
    font-weight:bold;
    vertical-align:top;
    text-align:center;
}
table.headertable .headerfiller .headernavtable
{
    width:60px;
}
table.headertable .headerfiller .headernavtable td
{
    font-size:x-small;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    padding-left:5px;
}
table.headertable .headerfiller .headernavtable td a
{
    font-size:x-small;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    color:#808080;
}
table.headertable .headerfiller .headernavtable td a:visited
{
    text-decoration:none;
    color:#808080;
}
table.headertable .headerfiller .headernavtable td a:active
{
    text-decoration:none;
    color:#808080;
}			
table.headertable .headerfiller .headernavtable td a:hover
{
    text-decoration:underline;
    color:#808080;
}
table.headertable .headerapplogo .headerapptitlelogo
{
    font-weight:600;
    font-size:18.0pt;
    font-family:Verdana;
    color:Black;
    vertical-align:top;
}
table.headertable .headerapplogo .headerapplogosymbol
{
    font-weight:500;
    font-size:6.0pt;
    font-family:Verdana;
    color:Black;
    vertical-align:top;
}

table.headertable .headerapplogo
{
    text-align:center;    
    background-repeat:no-repeat ;
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:top;
}
table.headertable .headerapplogoimg
{
    border:0px;
    padding:0px;
    margin:0px;
    text-align:right;
    vertical-align:top;
    border-collapse:collapse;
}
table.headertable .headerapplogoimg img
{
    border:0px;
    padding:0px;
    margin:0px;
    text-align:right;
    vertical-align:top;
    border-collapse:collapse;
}
table.footer
{
    width:100%;
    height:35px;
    border:0px;
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    vertical-align:bottom;
}
table.footer .Data
{
  	color: white;
	white-space:nowrap;
	font-size:12px;
}
table.footer .Label
{
  	color: #C7C8CA;
	white-space:nowrap;
	font-size:12px;
}
table.footer .footerend
{
    width:137px;
    height:35px;
    text-align:right;
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;    
    background-repeat:no-repeat;
    background-position:top;
}

table.footer .footercell
{
    height:34px;
    text-align:left;
    margin:0px;
    padding:0px;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
    border-top:1px solid #000000;
    border-collapse:collapse;
    background-color:#cccccc;
    font-size:xx-small;
}
table.footer A
{
  	color:white;
  	font-size:xx-small;
}
table.footer A:visited
{
	text-decoration:none;
	color:White;
	font-size:xx-small;
}
table.footer A:active
{
	text-decoration:none;
	color:White;
	font-size:xx-small;
}			
table.footer A:hover
{
    font-size:xx-small;
	text-decoration:underline;
	color:White;
}
.LabelFeedback
{
    font-size:x-small;
    font-weight:bold;
    margin-bottom:5px;
}
.Pager
{
    padding-top:50px;
}
.Pager span
{
    font-size:small;
    padding-right:5px;
    text-align:center;
    vertical-align:bottom;
}
.Pager a
{
    font-size:small;
    padding-right:5px;
    text-align:center;
    vertical-align:bottom;
}
.OtherDataTable
{
	width:50%
}
.OtherDataTable th
{
    font-size:12px;
	background-color:#E8E6E7;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
}
.OtherDataTable tr
{
	font-size:10px;
}
.OtherDataTable .FormLabel
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.OtherDataTable .FormText
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.centerpanecontent
{
    display:table-cell;
    width:auto;
    vertical-align:middle;
    height:440px; 
}
@media screen and (min-device-height:719px){
    .centerpanecontent
    {      
        height:570px; 
    }
}
@media screen and ( min-device-height:767px){
    .centerpanecontent
    {      
        height:620px; 
    }
}
@media screen and ( min-device-height:799px){
    .centerpanecontent
    {      
        height:650px; 
    }
}
@media screen and ( min-device-height:899px){
    .centerpanecontent
    {      
        height:750px; 
    }
}
.cookie-consent {
    font-size: 14px;
}

.btn.btn-primary {
    margin-left: 10px;
}

/* --- Test Ribbon Styles: Ensure Not Overridden --- */
#testRibbon {
    width: 100% !important;
    background-color: #000 !important; /* Black background */
    color: #ff2222 !important;        /* Red text */
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999 !important;
    text-align: center !important;
    padding: 8px 0 !important;
    display: block !important;
    font-size: 16px !important;
    height: 32px; /* Set a fixed height if not already */
}
#testRibbonText {
    background: #000 !important;
    color: #ff2222 !important;
    padding: 4px 16px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    display: inline-block !important;
}

/* Full height for PrimaryTable */
.full-height {
    height: 100%;
}

/* Header logo image spacer */
.headerapplogoimg-spacer {
    width: 123px;
}

/* Login Info Table */
.logininfotable {
    margin-left: 0;
    width: 100%;
}

/* Footer Links Table */
.footerlinks {
    margin-left: 10px;
}

/* Cookie Consent Bar */
.cookie-bar {
    background: #f8f9fa;
    border: 1px solid #ccc;
    padding: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
}




