body
{
	font-family:    "Times New Roman", Serif;
  font-size:      11pt;
  margin:					0px;
	height:					100%;
  background: 		#ffffff url('images/background.gif') repeat-y top left;
}

strong.tag
{
  color:          #000066;
	font-weight: 		normal;
}

h1,h2,h3,h4,h5
{
  font-family:    Helvetica, Arial, Sans-Serif;
  color:          #003399;
}

h1
{
  margin-top:     5pt;
  font-size:      14pt;
  margin-bottom:  6pt;
}

h2
{
  margin-top:     4pt;
  font-size:      13pt;
  margin-bottom:  6pt;
}

h3
{
  margin-top:     3pt;
  font-size:      11pt;
  margin-bottom:  6pt;
}

p
{
  margin-top:     0pt;
  margin-bottom:  6pt;
}

div.content
{
	position:  absolute;
  left: 160px;
  top: 107px;
  background:white;
}

div.menubar
{
	position:  absolute;
  top: 107px;
  width: 150px;
  left: 0px;
  padding: 2px;
}
li.menu
{
	color: #ffffff;
  padding: 2px;
}
a.menu
{
  color:          #ffffff;
	text-decoration: none;
  font-size:      11pt;
  text-align:     right;
}
a:hover.menu
{
  color:          #00ffff;
}


div.banner
{
  position: absolute;
  margin:					0;
  padding:			  0;
  height: 107px;
  width: 100%;
  background-image: 		url('images/9abackg.jpg');
  background-position:top left;
}
span.logo
{
  background-image: 		url('images/9abackg.jpg');
	position: absolute;
  height: 107px;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
span.subject
{
  background-image: 	url('images/9bleftd.jpg');
  background-repeat: 	no-repeat;
  background-position:top left;
	position: 					absolute;
  top: 								0;
  left: 							0;
  right:							92px;
  height: 						107px;
  width: 							100%;
  margin: 						0;
  text-align:     		left;
}
p.subject
{
	position: relative;
  top: 40%;
  left: 300px;
	font-family:    "Helvetica", Sans-Serif;
  font-size:      20pt;
  color: #000000;
}


a.banner
{
  color:          #003399;
	text-decoration: none;
  font-size:      11pt;
  text-align:     right;
}
a:hover.banner
{
  color:          #990000;
}


table.bordered
{
  font-size:      11pt;
  border-style:   solid;
  border-width:   1px;
  border-color:   #003399;
  padding-left:   2pt;
  padding-right:  2pt;
  padding-top:    0pt;
  padding-bottom: 1pt;
  margin-bottom:  6pt;
}
td.tableheading
{
  text-align:     left;
  font-size:      10pt;
  background-color: #003399;
  color:          #ffffff;
  border-width:   1px;
  border-style:   solid;
  border-color:   #003399;
}
tr.alt
{
  background-color: #eeeeee;
}