
@import url( not_for_ns4.css );
#basecolour {
  background-color: #66CCFF;
}

 CODE, TT {
  font-family: monospace;
}

body, td, h1, h2, h3, h4, h5, h6, th, dt, pre{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

 		
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  border-top: black none;
  color: black;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	

		
BODY {
  	color: black;
  	margin-top: 0.5em;
  	margin-left: 0.5em;
  	margin-right: 1em;
  	margin-bottom: 1em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0pt;
  background-color: #FFFFFF;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt;
}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: black;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: black;
}	

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
}			
.done {
  	text-transform: none;
  	font-style: normal;
  	color: green;
}			
.outstanding {
  	text-transform: none;
  	font-style: normal;
  	color: red;
}			
.inprogress {
  	text-transform: none;
  	font-style: normal;
  	color: blue;
}			

		
VAR, CITE, DFN, .note {
  	font-style: italic;
}	

		
ADDRESS {
  	font-style: normal;
  	letter-spacing: .1em;
}	

		 		
ACRONYM {
  	font-variant: small-caps;
  	letter-spacing: 0.1em;
}	

		
HR {
  	color: black;
}	

		
.colophon {
  	display: none;
}	

		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  	color: black;
  	text-decoration: none;
}	

H1 {
  font-size: 1.2em;
  text-align: center;
}

H2 {
  text-align: left;
  font-size: 1.1em;
}

H3 {
  text-align: left;
  font-size: 1em;
  text-indent: .5em;
}

H1.HEADER {
  font-size: 1.4em;
  text-align: center;
  margin-top: .5em;
  color: #000000;
}

DIV.LOGO {
  position: absolute;
  top: 5px;
  left: 5px;
}

DIV.GROUP {
  position: absolute;
  top: 5px;
  right: 25px;
    font-size: 1.1em;
  background-color: #cceeff;
}


DIV.HEAD {
  position: absolute;
  width: 100%;
  height: 74px;
  top: 0px;
  left: 0px;
}

DIV.FOOT {
  background-color: white;
  position: absolute;
  width: 100%;
  height: 2em;
  bottom: 0px;
  left: 0px;
  font-size: .8em;
}

DIV.LMENU {
  width: 128px;
  position: absolute;
  top: 100px;
  left: 0px;
}

DIV.RMENU {
  width: 128px;
  position: absolute;
  top: 0px;
  right: 630px;
}

DIV.MMENU {
  width: 128px;
  position: absolute;
  top: 0px;
  right: 630px;
}

/*DIV.BODY {
  background-color: white;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 5em;
  margin-bottom: 2em;

}
DIV.BODYC {
  background-color: white;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 5em;
  margin-bottom: 2em;
  text-align: center;

}


DIV.PIC {
  background-color: white;
  position: absolute;
  width: 800px;
  top: 140px;
  left: 0px;
}
IMG {
      marging-top: 1em;
  	margin-left: 1em;
  	margin-right:1em;
  	margin-bottom: 1em;
}	*/

A:link {
  	font-size: 1em;
  color: #0000ff;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  text-decoration: none;
}

A:visited {
  	font-size: 1em;
  color: #0000ff;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  text-decoration: none;
}

A:active {
  	font-size: 1em;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  text-decoration: none;
}

A:hover {
  	font-size: 1em;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  text-decoration: underline;
}

.itemBorder {
  border-top: 1px #666666 solid;
  border-right: 1px #666666 solid;
  border-bottom: 1px #666666 solid;
  border-left: 1px #666666 solid;
}

.itemButton {
  border-top: thin #FFFFFF outset;
  border-right: thin #FFFFFF outset;
  border-bottom: thin #FFFFFF outset;
  border-left: thin #FFFFFF outset;
}

.itemText {
  text-decoration: none;
  color: #000000;
  font-family: Verdana, Sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/*           Font settings -- change your font, colour, alignment etc.           Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.           Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,           you may want to manually override the settings for :link, :visited etc. here.          */
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
  color: #000000;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
  color: #666666;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

.itembuttonBorder {
  border-top: thin #FFFFFF outset;
  border-right: thin #FFFFFF outset;
  border-bottom: thin #FFFFFF outset;
  border-left: thin #FFFFFF outset;
}

.itemBorderBlank {
  border-top: 1px #CCCCDD solid;
  border-right: 1px #CCCCDD solid;
  border-bottom: 1px #CCCCDD solid;
  border-left: 1px #CCCCDD solid;
}

P {
  margin-top: 1em;
  margin-right: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
}

P.S {
  margin-top: 0.3em;
  margin-right: 0.3em;
  margin-left: 0.3em;
  margin-bottom: 0.3em;
}
TABLE {
  margin-top: 1em;
  margin-right: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
}

TABLE.FULL {
  width: 100%;
}

BLOCKQUOTE {
  font-family: "Times New Roman";
}

TD {
  vertical-align: top;
}TABLE.PC {
  width: 99%;
  background-color: #c0cbe1;
  margin-left: 0.5%;
  margin-right: 0.5%;
}
TABLE.P {
  width: 99%;
  background-color: #c0cbe1;
  margin-left: 0.5%;
  border-top: thin black solid; 
  border-right: thin black solid; 
  border-bottom: thin black solid; 
  border-left: thin black solid;
}

TD.P {
  background-color: white;
}
TD.PC {
  background-color: #c0cbe1;
}

FORM.T {
  margin-bottom: 0px;
  margin-top: 0px;
}

