body { 
  margin-left: 10%;
  margin-right: 10%;
}

caption {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 4px;
}
 
div#main { 
  margin-left: 8%;
  margin-right: 8%;
}

div#public_center {
  margin-left:  15%;
  margin-right: 10%;
  /*margin: 0 auto; text-align:left;}*/
}

div#public_left {
  margin-left:  5%;
  margin-right: 5%;
  /*margin: 0 auto; text-align:left;}*/
}

div#help {
 /*float: right;*/
 margin-left: 40%;
 padding: 0;
 text-align: right;
 color=#990000;
}

div#footerBlack
{
  COLOR: #000000; 
  /*BORDER-TOP: #9966cc 1px solid;*/
  BORDER-TOP: #007EA2 1px solid;
  LINE-HEIGHT: 130%;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: right;
  clear: left;
}

div#adminbar
{
  COLOR: #006A87;
  BORDER-TOP: 1px solid;
  LINE-HEIGHT: 130%;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  clear: both;
  BACKGROUND-COLOR: #F3F0FD;
}

/*
div#headerWhite
{
  font-size: 95%;
  color: #ffffff;
  background-color: #007EAZ;
  padding-top: 3px;
  padding-bottom: 3px;
}
*/

/*back link for bottom right hand corner of div#headerWhite
div#back
{
 position: absolute;
 top: 95px;
 right: 120px;
}
*/

div#logoheader
{
  font-size: 18pt;
  color: #ffffff;
  /*background-color: #663399;*/
  background-color: #007EA2;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

div#helppagecontents
{
  margin-left: 75px;
  padding-left: 0px;
}

div#fullpagecontents
{ 
  margin-left: 0px;
  padding-left: 0px;
  /*overflow: hidden;*/
}

div#leftNavigation
{
 
  float: left;
  width: 169px;
  padding-top: 5px;
  padding-bottom: 10px;
 /* text-decoration: none; */
}

div#news_border
{
 border-style: solid;
 border-color: #663399;
 /*border-color: #0066FF;*/
 border-width: 1px;
 padding: 10px;
}

div.secdetail_border
{
 border-style: solid;
 border-color: blue;
 /*border-color: #0066FF;*/
 border-width: 1px;
 padding: 10px;
}

.outline1
{
 border-style: solid;
 border-color: #663399;
 border-width: 1px;
 padding: 10px;
 margin-right: 25%;
}

.outline2
{
 border-style: solid;
 border-color: #dedeff;
 border-width: 2px;
 padding: 5px;
}

.outline3
{
 border-style: solid;
 border-color: #dedeff;
 border-width: 2px;
 padding: 3px;
 margin-right: 5%;
}

div#border1
{
 border-style: solid;
 border-color: #663399;
 border-width: 1px;
 padding: 10px;
 margin-right: 25%;
}

div#border2
{
 border-style: solid;
 border-color: #666666;
 border-width: 1px;
 padding: 10px;
 margin-right: 25%;
}

div#border3
{
 border-style: solid;
 border-color: #006a87;
 border-width: 1px;
 padding: 10px;
 margin-left: 1%;
 margin-right: 1%;
}

/* to replace <hr noshade style="width: 100%; color: #663399; height: 1px;"/> : */

.thin_hr {
 border: 0;
 width: 99%;
 color: #006a87;
 background-color: #006a87;
 height: 1px;
}

.thin_hr2 {
 border: 0;
 width: 99%;
 color: blue;
 background-color: blue;
 height: 1px;
}

.thin_hr3 {
 border: 0;
 width: 99%;
 color: #007EA2;
 background-color: #007EA2;
 height: 1px;
}

table#reports {
    background-color:#FFFFFF;
    /*
    border-top-style: 1px solid;
    border-top-color: #663399;
    border-bottom-style: solid;
    border-bottom-color: #663399;
    */
}

table#reports td {
    padding: 2px;
}

table#reports tr {
    /*background-color:#FFFFFF;*/
}

.toprow {
    border-bottom-style: none;
    font-size: 110%;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    background-color: #663399;
}

.catrow {
    border-bottom-style: solid;
    border-bottom-color: #663399;
    font-size: 110%;
    font-weight: bold;
    text-align: left;
}

.datrow {
    border-bottom-style: none;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}

.infoheader {
    border-bottom-style: none;
    font-size: 102%;
    color: black;
    font-weight: bold;
    text-align: left;
    background-color: #dedeff;
}


/*
table get_send - settings optimised for IE
*/

table.get_send {
	width: 70%; /* for IE6 this is pc of whole page, for others it is pc of section*/
	padding: 0;
	margin: 0;
    border: 1px solid blue;
    /*border-collapse: collapse;*/
}

table.get_send tr {
 border: 1px solid blue;
}

table.get_send tr.odd {
	background: none;
}

table.get_send tr.even {
	background: #F5FAFA;
}

table.get_send th.title {
	width: 42%;
 vertical-align: bottom;
 text-align: left;
}

table.get_send th.deadline {
	width: 3%;
 vertical-align: bottom;
 text-align: left;
}

table.get_send th.action {
	width: 25%;
 vertical-align: bottom;
 text-align: left;
}

table.admin {
 /*border: 2px solid blue;*/
 border: 1px solid #006a87;
 border-collapse: collapse;
}

table.admin2 {
 /*border: 2px solid #663399;*/
 border: 1px solid #006a87;
 border-width: 1px; 
 border-collapse: collapse;
}

table.summary {
 padding: 5px;
 margin: 5px;
 /*border: 1px solid blue;*/
 border: 1px solid #006a87;
 border-collapse: collapse;
}

table.access {
 padding: 5px;
 margin: 5px;
 /*border: 1px solid blue;*/
 border: 1px solid #006a87;
 border-collapse: collapse;
}

table.estabs {
 border-collapse: collapse;
}

tr.darkshade {
	background: #C3C3E5;
}

tr.lightshade {
	background: #F1F0FF;
}

tr.lightshade2 {
	border: 1px solid blue;
 background: #F1F0FF;
}

tr.contrast1 {
	background: #E0E6FF;
}

tr.contrast2 {
	background: #F1F0FF;
}

img.logoheader
{ padding-right: 4px;
  padding-left: 0px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  vertical-align: middle;
}

#pagecontents
{
  margin-left: 175px;
  padding-left: 0px;
}

ul.leftNavigation
{
  COLOR: #ffffff;
  padding-left: 0px;
  margin-left: 0px;
  BACKGROUND-COLOR: #F3F0FD;
  BORDER-BOTTOM: #ffffff 1px solid;
  list-style: none;
 /* text-decoration: none; */
}

li.leftNavigation
{
  BORDER-BOTTOM: #ffffff 1px solid;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px; 
  list-style: none;

  /* text-decoration: none; */
}

li.leftNavigation1
{
  BORDER-BOTTOM: #ffffff 1px solid;
  padding-left: 28px;
  padding-top: 3px;
  padding-bottom: 3px;
  list-style: none;
  text-decoration: none;
}

li.titleNavigation
{
  BORDER-BOTTOM: #ffffff 1px solid;
  padding-left: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
  /*COLOR: #330066;
  BACKGROUND-COLOR: #ccffff;
  COLOR: #663399;*/
  COLOR: #000000;
  BACKGROUND-COLOR: #ffffff;
  list-style: none;
  text-decoration: none;
}

.h1style
{
  /*font-family: Arial, Helvetica, Verdana, sans-serif;*/
  font-size: 2em;
  font-weight: bold;
  background-color: transparent;
}

.h2style
{
  /*font-family: Arial, Helvetica, Verdana, sans-serif;*/
  font-size: 1.5em;
  font-weight: bold;
  background-color: transparent;
}

.h3style
{
  /*font-family: Arial, Helvetica, Verdana, sans-serif;*/
  font-size: 1.2em;
  font-weight: bold;
  background-color: transparent;
}

.maincolor
{
 color: #006A87;
}


table#logintable { width: 100%; }
.td1 
{
 /*width:50%;*/
 text-align: left;
 vertical-align: middle;
 font-size: 18pt;
 color: #ffffff;
 /*font-family: Arial, Helvetica, Verdana, sans-serif;
 font-weight: bold;
 padding: 0px;*/ 
}
.td2
{
 /*width:50%;*/
 font-size: 71%; 
 text-align: right;
 vertical-align: middle;
 /*padding: 0px;*/
}

.inputsmall 
{ 
 font-size: 9px; 
 color=#990000; 
 padding: 0px;
}

.nopadding { padding: 0px; } 

.warning
{
  color: #FF0000;
}

.greyedout
{
  color: #666666;
}

.greyback
{
  background-color: #666666;
}

.new
{
  color: #FF0000; 
  font-weight: bold;
  background-color: transparent;
} 

.info
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #666666;
  background-color: transparent;
} 

.infosmall
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 95%;
  font-style: italic;
  color: #999999;
  background-color: transparent;
}

.pageheader
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 115%;
  font-weight: bold;
  /*color: #663399;*/
  background-color: transparent;
}

.tiplink 
{
 font-family: verdana, arial, helvetica, sans-serif;
 color: #666666;
}

.tiplink A:link 
{
 color: #666666;
 text-decoration: none;
}

.tiplink A:visited 
{
 color: #666666;
 text-decoration: none;
}

.tiplink A:hover {
 color: #666666;
 text-decoration: none;
}

span.tiplink_plain:hover {
 text-decoration: none;
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
 color: black;
 background-color: white;
}

a.plainlink:link { text-decoration: none; }
a.plainlink:visited { text-decoration: none; }
a.plainlink:hover { text-decoration: none; }
a.plainlink:active { text-decoration: none; }

/*
.plainlink A:link 
{
 text-decoration: none;
}
*/

p.divheader {
 font-size: 110%;
 font-weight: bold;
 color: black;
 background-color: #dedeff;
}
.backlink
{
 font-size: 100%;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

.backlink A:link
{
 font-size: 95%;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 /*background-color: transparent;*/
}

.backlink A:visited
{
 font-size: 95%;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 /*background-color: transparent;*/
}

.backlink A:hover
{
 font-size: 95%;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 /*background-color: transparent;*/
}

#float_r1 {
 float: right;
 width: 50%;
/* margin: 0.5em;
 background: #003399;
 border: solid thin #D7040B;
 color: #FFFFFF;
*/
}

#float_l1 {
 float: left;
 width: 50%;
/* margin: 0.5em;
 background: #003399;
 border: solid thin #D7040B;
 color: #FFFFFF;
*/
}

/* gCollapse facility styles */
span.gcolltag {
  border: 1px solid #004C99;
  /*font-family: courier, monospace;*/
  font-weight: bold;
  vertical-align: middle;
  padding-right: 3px;
  padding-left: 3px;
}
a.gcolltag {
  text-decoration: none;
}
a:link span.gcolltag,
a:visited span.gcolltag {
  background-color: #dedeff;
  color: black;
}
a:hover span.gcolltag,
a:active span.gcolltag {
  background-color: #9999ff;
  color: #dedeff;
}
/* end of gCollapse facility styles */

.formButtonShadow {
 background-color: #9a989b;
 color: #ffffff;
 padding: 0px 2px 2px 0px;
}

.formButtonPlain {
 /*background-color: none;*/
 text-decoration: none;
 font-size: 95%;
}

.formButtonPlainSmall {
 /*background-color: none;*/
 text-decoration: none;
 font-size: 90%;
 font-weight: bold;
}

.formButtonRed {
 /*background-color: none;*/
 text-decoration: none;
 color: red;
 font-size: 95%;
}

.textentry1 {
 /*border-style: none;*/
 background-color: lightyellow;
 color: black;
 font-weight: normal;
 font-size: 99%;
 padding-left: 2px;
}

.site_news
{
 border-style: solid;
 border-color: red;
 border-width: 2px;
 padding: 5px;
 margin-top: 5px;
}

