@charset "utf-8";
/* CSS Document */

body{
margin: 0;
padding: 0;
background: #333f41;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:normal;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
color: #333f41;
}

#header-wrapper{
background: #62686c;
height: 67px;
}

#header{
width: 960px;
height: 58px;
margin-left: auto;
margin-right: auto;
padding-top: 9px;
}

#logo{
float: left;
width: 269px;
height: 58px;
}

#logo a{
display: block;
background: url(../images/logo.gif) no-repeat;
width: 269px;
height: 58px;
}

#nav{
background: #339dd7 url(../images/nav-corner-bg.gif) right bottom no-repeat;
float: left;
width: 691px;
height: 58px;
}

#nav ul{
margin: 0;
padding:  20px 0 0 35px;
list-style-type: none;
}

#nav li{
float: left;
color: #3381aa;
margin: 0 10px 0 0;
}

#nav li a{
display: block;
font-size: 11px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#nav li a:hover{
display: block;
color: #333f41;
text-decoration: none;
}

#nav .active a{
display: block;
color: #333f41;
text-decoration: none;
}

#masthead-wrapper{
background: #e5e9eb;
padding-top: 14px;
padding-bottom: 30px;
}

#masthead-slider{
width: 960px;
height: 345px;
margin-left: auto;
margin-right: auto;
}

#masthead{
width: 960px;
height: 245px;
margin-left: auto;
margin-right: auto;
}

#main-wrapper{
padding-bottom: 30px;
overflow: hidden;
background: #e5e9eb;
}

#body-wrapper{
position: relative;
width: 960px;
margin-left: auto;
margin-right: auto;
}

#left-wrapper{
float: left;
width: 720px;
}

#one-column-wrapper{
float: left;
width: 960px;
}

#box-content{
padding: 18px 18px 0 18px;
}

#box-content span{
font-size: 12px;
font-weight: bold;
}

#box-content a{
font-size: 11px;
text-align: right;
color: #333f41;
text-decoration: underline;
font-weight: bold;
}

#box-content a:hover{
color: #339dd7;
}

#box1{
float: left;
background: #afb6bc url(../images/box1-top-curve.gif) top no-repeat;
width: 238px;
margin-right: 1px;
}


#box2{
float: left;
background: #8b9ca9 url(../images/box2-top-curve.gif) top no-repeat;
width: 238px;
margin-right: 1px;
}

#box3{
float: left;
background: #6d869b url(../images/box3-top-curve.gif) top no-repeat;
width: 238px;
margin-right: 1px;
}

#content{
color: #000;
overflow: hidden;
height: 100%;
padding: 0 30px 30px 30px;
background: #fff;
border-left: 1px solid #cfd6dc;
border-right: 1px solid #cfd6dc;
}

#content h1{
margin: 0;
padding: 20px 0;
border-bottom: 1px solid #cfd6dc;
}

.title{
font-size: 16px;
color: #333f41;
font-weight: bold;
}

.date{
color: #339dd7;
font-size: 11px;
font-style:italic;
}

#right-wrapper{
float: right;
width: 240px;

}

#sidebar{
width: 222px;
padding-left: 18px;
}

#sidebar h1{
border-bottom: 1px solid #cfd6dc;
padding-bottom: 10px;
}

#sidebar ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar li{
display: block;
margin: 0;
padding: 3px 0 10px 25px;
background: url(../images/bullet01.gif) left top no-repeat;
}

#sidebar li a{
color: #333f41;
text-decoration: none;
}

#sidebar li a:hover{
color: #7e8181;
text-decoration: underline;
}

#sidebar a.readmore{
font-size: 11px;
text-align: right;
color: #333f41;
text-decoration: underline;
font-weight: bold;
}

#sidebar a.readmore:hover{
color: #339dd7;
}

#footer-wrapper{
overflow: hidden;
}

#footer{
text-align: center;
width: 960px;
padding: 20px 0 20px 0;
margin-left: auto;
margin-right: auto;
}

#footer ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#footer li{
color: #b0b8c1;
display: inline;
margin: 0 2px 0 2px;
}

#footer li a{
color: #b0b8c1;
text-decoration: none;
}

#footer li a:hover{
color: #fff;
}

.copyright{
color: #929aa3;
font-size: 11px;
}

input{
width: 300px;
}

input.btn{
width: 60px;
}

ul.job-listing{
margin: 0;
padding: 0 0 0 10px;
list-style-type: none;
}

ul.job-listing li{
display: block;
margin: 0;
padding: 3px 0 10px 30px;
background: url(../images/bullet01.gif) left top no-repeat;
}

ul.job-listing li a{
color: #333f41;
text-decoration: none;
}

ul.job-listing li a:hover{
color: #7e8181;
text-decoration: underline;
}

.img-right{
margin-left: 20px;
margin-bottom: 20px;
}

.img-left{
margin-left: 20px;
margin-bottom: 20px;
}

.gallery img{
}

.gallery a img{
padding: 3px;
border: 1px solid #cfd6dc;
}

.gallery a:hover{
color: red;
}

.gallery a:hover img{
padding: 3px;
border: 1px solid #333f41;
}

.footnote{
font-size: 11px;
font-style:italic;
}


a.link01 {
font-size: 11px;
text-align: right;
color: #333f41;
text-decoration: underline;
font-weight: bold;
}
