/* DefaultStyle.css */

body         { margin: 0 0 0 0; font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; font-size: 10pt; 
               color: #000000 }
p            { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; font-size: 10pt; 
               color: #000000; margin-top: 0 }

ul           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; margin-top: 0; 
               margin-bottom: 1em }
li           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; list-style-type: none;
               margin-top: 0; margin-bottom: 0 }
ul li        { list-style-type: none; margin-top: .5em }
ul ul li     { list-style-type: disc; margin-top: .5em }

td  {font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; 
	 font-size: 10pt}
.boxtitle    { font-size: 11pt; font-weight: bold; }
.boxtext     { font-size: 8pt; margin-top: 0; margin-bottom: .5em }
.boxindent   { font-size: 8pt; margin-left: 1em; margin-top: 0; margin-bottom: .5em }
.caption     { text-align: Center; font-size: 8pt; font-weight: bold }
.companydesc { font-family: 'Century Schoolbook', 'Times New Roman', Serif; font-size: 11pt; 
               font-weight: bold; margin-bottom: .5em }
.headaddress { font-size: 8pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
.headphone   { font-size: 12pt; font-weight: bold; margin-top: .5em; margin-bottom: .5em }
.oaiaddress  { margin-left: 2em; margin-top: 0; margin-bottom: 0 }
.copyright   { font-size: 8pt }
.indent      { margin-left: 2em }
.smaller     { font-size: 80% }
.looser      { line-height: 150%; letter-spacing: .5ex }
.linklist    { margin-left: 2em; margin-top: .5em; margin-bottom: .5em }
.tablehead   { text-decoration: underline; font-weight: bold }
.tablelist   {font-size: 8pt; margin-top: 0; margin-bottom: 6}		
.hnavbar     { color: #FFFFFF; text-decoration: none; font-size: 8pt; text-align: Center; 
               letter-spacing: 1pt; font-weight: bold }
.vnavbar     { color: #FFFFFF; text-decoration: none; font-size: 8pt; font-weight: bold; 
               text-align: Center; margin-top: .5em; margin-bottom: .5em }

/* Link Styles */
a { color: #0033CC; text-decoration: none }
a:link { color: #0033CC}
a:visited    { color: #0033CC }
a:hover { text-decoration: underline; color: #FF0000 }
a:active { color: #0033CC}

a.hnavbar      { color: #FFFFFF; text-decoration: none }
a:link.hnavbar { color: #FFFFFF }
a:visited.hnavbar { color: #FFFFFF }
a:hover.hnavbar { text-decoration: underline; color: #FF0000 }
a:active.hnavbar { color: #FFFFFF }

a.vnavbar      { color: #FFFFFF; text-decoration: none }
a:link.vnavbar { color: #FFFFFF }
a:visited.vnavbar { color: #FFFFFF }
a:hover.vnavbar { text-decoration: underline; color: #FF0000 }
a:active.vnavbar { color: #FFFFFF }

/* Heading Styles */
h1           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: #003399; 
               font-size: 18pt; text-align: Center; font-weight: bold; 
               margin-top: .25em; margin-bottom: .25em }
h1.oai       { font-family: 'Century Schoolbook', 'Times New Roman', serif; color: #003399; 
               font-size: 20pt; text-align: Center; font-weight: bold; 
               margin-top: .5em; margin-bottom: 0 }
h2           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; font-weight: bold; 
               color: #000066; font-size: 16pt; line-height: 125%; 
               margin-top: 1em }
h3           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: #003399; 
               font-size: 14pt; font-weight: bold; border-bottom-style: solid; 
               border-bottom-width: 2px; border-bottom-color: #003399; margin-bottom: .5em }
h4           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: #000000; 
               font-size: 12pt; font-weight: bold; 
               margin-bottom: .25em }
h5           { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; color: #000000; 
               font-size: 10pt; text-decoration: underline; font-weight: bold; 
               margin-top: .5em; margin-bottom: .25em }

dl { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
color: #000000; font-size: 10pt }

dt { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
color: #000000; font-size: 10pt }

dd { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
color: #000000; font-size: 10pt }