/* base rules */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1em;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

body 
{
	background: #eeebe5;
	font-size: 62.5%;
	line-height: 1.3em;
}

p { margin-bottom: 1em; }
img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
a { text-decoration: none; color: #000;	}
label { cursor: hand; cursor: pointer; }
blockquote { margin: 22px 40px; padding: 0; }
small { font-size: 0.85em; } 
sup { position: relative; bottom: 0.3em; vertical-align: baseline; } 
sub { position: relative; bottom: -0.2em; vertical-align: baseline; } 
acronym, abbr { cursor: help; letter-spacing: 1px; border-bottom: 1px dashed; }

img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	margin-top: 1em;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

a:hover
{
    text-decoration: underline;
}

a.pdfLink
{
    background-image: url(../Images/Icons/iconPdf.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-top: 6px;
    display: block;
    height: 16px;
}

a.pptLink
{
    background-image: url(../Images/Icons/iconPpt.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-top: 6px;
    display: block;
    height: 16px;
}

a.webLink
{
    background-image: url(../Images/Icons/iconIE.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-top: 6px;
    display: block;
    height: 16px;
}

/* headings */

h1
{
	border-bottom: solid 3px #eeebe5;
	color: #5d5c5c;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding-bottom: 5px;
}


h2.leftmenu, #related h2
{
	background: transparent url("../Images/Decoration/bg-leftmenu-level1.gif") repeat-x 0 100%;
	color: #5d5c5c;
	font: bold 1.2em Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 7px;
	padding: 3px 0;
	width: 168px;
}

h2.leftmenu
{
	margin-left: 8px;
	padding-left: 12px;
	margin-bottom:0;
}

#related h2
{
	margin-top: 5px;
	margin-left: 0;
	padding-left: 12px;
}

#related h3
{
	color: #5d5c5c;
	font: bold 1.2em Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 7px;
	border-bottom: solid 1px #8E6E39;
	padding: 3px 0;
	width: 177px;
}

#related div.item
{
    margin-bottom: 15px;
    float: left;
}

div.item p a
{
    line-height: 1.3em;
        
}

#related img.floatLeft
{
    float: left;
    margin-right: 4px;
}



.content-left h2,
.content-right h2
{
	background: transparent url("../Images/Decoration/bg-startmenu-header.gif") repeat-x 0 100%;
	color: #5d5c5c;
	font: bold 1.2em Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 0;
	padding: 3px 0;
	width: 278px;
}

.content-left h2,
.content-right h2
{
	margin-top: 5px;
	margin-left: 0;
	padding-left: 12px;
}

/* Buttons */
div.button
{
    float: left;
    display: inline;
    width: inherit;
    background-image: url(../Images/Buttons/button-left.gif);
    background-repeat: repeat-x;
    height: 18px;
    margin-right: 5px;
}

div.button a
{
    text-align: center;
    color: #5F5B5A;
    display: block;
    padding: 4px 10px 2px 10px;
    background-image: url(../Images/Buttons/button-right.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 12px;
}

div.button a:hover
{
    text-decoration: underline;    
}

/* main layout */

div#wrap
{
	margin: 0 auto;
	width: 847px;
}

div#top,
ul#leftmenu,
div#content-normal,
div#content-wide,
div#content-start,
div#startpage-header,
div#footer
{
	background: #fff;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
}

div.content-inner
{
	background: #fff;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
}

div#startpage-header
{
	background: transparent url("../Images/Decoration/bg-startpage-pic.jpg") no-repeat 0 0;
	float: left;
	padding: 85px 10px 5px 170px;
	width: 440px;
	height: 80px;
}

div#startpage-header h1
{
	border-bottom: solid 0px #fff;
	color: #8E6E39;
	font-size: 1.65em;
	font-weight: bold;
	margin-bottom: -0.2em;
	padding-bottom: 2px;
}

div#related
{
	font: 1em Verdana, Helvetica, Arial, sans-serif;
	float: left;
	padding-left: 20px;
	width: 180px;
}

div#related p
{
	color: #000;
	line-height: 1.4em;
	margin-bottom: 0.4em;
}

div#related p .newsdate
{
	color: #666;
}

div#related a
{
	color: #000;
}

div#tickerHead
{
    margin-top: 7px;
    float: left;
    border-top: 1px solid #D1CAC0;
    border-bottom: 1px solid #D1CAC0;
    margin-bottom: 5px;
    padding: 3px;
    font-size: 1.1em;
    width: 171px;
}

div#pe
{
    clear: both;
    margin-top: 4px;
    float: left;
    border-top: 1px solid #D1CAC0;
    border-bottom: 1px solid #D1CAC0;
    padding: 3px;
    font-size: 1.0em;
    width: 171px;
}

div#peInfo
{
    clear: both;
    margin-top: 4px;
    float: left;
    padding: 3px;
    font-size: 1.0em;
    width: 171px;
    line-height: 1.3em;
}

div#tickerHead #date
{
    float: left;
}

div#tickerHead #time
{
    float: right;
}

div#tickerTrend
{
    width: 50px;
    float: left;
    /* border-right: 1px solid #987e52; */
    font-size: 1.2em;
    font-weight: bold;
    color: #8D6F39;
    padding: 3px;
    text-align: center;
}

div#tickerTrend img
{
    margin-top: 10px;    
}

div.tickerData
{
    text-align: right;
    padding: 0 3px 3px 0;
    margin-left: 3px;
    margin-bottom: 6px;
    margin-right: 3px;
    width: 50px;
    float: right;
    border-right: 1px solid #D1CAC0;
    border-bottom: 1px solid #D1CAC0;
    font-size: 1.0em;
}

div.tickerData label
{
    font-size: 1.0em;
    font-weight: normal;
    display: block;
    margin-bottom: 4px;
    text-align: right;
}

div#topshade
{
	float: left;
	background: transparent url("../Images/Decoration/bg-top-shade.gif") repeat-y;
	padding: 0;
	margin: 0;
	width: 847px;
	height: 20px;
}

div#top
{
	float: left;
	background: transparent url("../Images/Decoration/bg-top.gif") repeat-y;
	padding: 0 18px 5px 20px;
	width: 809px;
}

div#top a#logolink 
{
	float: left;
	padding-top: 5px;
}

div#top #functionarea
{
	float: right;
	width: 503px;
	margin-top: 5px;
}

div#top div#toplinksText
{
    height: 18px;
    float: right;
}

div#top div#toplinksText a
{
    color: #8e6e39;
}

div#top div#toplinksText span.divider
{
    padding-left: 5px;
    padding-right: 5px;
}

div#top ul#toplinks
{
	background: transparent url("../Images/Decoration/toplink-right.gif") no-repeat 100% 0;
	float: right;
	padding-right: 3px;
	height: 18px;
}

div#top ul#toplinks li.first
{
	background: transparent url("../Images/Decoration/toplink-left.gif") no-repeat;
	height: 18px;
	float: right;
	padding-left: 7px;
	padding-right: 5px;
}

div#top ul#toplinks li
{
	background: transparent url("../Images/Decoration/toplink-mid.gif") no-repeat;
	height: 18px;
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}

div#top ul#toplinks li a
{
	color: #5d5c5c;
	line-height: 1.6em;
	font-size: 1.0em;
}

div#top ul#toplinks li a img
{
    margin-right: 3px;
}


div#top #quicksearch
{
	float: right;
	padding-top: 2px;
	padding-bottom: 11px;
}

	/* Buttonstyling */

	div#left-btn
	{
		float: right;
		background: #fff url("../images/lang-left.gif") no-repeat;
		height: 18px;
		width: 2px;
	}

	div#right-btn
	{
		float: right;
		background: #fff url("../images/lang-right.gif") no-repeat;
		height: 18px;
		width: 2px;
		margin-right: 2px;
	}

	div#mid-btn
	{
		float: right;
		background: transparent url("../images/lang-mid.gif") repeat-x;
		padding-top: 2px;
		padding-left: 4px;
		height: 16px;
		width: 57px;
	}

	div#mid-btn a
	{
		color: #5c5c5c;
	}

	/* Inputstyling */

	div#left-input
	{
		float: right;
		background: #fff url("../Images/Decoration/input-left.gif") no-repeat;
		height: 18px;
		width: 2px;
	}

	div#right-input
	{
		float: right;
		background: #fff url("../Images/Decoration/input-right.gif") no-repeat;
		height: 18px;
		width: 2px;
	}

	div#mid-input
	{
		float: right;
		border-top: solid 1px #999;
		border-bottom: solid 1px #999;
		margin-top: 0;
		height: 16px;
		width: 162px;
	}
	
div#top #quicksearch input#search
{
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	color: #999;
	width: 160px;
	height: 13px;
	border: solid 0px #fff;
}

div#top #quicksearch img#quicksearchBtn
{
	float: right;
}

div#top ul#topmenu
{
	background: #fff url("../Images/Decoration/bg-topmenu.gif") repeat-x 0 50%;
	border: solid 1px #ddd;
	float: right;
	margin: 0 0 0 8px;
	width: 722px;
}

div#top ul#topmenu li 
{
	border-right: solid 1px #ddd;
	float: left;
}

div#top ul#topmenu li a
{
	color: #987e52;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 16px;
}

div#top ul#topmenu li.active
{
	
}

div#top ul#topmenu li.active a
{
	background: #fff url("../Images/Decoration/bg-topmenu-on.gif") repeat-x 0 50%;
	color: #666;
}

div#top ul#topmenu li a:hover
{
	background: #fff url("../Images/Decoration/bg-topmenu-on.gif") repeat-x 0 50%;
	color: #666;
	text-decoration: none;
}

div#wrap-mid-normal
{
	float: left;
	background: transparent url("../Images/Decoration/bg-mid-shade-normal.gif") no-repeat;
	padding-top: 20px;
	width: 847px;
}

div#wrap-mid-wide
{
	float: left;
	background: transparent url("../Images/Decoration/bg-mid-shade-wide.gif") no-repeat;
	padding-top: 20px;
	width: 847px;
}

div#wrap-main-normal
{
	float: left;
	background: transparent url("../Images/Decoration/bg-main-normal.gif") repeat-y;
	width: 847px;
}

div#wrap-main-wide
{
	float: left;
	background: transparent url("../Images/Decoration/bg-main-wide.gif") repeat-y;
	width: 847px;
}

div#wrap-content
{
	float: left;
	padding-left: 9px;
	margin-top: 5px;
	width: 620px;
	padding-bottom: 13px;
}

div#wrap-content-wide
{
	float: left;
	padding-left: 9px;
	margin-top: 5px;
	width: 830px;
	padding-bottom: 13px;
}

div#leftmenuholder
{
	float: left;
	position: relative;
	width: 199px;
}

ul#leftmenu
{
	margin: 7px 10px 0 9px;
	width: 180px;
	overflow:hidden;
}

ul#leftmenu li
{
	float: left;
	width: 180px;
}

ul#leftmenu li a
{
	display: block;
	border-bottom: solid 1px #ddd;
	font: 1.0em Arial, Helvetica, Verdana, sans-serif;
	padding: 4px 13px;
	color: #8e6e39;
}

ul#leftmenu li.selected a
{
	background: #eeebe5 url("../Images/Decoration/bg-leftmenu-arrow.gif") no-repeat;
	color: #5d5c5c;
}

ul#leftmenu li a:hover,
ul#leftmenu li.unSelected a:hover
{
	background-color: #eeebe5;
	color: #5d5c5c;
	text-decoration: none;
}

ul#leftmenu li.unSelected a
{
	background: #fff;
	color: #8e6e39;
}

div#breadcrumbs
{
	float: left;
	font: 1.0em Arial, Helvetica, Verdana, sans-serif;
	color: #8E6E39;
	width: 75%;
	height: 45px;
	padding-top: 4px;
}

div#breadcrumbs a
{
	color: #8E6E39;
}

div#printbox
{
	float: left;
	font: 1.0em Arial, Helvetica, Verdana, sans-serif;
	text-align: right;
	color: #5D5C5C;
	width: 25%;
	height: 45px;
	padding-top: 4px;
}

div#printbox a
{
	color: #5D5C5C;
}

div#imagebox
{
	float: left;
	width: 100%;
	height: 88px;
	margin-top: -4px;
	margin-bottom: 14px;
}

/* content area */

div#content-start
{
	float: left;
	padding: 0 10px 5px 10px;
	width: 600px;
}

div.content-left,
div.content-right
{
	float: left;
	padding: 0 10px 5px 10px;
	width: 290px;
}

div.content-left
{
    clear: both;
}

div.content-inner
{
	float: left;
	background: transparent url("../Images/Decoration/bg-startbox-shader.gif") no-repeat 0 0;
	padding: 10px 10px 0 10px;
	width: 270px;
}

div#content-normal
{
	float: left;
	padding: 0 10px 5px 10px;
	width: 401px;
}

div#content-wide
{
	float: left;
	padding: 0 10px 5px 10px;
	width: 611px;
}

div.content-inner img
{
    float: right;
    margin-right: -10px;
    margin-left: 10px;
}

div#startpage-header p
{
    color: #666;
	line-height: 1.3em;
}

div#content-normal p,
div#content-wide p,
div#content-start p,
div.content-inner p
{
	color: #000;
	line-height: 1.3em;
}

div.content-inner p span
{
    color: #666;
}

div.content-inner p a
{
    color: #000;
    line-height: 1.3em;
}

div#content-normal div#introduction,
div#content-wide div#introduction,
div#content-start div#introduction
{
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

div#content-normal p#introduction,
div#content-wide p#introduction,
div#content-start p#introduction
{
	font-size: 1.3em;
	line-height: 1.3em;
}

div#content-normal h2,
div#content-wide h2,
div#content-start h2
{
	font-size: 1.2em;
	line-height: 1.3em;
    font-weight: bold;
}

div#content-normal h3,
div#content-wide h3,
div#content-start h3
{
	font-size: 1.0em;
	line-height: 1.3em;
    font-weight: bold;
}

div#content-normal h4,
div#content-wide h4,
div#content-start h4
{
	font-size: 1.0em;
	line-height: 1.3em;
    font-weight: normal;
    font-style: italic;
}

div#content-normal img#division,
div#content-wide img#division,
div#content-start img#division
{
    margin: -3px 0 25px 0;
}

div#content-normal p#fotnot,
div#content-wide p#fotnot,
div#content-start p#fotnot
{
	font-size: 0.85em;
	line-height: 1.3em;
}

div#content-normal hr,
div#content-wide hr,
div#content-start hr
{
	color: #D1CBC3;
	height: 1px;
	margin-bottom: 10px;	
}

div#content-normal ul li,
div#content-wide ul li
{
	list-style-image: url("../Images/Decoration/li-beige.gif");
	margin-left: 18px;
	line-height: 15px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

div#content-normal ol li,
div#content-wide ol li
{
	list-style-type: decimal;
	margin-left: 23px;
	line-height: 15px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

div#footer-normal
{
	background: transparent url("../Images/Decoration/bg-footer-normal.gif") no-repeat 0 0;
	float: left;
	padding: 8px 0 7px 17px;
	width: 830px;
	height: 25px;
}

div#footer-wide
{
	background: transparent url("../Images/Decoration/bg-footer-wide.gif") no-repeat 0 0;
	float: left;
	padding: 8px 0 7px 17px;
	width: 830px;
	height: 25px;
}

div#footer-normal p,
div#footer-wide p
{
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	color: #5D5C5C;
	margin: 0em 0;
}

div#footer-normal p a,
div#footer-wide p a
{
	color: #8E6E39;	
}

/* Year selector */
div#yearSelector ul
{
    border-top: 1px solid #8E6D38;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    background-image: url(../Images/Decoration/YearSelectfade.gif);
    background-repeat: repeat-x;
    float: left;
    width: 100%;
    margin-bottom: 14px;
}

div#yearSelector ul li
{
    display: inline;        
}

div#yearSelector ul li a
{
    display: block;
    float: left;
    border-right: 1px solid #fff;
    padding: 7px 10px 6px 10px;
    color: #8F6E38;
}

div#yearSelector ul li a.selected
{
    background-image: url(../Images/Decoration/YearSelectActiveFade.gif);
    background-repeat: repeat-x;
    color: #5E5D5B;
}
	
	
/* Subscribe */
#boxwrapper
{
    background-image: url(../Images/Decoration/subscribe-form-bg.gif);
    background-repeat: repeat-y;
    float: left;
}

#fadedBottom
{
    clear: both;
    height: 19px;
    background-image: url(../Images/Decoration/FadedBottom.gif);
    background-repeat: repeat-x;
    width: auto;
}

#subscribe-left
{
    padding: 17px;
    width: 214px;
    float: left;
}

#searchBox
{
    width: 390px;
    background-color: #EEEBE6;
    float: left;
    padding: 7px 0 7px 10px;
}

#subscribe-left label, 
#searchBox label
{
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
}

#searchBox .button
{
    margin-left: 10px;
    
}

#searchResults
{
    
}

#searchResults a
{
    color: #8D6E37
}

.inputLeft
{
    float: left;
    background-image: url(../Images/Decoration/input-left.gif);
    width: 2px;
    height: 18px;
}

.inputRight
{
    float: left;
    background-image: url(../Images/Decoration/input-right.gif);
    width: 2px;
    height: 18px;
}

.inputBox
{
    float: left;
    padding: 0 2px 0 2px;
    width: 205px;
    height: 16px;
    border-left: none;
    border-right: none;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    font-size: 1em;
    color: #666;
}

#subscribe-right
{
    width: 135px;
    float: left;
    padding: 17px 0px 17px 17px;
}

div#subscribeButtons
{
    margin-top: 10px; 
    float: left;
}
	
/* Search result */

div#content-normal ol.searchresult,
div#content-wide ol.searchresult
{
	margin-left: -1px;
}

div#content-normal ol.searchresult li,
div#content-wide ol.searchresult li
{
	font-weight: bold;
}

div#content-normal ol.searchresult li a,
div#content-wide ol.searchresult li a
{
	color: #8E6E39;
	font-weight: normal;
	margin-left: -8px;
}

div#content-normal ol.searchresult li p.searchtxt,
div#content-wide ol.searchresult li p.searchtxt
{
	font-weight: normal;
	margin-left: -22px;
}

/* Press Release */
div#pressRelease
{
	width: 95%;
}


div#pressRelease a
{
    color: #987e52;
}

td.context
{
    text-align: center;
    padding: 5px;    
}

td.context a
{
    color: #987e52;
    text-align: center;
}

td.context img
{
    margin-bottom: 3px;
}

div#pressRelease p.date
{
    margin-top: -5px;
}


/* Ticker on share graph page */

.ticker .header td {
	background-color: #DAD2CE;
	font-size: 1em;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	text-align: right;
}

.ticker .data td {
	background-color: #FFFFFF;
	font-size: 1em;
	padding: 2px 2px 2px 10px;
	text-align: right;
}

.ticker .data td.first_col {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}


/* Share graph CSS */

.sharegraf {
	font-size: 1em;
}

.sharegraf td {
	font-size: 1em;
	padding: 4px 3px 0px 3px;
}

.sharegraf a {
	font-size: 1em;
	color: #000;
}

.sharegraph select
{
    margin-bottom: 2px;
}

.sharegraf input.text {
	width: 80px;
	font-size: 1em;
}

.sharegraf input.pressfield {
	width: 80px;
	font-size: 1em;
	margin-top: 1px;
}

.sharegraf select {
	font-size: 1em;	
}

/* Insider list*/
.insider
{
    width: 100%;
}

.insider .header td {
	font-size: 1em;
	padding: 3px 2px 3px 5px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CBC3;
}

.insider .header a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.insider .header a:hover {
	color: #777777;
}

.insider .data td {
	font-size: 0.9em;
	padding: 3px 10px 3px 5px;
	text-align: left;
}

.insider .data td.last_col {
	padding: 5px 0px 0px 0px;
	text-align: right;
}

/* Report Listing */
div#reports {clear:both;}
div#reports p {padding: 0 0 3px 6px;font-size: 1.1em;font-weight: bold;clear:left;}
div#reports a {display:inline;}
div#reports table {margin-bottom: 13px;}

div.reportPuff {padding: 0 0 10px 0;width:200px;float:left;}
div.reportPuff a {display: inline;}
div.reportPuff img {float:left;margin:5px 5px 0 0;display:block;width:auto;width:100px;}
div.reportPuff ul li {list-style:none !important;}

div.interrimPuff {float:left;margin-bottom:3px;}
div.annualPuff {float:right;margin-bottom:3px;}


/* Tables */
table.reportTable
{
	border: none;
    width: 100%;
    clear: both;
}

table.reportTable th
{
    font-weight: bold;
    border-bottom: 1px solid #D1CDC4;
    padding: 0 3px 1px 6px;
}

table.reportTable tr.evenRow
{
    background-color: #eeebe6;
}

table.reportTable td
{
	padding: 5px;
}

table.reportTable td a
{
    color: #000;
}

table.reportTable tr td a
{
    padding-top: 1px;
}

table.infoTable
{
    border: none;
    width: 100%;
    clear: both;
}

table.infoTable th
{
    font-weight: bold;
    border-bottom: 1px solid #D1CDC4;
    padding: 0 3px 1px 6px;
}

table.infoTable td
{
    padding: 5px 3px 4px 6px;
}

table.infoTable td a
{
    color: #000;
}

table.infoTable td a.pdfLink
{
	background-image: url(../Images/Icons/iconPdf.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-top: 1px;
    display: block;
    height: 16px;
}
table.infoTable td a.iconIE
{
    background-image: url(../Images/Icons/iconIE.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-top: 1px;
    display: block;
    height: 16px;
}

table.infoTable tr.evenRow
{
    background-color: #eeebe6;
}


table.financialTable
{
    width: 100%;
    margin-bottom: 14px;    
}

table.financialTable caption,
table.infoTable caption
{
    font-weight: bold;
    font-size: 1.1em;
    padding: 0 0 10px 3px;
}

table.financialTable th
{
    border-top: 1px solid #D2CBC3;
    border-bottom: 1px solid #D2CBC3;
    font-weight: bold;
    color: #8C6E38;
    padding: 4px 3px 3px 3px;
}

table.financialTable td
{
    padding: 5px 3px 3px 3px;
    line-height: 1.2em;
}

table.financialTable td.summary
{
    border-top: 1px solid #D2CBC3;
    font-weight: bold;
    margin-bottom: 10px;
}

table.financialTable td.highlight,
table.financialTable th.highlight
{
    padding-left: 8px;
    padding-right: 4px;
    text-align: right;
    background-color: #EEEBE6;
}

table.financialTable td.normal,
table.financialTable th.normal
{
    padding-left: 8px;
    padding-right: 4px;
    text-align: right;
}

table.financialTable td.subHeader
{
    padding-top: 10px;
    font-style: italic    
}

p.footNote
{
    font-size: 0.9em;
}


/* Contacts */


.contactBox
{
    width: 185px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.contactBox h3
{
    font-size: 1.1em;
    margin-bottom: 5px;
}

.contactBox div#inner
{
    background-image: url(../Images/Decoration/LineWithFade.gif);
    background-repeat: repeat-x;
    padding-top: 11px;
}

.contactBox div#inner a
{
	display: block;
	line-height: 1.2;
}

.contactBox img
{
    float: left;
    margin-right: 7px;
    margin-bottom: 5px;
}

div#twoColumnList
{
}

div#twoColumnList table
{

}

div#twoColumnList table td
{
    vertical-align: top; 
}

.addressBox
{
    width: 185px;
    margin-right: 15px;
    margin-bottom: 15px;
}

h2.fullWidth
{
    font-size: 1.2em;
    background-image: url(../Images/Decoration/LineWithFade.gif);
    background-repeat: repeat-x;
    background-position: 0 1.2em;
    height: 2.5em;
}



div#content-normal div#siteMap
{
    margin-left: -25px;
}

div#content-normal div#siteMap ul li
{
	list-style-image: none;
	margin-left: 25px;
}

div#content-normal div#siteMap ul li div.topLevel
{
    font-size: 1.2em;
    font-weight: bold;
    background-image: url(../Images/Decoration/LineWithFade.gif);
    background-repeat: repeat-x;
    background-position: 0 1.4em;
    padding-bottom: 11px;
    margin-top: 15px;
    
}

div#content-normal div#siteMap ul li  a
{
    color: #8e6e39;
}

