<!--

body { text-align: center; background-color: #ffffff; margin: 0px; padding: 0px;}
body, div, table { font-family: arial, sans-serif; }
img.dblock { display: block; }
a { text-decoration: none;  }
a:hover { text-decoration: none; }

div.container { margin: 15px auto; width: 800px; border: 1px solid #ffffff; text-align: left;}
div.header { }
div.menucontainer { background-color: #0aaed9; border-bottom: 1px solid #0aaed9; }
div.menutitle { color: #ffffff; font-size: 14px; font-weight: bold; background-color: #0aaed9; padding: 5px 10px; background-image: url('/_img/chamfer_lightblue.gif'); background-repeat: no-repeat; background-position: top right; }
div.menubuttons { background-color: #0aaed9; padding: 0px 10px; border-bottom: 1px solid #ffffff; }
div.menubuttoncontainer { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 0px solid #ffffff; background-color: #0878a6; }
a.menulo { display: -moz-inline-box; display: inline-block; width: 104px; padding: 3px 0px 3px 6px; border-right: 1px solid #ffffff; background-color: #0878a6; color: #ffffff; font-size: 12px; font-weight: normal; background-image: url('/_img/chamfer_darkblue.gif'); background-repeat: no-repeat; background-position: top right;}
a.menulo:hover { text-decoration: none; background-color: #0aaed9; background-image: url('/_img/chamfer_lightblue.gif'); background-repeat: no-repeat; background-position: top right;}
a.menuhi { display: -moz-inline-box; display: inline-block; width: 106px; padding: 3px 0px 3px 6px; border-right: 1px solid #ffffff; background-color: #333333; color: #0aaed9; font-size: 12px; font-weight: normal; background-image: url('/_img/chamfer_grey.gif'); background-repeat: no-repeat; background-position: top right;}
a.menuhi:hover { text-decoration: none; background-color: #0aaed9; color: #ffffff; background-image: url('/_img/chamfer_lightblue.gif'); background-repeat: no-repeat; background-position: top right;}

div.maincontentcontainer { margin: 1px 0px; border-right: 10px solid #333333; background-color: #ffffff; }
td.leftcolumn { color: #666666; font-size: 9pt; width: 600px; background-color: #fafafa; padding: 10px; vertical-align: top;}
td.rightcolumn { color: #cccccc; font-size: 9pt; width: 190px; background-color: #333333; padding: 10px; border-right: 1px solid #ffffff; background-image: url('/_img/chamfer_greyleft.gif'); background-repeat: no-repeat; background-position: top left; vertical-align: top;}


div.footercontainer { border-top: 1px solid #0aaed9; margin-bottom: 10px; background-color: #ffffff; }
div.outerfooter { border-top: 1px solid #ffffff; background-color: #0aaed9; padding: 0px 10px 10px 10px }
div.innerfooter { font-size: 8pt; border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; background-color: #0878a6; padding: 3px; text-align: center; color: #ffffff; }



h1.left { font-size: 18pt; font-weight: normal; color: #0878a6; margin-top: 0px; margin-bottom: 10px; border-bottom: 2px dotted #eeeeee; }
h2.left { font-size: 13pt; font-weight: normal; color: #0878a6; margin-top: 0px; margin-bottom: 10px;  }
h3.left { font-size: 11pt; font-weight: normal; color: #0878a6; margin-top: 0px; margin-bottom: 10px;  }
p.left { font-size: 9pt; margin-top: 0px; margin-bottom: 10px;  }
hr.left { height: 1px; color: #eeeeee; }
a.left { text-decoration: none; color: #0878a6; }
a.left:hover { text-decoration: underline; }

h1.right { font-size: 18pt; font-weight: normal; color: #0aaed9; margin-top: 0px; margin-bottom: 10px; border-bottom: 2px dotted #444444; }
h2.right { font-size: 13pt; font-weight: normal; color: #0aaed9; margin-top: 0px; margin-bottom: 10px;  }
h3.right { font-size: 11pt; font-weight: normal; color: #0aaed9; margin-top: 0px; margin-bottom: 10px;  }
p.right { font-size: 8pt; margin-top: 0px; margin-bottom: 10px;  }
a.right { text-decoration: none; color: #0aaed9; }
a.right:hover { text-decoration: underline; }

a.footer { text-decoration: none; color: #ffffff; }
a.footer:hover { text-decoration: underline; }

.lightblue { color: #0aaed9; }
.darkblue { color: #0878a6; }
.white { color: #ffffff; }
.bold { font-weight: bold; }
.small { font-size: 9pt; } 

-->