


/* ---------->>>     
              
COLORS

#E10000- Red
#004B8D- Blue

#d6dee1 - Silver

    Highlight colors (use as background, make all text and links within #fff)
        teal #2eafa4
        bright blue #62cae3
        dark grey #786860
        mid grey #b9aca5
        light grey #eee8e5
        yellow #ffe39c
        pink #f6a1a8
        burgundy #98002e

<<<-----------*/

/* ------------------------------------------------------------------------*/
/* ---------->>>                   GLOBAL                    <<<-----------*/
/* ------------------------------------------------------------------------*/

#aspnetForm 
{
	margin-top: 0;
}

body, html {
height: 100%
}


body{
margin:0;
padding:0;
background-image: url('img/bg/background.gif');
color: #786860;
font-size: .85em;
font-family: "Trebuchet MS", Sans-Serif;
}

#global-container{
width: 1050px;
margin: 0 auto;
min-height:100%;
background-color:#FFF;
background: #fff url('../../images/locatorbottom.gif') top right repeat-y;
}



input{
font-size: 12px;
color: #786860;
background-color: white;
border: 2px solid #e6e6e6;
}


@media print{
  body{ background-color:#ffffff; background-image: none; color:#000000; margin: 0; float: none;}
  #head{ display:none;}
  #masthead{ display:none;}
  #navigation{ display:none;}
  #masthead{ display:none;}  
  #right-column{width: 20%; position: absolute; right: 0; top: 85px;}  
  .page-control{display: none;}
  #subnav-container{ display:none;} 
  #footer{display:block; border-top: 1px solid #004B8D; padding: 5px;} 
  #left-column{display:none;}
  #tail{display:none;}
  #content-container{ width:7in; margin-left: -240px; float: left; color:#000000; background: none;}
  #contentcolumn{ width:7in; padding: 90px 0 30px 0; color:#000000; background: #ffffff url('img/art/logo-printer-header.jpg') no-repeat top left;}
  #body-content{ width:7in; background-image:none;}
  #print-style{font-size: 12pt; line-height: 1.2em; width: 7in;}
  #print-style h1{font-size: 16pt; font-weight: bold; color: #004b8d;}
  #print-style ul li a{font-size: 12pt; line-height: 1.2em;}
}



/* ------------------------------------------------------------------------*/
/* ---------->>>                    MASTHEAD                 <<<-----------*/
/* ------------------------------------------------------------------------*/


.logo{
float: left;
margin: 0px 0px 0px 5px;
}

.logo #logo-image{
width:970px;
height:75px;
background-image: url('../../images/bdo.gif');
}


.search{
float: right;
margin: 0px 0px 0px 0;
background-color:#FFF;
color: #b9aca5;
vertical-align: top;
font-size: 11px;
width:100%;
MIN-WIDTH: 100%; 
TEXT-ALIGN: right;
height:30px;
}

#searchwrap
{
padding:0px 20px 0px 0px;
}

#searchbox 
{
	border: 0 none;
	font-size: 1em;
	padding: 2px 3px;
	/* added below */
	background-color: #fff;
	border: 1px solid #b9aca5;
	color: #786860;
	height: 14px;
	padding: 3px 3px;
	width: 207px;
	vertical-align: top;	
}

#search #go 
{
    
	height: 22px;
	width: 22px;
}

/* ------------------------------------------------------------------------*/
/* ---------->>>          NAVIGATION/MOUSEOVER MENU          <<<-----------*/
/* ------------------------------------------------------------------------*/

.navigation{
width: 1050px;
height:30px;
}

#menu {
	/*width: 962px;*/
	margin-left: 20px;
	float:left;
	/*text-align:left;*/
}

#menu a:link, #menu a:visited, #menu a:active {
	display: block;

}

/*#menu li .top li .current{
	margin-left: 0;
}

#menu ul {
	list-style-type: none;
	margin-top: -5px;
	padding: 0;
	position: relative;
    float: right;

}
#menu li {
	float: left;
	height: 45px;
	color: #000086;
	list-style-type: none;
	text-decoration: none;
}


#menu li li a:link, #menu li li a:visited, #menu li li a:active {
	padding-right: 10px;
	text-align: left;

}
#menu li ul {
	left: -999em;
	position: absolute;
	width: 160px;

}

#menu li li {
	border: 0 none;
	float: none;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	width: 150px;
	margin-bottom: 0px;	
	text-align: left;
}

#menu ul ul {
	background-image: url('img/bg/menubg.png');
	margin-left: 0px;
	border: 1px solid #6e6e6e;
	word-wrap: break-word;
	line-height: 14px;
}


#menu ul ul li{
	padding: 5px;
	border-top: 1px dotted #d5d5d5;
}


#menu li:hover{
	background: url('img/bg/nav.gif') left;
}

#menu a.current{
	background: url('img/bg/nav.gif') no-repeat left;
}

#menu li li:hover {
	background: #e6e6e6;
	background-image: none;
	width: 150px;
}


#menu li li a:link, #menu li li a:visited {
	color: #000;
	text-decoration: none;
}
/* TAKEN OUT SILLY RED LINE
#menu li li a:hover {
	color: #E10000;
}*/
/*
#menu li:hover ul{
	left: 10px;
}
#menu li ul ul{
	margin: -1.7em 0 0 135px; /*  Controls third level menu positioning, top, left, bottom, right  */
/*}

#menu ul .alternate {
	margin: -1.7em 0 0 -155px; /*  Controls right-aligned third level menu positioning so they do not overflow on 1024 resolutions ...make third level UL class "alternate"  */
/*}
#menu li:hover ul ul{
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul{
	left: auto;
}
ul ul .more {
	background: transparent url('img/icon/arrow-blue.gif') center right no-repeat;
}
*/


/*
.navigation{
width: 970px;
}

.navigation ul{
margin: 0;
padding: 0px;
float: right;
width: auto;
}

.navigation li{
display: inline;
}

.navigation ul li a{
float: left;
text-decoration: none;
margin-right: 25px;
}

.navigation ul li a:visited{
color: white;
}

.navigation ul li a:hover, .navigation ul li .current{
background: url('img/bg/nav.gif') no-repeat left;
}
*/


/* ------------------------------------------------------------------------*/
/* ---------->>>               GLOBAL MODULES                <<<-----------*/
/* ------------------------------------------------------------------------*/



#head{
clear: left;
background: url('img/elements/top-cap.png') no-repeat bottom center;
height: 25px; 
margin-top: 1px;
}

#masthead {
/*background-image: url('img/elements/top-bottom-bg.png');*/
background-color:#FFF;
height: 90px;
margin: 0;
}

#navigation {
/*background-image: url('img/elements/top-bottom-bg.png');*/
background-color:#FFF;
height: 49px;
margin: 0;
text-align: right;
z-index:100;
}

#container
{
min-height:100%;
background: transparent url('../../images/locatorbottom.gif') top right repeat-y;
float: left;
width: 100%;
z-index:-100;

}

#content-container{
/*padding-top:-20px; might be a problem with other browsers */
float: left;
width: 100%;
padding-bottom: 5px;
background: transparent url('../../images/locatorbottom.gif') top right repeat-y;
z-index:-100;
}

/*#locatorstretch
{
    margin-top:25px;
    height:300px;
    background: #fff url('../../images/locatorstretch.png') bottom right repeat-y;
    
}*/

#content-container-bio{
float: left;
width: 100%;
padding-bottom: 5px;
/*background-image: url('img/bg/body-bio.png');*/
background: #fff url('../../images/locatorbottom.gif') top right repeat-y;
border-bottom: 1px white solid;
}

#content-column{
margin: 5px 270px 0 244px;  /*  Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  */
height:100%;
min-height:100%;
background-color:white;
}

#left-column{
float: left;
width: 230px; /*Width of left column in pixel*/
margin-left: -1050px; /*Set margin to that of -(Main Container Width)*/
}

#right-column{
float: left;
width: 257px; 
margin-left: -257px;
background: #fff url('../../images/locatorbottomcap.gif') bottom right no-repeat;
/*float: right;
margin-bottom: 25px;
margin-left: 25px;*/
padding-bottom: 27px;

}

#right-column-prof{
float: left;
width: 257px; 
margin-left: -257px;
/*float: right;
margin-bottom: 25px;
margin-left: 25px;*/

}

#right-column-2{
float: right;
width: 257px; 
margin-right:-20px;
background: #fff url('../../images/locatorbottomcap.gif') bottom right no-repeat;
/*float: right;
margin-bottom: 25px;
margin-left: 25px;*/
padding-bottom: 27px;

}

#footer{
/*position:absolute;*/
bottom: 0px; 
text-align: left;
margin-top: 10px;
font-size: 10px;
color: #6e6e6e;
vertical-align:bottom;
}
#footer img
{
	border:none;
	padding:2px;
}

#tail{
clear: left;
/*background: #fff url('../../images/locatorbottom.gif') 919px 100% no-repeat;*/
height: 50px;

}


/* ------------------------------------------------------------------------*/
/* ---------->>>                 HOME MODULES                <<<-----------*/
/* ------------------------------------------------------------------------*/

#home-container{
width: 100%;
font-size: .85em;
padding-top: 1px;
background: #fff url('../../images/locatorbottom.gif') top right repeat-y;
border-bottom: 1px white solid;
height:100%;
/*background-image: url('img/bg/body-home.png');*/
}

#home-column{
margin: 0px 0px 0 17px;
/*height: 333px;*/
width: 753px;
padding: 0px;
/*background: transparent url('img/art/globe.jpg') no-repeat top left;*/
}

.home-content{
background-color:#FFF;
float: left;

}

.home-content #homebanner {
    border:solid 1px #b9aca5;
    width:750px;
    height:238px;
}

.home-content #homebanner img {
    float:right;
}

.home-content #homebanner #tagline {
    float:left;
    width:200px;
    margin-left:10px;
    
}

.home-content #homebanner #tagline h2 {
    font-size:20px;
    font-weight:normal;
    color:#ed1a3b;
    margin-top:0px;
}

.home-content #homebanner #tagline p {
    color:#ed1a3b;
}

.home-content p {
font-size: .75em !important;
}


#home-featurebox{
margin: 0px 0px 0 570px;
padding: 45px 0 0 0;
/*background: transparent url('img/elements/feature-highlights.png') no-repeat center;*/
width:355px;
height: 300px;
}

.featurebox-content{
padding: 36px 0px 0 15px;
overflow: hidden;
height: 227px;
width: 335px;
color: #6e6e6e;
font-size: 11px;
line-height: 1.1em;
}

/*
.featurebox-content p{
padding: 0 0 8px 0;
}

.featurebox-content a{
color: #000000;
font-weight: bold;
text-decoration: none;
}

.featurebox-content a:hover{
color: #004B8D;
}
*/



/* ------------------------------------------------------------------------*/
/* ---------->>>                BODY MODULES                 <<<-----------*/
/* ------------------------------------------------------------------------*/



.body-content{
font-family: "Trebuchet MS", Sans-Serif;
font-size: .85em;
line-height: 17px;
color:#786860;
}

.body-content h1{
font-size: 16px;
font-weight: bold;
color: #004b8d;
}

.body-content a{
color: #004b8d;
font-size: .85em;
}

.body-content a:hover{
color: #E10000;
text-decoration: underline;
}

.body-content .newslist
{
	width: 100%;
}
.body-content .newslist td.even
{
	background-color: #f3f3f3;
}
.body-content .newslist td.odd
{
	background-color: #fff;
}
.body-content .newslist td
{
	padding: 12px 5px;
}
.body-content .newslist h2
{
	margin: 0 !important;
}
.body-content ul
{
	padding-left: 0;
}
.body-content li ul
{
	list-style-image: url('img/icon/dash.gif');
}




/* ------------------------------------------------------------------------*/
/* ---------->>>     RIGHT COLUMN: PAGE CONTROL ICONS        <<<-----------*/
/* ------------------------------------------------------------------------*/


.page-control{
margin: 0px 15px 5px 5px;
padding: 14px 0 3px 14px;
text-decoration: none;
/*background: url('img/elements/shadow-grayside.gif') repeat-x; margin-left:0; margin-right:8px; margin-top:0; margin-bottom:0;*/
}

.page-control-icon{
margin: 0px 12px 0 0;
}


/* ------------------------------------------------------------------------*/
/* ---------->>>      RIGHT COLUMN: HIGHLIGHTS               <<<-----------*/
/* ------------------------------------------------------------------------*/


.highlight-container
{
margin-top:10px;
font-size: 11px;
color: #786860;
line-height: 13px;
/*background: url('img/elements/gray-dot.gif') repeat-x;
margin-left:3px; 
margin-right:12px; 
margin-top:0px; 
margin-bottom:4px; 
padding-left:3px; 
padding-right:12px; 
padding-top:0px; 
padding-bottom:4px*/
}


.highlight-section{
margin: 2px 0 0 5px;
padding: 2px 0 0 5px;
list-style: none;
}

.highlight-section li{
line-height: 17px;
font-size:1.1em;
/*background-image: url('../../images/bullet.gif');*/
background-repeat: no-repeat;
background-position: 0 4px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:5px;
color: #786860;
text-decoration: none;
}

.highlight-section a{
color: #786860;
text-decoration: none;
}

.highlight-section a:visited {
    color:#000;
}
.highlight-section a:hover {
    text-decoration:underline;
}

.highlight-section ul li {
color: #786860;
text-decoration: none;
}

.highlight-section a:hover{
color: #786860;
text-decoration:underline;
}



/* ------------------------------------------------------------------------*/
/* ---------->>>            LEFT COLUMN: PAGE ART            <<<-----------*/
/* ------------------------------------------------------------------------*/


.pageart{
margin: 0 0 0 17px;
}

.pageart #nav-page{
width:213px;
height:130px;
background-image: url('img/art/filler.jpg');
}



/* ------------------------------------------------------------------------*/
/* ---------->>>                 SUB NAVIGATION              <<<-----------*/
/* ------------------------------------------------------------------------*/



#subnav-container{
margin: 2px 5px 5px 12px;
padding: 2px 5px 5px 12px;
font-size: 11px;
line-height: 13px;
color: #004b8d;
}

#sub-subnav-container{

    border-bottom:dotted 1px black;
    padding-bottom: 5px;

}



/*
.subnav-container, a{
color: #004b8d;
}

.subnav-container, p{
margin: 0 0 3px 0;
}

#subnav-container a:hover{
color: #E10000;
}

#subnav-container .current-section a{
color: #004b8d;
font-weight: bold;
}

#subnav-container .current-subsection a{
color: #E10000;
font-weight: bold;
}

#subnav-container ul{
padding: 0 0 0 5px;
margin: 0 0 0 5px;
}

#subnav-container li {
line-height: 16px;
background-image: url('img/icon/bullet.gif');
background-repeat: no-repeat;
background-position: 0 8px; list-style-type:none; margin-left:-10px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
*/


/* ------------------------------------------------------------------------*/
/* ---------->>>                 BOTTOM                      <<<-----------*/
/* ------------------------------------------------------------------------*/



.footer a{
color: #6e6e6e;
}

/* ------------------------------------------------------------------------*/
/* ---------->>>                 PROFESSIONALS               <<<-----------*/
/* ------------------------------------------------------------------------*/



#content-container-professionals, #content-container-search{
float: left;
width: 100%;
padding-bottom: 5px;
background: #fff url('../../images/locatorbottom.gif') top right repeat-y;
height:100%;
min-height:100%;
/*background-image: url('img/bg/body-professionals.png');*/
}

#content-container-bios{
float: left;
width: 100%;
padding-bottom: 5px;
/*background-image: url('img/bg/body-home.png');*/
}

.body-content-professionals{
font-family: "Trebuchet MS", Sans-Serif;
font-size: 12px;
line-height: 17px;
color: black;
}

.CesSearch
{
	width: 919px;
	margin: 10px 0 10px 30px;
}

.body-content-professionals h1{
font-size: 16px;
font-weight: bold;
color: #004b8d;
}

.body-content-professionals a{
color: #004b8d;
font-size: 12px;
}

.body-content-professionals a:hover{
color: #E10000;
text-decoration: none;
}

#content-column-professionals{
margin: 23px 10px 0px 30px;  /*  Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  */

}


#maildiv .column {
	float: left;
	width: 240px;
}
#maildiv .column input {
	width: 200px;
}
#maildiv .columnr {
	margin-right: 15px;
	width: 240px;
}

.noLinkChange
{
    color:White;
}


.noLinkChange a
{
    color:White;
}

.noLinkChange a:hover
{
    color:White;
}


.NewsSideBar
{
    background-color:#eee8e5;
    width:230px;
    color:#ed1a3b;
    font-family: "Trebuchet MS", Sans-Serif;
    padding:2px 2px 2px 2px;
    letter-spacing:normal;
    font-size:1em !important;
}
.NewsSideBar h2
{
    color:#ed1a3b;
    border-style:none none solid;
    border-width:medium medium 1px;
    text-transform:uppercase;
    font-weight:700;
    font-size:1.4em !important;
    margin:0 auto;
    padding:4px 4px 4px 4px;
    letter-spacing:normal;
    
}
.NewsSideBar a:link, #resources a:visited, #resources a:active {
	color: #786860;
	text-decoration:none;
}
.NewsSideBar a:hover {
	text-decoration: underline;
}
.NewsSideBar a:visited {
    color: #786860;
    text-decoration:none;
}
.NewsSideBar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:10px;

}
.NewsSideBar ul li {

	background-color: #eee8e5;
	padding:4px;
	line-height:normal;
    font-size:1.1em !important;
    border-bottom:solid 1px white;	

}
.NewsSideBar hr {
color:White;width:100%; height:1px;padding:0px;margin:0px; line-height:normal;
}
#relatedprofessionalsbox
{
    background-color:#eee8e5;
    width:230px;
    color:#ed1a3b !important;
font-family: "Trebuchet MS", Sans-Serif;
    padding:5px 5px 5px 5px;
    letter-spacing:normal;
    font-size:1.1em !important;
    line-height:17px;
}
#relatedprofessionalsbox li a
{
    color:#786860;
}
#relatedprofessionalsbox li
{
    color:#786860;
}
#relatedprofessionalsbox h2
{
    color:#ed1a3b;
    border-style:none none solid;
    border-width:medium medium 1px;
    text-transform:uppercase;
    font-weight:700;
    font-size:1.4em !important;
    margin:0 auto;
    padding:0px 4px 6px 4px;
    letter-spacing:normal;
    
}

/* Location Select */

#locationselect {


}


/* SITE PATH */
.sitepath
{
font-family: "Trebuchet MS", Sans-Serif;
   	font-size:1.1em;
   	font-weight:700;
    letter-spacing:1px;
   	 
}
.sitepath a
{
    color:#786860;
    text-decoration:none;

}
.sitepath a:hover
{
    text-decoration:underline;
}
.sitepath a:visited
{
    color:#000;
}

#AD {

}

.ADTEXT {
    float:right;
    line-height:17px;
    vertical-align:top;
    margin-top:5px;
    margin-right:10px;
    margin-bottom:5px;
    font-weight:700;
}

 #bottom {
	font-size: .85em;
	margin-top: 20px;
	width: 800px;
	min-height:290px;
	height:290px;
}

#bottom p
{
    font-size:1em;
}

#bottom h2
{
    margin-top:0px;
    font-size:1.3em;
    margin-bottom:0px;
}

#box1 {
    background-color: #2eafa4;
    color: #FFF;
    float: left;
    height: 250px;
    margin-right: 10px;
    padding: 4px;
    width: 225px;
}

#box1 h2 {
    color:#FFF;
}

#box1 p
{
    color:#FFF;
    margin-bottom:4px;
}

#box1 ul
{
    margin-top:5px;
}

#box1 ul li
{
    list-style-image:url('img/icon/listBlock.jpg');
    margin-left:5px;
}

#box1 a:link {
    color:#FFF;
    text-decoration:none;
}

#box1 a:hover {
    text-decoration:underline;
}

    
#box2 {
    background-color: #62cae3;
    color: #FFF;
    float: left;
    height: 250px;
    margin-right: 10px;
    padding: 4px;
    width: 225px;
} 

#box2 p
{
    color:#FFF;
    font-size:1em !important;
    margin-bottom:4px;
}

#box2 h2 
{
    color:#FFF;
}

#box2 ul
{
    margin-top:5px;
}

#box2 ul li
{
    list-style-image:url('img/icon/listBlock.jpg');
    margin-bottom:4px;
    margin-left:5px;
}

#box2 a:link
{
    color:#FFF;
    text-decoration:none;
}

#box2 a:hover {
    text-decoration:underline;
}

#box3 {
    background-color: #FFF;
    color: #786860;
    float: left;
    height: 250px;
    margin-right: 10px;
    padding: 4px;
    width: 225px;
}   

#box3 p {
    font-size:1em !important;
}

#box3 img{
    border:none;
}

.pullout {
    background-color: #f6a1a8;
    color: #fff;
    font-size: 1.3em;
     line-height:1.3em;
    margin-bottom: 20px;
    overflow: auto;
    width: 500px;
}
.pullout img {
    border-right: 5px solid white; 
    float: left;
    margin-right: 5px;
}
.pullout div {
    padding: 5px;
}
.pullout a:link
{
    font-size:.7em;
}
.bgyellow
{
    background-color: #ffe39c;
}
.bgpink
{
    background-color: #f6a1a8;
}
.bgburgundy
{
    background-color: #98002e;
}
.bgblue
{
    background-color: #62cae3;
}
.bgteal
{
    background-color: #2eafa4;
}

#rssfeeds
{
	margin-left:-200px;
	margin-bottom:300px;
}

#rssfeed td
{
	padding-bottom:20px;
}

#rssfeed a , #rssfeed img{
	border:none;
	text-decoration:none;
}