body {
	background-image:url(pics/bgcmpr.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;	
}


td.menubar {
  font-size:11pt;
  color : #00009F;
	padding-right:15px;
	vertical-align:middle;
}
a.menubar {
  font-weight:bold;
  font-size:11pt;
  color : #00009F;
	padding:2px;
}
a.menubar:hover {
  font-weight:bold;
  font-size:11pt;
  color : #00009F;
  text-decoration: underline;
}


td.subheading {
  color:#00009F;
  font-weight:bold;
  padding-bottom:10px;
  font-weight:bold;
  font-size:10pt;
}

table.contentbox {
	font-size:10pt;	
/*	border-width:1pt;
	border-style:solid;
	border-color:#AAAAAA; */
}

td.contentbox {
	font-size:8pt;	
}

A.contentbox {
  font-size:8pt;
  text-decoration: none;
}

A.contentbox:hover {
  font-size:8pt;
  text-decoration: underline;
}

td.verticalline {
	border-left-width:1pt;
	border-left-style:solid;
	border-left-color:#aaaaaa
}

td.horizontalline {
  font-size:1pt;
	border-bottom-width:1pt;
	border-bottom-style:solid;
	border-bottom-color:#aaaaaa
}

td.heading {
	border-top-width:1pt;
	border-top-style:solid;
	border-top-color:#aaaaaa;
	border-bottom-width:1pt;
	border-bottom-style:solid;
	border-bottom-color:#aaaaaa;
  font-size:13pt;
  font-weight:bold;
  color : #00009F;
}


td.main { 
  background:#FFFFFF; 
  font-size:11pt;
}

.cdhead { 
  line-height:18px;
  background:#FFFFFF; 
  font-size:10pt;
  font-weight:bold;
}

table {
  font-size:10pt;
}


BODY {
	font-family: arial, tahoma, helvetica, geneva, sans-serif; font-size:11pt;
}

BODY.content {
	font-family: arial, tahoma, helvetica, geneva, sans-serif; font-size:11pt;
	padding-top:20px;
}


ul {
  font-size:10pt;
}

p {
  font-size:10pt;
}

h1 {
  font-size:13pt;
  color : #00009F;
  padding-bottom:5pt;
}

h2 {
  font-size:11pt;
  color : #00009F;
}

p.head {
  font-size:12pt;
  font-weight:bold;
}

A.menu {
  font-size:11pt;
  font-style:italic;
  font-weight:bold;
  color : #00009F;
  text-decoration: none;
}

A.menu:hover {
  font-size:11pt;
  font-style:italic;
  font-weight:bold;
  color : #9F0000;
  text-decoration: underline;
}

A {
  font-size:10pt;
  color : #00009F;
  text-decoration: none;
}

A:hover {
  font-size:10pt;
  color : #9F0000;
  text-decoration: underline;
}

td.menu {
  background:#FFFFFF; 
  padding-left: 15px;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

td.identHalf {
  padding-left: 10px;
}


td.ident {
  padding-left: 20px;
  padding-bottom:15px;
}

td.identWide {
  padding-left: 30px;
  padding-bottom:15px;
}

td.subheadingFront {
  font-weight:bold;
  font-size:11pt;
  color : #00009F;
}


table.sidebox {
	font-size:8pt;	
	border-bottom-width:1pt;
	border-bottom-style:solid;
	border-color:#AAAAAA;
}

p.sidebox {
	font-size:8pt;	
}

td.sideheading {
	color : #00009F;
}

td.small {
	font-size : 8pt;
}


A.sidebox {
  font-size:8pt;
  text-decoration: none;
}

A.sidebox:hover {
  font-size:8pt;
  text-decoration: underline;
}

tr.uneven {
	background:#eeeeee;
	font-size:9pt;
}

tr.even{
	background:#ffffff;
	font-size:9pt;
}

tr.dataHeading {
	background:#dddddd;
	font-size:9pt;
}

td.ad {
	text-align:center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.faqquestion {
  font-weight:bold;
}
.faqanswer {
  padding-bottom:10px;
  padding-left:20px;
}
 