/* detropolis style sheet - main.css */
/* last updated     06/01/2004        HBT   */

/* Header */
span.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF8040;
}


/* site */
body {
	background: #FFFFFF;
	/*background-image: url(../../graphics/test_bkground.gif);*/
}

a:link { background-color: transparent;}
a:visited {	 background-color: transparent;}
a:active {	color: #CC3300;}
a:hover {
	text-decoration:underline;
}
a.navbar { 
	color : #003366;
	font-family : "Century Gothic";
	font-size : 10pt;
}
a.clips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color : White;
	background-color: #003366;
}

/* paragraphs */
p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
}

p.abstract { font-size: 12pt; margin-top: 0em; margin-bottom: 0.5em; }
p.answer { margin-top: 0em; }

/* Preview , home page, header pages*/
p.content_main {
	font-size : 8pt;
	letter-spacing : normal;
	font-style : normal;
	font-weight : normal;
}
span.title{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
span.title_small {
	font-family : "Century Gothic";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #003366;
}
span.deo_h1 {
	font-family : "Century Gothic";
	color : #52638c;
	font-size : 14pt;
}

H1 {
	color : #52638c;
	font-size : 18pt;
	font-family : "Times New Roman", Times, serif;
}
span.deo_h2 {
	font-family : "Century Gothic";
	color : #52638c;
	font-size : 12pt;
}
span.deo_h3 {
	font-family : "Century Gothic";
	color : #333399;
	font-size : 10pt;
}

/* quotes */
blockquote {	font-size : 8pt;}
blockquote.border { border-width: 1pt; border-style: solid; }
blockquote.highlight { background-color: #FFFFCC; color: #333333;}

/* lists */
/* used in content , others??? */
ul, ol {	font-family: Arial, Helvetica, sans-serif;}
li { 	font-family: Arial, Helvetica, sans-serif;	list-style-type : square;	font-size : 8pt;}
li.deo_issues_head {
	font-family: "Times New Roman", Times, serif;
	list-style-type : square;
	font-size : 10pt;
	font-weight : bold;
}
li.deo_issues_text {
	font-family: "Times New Roman", Times, serif;
	list-style-type : disc;
	font-size : 10pt;
	text-align : justify;
}

/* tables */
table {	background-color : transparent;}
tr.shade { background-color: #E6E6E6; color: #333333; }
tr.navbar {	line-height : 18px;	text-align : left;	vertical-align : middle;}
tr.navspacer {	line-height : 5px;}
th.textcenter { text-align: center; } 
td.indent { font-size: 12px; text-align: left; padding-right: 0em;  padding-left: .75em; }
td.newsbackground_clip { background-color: #003366;	text-align : left;}
td.dateheader {
	font-family: "Century Gothic";
	color: #ffffff;
	font-size: 10pt;
	vertical-align: middle;
	background-color: #003366;
	font-weight: normal;
}
td.subheader {
	font-family: "Century Gothic";
	font-size: larger;
	text-align: center;
	vertical-align: middle;
	background-color: #003366;
	color: #FFFFFF;
}
td.textcenter { text-align: center; } 
a.reportsnavbar_text {
	font-family : "Century Gothic";
	font-size : 10pt;
	color : #52638c;
}
td.reportsnavheader {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #52638C;
	text-align : center;
	line-height : 20px;
}
td.navheader {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #636363;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	vertical-align : middle;
}
td.navdivider {
	line-height : 2px;
	vertical-align : middle;
	background-color : #636363;
	background : #636363;
}
td.banner { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: left; }
td.border {	border : thin groove Gray;}
td.calendar {
	font-family :Tahoma, Verdana, Arial;
	font-size :12px;
	color :#000000;
	font-weight : normal;
}

/* images */
img.spacer { margin-top:1em; } 

/* Section - Content Page */
div.title-page {
	font-family : "Century Gothic";
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #003366;
	text-align : center;
}
div.title-pagesub {
	font-family : "Century Gothic";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #003366;
	text-align : center;
}
p.date {
	font-family : "Century Gothic";
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #003366;
}
p.author {
	font-family : "Century Gothic";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #003366;
	text-decoration : none;
}

/* Section - deo */

