/***************
GLOBAL STYLES
***************/
body,html{
margin:0px;
padding:0px;
background:#000000;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:14px;
color:#FFFFFF;
}

a{text-decoration:none;color:#FFFFFF;}
a:focus{outline:#1F1F1F dotted 1px;}
img{border:none;display:block;}
ul{list-style:none outside;margin:0;padding:0;}

#outerShell{width:960px;margin:0px auto;}

/**************
HOME LINK
**************/
#homeLink{margin:25px 0 24px 0;}
#homeLink>a>img{width:440px;}


/**************
NAVIGATION
**************/
#navShell{float:left;width:960px;margin-bottom:67px;}
ul#nav{list-style:none outside;margin:0;padding:0;}
ul#nav>li{display:inline;*position:relative;}
ul#nav>li:hover ul{display:block;}
ul#nav>li:hover a{background-color:#65A7C0;cursor:pointer;}
ul#nav>li>a.selected{background-color:#65A7C0;}
a.navItem{margin:0;padding:5px 15px;float:left;color:#FFFFFF;}
a.navItemSelected{margin:0;padding:5px 15px;float:left;color:#FFFFFF;background-color:#65A7C0;}
#subNavShell{width:940px;background-color:#65A7C0;padding:10px;position:absolute;top:151px;*top:27px;*left:-920px;display:none;list-style:none outside;}
/*#subNavShell li{float:left;margin-bottom:4px;margin-right:10px;width:164px;}*/
#subNavShell li{float:left;margin-bottom:4px;margin-right:30px;}
#subNavShell a{color:#FFFFFF;}
#subNavShell a:hover{text-decoration:underline;}

/**************
CONTENT
**************/
#contentShell{display:block;clear:both;margin-bottom:100px;padding:0px;float:left;width:960px;}
.newsShell1{background:#65A7C0;float:left;margin:0 5px 5px 0;}
.newsShell2{background:#65A7C0;float:left;margin:0 0 5px 0;}
.newsShell1>p,.newsShell2>p{font-size:12px;margin:0;padding:8px;}
div.contactSetFirst{float:left;}
div.contactSet{margin-top:36px;float:left;}
div.contactSetFirst,div.contactSet{width:100%;}
div.contactSet ul,div.contactSetFirst ul{width:236px;margin-right:10px;float:left;}
div.contactSet li,div.contactSetFirst li{line-height:18px;}
h3.contactCategory{color:#65A7C0;margin:0 0 10px;}
.contactHighlight{color:#65A7C0;}
.contactInfo{color:#424242;}
li.contactInfo a{color:#424242;}
li.contactInfo a:hover{color:#65A7C0;}
div#aboutcopyshell{margin-top:10px;}
p.aboutCopy{margin-right:20px;width:460px;float:left;line-height:20px;}
#directorInfo a{background:#65A7C0 url('//img/dir_url_arrow.png') no-repeat 95% center;padding:7px 29px 7px 15px;color:#000000;}
#directorInfo p{margin-bottom:33px;width:628px;line-height:1.6em;}
/**************
FOOTER
**************/
#footerShell{display:block;clear:both;border-top:1px solid #FFFFFF;color:#65A7C0;font-size:11px;margin-bottom:50px;padding:14px 0;}
#footerLeft{float:left;}
#footerRight{float:right;}
#footerShell a{color:#65A7C0;}
