/* basic elements */body { 	font: 8pt/16pt sans-serif; 	background: #FFFFFF url("") no-repeat;        }a:link { 	font-size:9pt; 	font-weight: normal; 	text-decoration: underline; 	color: #003399;        cursor: pointer;	}a:visited, a:active { 	font-size:9pt; 	font-weight: normal; 	text-decoration: underline; 	color: #003399;        cursor: pointer;	}a:hover { 	font-size:9pt; 	text-decoration: none; 	color: #FF9900;        cursor: pointer;	}#pageContents {	width: 684px;	border-right:   0px solid #000000;	border-left:    0px solid #000000;       border-top:     0px solid #000000;	border-bottom:  0px solid #000000;        }#everything {	width: 684px;	background-color:#ffffff;	border-right:  0px solid #993300;	border-left:    0px solid #993300;    border-top:     0px solid #993300;	border-bottom:  0px solid #993300;}/* This has been modified for width of 800x600 res             */        #menuBar {		width: 684px;        background: #003399;        border-right:   0px solid #757679;		border-left:    0px solid #000000;        border-top:     0px solid #000000;		border-bottom:  0px solid #000000;}/* This has been modified for width of 800x600 res             */        #mainContent { 		background: white url("Image_pastDue.gif") no-repeat top right;        top:0px;        left:0px; 		padding-right: 15px;        padding-left:   15px;        padding-top:    0px;        line-height:    15px;        border-right:   2px solid #003399;		border-left:    2px solid #003399;        border-top:     0px solid #003399;		border-bottom:  0px solid #003399;        position:relative;        justify:right}       #middleContent a:link, #middleContent a:visited { 	text-decoration: none;        color: #003399;        cursor: pointer;        /*border-bottom: 2px solid #000000;*/	}        #middleContent a:hover, #middleContent a:active { 	text-decoration: underline;         color: #003399;        cursor: pointer;       	}#footerAll { 	background: white;	width: 684px;    border-right:   0px solid #757679;	border-left:    0px solid #757679;    border-top:     0px solid #757679;	border-bottom:  0px solid #757679;    color: #003399;        }#footerAll a:link, #footerAll a:visited { 	font-size:8pt;        text-decoration: none;        color: #757679;        cursor: pointer;        /*border-bottom: 2px solid #000000;*/	}        #footerAll a:hover, #footerAll a:active { 	font-size:8pt;        text-decoration: underline; 	color: #234B80;        cursor: pointer;       	}               #footerText { 	background: white;	width: 684px;        padding-left:15px;        border-right:   0px solid #757679;	border-left:    0px solid #757679;        border-top:     0px solid #757679;	border-bottom:  0px solid #757679;        color: #003399;        }font.boldColHeader {        color:#003399;        font-weight:bold;        font-size:11pt;}font.centerContent{        color:#003399;        font-weight:normal;        font-size:8pt;}.box {	border: thin solid #0B4499;}