
body
 {
 margin:          0px;
 padding:         8px 0px 8px 0px;
 border-width:    0px;
 background:      #EFEFEF url('../files/background_body.jpg') repeat-x top left;
 }

div
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

table
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 table-layout:    auto;
 }

td
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 letter-spacing:  0em;
 }
 
p
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

ol, ul
 {
 margin:          8px 0px 8px 32px;
 padding:         0px;
 }

img
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 display:         block;
 }

form
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

div.container
 {
 width:           912px;
 margin:          0px auto 0px auto;
 }

table.content
 {
 width:           912px;
 }

table.content td.top
 {
 width:           900px;
 padding:         6px 6px 10px 6px;
 background:      url('../files/background_content_top.png') no-repeat top left;
 }

table.content td.middle
 {
 width:           900px;
 padding:         6px 6px 6px 6px;
 background:      url('../files/background_content_middle.png') repeat-y top left;
 }

table.content td.bottom
 {
 width:           900px;
 padding:         10px 6px 6px 6px;
 background:      url('../files/background_content_bottom.png') no-repeat bottom left;
 }

table.header
 {
 width:           100%;
 }

table.header td.component
 {
 width:           100%;
 line-height:     0px;
 }

table.page
 {
 width:           100%;
 background:      #000000;
 }

table.page td.title
 {
 width:           100%;
 padding:         12px 12px 0px 12px;
 color:           #645E16;
 font:            bold 16px 'arial', sans-serif;
 line-height:     18px;
 }

table.page td.description
 {
 width:           100%;
 padding:         12px 12px 0px 12px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 text-align:      justify;
 font-style:      italic;
 }

table.page td.body
 {
 width:           100%;
 }

table.section
 {
 width:           100%;
 }

table.section td.title
 {
 width:           100%;
 padding:         12px 0px 0px 0px;
 color:           #ffffff;
 font:            bold 14px 'arial', sans-serif;
 line-height:     16px;
 }

table.section td.paragraph_1_of_1
 {
 width:           100%;
 padding:         6px 6px 0px 6px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_1_of_2
 {
 width:           50%;
 padding:         6px 3px 0px 6px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_2_of_2
 {
 width:           50%;
 padding:         6px 6px 0px 3px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_1_of_3
 {
 width:           33%;
 padding:         6px 3px 0px 6px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_2_of_3
 {
 width:           34%;
 padding:         6px 3px 0px 3px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_3_of_3
 {
 width:           33%;
 padding:         6px 6px 0px 3px;
 color:           #ffffff;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td p.title
 {
 color:           #645E16;
 font:            bold 14px 'arial', sans-serif;
 margin:          6px 0px 6px 0px;
 }

table.section td p.content_align_left
 {
 text-align:      left;
 }

table.section td p.content_align_center
 {
 text-align:      center;
 }

table.section td p.content_align_right
 {
 text-align:      right;
 }

table.section td p.content_align_justified
 {
 text-align:      justify;
 }

table.section td div.file_align_left
 {
 float:           left;
 padding:         6px 6px 6px 0px;
 }

table.section td div.file_align_center
 {
 margin:          6px auto 6px auto;
 }

table.section td div.file_align_right
 {
 float:           right;
 padding:         6px 0px 6px 6px;
 }

table.section td a:link, table.section td a:active, table.section td a:visited
 {
 color:           #ffffff;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: none;
 }

table.section td a:hover
 {
 color:           #ffffff;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: underline;
 }

table.footer
 {
 width:           100%;
 }

table.footer td.copyright
 {
 width:           100%;
 color:           #ffffff;
 font:            normal 8px 'arial', sans-serif;
 }
