﻿body {
    margin: 5px 0;
    background: #e7fffb url(/ed/_themes/ed_bg_page.gif) repeat-x;
}
p {
    font: 200 10pt/1.4em verdana;
    margin: 15px 0;
    text-align: left;
}
h3, .ms-WPBody h3, .ms-WPHeader h3 {
    font: 500 16pt georgia;
    text-align: left;
    color: #bd3a0c;
    margin: 5px 0 0 0;
    padding: 0 0 3px 0;
}
h5 {
    font: 900 10pt verdana !important;
    text-transform: uppercase;
    color: #777;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
ul, li {
    font: 200 10pt/1.4em verdana;
    text-align: left;
}
.news {
    padding: 0 10px 0 10px;
}
.footnote {
    font: 500 6pt arial;
    color: #000;
    vertical-align: top;
}
.note {
    font: 500 6.5pt/1.4em verdana;
    padding: 10px;
    border-top: 1px #ccc dotted;
}
/* master page styles -------------------------------------------------------------------------------*/
.mstr_cont {
    width: 100%;
}
.mstr_head {
    margin: 0 auto;
    width: 950px;
}
.mstr_sitelnk {
    float: left;
    margin: 2px 0;
}
.mstr_sitelnk a:link, .mstr_sitelnk a:hover, .mstr_sitelnk a:visited, .mstr_sitelnk a:hover:visited {
    color: #fff;
    text-decoration: none;
}
.mstr_siteactions {
    float: right;
    width: 200px;
}
.mstr_primnav {
    clear: both;
    background: #fcfcfc url(/ed/_themes/ed_bg_primnav.gif) repeat-x bottom;
    height: 30px;
}
.primnav_lnks {
    float: left;
}
.primnav_lnks a {
    margin: 4px 6px;
    font-weight: 200;
}
.primnav_search {
    float: right;
}
.mstr_pub {
    text-align: left;
}
.mstr_main {
    margin: 0 auto;
    background: #fff;
    width: 950px;
}
.mstr_foot {
    background: #013153 url(/ed/_themes/ed_bg_foot.gif) repeat-x;
    width: 100%;
    float: left;
}
.main_foot {
    margin: 0 auto;
    width: 800px;
}
/* home content ---------------------------------------------------------------------------------*/
.main_head {
    padding: 10px 0 0 0;
}
#main_head_flash {
    margin:0 8px;
}
.main_content {
    margin: 0 9px;
    vertical-align: top;
}
.main_contentleft {
    padding: 0 10px 0 0;
    vertical-align: top;
}
.main_contentleft h3 a, .main_contentleft h3 a:visited {
    color: #bd3a0c !important;
}
.main_contentleft h3 a:hover, .main_contentleft h3 a:visited:hover {
    color: #6a2208 !important;
    text-decoration: none;
}
.main_contentRight {
    padding: 0;
    vertical-align: top;
    background: #ebebeb url(/ed/_themes/ed_rightcontentbg.gif) repeat-x;
}
.main_contentRight div {
    margin: 0;
    border-collapse: collapse;
}
.content_rightcol div {
    padding: 45px 0 0 0;
}
.content_foot {
    float: left;
    text-align: left;
    margin: 20px;
    font: 900 10pt tahoma;
    width: 100%;
}
.content_foot a:link, .content_foot a:visited {
    color: #fff;
    text-decoration: underline;
}
.content_foot a:hover, .content_foot a:visited:hover {
    text-decoration: none;
}
.content_foot span {
    margin: 5px 15px;
}
.content_disclaimer, .content_disclaimer a:link, .content_disclaimer a:link:visited {
    font: 500 9pt arial;
    color: #689bbe;
}
.content_disclaimer div {
    float: left;
    width: 47%;
    margin: 25px 0 0 15px;
    padding: 0 0 10px 0;
}
.content_disclaimer div span a:link, .content_disclaimer div span a:visited {
    color: #689bbe;
}
/* interior content ----------------------------------------------------------------------------*/
.mstr_main_int {
    background: #fff;
    width: 709px;
    float: left;
    border-left: 1px solid #ddd;
    padding: 0 10px;
}
.main_head_int {
    padding: 10px 0;
}
.main_head_int img {
    border: 0;
}
.main_content_wrapper {
    width: 100%;
    float: left;
    background: #fff url(/ed/_themes/ed_bg_intcont.gif) repeat-y left;
}
.main_content_int {
    float: left;
    background: #fff;
    width: 200px;
    background: #ebebeb url(/ed/_themes/ed_bg_quicklaunch.png) repeat-x top;
}

/* home nav styles ----------------------------------------------------------------------------------*/
.main_subnav {
    margin: 10px;
    background: url(ed_nav_lc.gif) no-repeat left;
}
div.megamenu {
    width: 930px;
}
/* mega menu ----------------------------------------------------------------------------------*/
ul#topnav {
    margin: 0 20px;
    padding: 0;
    float: left;
    width: 98%;
    list-style: none;
    background: url(ed_nav_rc.gif) no-repeat right;
}
ul#topnav li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
ul#topnav li a {
    float: left;
    padding: 15px 35px 17px 35px;
    font: 900 11pt arial;
    color: #fff;
    text-decoration: none;
    background: #3aa026 url(ed_nav_bg.gif) no-repeat right;
}
ul#topnav li:hover a, ul#topnav li a:hover {
    background: #07548a url(ed_nav_bg_over.gif) no-repeat right;
}
ul#topnav a.noMM {
    background: #3aa026 url(ed_nav_bg_nodrop.gif) repeat-x;
}
/*--Hover State--*/
ul#topnav a.noMM:hover {
    background: #3aa026 url(ed_nav_bg_nodrop_over.gif) repeat-x;
}
ul#topnav li .sub {
    position: absolute;
    top: 50px;
    left: 0;
    background: url(ed_nav_mm_bg.png) repeat-x;
    border: solid 1px #002844;
    padding: 5px 10px 15px 10px;
    float: left;
    display: none;
}
ul#topnav li .subright {
    position: absolute;
    top: 50px;
    right: 0;
    background: url(ed_nav_mm_bg.png) repeat-x;
    border: solid 1px #002844;
    padding: 5px 10px 15px 10px;
    float: left;
    display: none;
}
ul#topnav li .sub ul, ul#topnav li .subright ul {
    list-style: none;
    margin: 5px;
    padding: 0;
    width: 195px; /*-- Default width. Override with inline style --*/;
    float: left;
}
ul#topnav .sub ul li, ul#topnav .subright ul li {
    width: 100%;
    color: #fff;
    margin: 3px 0;
}
ul#topnav .sub ul li h4, ul#topnav .subright ul li h4 {
    /*--Sub nav heading style--*/
	font: 900 10pt verdana;
    text-align: left;
    color: #fff;
    border-bottom: solid 1px #5a9fd0;
    margin: 2px;
}
ul#topnav .sub ul li h4 a, ul#topnav .subright ul li h4 a {
    /*--Sub nav heading link style--*/
    font-weight: 900;
    color: #fff;
}
ul#topnav .sub ul li a, ul#topnav .subright ul li a {
    float: none;
    display: block;
    padding: 5px;
    font: 500 .9em verdana;
    text-decoration: none;
    text-align: left;
    color: #fff;
    background: none;
}
ul#topnav .sub ul li a:hover, ul#topnav .subright ul li a:hover {
    color: #ddd;
    background: #002844;
}
/* modified system styles -----------------------------------------------------------------------------*/
/* search --------------------------------------*/
.ms-WPBody {
    text-align: left;
}
.ms-listviewtable {
    text-align: left;
}
.ms-sbplain {
    border: 1px solid #999;
    padding: 2px;
}
.ms-sbcell {
    border: none !important;
}
td.ms-sbgo {
    background: none;
}
.ms-sbtable-ex {
    width: 230px;
    margin-top: 3px;
    margin-left: 12px;
}
.ms-sbplain {
    padding-left: 5px;
}
.ms-sbtext {
    font-size: 8pt;
    padding-right: 10px !important;
}
.ms-sbLastcell {
    width: 0px;
}

/* SiteMap -----------------------------------------------------------*/
.level-band {
	margin-right: 8px;
	background-color: #ebebeb;
	padding: 5px 0px 5px 10px;	
}
.level-band A {
	display: block;
	text-decoration: none !important;
}
.level-band:hover {
	background-color:#6acb57;
}
.level-header {
	padding: 5px 0px 8px 10px;
}
/*.level-header A {
	display: block;
	text-decoration: none !important;
}
.level-header:hover {
	background-color: #7cd0f4;
	display: block;
}*/
.level-bullet {
	background: #fff url('/ed/_themes/ed_int_bullet.gif') no-repeat center left;
	margin-left: 10px;
}
.level-section {
	padding: 0px 0px 15px 0px;
}
.level-item {
	padding: 5px 0px 8px 18px;
}
.level-item A {
	display: block;
	text-decoration: none !important;
}
.level-item:hover {
	background: #fff url('/ed/_themes/ed_int_bullet_hover.gif') no-repeat center left;
	background-color: #7cd0f4;
	display: block;
}


/* top nav -------------------------------------*/
.ms-topnavselected a {
    color: #3c2925;
}
.ms-topnav {
    background: none !important;
    border: none !important;
    color: #33738f;
    font: 900 12pt georgia;
}
/* interior top nav -----------------------------*/
.int_top {
    width: 100%;
    background: url(/ed/_themes/ed_bg_intnav.gif) no-repeat;
}
.int_top_nav {
    color: #fff;
    font: 900 10pt arial;
    padding: 19px 11px;
}
.int_top_nav a:hover, .int_top_nav a:visited:hover {
    background: url(/ed/_themes/ed_bg_intnav_over.gif) no-repeat bottom center;
    color: #85ceff;
}
.int_top_nav_sel a:link, .int_top_nav_sel a:visited {
    background: url(/ed/_themes/ed_bg_intnav_sel.gif) repeat-x;
    color: #fff;
}
.int_top_nav_sel a:hover, .int_top_nav_sel a:visited:hover {
    background: url(/ed/_themes/ed_bg_intnav_sel.gif) repeat-x;
    color: #fff;
}
/* quicklaunch -----------------------------*/
.quickLaunch {
    text-align: left;
    margin: 0 8px 40px 8px;
    font: 500 10pt arial;
}
.quickLaunch img {
    border: 0;
    margin: 0 0 10px 0;
}
.quickLaunch_logo {
    margin: 0 0 10px 20px;
    color: #3c2925;
}
.quickLaunch_logo a:link, .quickLaunch_logo a:link:visited {
    color: #3c2925;
    text-decoration: none;
}
.quickLaunch_logo a:hover, .quickLaunch_logo a:visited:hover {
    color: #333;
    text-decoration: underline;
}
.quickLaunch_logo div {
    margin: 0 22px;
}
/*.ms-navheader a:link, .ms-navheader a:visited {
    color: #fff;
    font: 900 10pt arial;
    display: block;
    padding: 6px 0 9px 5px;
    text-decoration: none;
    background: url(/ed/_themes/ed_int_navhead.gif) no-repeat bottom left;
    margin-top: 5px;
    width: 186px;
}*/
/*.ms-navheader a:hover, .ms-navheader a:visited:hover {*/

.ms-navheader a, .ms-navheader a:hover{
    color: #fff;
    font: 900 10pt arial;
    display: block;
    margin:5px 0 0;
    padding: 9px 0 9px 5px;
    text-decoration: none;
    background: url(/ed/_themes/ed_int_navhead_sel.gif) no-repeat bottom left;
    width: 186px;

}
/*.ms-selectednavheader a:link, .ms-selectednavheader a:visited {
    background: url(/ed/_themes/ed_int_navhead_sel.gif) no-repeat bottom left;
}
.ms-selectednavheader a:hover, .ms-selectednavheader a:visited:hover {
    background: url(/ed/_themes/ed_int_navhead_sel_over.gif) no-repeat bottom left;
}*/
.ms-navitem {
    border-bottom: 1px #999 dotted;
}
.ms-navitem a {
    color: #3c2925;
    display: block;
    padding: 4px 5px;
}
table.ms-navitem td:hover {
    background: #fff url('/ed/_themes/ed_int_bullet.gif') no-repeat center left;
}
/* This is the bullet! Yay ----*/
table.ms-navitem td {
    background: url(/ed/_themes/ed_int_bullet.gif) no-repeat center left;
}
.ms-selectednav {
    border-bottom: 1px #999 dotted;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: #fff;
    padding:0;
}
table.ms-selectednav td a:link:visited {
    color: #3ba1e3;
}
table.ms-selectednav td {
    background: #fff url(/ed/_themes/ed_int_selected.gif) no-repeat center left;
}

/* Left Nav content blocks ----------------------------------*/
.content_block {
    text-align:center;
    width:100%;
}
.content_block img {
    border:0;
    margin:0 0 25px 0;
}
.content_block_news{
	padding:14px 0px 0px 9px;
}

/* Email, Phone, Fax ----------------------------------------*/
.phone {
    background-image: url(/images/phone_icon.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-align: left;
}
.fax {
    background-image: url(/images/fax_icon.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-align: left;
}
.email {
    background-image: url(/images/email.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-align: left;
}
/* Map Page Styles ------------------------------------------*/
.maps {
    padding: 3px 5px 17px 8px;
}
.maps img {
    padding: 5px;
    border: 0;
}
.maps_alternate {
    background: #f2f2f2;
    padding: 3px 5px 17px 8px;
}
.maps_alternate img {
    padding: 5px;
    border: 0;
}
/* Print Styles ---------------------------------------------*/
@media print
{
body, div, td {
    color: #000;
    background-color: #fff;
}
p {
    margin: 0.9em 0 0.9em 0;
}
}
/* Image Slider Styles ---------------------------------------------*/
/* js-disabled class - set image sizes so they all fit in the viewer */
img {
    border: none;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -8000px;
}
/* // image replacement */
#container {
    margin: 18px auto;
    position: relative;
    text-align: center;
    width: 280px;
    background: #ebebeb url(/ed/PublishingImages/Slider/Images/slider_bg.gif) no-repeat 0 0;
    margin-bottom: 2em;
}

/* Easy Slider */
#slider {
}
#slider ul, #slider li {
    margin: 0;
    padding: 3px 0px 0px 0px;
    list-style: none;
    text-align: center;
}
#slider li {
    width: 280px;
    height: 119px;
    overflow: hidden;
    padding-top: 20px;
}
#prevBtn, #nextBtn {
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    left: -30px;
    top: 20px;
}
#nextBtn {
    left: 280px;
}
#prevBtn a, #nextBtn a {
    display: block;
    width: 30px;
    height: 77px;
    background: url(/ed/PublishingImages/Slider/Images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a {
    background: url(/ed/PublishingImages/Slider/Images/btn_next.gif) no-repeat 0 0;
}
/*  List Styles ---------------------------------------------------------------------- */
.ms-gb {
    border-top: 0px;
    border-bottom: 0px;
}
th .ms-vb {
    font-size: 10pt;
    font-weight: bold;
}
.ms-vh2-nograd {
    font-size: 10pt !Important;
    font-weight: bold;
}
.ms-vh, .ms-vh2, .ms-vh-icon, .ms-vh2-nofilter, .ms-vh2-nofilter-icon, .ms-viewheadertr .ms-vh-group, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-ph, .ms-pickerresultheadertr, .ms-viewheadertr, .ms-vh-group {
    background-image: none;
}
.ms-alternating {
    background-color: #F5F5F5;
}
.ms-WPHeader TD {
    border-bottom: 0px;
}
.ms-vb2 {
 width:50%;
}

