
/*  Title: CSS Styles for Howrey Europe Site --->
<!--- Page: app_stylesEurope.css --->
<!--- Site: Howrey Capital Analysis --->
<!--- Developer: Bob Leidich (leidichr@howrey.com) --->
<!--- Based on: CSS Styles for Howrey Intranet developed by 
			Neal Enssle (ensslen@howrey.com --->
<!--- Created: 2002-0717 --->
<!--- Modified: --->

<!--- Page Function: CSS Styles for Basic Styles for Site */

<style type="text/css">

/* Text element styles */

p { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: black; margin-top : 10px; margin-bottom: 0px; line-height : normal; }

div { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: black; margin-top : 0px; margin-bottom: 0px; line-height : normal; }

td { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: black;  line-height : normal; }

li { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: black; margin-bottom: 5px; margin-top : 5px; line-height : normal; }

h1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; margin-top: 15px; margin-bottom: 0px; }
h2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; margin-top: 5px; margin-bottom: 0px }        
h3 { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; margin-top: 10px; margin-bottom: 0px; }  
h4 { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; margin-top: 15px; margin-bottom: 0px; }
h5 { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; margin-top: 15px; margin-bottom: 0px; color: 016587; }   

hr { color: silver; margin-bottom : 0px; margin-top: 0px; padding: 0px; }

/* Link styles */

a { text-decoration : none }

a:link { color: blue; text-decoration : underline }
a:visited { color: 666666; text-decoration : none; }
a:active { color: red; text-decoration : underline; }
a:hover { color: blue; text-decoration : underline; }

/* Classes: Colors */

.blue { color: 006699 }
.red { color: cc0033 }
.gray { color: gray }
.silver { color: silver }

/* Classes: Text effects */

.indent { margin-left: 30px }
.nolead { margin-top: 0px }
.smaller { font-size: 8pt }
.bigger { font-size: 10pt }
.smallerinline { font-size: 8pt; margin-left: 4px; margin-bottom: 4px  }
.header  { font-size: 12pt; color: cc0033; font-weight: bold }
.subheader  { font-size: 8pt; color: 006699; font-weight: bold }
li.noindent { margin-left: -23px }
.white { color: white}
.smwhite { color: white; font-size: 8pt; margin-left: 10px;  }
.subred { color: ff9999 }
.smallerBullet { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: black; margin-bottom: -20px; margin-top: 20px;}
/* Classes: Navigation elements */

.backbutton { font-family: verdana, arial, helvetica, sans-serif; font-size: 7.5pt; font-weight: bold }

.navmenu { font-family: verdana, arial, helvetica, sans-serif; font-size: 7.5pt; color : white; font-weight: bold; background-color : 016587; padding-top : 0px; padding-bottom : 0px; margin-top: 0px; margin-bottom: 0px;}

.dropmenu { font-family: verdana, arial, helvetica, sans-serif; font-size: 7.5pt; color: white; margin-bottom: 0px; margin-top: 0px; background-color : midnightblue; padding-top: 4px; padding-bottom: 6px; padding-left: 8px; padding-right: 20px; text-align: left; line-height: 150%; }

p.tocmenu { font-family: verdana, arial, helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color : white; margin-bottom: 14px; margin-top: 0px; width: 125px; text-align: right; line-height: normal; }

.popupmenu { font-family:  verdana, arial, helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: white; margin-bottom: 0px; margin-top: 0px; background-color : midnightblue; padding: 8px; text-align : left; width: 130px; }

/* Classes: Page sections */

.maincontent { padding-left: 30px; padding-right: 170px; }
.faqindent  { padding-left: 20px}
.footer  { font-family: verdana, arial, helvetica, sans-serif; font-size: 7.5pt; margin-bottom: 0px; color : black; padding: 0px; }

/* Element styles */
div.thinner {font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: cc0033;  line-height : normal; border: 1px cc0033 solid}
.subname {font-weight: bold}
.pageTitle {font-weight: bold; font-size: 10pt; color:006699}

</style>
