*{
margin:0;
padding:0;
}
hr{
display:none;
}
img{
border:none;
margin-bottom:12px;
}
body{
font-family:arial,helvetica,sans-serif;
font-size:small;
color:#515151;
background:url(../images/background.gif) #FFF repeat-x;
}
p{
padding-bottom:12px;
}
#container{
margin:0 auto;
width:842px;
}
#header{
width:842px;
height:120px;
}
h1 a{
background:url(../images/logo.jpg) no-repeat;
text-indent:-30000px;
float:left;
clear:none;
width:235px;
height:89px;
}
h2{
font-size:10pt;
color:#1d2a5c;
}
#left-column h2{
margin-bottom:10px;
border-bottom:1px solid #d4d4d4;
padding-bottom:4px;
}
#left-column-sub h2{
margin-bottom:10px;
border-bottom:1px solid #d4d4d4;
padding:10px 0 4px;
}
#footer{
clear:both;
border-top:1px solid #d4d4d4;
margin-bottom:15px;
padding-top:15px;
font-size:x-small;
color:#858585;
}
#footer-left{
float:left;
clear:none;
}
#footer-right{
text-align:right;
float:right;
}
#left-column{
float:left;
clear:none;
width:458px;
margin:1px 0 17px;
}
#left-column-sub{
float:left;
clear:none;
width:840px;
margin:1px 0 17px;
}
#left-column-sub ul{
margin:0px 0 12px;
}
#right-column{
float:right;
width:358px;
}
ul{
margin-top:10px;
list-style-type:none;
}
li{
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position: 0.1em;
padding-left:1.2em;
line-height:20px;
}
a{
color:#405abd;
text-decoration:none;
outline:none;
}
a:visited{
color:#aaa;
}
a:hover,a:focus{
color:#0035ff;
}
#menu{
margin-top:19px;
padding:3px 0 0 0;
background:url(../images/nav.gif) no-repeat;
float:right;
width:264px;
height:27px;
}
#menu li{
padding:0 0 0 14px;
background:none;
display:inline;
}
#menu li a{
text-decoration:none;
}
#menu li a:link,
#menu li a:visited{
color:#1d2a5c;
}
#menu li a:hover,
#menu li a:focus{
color:#0035ff;
}
#menu #selected a{
color:#0035ff;
}
