@charset "utf-8";
/* CSS Document */
body {
background-color:#3A5692;
font-family:verdana,sans-serif;
font-size:13px;
line-height: 18px;
margin:0;
padding:15px;
}
#container {
margin:0 auto 0;
width:758px;
}
#keyline_yellow_top {
background-image:url(/images/layout_2006/yellow_keyline_top.gif);
background-repeat:no-repeat;
height:23px;
width:758px;
}
h1#logo {
background:url(/images/layout_2006/header_logo.gif) no-repeat;
height:60px;
left:15px;
position:relative;
width:122px;
text-indent: -3000px;
}
#content{
clear:both;
margin: 10px 68px;
color:#FFFFFF;
}
table{
border-top: 1px solid #FFD528;
margin: 10px 0 0 0;
}
table td{
border-bottom: 1px solid #FFD528;
padding: 10px 0;
}
table a{
text-decoration:underline;
color:#FFFFFF;
padding: 0 0 0 20px;
}
table a:hover{
color:#FFD528
}
.highlight{
color:#FFD528;
margin: 25px 0;
}

#keyline_yellow_footer {
background-image:url(/images/layout_2006/yellow_keyline_bottom_home.gif);
background-repeat:no-repeat;
height:23px;
width:758px;
}

hr {
border-bottom: 1px solid #FFD528;
}

a.ara {
text-decoration:underline;
color:#FFFFFF;
padding: 0 0 0 10px;
}

a.ara:hover{
color:#FFD528
}

.pdf-icon {
	vertical-align: middle;
}