<!-- 
body{
margin:0;
font-size: .7em;
font-family: arial,helvetica,sans-serif;
color: #666;
border: 10px solid #fff;
background:#fff;
}

div#container {
width: 1048px;
margin: 0 auto 0 auto;

background: #666;
}
/*div#container {
	width: 1048px;
	margin: 0 auto 0 auto;
	border-right-style: solid; border-left-style: solid; 
  border-right-width: 2px; border-right-color: #EEF2F5;
  border-left-width: 2px; border-left-color: #EEF2F5;
	background:#666;*/
}

div#container table
{
font-size:80%
}

/*Header format*/
div#banner
{
height:75px;
/*test line removal*//*padding-top: 0.5em;*/
 color: #fff;
/*test line removal*//*background-color: #000080; */
/*border-bottom: 1px solid #000;*/
background-image: url(banner-blue3.gif); 
background-repeat: no-repeat;
/*border-bottom: 1px solid #000;*/
/*vertical-align:text-bottom;*/
font-size: 80%; 
}

/*First line of header text*/

div#banner h1 { margin: 0; padding: .3em 0 .3em .5em;
font-size: 2em; font-style: italic; } 
}

/*Second line of header text*/
div#banner h2
{
margin: 0; 
padding: 1em 0 .6em .7em;
font-weight: bold; 
font-style: italic;
font-size: 1.5em; 
}

/*Center column*/
div#content
{
margin: 0 2px 0 2px;
background-color:#fff;
line-height: 150%;
padding:5px 10px 0 10px
} 
*Title of each page*/ 
div#content h2 {
font-size: 1.30em; 
margin: 0; 
padding-top: 1.0em;
font-weight: bold; 
} 

/*inserted by PRC as hack to get rid of gap at top of content column*/
		div#content h6
		{
		margin: 0;
		
		text-align:center;
		font-size: 1em;
		font-style:normal;
		font-weight:normal;
		}


img#floatright {float: right; margin: 0 10px 0 10px;
}

img#floatleft {float: left; margin: 0 10px 0 10px;
}

/*to centralise a paragraph like a diagram description*/
p.center {text-align:center;}

/*footer paragraph hack to get rid of background under center column*/
p.footer {background-color:#EEF2F5;text-align:center;}

/*Each Page title has this form*/
h2 {font-size:120%;font-style:normal;font-weight:bold;text-align:left;}

h4 {font-style:normal;font-weight:bold;text-align:left;}
/*h4 is h3 with align to left for Glossary pages*/

/*for div#more title only*/
p.h4more {padding:0.5em 0 0 0;font-size:130%;font-style:normal;font-weight:bold;color:#000080;text-align:center;} 

/*for div#navigation title only*/
p.h4w {padding:0.5em 0 0 0;font-size:130%;font-style:normal;font-weight:bold;color:white;text-align:left;} 

/* paragraph titles*/
h5 {text-align:left;}


hr {height:1px; color:#676767;}


a:link {text-decoration: none; } 
a:visited {text-decoration: none; color: #CC0099} 
a:hover {text-decoration: none; color: red} 
a:active {text-decoration: none; color: #0000FF}
 
a.list:link {color: #ffffff}
a.list:visited {color: #CCCCCC}
a.list:hover {color: red}
a.list:active {color: #0000FF}



-->
</style>

</HTML>
