@charset "utf-8";

body {
margin:0px;
background:#ffffff;
}
body, td, font, p {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
line-height:16px;
margin:0px;
}
h1, h1 a {
color:#82929b;
margin:0px 0px 20px 0px;
font-size:18px;
font-weight:bold;
}
h2, h2 a {
color:#82929b;
margin:0px;
font-size:11px;
font-weight:bold;
}
a {color:#67777F;text-decoration:none;}
a:hover {color:#67777F;text-decoration:underline;}
#container {
position:relative;
margin:0px auto;
width:900px;
background:url('images/faux.gif') repeat-y;
overflow:auto;
}
#banner {
position:relative;
float:left;
width:625px;
height:286px;
background:url('images/breen_banner.gif');
}
#homeLink {
position:absolute;
display:block;
top:40px;
width:625px;
height:195px;
}
#rightContent {
width:220px;
padding-right:20px;
margin-bottom:20px;
min-height:300px;
float:right;
height:auto;
overflow-x:hidden;
}
#rightContent ul{
list-style: none;
margin: 0;
padding: 0;
}
#rightContent li{
background-image: url('images/pdf.gif');
background-repeat: no-repeat;
background-position: 0 top;
padding: 3px 0 3px 24px;
margin: 8px 0;
}
#quickLinks {
margin-top:5px;
height:27px;
text-align:center;
}
#quickLinks div {
display:inline;
border-left:1px solid #ffffff;
padding:0px 7px;
height:10px;
}
#quickLinks a {color:#ffffff;text-decoration:none;}
#quickLinks a:hover {text-decoration:underline;}
#quickLinks #extramenu0 {border-left:none;}
#quickLinks font {display:none;}
#menu {
padding:14px 20px 20px 1px;
width:134px;
float:left;
min-height:220px;
}
#menu div a{
display:block;
width:134px;
height:20px;
color:#414042;
padding-left:27px;
padding-bottom:1px;
border-top:1px solid #eceff0;
text-decoration:none;
line-height:18px;
}
#menu font {
display:none;	
}
.mainMenu {
background:#ffffff;
}
.mainMenu a:hover {
/* background:url('images/menu_hover.gif') no-repeat 3px 2px; */
}
.mainMenuActive {
height:21px;
margin-bottom:-1px;
background:#bfc9cf;
/* background:url('images/menu_active.gif') #bfc9cf no-repeat 3px 2px; */
font-weight:bold;
}
#mainContentDiv {
position:relative;
float:left;
width:450px;
margin-top:-20px;
padding-bottom:20px;
overflow:visible;
overflow-x:hidden;
}
#footer {
background:#fff;
float:left;
border:1px solid #82929b;
height:101px;
padding:2px 0;
width:898px;
text-align:right;
overflow:hidden;
}
#footer img {
float:left;
padding-bottom:5px;
}

.clearfix {overflow:auto;}
:focus { -moz-outline-style: none;}
a img {border:0px;}
