/* CSS Document */ 

BODY { 
margin: 0pt; 
BACKGROUND-IMAGE: url(/images/bg.jpg); 
BACKGROUND-REPEAT: repeat-x; 
background-color:#fff; 


} 
.topnav a:link, .topnav a:visited { 
color: #fff; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
font-weight:bold; 

} 
.topnav a:hover { 
color: #fffc00; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 

} 
.leftnav a:link, .leftnav a:visited { 
color: #0060ae; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
font-weight:bold; 
} 
.leftnav a:hover { 
color: #59a9da; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
} 



.leftnav2 a:link, .leftnav2 a:visited { 
color: #0060ae; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: none; 

font-weight:normal; 
} 
.leftnav2 a:hover { 
color: #59a9da; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: none; 
} 


h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #0060ae; 
padding:3px; 
} 
h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #333; 
margin-bottom:0px; 
padding:bottom:10px; 
} 
.bodycopy1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000; 
} 
.bodycopy1 a:link, .bodycopy1 a:visited{ 
color:0060ae; 
text-decoration:none; 
} 
.bodycopy1 a:hover{ 
text-decoration:underline; 
color:0060ae; 
} 
.buclinks a:link, .buclinks a:visited{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #0060ae; 
text-decoration: none; 
line-height: 18px; 
} 
.buclinks a:hover { 
text-decoration: underline; 
color: #59a9da; 
} 

.buclinks img{ 
border: #0060ae 1px solid; 
border-top:#0060ae 5px solid; 

} 


.footer { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #fff; 
line-height: 13px; 
} 
.footer a:link, .footer a:visited{ 
color:#fff; 
text-decoration:underline; 
} 

.footer a:hover{ 
color:#fff; 
text-decoration:none; 
} 
.imgbdr{ 
border-width:1px; 
border-color:#000; 
} 

.line{ 
border-right: #999 1px solid; 
} 

.line2{ 
border-left: #0060ae 1px dotted; 
} 

.question{ 
font-weight:bold; 
color:#666; 
} 

.answer{ 
display:block;
padding-left:20px; 
} 
