/* Base tags */
body{text-align:center;margin:10px 10px 10px 10px;background:#800000;color:#800000;font-weight:normal;font-family:verdana, arial, sans-serif;font-size:12pt;}
table{border-collapse:collapse;width:100%;vertical-align:top;}
td{vertical-align:top;}
p{margin:0 0 1em 0;}
a{text-decoration:none;}
a:visited{color:#0000ff;}
a:link, a:hover, a:active{color:#0000ff;}
img{border:0;}
/* Page */
.page{background:#ffffff;text-align:left;width:840px;margin:10px auto;}
.page-embedded{text-align:left;width:360px}
/* Heading */
.header-left{text-align:center;float:left;width:175px;height:110px;margin:0 0 0 0;}
.header-right{margin-left:180px;height:110px;}
.header-title{margin:0 0 0 0;text-align:center;font-weight:bold;font-size:18pt;}
/* Menu */
.menu{float:left;width:0px;margin:0 0 0 5px;background:url(images/menu-top.png) top left no-repeat;text-align:left;font-size:9pt;}
.menu ul{list-style-type:none;margin:0;padding:2px 0;background:url(images/menu-bottom.png) bottom left no-repeat;}
.menu li{width:175px;height:25px;}
.menu ul li a{height:14px;} /* controls height of mouse down highlighted area */
.menu ul li a:link, .menu ul li a:visited, .menu ul li span{color:#800000;display:block;font-weight:bold;padding:6px 8px;background:url(images/menu-item.png) 0 0 no-repeat;}
.menu ul li span{height:25px;background:url(images/menu-item.png) -350px 0 no-repeat;}
.menu ul li a:hover, .menu ul li a:active{color:#ffffff;background:url(images/menu-item.png) 0px 0 no-repeat;}
/* Content */
.note{text-align:center;font-size:10pt;}
.content{margin-left:195px;background:url(images/section-top-left.png) top left no-repeat;padding:12px}
.content-title{font-weight:bold;font-size:14pt;}
.content-last{margin-left:195px;background:url(images/section-last-top-left.png) top left no-repeat;padding:12px}
.left{float:left;padding:12px;}
.right{float:right;padding:12px;}
.center{text-align:center;}
.symbol{vertical-align:top;}
.numbered{list-style-type:decimal;}
.caption{text-align:center;font-size:10pt;}
.indent{margin-left:20px;}

