/***********************************************/
/* Vogel Properties Global Style Sheet         */           
/* global.css                                  */
/* Sets page template and global styles        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body 	{ 
	background-color: #55654d;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 100%;
}

h3 {
	font-size: 1.2em;
	color: #55654d;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}


/***********************************************/
/* img tag styles                             */
/***********************************************/


img {
	border: 0px;
}

img.header {
	margin:0px;
	padding: 20px 0px 20px 0px;
}

img.news {
	margin:0px;
	padding: 0px 20px 10px 0px;
	float: left;
}

/***********************************************/
/* form tag styles                             */
/***********************************************/


form {
	margin:0px;
	padding: 0px 0px 20px 0px;
}

form.menu {
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
}

select, input, option {
	font-size: 0.75em;
	color: #55654d;
}

input.text {
	width: 200px;
}

select.days {
	font-size: 1.0em;
}

input.button {
	margin-left: 10px;
}

select.portfolio {
	font-size: 0.75em;
	color: #55654d;
	width: 162px;
}

/************ structural table styles **************/

tr.top {
	background-color: #FFFFFF;
}

td.crumb {
	text-align: right;
	padding-right: 30px;
	background-color: #FFFFFF;
}

table.main {
	background-color: #EAEAD9;
	border-color: #FFFFFF;
	border-width: 10px;
	border-style: solid;
	color: #68706B;
}

td.nyse {
	padding-top: 10px;
	text-align: right;	
}

tr.header { 
	color: #978B57;
	font-weight: bold;
}


/************ data table styles **************/

table.data {
	display: block;
}

table.data td {
	font-size: 0.9em;
	padding: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

table.data tr.tableHead {
	font-weight: bold;	
	color: #978B57;
	padding-bottom: 5px;
	border: none;
}


table.data tr.tableHead a:link, table.data tr.tableHead a:visited {
	font-weight: normal;
	color: #55654D;
	text-decoration: none;
}

table.data tr.tableHead a:hover {
	font-weight: normal;
	color: #978B57;
	text-decoration: underline;
}

table.data td.right {
	text-align: right;
}

table.listing {
	display: block;
}


table.listing td {
	font-size: 0.9em;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

td.accent {
    padding: 20px 0px 0px 0px;
}

table.listing tr.listingHead {
	color: #978B57;
	padding-bottom: 5px;
	border: none;
}

table.listing tr.email {
	font-size: 1.1em;
}

table.listing tr.alt {
	background-color: #C7C69D;
}

table.listing a:link, table.listing a:visited {
	color: #55654D;
	text-decoration: underline;
}

table.listing a:hover {
	color: #978B57;
	text-decoration: underline;
}

table.contact {
	display: block;
}

table.contact td.req {
	color: #885542;
	padding: 0px 0px 10px 0px
}

table.contact td {
	color: #978B57;
	padding: 0px 0px 10px 0px
}

table.contact textarea {
	width: 406px;
	height: 100px;
}

/************ paragraph and other type styles **************/


p.disclaimer {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #978B57;
	margin: 20px 0px 20px 0px;
}

p.disclaimer img {
	margin-right: 20px;
}

p.stockquote {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #55654d;
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#pressReleases {
	font-size: 0.9em;
}

p.ancillary a:hover {
	color: #978B57;
	text-decoration: underline;
}

.date {
	color: #978B57;
	font-size: 0.9em;
	display: block;
}

p.ancillary {
	color: #978B57;
	font-size: 1.0em;
	display: block;
}

p a:link, p.ancillary a:link, p a:visited, p.ancillary a:visited {
	color: #55654D;
	text-decoration: underline;
}

p a:hover, p.ancillary a:hover, p a:hover, p.ancillary a:hover {
	color: #978B57;
	text-decoration: underline;
}


strong, b {
	font-weight: bold;
}

.intro 	{
	font-weight: bold;
	color: #978B57;
}

/************ local nav styles **************/


#navlist {
	margin:0px;
	padding:20px 0px 20px 25px;
	font-size: 0.7em;
}

#navlist li {
	list-style: none;
	margin:0px;
	color: #68706B;
	line-height: 1.5em;
}


#navlist li a:link, #navlist li a:visited {
	color: #55654D;
	text-decoration: none;
}

#navlist li a:hover {
	color: #978B57;
	text-decoration: underline;
}


#l3nav {
	font-size: 0.9em;
	padding: 20px 0px 20px 0px;
}


#l3nav a:link, #l3nav a:visited {
	color: #55654D;
	text-decoration: none;
}

#l3nav a:hover {
	color: #978B57;
	text-decoration: underline;
}


/************ main content components **************/


#content {
	padding: 0px 65px 20px 24px;
	line-height: 1.4em;
	font-size: 0.75em;
}

#dropDown {
	margin: 0px;
	padding: -20px 0px 0px 0px;
}

#quickFacts {
	margin: 5px 0px 20px 20px;
	padding: 0px;
	width: 119px;
	font-size: 0.9em;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
}

#quickFacts td.QFcontent {
	padding: 10px 0px 0px 15px;
}

#quickFacts td ul {
	margin:0px;
	padding:0px;
}

#quickFacts td li {
	list-style: none;
	margin:0px;
	padding:0px;
	color: #68706B;
	line-height: 2.2em;
}

#builders ul {
	margin:0px;
	padding:0px;
}

#builders li {
	list-style: none;
	margin:0px;
	padding:0px;
	line-height: 2.5em;
}

#builders li a:link, table.data a:link, #builders li a:visited, table.data a:visited {
	color: #55654D;
	text-decoration: underline;
}

#builders li a:hover, table.data a:hover  {
	color: #978B57;
	text-decoration: underline;
}

form li {
	list-style: none;
	margin: 3px 0px 3px 0px;
	color: #68706B;
}

#featuredMedia {
	margin: 0px;
	font-size: 0.9em;
}


#featuredItem {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#relatedItem {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}


p.icon {
	display: block;
	margin: -18px 10px 0px 25px;
	font-size: 0.9em;
}

#relatedItem a:link, #relatedItem a:visited {
	color: #55654D;
	text-decoration: underline;
}

#relatedItem a:hover {
	color: #978B57;
	text-decoration: underline;
}

p.icon a {
	font-size: 1.1em;
}


p.icon a.archive:link, p.icon a.archive:visited {
	color: #978B57;
	text-decoration: none;
	font-size: 1.0em;
}

p.icon a.archive:hover {
	color: #55654D;
	text-decoration: none;
	font-size: 1.0em;
}

#pressReleases p {
	margin-bottom: 1.5em;
}

#pressReleases p a {
	font-size: 1em;
}


#pressReleases p a:link, p a:visited {
	color: #55654D;
	text-decoration: underline;
}


#pressReleases p a.archive:hover {
	color: #55654D;
	text-decoration: none;
	font-size: 0.9em;
}

#pressReleases p a:hover {
	color: #978B57;
	text-decoration: underline;
}

#pressReleases p a.archive:link, #pressReleases p a.archive:visited {
	color: #978B57;
	text-decoration: none;
	font-size: 0.9em;
}

table.maps a:hover {
	color: #978B57;
	text-decoration: underline;
	display: block;
}

table.maps a:link, table.maps a:visited {
	color: #55654D;
	text-decoration: underline;
	display: block;
}

img.chart { 
	margin: 20px 0px 0px 0px;
}


/************ side bar components **************/


#relatedMedia  {
	margin: 0px;
	font-size: 0.7em;
}


#relatedMedia img.header  {
	margin:0px;
	padding: 40px 0px 20px 0px;
}

/************ footer elements **************/


table.footer {
	font-size: 0.7em;
	color: #EAEAD9;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 12px;
}


table.footer a:link, table.footer a:visited {
	color: #EAEAD9;
	text-decoration: underline;
}

table.footer a:hover {
	color: #978B57;
	text-decoration: underline;
}
