/*UPDS*/
body {
	font: normal 10pt/13pt Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	color: #000;
	background-image: none;
}
* html body, * html div#sizer, * html div#expander { height: 0;}
* html div#container div#top-container, * html div#top-container div#top-nav, * html div#container, * html div#SectionLinks, * html div#midsection, * html div#sidebars, * html div#bg-sidebars, * html div#container div#content-container, * html div#container div#content, * html div#container div#index, * html div#LeftOneCol, * html div#LeftCol, * html div#RightCol, * html div#footer {height: 1%;}  /*Fixes moving text on hover*/
div#sizer {
	width: 100%;
}
div#expander {}
/* helps IE get the child percentages right. */
div#container { width: 100%; } /*wrapper*/

div.spacer {height: 0; line-height: 0;}

/*Common to all pages*/
a {
	font-weight: bold;
    color: #000000;
	text-decoration: none;
	text-align: left;
}
.pdfSize,
.small {
    font: 8pt/10pt% Verdana, Arial, sans-serif;
}
p {
    font: 10pt/13pt Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 6pt;
}
p.question {
    font: bold 10pt/13pt Verdana, Arial, sans-serif;
	margin-top: 0;
    margin-bottom: 9pt;
}
blockquote { margin: 0 0 9pt 12pt; }
h1, h2, h3 {
	font: bold 18pt/22pt Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 3pt;
}
h1 { letter-spacing: -1pt;}
h2 { font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {
	font: bold 12pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h5 {
	font: bold 11pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h6 {
	font: bold 10pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
/*This fixes the IE bug for disappearing background-image inside list items*/
ul, ol, dl {
	position: relative;
}
.titlesub {
	font: bold 14pt/20pt Verdana, Arial, sans-serif;
	margin-top: 3pt;
	margin-bottom: 2pt;
}
.titleOverhead {
	font: bold 12pt/16pt Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: .3em;
}
div#content p.subhead {
	font: bold 11pt/14pt Verdana, Arial, sans-serif !important;
	margin: 0 0 6pt 0;
	color: #000;
}
div#content p.SectionHead {
	font: bold 12pt/14pt Verdana, Arial, sans-serif !important;
	margin: 12pt 0 6pt 0;
	clear: both;
	color: #000;
}
div#anchor ul,
div#content div#anchor ul { display: none; }

div#anchor ul li,
div#content div#anchor ul li { display: none; }

div#anchor ul li a { display: none; }

/*Top of page*/

div#top-container {
	width: auto;
	margin: 0 auto 3pt;
    padding: 0 0 3pt 0;
	float: none;
	color: #000;
	border-bottom: solid 2pt #666 !important;
	background: transparent;
}
div#logo {
	display: none !important;
}

div#logoPrint {
	display: block;
	visibility: visible;
	text-align: center;
	margin-bottom: 0;
}

div#top-nav { display: none; }

div#returnto { display: none; }

div#SectionLinks { display: none; }
div#container div#midsection { display: none; }

div#container div#SectionSubtitle {
	margin: 0 0 0 0;
}
div#container div#SectionSubtitle h1 {
	font: bold 12pt/14pt Verdana, Arial, sans-serif;
    margin-bottom: 0;
}
#container div#SectionTitleOnly { display: none; }
div#content-container {}
div#content,
div#index {
	width: auto;
	margin: auto;
	float: none;
	color: #000;
	background: transparent;
	font: 11pt/13pt Verdana, Arial, sans-serif;
	z-index: 9;
}

div.img-right { float: right; margin: 12pt 0 12pt 12pt;}
div.img-right img { border: solid 1pt #000;}
div#content p.titlemain,
div#content h1.titlemain {
	font: bold 14pt/18pt Verdana, Arial, sans-serif;
	margin: 0 0 9pt 0;
}
p.top { display: none; }
p.disclaimer { font-style: italic; margin-top: 18pt;}
/*Columns*/
div.LeftOneCol {
	position: relative;
	float: left;
	margin: 0 0 18pt 0;
	width: 7in;
	overflow: visible;
}
div.LeftCol {
	position: relative;
	float: left;
	margin-bottom: 18pt;
	width: 3.08in;
	padding-right: 36pt;
	overflow: visible;
}
div.RightCol {
	float: left;
	width: 3.08in;
	margin: 0 18pt 18pt 0;
	overflow: visible;
}
div#footer { display: none; }
p.interwoven { display: none; }

/*Photo orientation*/

div.clear { clear="both" }
div.photoRight {
	float: right;
	margin: 0 0 6pt 12pt;
	width: auto;
	padding: 0;
}
div.photoLeft {
	float: left;
	margin: 0 9pt 6pt 0 !important;
	width: auto;
	padding: 0;
}

div.photoBottom {
	float: none;
	clear: both;
	margin: 3pt 0 12pt 0;
	width: auto;
	padding: 0;
}
div.photoRight img,
div.photoLeft img,
div.photoBottom img {
	border: solid 1pt #000 !important;
	margin: 0 0 9pt 0;
	padding: 0;
}
div.photoRight img.NoBorder,
div.photoLeft img.NoBorder,
div.photoBottom img.NoBorder {
	border: 0 !important;
	display: block;
	margin: 0;
}
table.photoBottom {
	float: none;
	margin: 3pt 0 0 0 !important;
	padding: 0;
	clear: both;
	border: 0;
}
table.photoLeft {
	float: left;
	margin: 5pt 12pt 3pt 0 !important;
	border: 0;
}
table.photoRight {
	float: right;
	margin: 5pt 0 3pt 12pt !important;
	border: 0;
}
table.photoRight td,
table.photoLeft td,
table.photoBottom td {
	font: bold 8pt/10pt Verdana, Arial, sans-serif !important;
	color: #000;
	vertical-align: top;
	padding: 0 0 9pt 0 !important;
}
table.photoRight img,
table.photoLeft img,
table.photoBottom img {
	border: solid 1pt #000;
	display: block;
	margin: 0 0 6pt 0;
	padding: 0;
}
table.photoRight img a,
table.photoLeft img a,
table.photoBottom img a {
	border: solid 1pt #000;
}

table.photoRight img.NoBorder,
table.photoLeft img.NoBorder,
table.photoBottom img.NoBorder {
	border: 0;
	display: block;
	margin: 0;
}
table.photoRight td p,
table.photoLeft td p,
table.photoBottom td p,
p.cutline {
	font: bold 8pt/103pt Verdana, Arial, sans-serif !important;
	margin: 0 0 3pt 0 !important;
}
p.clearAll {clear: all;}

div.enlarge,
td div.enlarge,
div.photoRight div.enlarge,
div.photoLeft div.enlarge,
div.photoBottom div.enlarge { display: none; }
div.photoRight div.enlarge,
div.photoLeft div.enlarge { display: none; }
div.photoBottom div.enlarge { display: none; }
div.enlarge a:link,
div.enlarge a:visited,
div.enlarge a:hover { display: none; }


/**Content**/
div#content table {
	border: 0;
	margin: 0 0 12pt 0;
}


/* and Tables*/
table {
	margin: 6px 0 12px 0;
	border: 0;
}
table {
	margin: 0 0 12pt 0;
	border: 0;
}
td,
div#content td,
table.contacts td {
	font: 10pt/12pt Verdana, Arial, sans-serif !important;
	vertical-align: top;
	padding: 0 9pt 3pt 4pt;
	border: 0;
	margin: 0;
}
td.bottom {
	vertical-align: bottom;
}
td.middle {
	vertical-align: middle;
}

td.noTop {
	border-top: 0;
	border-left: solid 1pt #000;
}

tr.HeaderRow td,
div#content tr.HeaderRow td,
table.contacts tr.HeaderRow td,
table.contacts tr.HeaderRow td.begin,
table.contacts tr.HeaderRow td.middle,
table.contacts tr.HeaderRow td.end {
	font: bold 10pt Verdana, Arial, sans-serif !important;
	text-transform: uppercase;
	word-spacing: 0.2em;
	vertical-align: bottom !important;
	padding: 4pt 4pt !important;
	text-align: left;
	border-top: solid 1pt #808E8D;
}
tr.HeaderRowPlain td {
	font: bold 10pt Verdana, Arial, sans-serif !important;
	vertical-align: bottom;
	padding: 4pt 12pt 4pt 0 !important;
	text-align: left;
	border: 0 !important;
}	
table.contacts tr.HeaderRow td {
	text-align: center !important;
}
tr.HeaderRowSub td,
div#content tr.HeaderRowSub td,
table.contacts tr.HeaderRowSub td.begin,
table.contacts tr.HeaderRowSub td.middle,
table.contacts tr.HeaderRowSub td.end {
	font: bold 10pt Verdana, Arial, sans-serif !important;
	vertical-align: bottom;
	padding: 4pt 6pt !important;
	text-align: left;
	border-bottom: solid 1pt #000;
}

table.center {}
table.center tr.HeaderRowSm td {
	vertical-align: bottom;
	background-color: #FFF;
	font: bold 10pt Verdana, Arial, sans-serif;
	color: #000;
	padding: 3pt 6pt 3pt 4pt;
	text-align: center;
	border-top: solid 1px #000 !important;
}

tr.HeaderRowSubSm td {
	vertical-align: bottom;
	font: bold 8pt Verdana, Arial, sans-serif !important;
	padding: 3pt;
	text-align: left;
	color: #000;
	border-top: solid 1pt #000;
	border-bottom: solid 1pt #000;
}
tr.RowOne td,
tr.RowTwo td,
table.contacts tr.RowOne td,
table.contacts tr.RowTwo td {
	padding: 4pt 4pt !important;
	border-bottom: solid 1pt #000 !important;
}
table.contacts {
	width: 7in;
	margin: 12pt 0 !important;
	padding: 0;
	border: 0;
}
div#content table,
div#content table.small,
div#content table.smallCtr,
div#content table.Wide,
div#content table.WideSm,
div#content table.WideSmCtr {
	border: 0;
	margin: 0 0 12pt 0;
}
div#content td.small {
	font: normal 8pt/11pt Verdana, Arial, Helvetica, sans serif;
}
div#content td.small p {
	font: normal 8pt/11pt Verdana, Arial, Helvetica, sans serif;
	margin: 0 0 6pt 0;
}
div#content td.small ul {
	margin: 0 0 6pt 18pt;
}

div#content li table {
	border:0;
	margin: 12pt 0 12pt 0;
}
div#content table.Wide,
div#content table.WideCtr,
div#content table.WideSm,
div#content table.WideSmCtr {
	width: 7in;
	border: 0 !important;
}

div#content table.small td,
div#content table.smallCtr,
div#content table.WideSm td.
div#content table.WideSmCtr td {
	font: normal 8pt/11pt Verdana, Arial, Helvetica, sans serif;
}
div#content table.smallCtr td,
div#content table.WideCtr td,
div#content table.WideSmCtr td {
	text-align: center;
}
div#content table.small tr.HeaderRow,
div#content table.small tr.HeaderRow td,
div#content table.small td.HeaderRow,
div#content table.smallCtr tr.HeaderRow,
div#content table.smallCtr tr.HeaderRow td,
div#content table.smallCtr td.HeaderRow,
div#content table.WideSm tr.HeaderRow,
div#content table.WideSm tr.HeaderRow td,
div#content table.WideSm td.HeaderRow,
div#content table.WideSmCtr tr.HeaderRow,
div#content table.WideSmCtr tr.HeaderRow td,
div#content table.WideSmCtr td.HeaderRow {
	font: bold 8pt Verdana, Arial, sans-serif !important;
}

div#content table.smallCtr tr.HeaderRow,
div#content table.smallCtr tr.HeaderRow td,
div#content table.smallCtr td.HeaderRow,
div#content table.WideSmCtr tr.HeaderRow,
div#content table.WideSmCtr tr.HeaderRow td,
div#content table.WideSmCtr td.HeaderRow,
div#content table.smallCtr tr.HeaderRowSub,
div#content table.smallCtr tr.HeaderRowSub td,
div#content table.smallCtr td.HeaderRowSub,
div#content table.WideSmCtr tr.HeaderRowSub,
div#content table.WideSmCtr tr.HeaderRowSub td,
div#content table.WideSmCtr td.HeaderRowSub {
	text-align: center !important;
}

div#content table.small tr.HeaderRowSub,
div#content table.small tr.HeaderRowSub td,
div#content table.small td.HeaderRowSub,
div#content table.smallCtr tr.HeaderRowSub,
div#content table.smallCtr tr.HeaderRowSub td,
div#content table.smallCtr td.HeaderRowSub,
div#content table.WideSm tr.HeaderRowSub,
div#content table.WideSm tr.HeaderRowSub td,
div#content table.WideSm td.HeaderRowSub {
	font: bold 8pt Verdana, Arial, sans-serif !important;
}

div#content table.smallCtr tr.HeaderRowSub td,
div#content table.WideSmCtr tr.HeaderRowSub td {
	text-align: center !important;
}


div#content table.small tr.RowOne td,
div#content table.small tr.RowTwo td,
div#content table.smallCtr tr.RowOne td,
div#content table.smallCtr tr.RowTwo td,
div#content table.WideSm tr.RowOne td,
div#content table.WideSm tr.RowTwo td,
div#content table.WideSmCtr tr.RowOne td,
div#content table.WideSmCtr tr.RowTwo td {
	padding: 4pt !important;
	font-size: 9pt !important;
}

div#content table.border,
div#content table.BorderCenter,
div#content table.BorderSmall,
div#content table.BorderSmCenter,
div#content table.BorderWide,
div#content table.BorderWideCtr,
div#content table.BorderWideSm,
div#content table.BorderWideSmCtr {
	border-right: solid 1pt #000;
	border-bottom: solid 1pt #000;
	margin: 3pt 0 12pt 0;
}
div#content table.border td,
div#content table.BorderCenter td,
div#content table.BorderWide td,
div#content table.BorderWideCtr td {
	font: 10pt/12pt Verdana, Arial, sans-serif;
	padding: 3pt;
	border-top: solid 1pt #000;
	border-left: solid 1pt #000;
}
div#content table.BorderSmall td,
div#content table.BorderSmCenter td,
div#content table.BorderWideSm td,
div#content table.BorderWideSmCtr td {
	padding: 3pt;
	border-top: solid 1pt #000;
	border-left: solid 1pt #000;
}

div#content table.BorderSmall td,
div#content table.BorderSmCenter td,
div#content table.BorderWideSm td,
div#content table.BorderWideSmCtr td {
	font-size: 10pt !important;
}
div#content table.BorderSmCenter td,
div#content table.BorderWideSmCtr td,
div#content table.BorderCenter tr.HeaderRow td,
div#content table.BorderWideCtr tr.HeaderRow td,
div#content table.BorderWideSmCtr tr.HeaderRow td {
	text-align: center !important;
}

div#content table.border tr.HeaderRow td,
div#content table.BorderCenter tr.HeaderRow td,
div#content table.BorderWide tr.HeaderRow td,
div#content table.BorderWideCtr tr.HeaderRow td,
div#content table.BorderWideSm tr.HeaderRow td,
div#content table.BorderWideSmCtr tr.HeaderRow td {
	font: bold 10pt Verdana, Arial, sans-serif !important;
	text-align: left;
	text-transform: uppercase;
	word-spacing: 0.2em;
	vertical-align: bottom !important;
	padding: 4pt !important;
	border-top: solid 1pt #000;
	border-left: solid 1pt #000;
}
div#content table.BorderSmall tr.HeaderRow td,
div#content table.BorderSmCenter tr.HeaderRow td,
div#content table.BorderWideSm tr.HeaderRow td,
div#content table.BorderWideSmCtr tr.HeaderRow td {
	font-size: 8pt !important;
}
div#content table.border tr.HeaderRowSub td,
div#content table.BorderCenter tr.HeaderRowSub td,
div#content table.BorderWide tr.HeaderRowSub td,
div#content table.BorderWideCtr tr.HeaderRowSub td,
div#content table.BorderWideSm tr.HeaderRowSub td {
	font: bold 10pt Verdana, Arial, sans-serif !important;
	vertical-align: bottom;
	padding: 4pt !important;
	border-top: solid 1pt #000;
	border-left: solid 1pt #000;
}

div#content table.BorderSmCenter tr.HeaderRow td,
div#content table.BorderWideSmCtr tr.HeaderRow td,
div#content table.BorderCenter tr.HeaderRowSub td,
div#content table.BorderWideCtr tr.HeaderRowSub td {
	text-align: center !important;
}
div#content table.BorderWideSm tr.HeaderRowSub td,
div#content table.BorderWideSmCtr tr.HeaderRowSub td {
	font-size: 8pt !important;
}
,
div#content table.border tr.RowOne td,
div#content table.border tr.RowTwo td,
div#content table.BorderCenter tr.RowOne td,
div#content table.BorderCenter tr.RowTwo td,
div#content table.BorderWide tr.RowOne td,
div#content table.BorderWide tr.RowTwo td,
div#content table.BorderWideCtr tr.RowOne td,
div#content table.BorderWideCtr tr.RowTwo td,
div#content table.BorderWideSm tr.RowOne td,
div#content table.BorderWideSm tr.RowTwo td,
div#content table.BorderWideSmCtr tr.RowOne td,
div#content table.BorderWideSmCtr tr.RowTwo td {
	padding: 4pt !important;
	border-top: solid 1pt #000;
	border-left: solid 1pt #000;
}
div#content table.BorderWideSm tr.RowOne td,
div#content table.BorderWideSm tr.RowTwo td {
	font-size: 8pt !important;
}
div#content table.BorderCenter tr.RowOne td,
div#content table.BorderCenter tr.RowTwo td
div#content table.BorderWideCtr tr.RowOne td,
div#content table.BorderWideCtr tr.RowTwo td
div#content table.BorderWideSmCtr tr.RowOne td,
div#content table.BorderWideSmCtr tr.RowTwo td {
	text-align: center;
}
div#content table.BorderWideSmCtr tr.RowOne td,
div#content table.BorderWideSmCtr tr.RowTwo td {
	font-size: 8pt !important;
	text-align: center;
}

table.BorderTblOnly {
	border: solid 1pt #000 !important;
	margin: 12pt 0;
}
table.BorderWideTblOnly {
	border: solid 1pt #000 !important;
	width: 7in;
}
table.BorderTblOnly td,
table.BorderWideTblOnly td {
	padding: 4pt !important;
	border: 0;
}
/*Contact list table*/

table.contacts {
	width: 7in;
	margin: 12pt 0 12pt 0 !important;
	padding: 0;
	border: 0;
}
table.contacts td.end,
table.contacts td.nowrap {
	white-space: nowrap;
}
table.contacts td.WhiteCell,
div#content table tr.RowTwo td.WhiteCell {
	vertical-align: top;
	white-space: nowrap;
}

table.contacts tr.RowOne td p.name,
table.contacts tr.RowTwo td p.name {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
}
table.contacts tr.RowOne td p.title,
table.contacts tr.RowTwo td p.title {
	font-weight: normal;
	font-size: 10pt;
	margin: 0;
}

table.contacts tr.RowOne td.end p,
table.contacts tr.RowTwo td.end p {
	margin: 0 !important;
}
table.contacts tr.RowOne td.end a,
table.contacts tr.RowTwo td.end a {
	font-size: 10pt;
}



/*Financial Tables*/
td.line { text-align: left; border-bottom: solid 1pt #BD9E7E !important;}
td.line-center { text-align: center; border-bottom: solid 1pt #BD9E7E !important;}
td.line-right { text-align: right; border-bottom: solid 1pt #BD9E7E !important;}
tr.line td {border-bottom: solid 1pt #BD9E7E !important;}
/*End*/

/**End**/

/**Index pages***/
div#index div.LeftOneCol { z-index: 10;}

div#content ul,
div#index ul {
    margin-top: 0;
   	padding: 0;
	text-indent: 0 !important;
}
div#content ul { margin-bottom: 12px;}
div#content ul ul {
    margin-top: 4pt;
    margin-bottom: 3pt;
}
div#content ul ul li {
    list-style-image: disc;
    margin-top: 4pt;
    margin-bottom: 3pt;
}

div#content ul li,
div#index ul li {
	font: normal 10pt/13pt Verdana, Arial, Helvetica, sans-serif;
    list-style-type: disc;
}
div#index li ul { margin-top: 3pt;}
div#index ul li.subhead,
div#index ul li.subhead1 {
	font: bold 12pt Verdana, Arial, sans-serif !Important;
}
div#index ul li.subhead1 {
	margin: 0 0 5pt 0;
	text-indent: 0;
	background-image: none !important;
}

div#index ul li a {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}
div#index ul li p {
	margin-top: 3pt;
}
div#index ul ul {
	margin-top: 4pt;
	margin-bottom: 3pt;
}
div#index ul ul li {
	margin-bottom: 3pt;
}
div#index ul ul a {
	font-weight: bold;
}
div#index li.subhead a {
	font: bold 12pt Verdana, Arial, Sans Serif;
	color: #9C4D22;
	border-bottom: solid 1pt #C7A27F;
	text-decoration: none;
}
div#index li.CatSpacer {
	list-style-image: none;
	background-image: none !important;
	margin: 0;
}
div#content li span.deslink,
div#index li p.deslink {
	font-size: 10pt !important;
	text-indent: 0;
	margin: 0 0 6pt 0;
}


/**End**/

/******Home Page****/
body#homepage {
	background-image: none !important;
	background-color: #001576;
	margin: 0px;
	padding: 0px;
}

body#homepage div#container {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	text-align: center;
	overflow: visible;
	visibility: visible;
	display: block
}
body#homepage div#container div#sidebars {
	position: absolute;
	left: 50%;
	width: 589pt;
	height: 330px;
	z-index: 0;
}
body#homepage div#container div#sections-container {
	position: absolute;
	left: 50%;
	width: 552px;
	height: 401px;
	background-color: #001576;
	margin-left: -276px;
	margin-top: -201px;
}

body#homepage div#container div#green_top {
	position: absolute;
	top: 0;
	left: 0;
	border-right: solid 1px #FFF;
	width: 153px;
	height: 290px;
	background-color: #667A70;
}

body#homepage div#container div#black_top {
	position: absolute;
	top: 0;
	left: 154px;
	border-bottom: solid 1px #FFF;
	width: 398px;
	height: 110px;
	background: #000 url(/graphics/upds/homepage/hp_photo_top.jpg) no-repeat left top;
	overflow: hidden;
}
body#homepage div#container div#logo_middle {
	position: absolute;
	top: 111px;
	left: 154px;
	width: 244px;
	height: 179px;
	background: #001576 url(/graphics/upds/homepage/hp_logo_middle.gif) no-repeat left top;
}
body#homepage div#container div#orange_bottom {
	position: absolute;
	top: 111px;
	left: 398px;
	border-left: solid 1px #FFF;
	width: 153px;
	height: 290px;
	background: #9C4D22;
	overflow: hidden;
}
body#homepage div#green_top ul {
	clear: right;
    float: right;
	width: auto;
	list-style-type: none;
	margin: 57px -1px 0 0;
	padding: 0;
	text-indent: 0 !important;
	text-align: right;
}
body#homepage div#green_top ul li {
	font: bold 11px/130% Verdana, Arial, sans-serif;
	color: #FFF;
	list-style-type: none;
	margin: 24px 0 3px 0;
}
body#homepage div#green_top ul li .tick {
    display: inline-block;
    margin-right: 0;
}
body#homepage div#green_top ul li .tick-hide {
    display: inline-block;
    margin-right: 6px;
    visibility: hidden;
}
body#homepage div#green_top ul li a:link,
body#homepage div#green_top ul a:visited {
	text-decoration: none;
    border: 0;
	color: #FFF;
	padding: 2px 6px;
	margin-left: -1px;
}
body#homepage div#green_top ul li a:hover {
	color: #BCE0CE !important;
	text-decoration: none;
	padding: 2px 6px;
	margin-left: -1px;
    border: 0;
}

body#homepage div#container div#black_bottom {
	position: absolute;
	top: 290px;
	left: 0;
	width: 398px;
	height: 110px;
	background: #000 url(/graphics/upds/homepage/hp_photo_bottom.jpg) no-repeat left top;
	border: 0;
    border-top: solid 1px #FFF;
	text-align: right;
	overflow: hidden;
}
body#homepage div#container div#black_bottom img {border: 0;}
