/* PC using IE */


/* BEGIN GLOBAL STYLES */

td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #333333;
} 

A:link {
color: #3776AE;
text-decoration: none;
}

A:visited { 
color: #3776AE;
text-decoration: none;
}

A:active, A:hover { 
color: #003366;
text-decoration: none;
}

body,p,blockquote,select,option,form,ul,ol,li {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #333333;
}
  
sup { 
font-size: 8px; 
text-decoration: none;
}


 
.bodycontent {
padding-left: 39px; 
padding-top: 15px; 
padding-bottom: 50px;
}

.pagetitle {
font-size: 17px; 
font-weight: bold; 
color: #0054a6; 
padding-bottom: 8px;
}

.subsmalltitle {
font-size: 11px;
font-weight: bold;
color: #eab109;
}

.bodycontent_divider {
border-bottom: 1px solid #ffc20e; 
margin-bottom: 20px; 
margin-top: 20px;
}

.quicklink_title {
font-size: 17px; 
font-weight: bold; 
color: #eab109;
padding-bottom: 10px;
}

.quicklinks {
font-weight: bold; 
font-size: 14px; 
color: #0054a6;
}

.quicklinks a:link, .quicklinks a:visited, .quicklinks a:active, .quicklinks a:hover {
font-weight: bold; 
font-size: 14px; 
color: #0054a6;
text-decoration: none;
}

.quicklinks a:hover {
text-decoration: underline;
}

.footer {
background-image: url(../images/footer_bg.gif); 
background-repeat: no-repeat; 
width: 980px; 
height: 55px; 
color: #cccccc;
font-size: 10px;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
color: #ffffff;
text-decoration: none;
}

.footer a:hover {
color: #cccccc;
text-decoration: none;
}

ul {
margin-top: 5px;
}

li {
margin-bottom: 8px; 
margin-left: -15px;
}