/* CSS Document */
* {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 line-height:16px;
}

#page_title {
 font-size:17px;
 text-transform:uppercase;
 color:#f1efef;
 margin-bottom:30px;
}

h1 {
 font-size:15px;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:15px; 
}

h2 {
 font-size:15px;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:15px; 
 color:#cc0000;
}

h3 {
 font-size:15px;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:15px; 
 color:#003366;
}
h3.region {
 font-size:13px;
 margin-top:15px;
 margin-bottom:15px; 
 color:#FFFFFF;
}
h3.offering {
 font-size:13px;
 margin-top:15px;
 margin-bottom:15px; 
 color:#003366;
}

h3.analystcorner {
 font-size:14px;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:15px; 
 color:#003366;
}
h3.and {
 font-size:15px;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:15px; 
 color:#5d1e17;
}

h4 {
 font-size:15px;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:15px; 
 color:#000000;
}

h6.alignjustify {
 font-size:11px;
 font-weight:normal;
 font-family:verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
}

h6.comment {
 font-size:10px;
 font-weight:normal;
 font-family:verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
}

p {
 margin-top:10px;
 margin-bottom:10px;
}

ul, ol {
 margin-left:25px;
}

ul { 
 list-style-image: url(../media/images/misc/bullets.jpg); 
} 

a {
 color:#000000;
 text-decoration:underline;
}

a:hover {
 color:#666565;
}

a.footer {
 color:#c0c0c0;
 text-decoration:none;
}

#print_logo {
 visibility:hidden;
 display:none;
}

img {
 border:none;
}
