h1 {
 /*  background:#F0F4F9; */
   background:#EAEEFA;
   font-size:14pt;
   font-family : Arial;
   font-weight:bold;
   color:#526091;
   padding-top:6px;
   padding-bottom:6px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:15px;
   margin-top:2px;
}

h2 {
   background:#789ABB; 
   font-size:10pt;
   font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#FFFFFF; 
   padding-top:2px;
   padding-bottom:2px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:15px;
   margin-top:30px;

}

.h2a {
   /* Same style as h2 but with margin-top:30px */
   background:#789ABB; 
   font-size:10pt;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color:#FFFFFF; 
   padding-top:2px;
   padding-bottom:2px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:15px;
   margin-top:0px;
}

/*
ul {
   list-style-image: url("../pics/arrow7.gif");
}
*/

body {
   margin-bottom : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-top : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   padding-right : 0px;
   padding-top : 0px;
   background: #FFFFFF;
}


a:link     { color:#888888;text-decoration:none;}
a:visited  { color:#888888;text-decoration:none;}
a:active   { color:#888888;text-decoration:none;}
a:hover    { color:#888888;text-decoration:none;}


A.navu:link    {color:#5070d0; text-decoration:underline;}
A.navu:visited {color:#204090; text-decoration:underline;}
a:navu:active  {color:#3050B0; text-decoration:underline;}
A.navu:hover   {color:#998822; text-decoration:underline;}
A.navu {
   color : #3050B0;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration:underline;
}

A.navusmall:link    {color:#768CA1; text-decoration:underline;}
A.navusmall:visited {color:#768CA1; text-decoration:underline;}
a:navusmall:active  {color:#768CA1; text-decoration:underline;}
A.navusmall:hover   {color:#768CA1; text-decoration:underline;}
A.navusmall {
   color : #768CA1;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-style : normal;
   text-decoration:underline;
}


A.nav1:link    {color:#4B6684; text-decoration:none;}
A.nav1:visited {color:#4B6684; text-decoration:none;}
a:nav1:active  {color:#2A4A72; text-decoration:none;}
A.nav1:hover   {color:#2A4A72; text-decoration:underline;}
.nav1 {
   color : #333333;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration:none;
}


A.nav:link    {color:#204060; text-decoration:none;}
A.nav:visited {color:#204060; text-decoration:none;}
a:nav:active  {color:#2A4A72; text-decoration:none;}
A.nav:hover   {color:#2A4A72; text-decoration:underline;}
A.nav {
   color : #204060;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration:none;
}

A.navwhite:visited {color:#FFFFFF;text-decoration:none;}
A.navwhite:active  {color:#FFFFFF;text-decoration:none;}
A.navwhite:hover {color:#FFFFFF;text-decoration:underline;}
A.navwhite:link {color:#FFFFFF;text-decoration:none;}
.navwhite {
   color : #FFFFFF;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   text-decoration:none;
}


.bluetitle {
   color: #184EB3;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 11pt;
}


.bluetitle3 {
   color: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13pt;
   line-height : 135%; 
}



.title1 {
   background:#FFFFFF; 
   font-size:14pt;
   font-family : Arial;
   font-weight:bold;
   color:#58678F; 
   padding-top:4px;
   padding-bottom:4px;
   padding-right:5px;
   padding-left:0px;
   margin-bottom:15px;
   margin-top:0px;
}

.headline {
   background:#ADBBCA; 
   font-size:10pt;
   font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#FFFFFF; 
   padding-top:2px;
   padding-bottom:2px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:15px;
   margin-top:30px;
   /* border-bottom: solid 1px #38476F */
}

.headline1 {
   background:#ADBBCA; 
   font-size:10pt;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color:#FFFFFF; 
   padding-top:2px;
   padding-bottom:2px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:15px;
   margin-top:0px;
   /* border-bottom: solid 1px #38476F */
}

.barheader1 {
   background:#E5EAF4;
   font-size:12px;
   font-weight:bold;
   color:#38476F;
   padding-top:2px;
   padding-bottom:2px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:25px;
   margin-top:0px;
   border-bottom: solid 0px #38476F
}

.maintext {
   color : #666666;
   font-family: verdana, sans-serif, Geneva, Arial, Helvetica;
   font-size: 11px;
   text-align: left;
   line-height: 150%;
}


.gray {
   color : #565656;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
}




.bigtext2 {
   font-size:13pt;
   font-family : Arial;
   font-weight: normal;
   color:#026296; 
   margin:0;
   margin-right:0; 
   margin-left:0px;
   margin-top:0px;
   line-height:115%;
}


.bigtext {
   font-size:12pt;
   font-family : Arial;
   font-weight: normal;
   color:#000000; 
   line-height:115%;
}

.bigtext1 {
   font-size:13pt;
   font-family : Arial;
   font-weight: normal;
   color:#026296; 
}


.pressheader {
   font-size:17pt;
   font-family : Arial;
   font-weight: normal;
   color:#000000; 
   line-height:115%;
}


.bigtext_gray {
   font-size:13pt;
   font-family : Arial;
   font-weight: normal;
   color:#777785; 
}

.smalltext {
   color : #2A4A72;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 9px;

}


.rightmenutext_blue {
   color : #476386;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin:0;
   margin-right:0; 
   margin-left:15px;
   margin-top:15px;
   line-height:115%;
}

.rightmenutext_black {
   color : #333333;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin:0;
   margin-right:0; 
   margin-left:15px;
   margin-top:15px;
   line-height:115%;
}

.rightmenutext_white {
   color : #ffffff;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin:0;
   margin-right:0; 
   margin-left:15px;
   margin-top:15px;
   line-height:115%;
}

.sign {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#555555;
   font-size : 10px;
   text-align: right;
   margin-top:3px;
}

.top {
   background-color : #F0F4F9;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-style : normal;
   font-weight : normal;
}

.top1 {
   background-color : #FFFFFF;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-style : normal;
   font-weight : normal;
}

.leftsideback {
   background-color: #FFFFFF;
   margin-top:4px;
   margin-left:7px;
   color : #333333;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : normal;
   font-weight : normal;
   padding-top:1px;
   padding-bottom:1px;
   padding-left:3px;

}

.leftsideback2 {
/* background-color: #6784AF;*/
   background-color: #789ABB;
   margin-top:4px;
   margin-left:7px;
   color : #FFFFFF;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : normal;
   padding-top:1px;
   padding-bottom:1px;
   padding-left:3px;
}


.quote {
   font-family : Arial, Times, Helvetica;
   font-weight : normal;
   font-size : 10pt;
}


.bigquote {
   background:#FFFFFF; 
   font-size:13pt;
   font-family :Arial;
   font-weight: normal;
   color:#000000; 
   padding-top:1px;
   padding-bottom:1px;
   padding-right:5px;
   padding-left:5px;
   margin-bottom:15px;
   margin-top:30px;
}

.buttontext {
   margin-top:2px;
   margin-left:7px;
   color : #00186D;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
}

.bottomtext {
   margin-top : 10px;
   color : #103070;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}

table.clam0 {
   border-width : 1px;
   border-color: #7A88A1;
   border-style : solid;
   background : EAEEFA;
}

table.clam00 {
   border-width : 1px;
   border-color: #7A88A1;
   background : EAEEFA;
}

table.clam1 {
   border-width : 1px;
   border-color: #7A88A1;
   border-style : solid;
   background : #FFFFFF;
   border-right: solid 0px #000000

}

table.clam2 {
   border-width : 1px;
   border-color: #7A88A1;
   border-style : solid;
   background : #F4F4F5;
}


table.clam1a {
   border-width : 1px;
   border-color: #7A88A1;
   border-style : solid;
   background : #FFFFFF;
}

table.clam1b {
   border-width : 1px;
   border-color: #AFBFCF;
   border-style : solid;
   background : #FFFFFF;
}


table.clam4 {
   border-width : 100px;
   border-color: #FFFFFF;
   border-style : solid;
   background : #EFF0F2;

}

table.clam5 {
   border-width : 1px;
   border-color: #ABB4C4;
   border-style : solid;
   background : #EFF0F2;
}

table.clam6 {
   border-width : 1px;
   border-color: #ABB4C4;
   border-style : solid;
   background : #789ABB;
}




