/* CSS Document */

body {   
background-color: FFFFFF;  
border-style:none; 
margin-top: 10px;
color: #000000;
font-size: 11px; 
font-family: verdana, arial, sans;  
} 

hr { 
width: 100%
height: 2px; 
color: 330066; 
} 

h1 {
color: #330066; 
font-size: 24px; 
font-family: Impact, Arial Black, Gill Sans, Tahoma, Helvetica, Arial, sans; 
font-weight: normal;
}

h2 {
color: #330066; 
font-size: 14px; 
font-family: verdana, arial, sans;
font-weight: bold;
}

h3 {
color: #000000; 
font-size: 12px; 
font-family: verdana, arial, sans;
font-weight: bold;
}

body, div, p, td { 
color: #000000; 
font-size: 11px; 
font-family: verdana, arial, sans;  
}

a, a:link, a:visited { 
color: #330066; 
font-size: 11px; 
font-family: verdana, arial, sans; 
text-decoration: none;
font-weight: bold;  
} 

a:hover, a:active { 
color: #FF0000; 
font-size: 11px; 
font-family: verdana, arial, sans; 
text-decoration: underline;
font-weight: bold;  
} 

a.navbar, a.navbar:link, a.navbar:visited { 
color: #330066; 
font-size: 14px; 
font-family: verdana, arial, sans; 
text-decoration: none;
font-weight: normal;  
} 

a.navbar:hover, a.navbar:active { 
color: #FF0000; 
font-size: 14px; 
font-family: verdana, arial, sans; 
text-decoration: underline;
font-weight: bold;  
} 

.chevron { 
color: #FF0000; 
font-size: 14px; 
font-family: verdana, arial, sans; 
text-decoration: none;
font-weight: bold;  
}

.chevron2 { 
color: #FF0000; 
font-size: 12px; 
font-family: verdana, arial, sans; 
text-decoration: none;
font-weight: bold;  
}
 
img {
border: none;
}

div.logos {
align: center;
float: left;
width: 160px;
}