BODY {
	margin: 0;
	padding: 0;
	background: #382a57;
	background-image: url(images/background_gradient.gif);
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}

TABLE {/* ie inheritance bug fix */
	font-size: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

TH {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
}

TD {
	border: 0;
	padding: 0;
	margin: 0;
}

FORM, P {
	padding: 0;
	margin: 0;
	border: 0;
}

LI {
	margin: 0 0 5px 0;
	padding: 0;
}

A {
	text-decoration: none;
	font-weight:bold;
	color: #4A0AAF;
}

A:hover {
	color: #999999;
}

DIV {
	margin: 0;
	padding: 0;
	border: 0;
}

/* layout */

/****** sidebar ******/
A#hidebutton {
	position: relative;
	top: 1%;
	left: 97%;
	z-index: 2;
}
.pagespecific {
	position: absolute;
	overflow: hidden;
	left: 80%;
	width: 20%;
	height: 30%;
	border-right: 1px black solid;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	z-index: 1;
	background: #FFFFFF;
}
DIV#useterms {
	border-bottom: 1px black solid;
	padding-bottom: 2px;
	text-align: center;
}
DIV#doclibrary {
	border-bottom:1px black solid;
	padding: 0 2px 1px 2px;
	text-align: center;
}

/****** main body text ******/
.titlessbshow {
	position: absolute;
	top:0px;
	height:55px;
	width:96%;
	left:50%;
	margin-left:-48%;
}

.sbar {
	position: absolute;
	overflow: none;
	top: 55px;
	height: 60px;
	width:96%;
	background: transparent;
	left:50%;
	margin-left:-48%;
}

.titlessbhide {
	position: absolute;
	top:0;
	height:5%;
	width:100%;
	background-color: #FFFFFF;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-top: 1px black solid;
}

.mainsbshow {
	position: absolute;
	overflow: auto;
	top:115px;
	height:79%;
	width: 96%;
	bottom:5px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	z-index: 1;
	left:50%;
	margin-left:-48%;
}
.mainsbhide {
	position: absolute;
	overflow: auto;
	top:15%;
	height:83%;
	width: 100%;
	bottom:2%;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	z-index: 1;
}
.mainpopup {
	overflow: auto;
	text-align: left;
	background-color: #382a57;
	padding-left:5px;
	padding-right:5px;
}

DIV#systemtitle {
	color: #2F322C;
	font-weight: bold;
	font-size: 14pt;
	padding: 0 2px 1px 2px;
	width: 95%;
}

DIV#pagetitle {
	width: 95%;
	/*background-image: url("images/pageheaderbkgrd.jpg");*/
	color: #000000;
	font-weight: bold;
	padding: 0 2px 1px 2px;
	margin-bottom: 15px;
}

/* header splits */
.header1, .header1_light {
	width: 99%;
	background: #382A57 url("images/header.gif");
	color: #382A57;
	font-weight: bold;
	padding: 0 2px 1px 2px;
	margin-bottom: 10px;
	text-align:center;
}

.header1_light {
	background-color: #C82336;
}
.redhead {
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin: 10px;
	background: #FFFFFF url("images/header.gif");
}

#main {
	padding-left:2px;
}
.warning {
	color: red;
	font-weight: bold;
}

.header1, .header1_light, .header1_ers {
	width: 99%;
	background-color: #382A57;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px 1px 2px;
	margin-bottom: 10px;
	text-align:center;
}

.header1_light {
	background: #FFFFFF url("images/header.gif");
}

.header1_ers {
    width: 98%;
}
.header2 {
	width: 99%;
	background-color: #605579;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px 1px 2px;
	margin-bottom: 10px;
	text-align:center;
}

/* table1 - invisible table no borders*/
.table1 th {
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
.table1 td {
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}

/* table 2 used for frozen headers*/
.table2 th[scope=td] {
	background: #FFFFFF;
	color: #EEEEEE;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

/* table2 - background coloured th and no borders*/
.table2 th {
	background: #FFFFFF url("images/header.gif");
	color: #EEEEEE;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

.table2 th.frozentd {
	background: #FFFFFF url("images/header.gif");
	color: #EEEEEE;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

.table2 td {
	padding-left: 12px;
	padding-right: 12px;
}
/* tabletext3 - use for formatted result tables {{{ */
.table3 {
	color: #111111;
	border-top: 1 #000000 solid;
	border-bottom: 1 #000000 solid;
	border-left: 2 #000000 solid;
	border-right: 2 #000000 solid;
}

.table3 th {
	background: #382A57;
	border-top: 1 #000000 solid;
	border-bottom: 2 #000000 solid;
	text-align: center;
	color: #EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
	cellspacing: 1;
}

.table3 td {
	border-bottom: 1 #000000 solid;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
}
/*table 4 - invisible table indented from screen edge*/
.table4 {
	left 5%;
	width:90%;
}
.table4 th {
	text-align: right;
	padding: 4px;
}
.table4 td {
	text-align: left;
	padding: 4px;
}
/*tabletandc - terms and conditions formatting*/
.tabletandc {
	font-size : 9pt;
	width:99%;
}
/* tabletext5 - use for formatted result tables {{{ */
.table5 {
	color: #111111;
}

.table5 th {
	background: #605579;
	text-align: center;
	color: #EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
	cellspacing: 1;
}

.table5 td {
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
}
/* table6 - green top, overall border, no borders inside */
.calendar {
	font-size: 12pt;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	border-collapse:	collapse;
	padding: 0;
}

.calendar th {
	background: #FFFFFF url("images/header.gif");
	border-top: 1px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	text-align: center;
	color: #EEEEEE;
	border-collapse:	collapse;
	padding: 0;
}

.calendar td {
	border-top: 1px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	padding: 0;
	border-collapse:	collapse;
	height:40px;
	width:100px;
}
/*table 6 - invisible table indented from screen edge*/
.table6 {
	left 5%;
	width:90%;
}
.table6 th {
	text-align: right;
	word-wrap: none;
}
.table6 td {
	text-align: left;
}
/* tabletext7 - use for formatted result tables {{{ */
.table7 {
	color: #111111;
	border: thin solid;
	cellspacing: 0;
	padding:0;
}

.table7 th {
	background: #382A57 url("images/header.gif");
	text-align: center;
	color: #EEEEEE;
}

.table7 td {
	border-bottom: thin solid;
	padding-top:1px;
	padding-bottom:1px;
}
/* table8 - used for salary tables*/
.table8 {
	color: #111111;
	font-size: 8pt;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
}

.table8 th {
	background: #7C8EDA;
	border-top: 1px #000000 solid;
	border-bottom: 2px #000000 solid;
	text-align: center;
	color: #EEEEEE;
}

.table8 td {
	border-bottom: 1px #000000 solid;
	padding-left:2px;
	padding-right:2px;
	text-align: center;
}
/* table9 - used for grids*/
.table9 {
	color: #111111;
	font-size: 8pt;
	border: 1px #000000 solid;


}

.table9 th {
	background: #7C8EDA;
	border: 1px #000000 solid;
	color: #EEEEEE;
}

.table9 td {
	border: 1px #000000 solid;
}
.thtitle {
	background: #7C8EDA;
	border-bottom: 2px #000000 solid;
	text-align: center;
	color: #EEEEEE;
}

.th0 {
	padding-left:2px;
	padding-right:2px;
	font-weight: bold;
	background: #FFFFFF;
}

.th1 {
	padding-left:2px;
	padding-right:2px;
	font-weight: bold;
}

.td0 {
	padding-left:2px;
	padding-right:2px;
	background: #FFFFFF;
}

.td1 {
	padding-left:2px;
	padding-right:2px;
}
/*tabletandc - terms and conditions formatting*/
.tabletandc {
	font-size : 9pt;
	width:99%;
}
.tabletandc th {
	font-size : 9pt;
	font-weight : normal;
	vertical-align: top;
	text-align: left;
	width: 5%;
}

.tabletandc td {
	vertical-align: top;
	padding-bottom: 10px;
}

.erstable {
    font-size:9pt;
}

.foreground_colour {
	background-color: #FFFFFF;
}

.header_colour {
	background: #7C8EDA;
}

.special_table {
	color: #111111;
	font-size: 8pt;
	border-right:1px black solid;
}
.special_table TH {
	background: #7C8EDA;
	text-align: center;
	color: #EEEEEE;
	border:1px black solid;
	border-right:none;
}
.special_table TD {
	text-align: center;
	border-bottom:1px black solid;
	border-left:1px black solid;
}
.divsection {
	text-align: center;
	border-bottom:1px black solid;
	border-left:1px black solid;
	border-top:1px black solid;
	border-right:1px black solid;
	background-color: #382a57;

}

.expandable {
	border-bottom:1px black solid;
	border-left:1px black solid;
	border-top:1px black solid;
	border-right:1px black solid;
	width:99.5%;
	background-image:url("images/expandable_up.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.expandablesmall {
	border-bottom:1px black solid;
	border-left:1px black solid;
	border-top:1px black solid;
	border-right:1px black solid;
	width:99.5%;
	background-image:url("images/expandable_down.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

@media screen {
	.hide {
		color: black;
	}
}
@media print {
	.hide {
		display: none;
	}
}
@page {
    size:landscape;
}

/*globalnav*/
#navigation {
      float:left;
      width:100%;
      background:transparent url("images/bg2.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      height:35px;
      }
    #navigation ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #navigation li {
      float:left;
      background:url("images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #navigation a {
      display:block;
      background:url("images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#605579;
      }
    #navigation a:hover {
      color:#333;
      }
    #navigation #current {
      background-image:url("images/left_on.gif");
      }
    #navigation #current a {
      background-image:url("images/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
 #navigation2 {
      
      width:100%;
      
      height:90%;
      background:#382a57 url("images/nav_bar.gif");
      border-top:6px white solid;
      border-bottom:4px white solid;
      border-left:4px white solid;
      border-right:4px white solid;
      }
   #navigation2_holder {
      float:left;
      width:100%;
      top: 200px;
      height:50px;
      border-left:1px black solid;
      border-right:1px black solid;
      line-height:normal;
      } 

      #sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/*font: bold 11px arial*/}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 180px;
	background: #4F4F4F;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #382A57}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #382A57;
	z-index:200;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 100%;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #4F4F4F;
		color: #FFF;
		font: 13px arial}

	#sddm div a:hover
	{	background: #382A57;
		color: #FFF}

  