form {display:inline;}

html, body
{
    height:100%;
	margin: 0;
	padding: 0;
	color:Black;
	font-family:Verdana;
	font-size:12px;
}

body.background
{
    background:url(images/bg-green.gif);
}

a, a:visited
{
    color: #860038;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}

h1
{

}

h2
{

}

h3
{
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border:1px solid #CCCCCC;
    padding: 1px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border:1px solid #CCCCCC;
    padding: 1px;
}

.testimonials
{
	color: #003366;
	background:url(images/quotes.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	min-height: 72px;
	padding: 15px 0 0 20px;
	text-decoration: none;
}

.testimonials a,
.testimonials a:visited
{
	text-decoration: none;
	color: #003366;
}

.testimonialsLink
{
	color: #860038;
	font-size: 12px;
	padding: 10px 0 0 20px;
}

/* Containers & Layout */

#cmsWrapper
{
    clear: both;
	width: 100%;
	padding-top: 0;
	margin:0px;
	position: relative;
	float:left;
	height:100%;
}

#container
{
    position: relative;
	padding: 0;
	margin-left:auto;
    margin-right:auto;
    width: 960px;
	height: auto !important;
    clear: both;    
}

#container #wrapper
{
    float:left;
    background-color:#FFF;
    width:960px;
}

#searchContainer
{
    float:left;
    width:960px;
    background:url(images/bg-search.gif) repeat-x;
    min-height:53px;
    height:53px;
}

#searchBox
{
    float:right;
    padding-right:20px;
    background:url(images/bg-searchBox.gif) no-repeat;
    width:286px;
    min-height:53px;
    height:53px;
}

#header
{
    clear: both;
    float: left;
    width:960px;
    min-height:110px;
    height:110px;
}

#header #logo
{
    float:left;
    width:300px;
    padding-left:60px;
}

#header #buttons
{
    float:right;
    width:520px;
    text-align:right;
    padding-right:20px;
}

#mainNav
{
    float:left;
    width:960px;
    background:url(images/bg-navWrapper.gif) repeat-x;
}

#navWrapper
{
    width:910px;
    margin: 0 auto;    
}

#flashWrapper
{
    float:left;
    width:910px;
    background-color:#E5DBBB;
    padding:25px;
}

#pageName
{
    float:left;
    width:910px;
    background-color:#E5DBBB;
    padding:15px 25px;
    color:#4D4E34;
    font-size:25px;
}

#breadcrumbs
{
    width:960px;
    float:left;
    clear:both;
    background:url(images/bg-breadcrumbs.gif) repeat-x;
    min-height:39px;
    height:39px;
}

#breadcrumbs a
{
    text-decoration:none;
    color:#7E0035;
}

#breadcrumbs .inner
{
    padding:15px 0 0 25px;
    font-size:11px;
    color:#7E0035;
}

#flashWrapper #left
{
    float:left;
    width:215px;
}

#flashWrapper #right
{
    float:left;
    width:695px;
    text-align:right;
}

#mainBody
{
    float:left;
    clear:both;
    width:910px;
    padding:25px;
}

#mainBody #leftColumn
{
    float:left;
    width:225px;
    padding-right:25px;
}



.quickLinks .header
{
    float:left;
    clear:both;
    width:225px;
    min-height:33px;
    height:33px;
    background:url(images/bg-quicklinks-header.gif) no-repeat;
    border-bottom:solid 1px #FFF;    
    margin:0;
    color:#FFF;
    font-size:13px;
}

.events .header
{
    background:url(images/bg-events-header.gif) no-repeat;
}

.quickLinks .resources
{
    background:url(images/bg-resources-header.gif) no-repeat;
}

.quickLinks .header .inner
{
    padding:10px 0 0 10px;
}

#leftColumn .body
{
    float:left;
    clear:both;
    width:215px;
    background-color:#D8C999;
    padding:5px;    
}

#leftColumn .body .inner
{
    margin:0 auto;
    width:200px;
}

#leftColumn .body ul
{
    padding-left:5px;
    margin:0px;    
    background-color:#E5DBBB;    
    list-style-type:none;
    font-size:11px;
}

#leftColumn .body li
{    
    background:url(images/bg-li-arrow.gif) no-repeat 0px 7px;
    margin:0px;
    padding:5px 20px;
    border-top:solid 1px #FFFFFF;
    border-bottom:solid 1px #BDB196;
    width:165px;
}

#leftColumn .body li.first, #leftColumn .body li.rpFirst
{
    border-top:none;
}

#leftColumn .body li:first-child {
  border-top:none;
}

#leftColumn .body li.last, #leftColumn .body li.rpLast
{
    border-bottom:none;
}

#leftColumn .qlSeparator
{
    float:left;
    clear:both;
    min-height:25px;
    height:25px;
}

#mainBody #middleColumn
{
    float:left;
    width:420px;
    padding-right:25px;
}

#middleColumn #latestNews
{
    float:left;
    clear:both;    
    width:420px;
}


#middleColumn #latestNews .header
{
    background:url(images/bg-latestNews-header.gif) no-repeat;
    float:left;
    clear:both;    
    width:420px;
    min-height:33px;
    height:33px;
}

#middleColumn #latestNews .header .left
{
    float:left;
    width:245px;
    padding:10px 0px 0px 15px;
}

#middleColumn #latestNews .header h2
{
    padding:0;
    margin:0;
    color:#FFF;
    font-size:12px;
}

#middleColumn #latestNews .header a
{
    color:#FFF;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
}

#middleColumn #latestNews .header a.allNews
{
    text-align:right;
    padding-right:15px;
    background:url(images/bg-li-arrow.gif) no-repeat right 1px;
}

#middleColumn #latestNews .header .right
{
    float:right;
    width:130px;    
    padding:10px 20px 0px 0px;
    text-align:right;
}

#middleColumn #latestNews .body
{
    float:left;
    clear:both;    
    width:418px;
    border:solid 1px #C8CAB4;
    padding-top:25px;
}

#middleColumn #body
{
    width:418px;
    float:left;
    clear:both;
}

#middleColumn #innerWrapper
{
    width:418px;
    margin:0 auto;
}

#middleColumn #innerWrapper #header
{    
    background:url(images/bg-inner-middle-header.gif) no-repeat;
    min-height:65px;
    height:65px;
    width:418px;
    float:left;
    clear:both;
}

#middleColumn #innerWrapper #header #inner
{
    padding:15px 10px;
    font-size:16px;
    color:#FFF;
    text-align:center;
    width:366px;
}

#middleColumn .body
{
    width:418px;
    float:left;
    clear:both;
}

#middleColumn .body .inner
{
    font-size:11px;
    line-height:14px;
}


#mainBody #rightColumn
{
    float:left;
    width:213px;
}

#middleColumn .body .inner .list
{
    padding:15px 0;
    margin:0 15px;
    background:url(images/bg-inner-hr.gif) repeat-x bottom;
}

#rightColumn #ad
{
    float:left;
    clear:both;
    width:213px;
}

#rightColumn #ad .header
{
    float:left;
    clear:both;
    width:213px;
    border-bottom:solid 2px #860038;    
}

#rightColumn #ad .body
{
    float:left;
    clear:both;
    width:193px;
    padding:10px;
    background-color:#F1E38C;
}

#rightColumn #ad .body h2
{
    color:#860038;
    font-size:16px;
}

#rightColumn #ad .body a
{
    color:#860038;
    text-decoration:none;
}

#rightColumn #ad .body a.startSearch
{
    text-align:right;
    padding-right:15px;
    background:url(images/bg-li-arrow.gif) no-repeat right 1px;
}

#leftColumn .resources
{
    float:left;
    width:225px;
    clear:both;    
    font-size:11px;
}

#leftColumn .resources .top
{
    float:left;
    width:225px;
    clear:both;
    background:url(images/bg-resources-top.gif) no-repeat;
    min-height:32px;
    height:32px;
}

#leftColumn .resources .middle
{
    float:left;
    width:225px;
    clear:both;
    background:url(images/bg-resources.gif) repeat-y;
}

#leftColumn .resources .middle .wrapper
{
    width:225px;
    float:left;
    background:url(images/bg-resources-fade.gif) no-repeat;
}

#leftColumn .resources .bottom
{
    float:left;
    width:225px;
    clear:both;
    background:url(images/bg-resources-bottom.gif) no-repeat;
    min-height:5px;
    height:5px;    
}

#leftColumn .resources h2
{
    padding:9px 0 0 9px;
    font-size:14px;
    margin:0;
    color:#70734D;
    font-weight:normal;
}

#leftColumn .resources ul
{
    margin:0;
    padding:0 0 0 5px;
    list-style-type:none;    
    width:210px;
    background:none;
}

.resources a
{
    color:#7E0035;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}

.resources li
{
    padding:5px 0 5px 40px;
}

.resources li.events
{
    background:url(images/bg-li-events.gif) no-repeat;
}

.resources li.patientsAndVisitors
{
    background:url(images/bg-li-patientsAndVisitors.gif) no-repeat 0 5px;
}

.resources li.careers
{
    background:url(images/bg-li-careers.gif) no-repeat 0 5px;
}

.resources .newsletter
{
    padding:5px 10px;
}

#footer
{
    clear: both;
    float: left;
    width: 910px;
    padding: 0 25px;
    font-size:11px;
    margin-bottom:60px;
}

#footer #inner
{
    width:910px;
    margin:0 auto;
    border-top:solid 1px #BFBFBF;
    padding-top:25px;
}

#footer #inner #left
{
    width:310px;
    float:left;
}

#footer #inner #right
{
    width:600px;
    float:left;
    text-align:right;
}

#footer a
{
    color:#860038;
    text-decoration:none;    
}

/* Home Page Styling */

#home
{
    clear: both;
    float: left;
}


/* Inner Page Styling */

#inner
{
    clear: both;
    float: left;
}

.inner h3
{
    font-size:14px;
    line-height:normal;
}

.inner h2
{
    color:#71744D;
    font-size:20px;
    font-weight:normal;
    line-height:normal;
}

.more
{
    background:transparent url(images/bg-li-arrow.gif) no-repeat scroll left 1px;
    padding-left:15px;
}

.navLeftCorner
{
    float:left;
    width:11px;
    min-height:35px;
    height:35px;
    background:url(images/navLeftCorner.gif) no-repeat top left;
}

.navRightCorner
{
    float:left;
    width:11px;
    min-height:35px;
    height:35px;
    background:url(images/navRightCorner.gif) no-repeat top right;
}

#navWrapper .nav
{
    float:left;
}

/* Landing Page */

.clear
{
    clear:both;
}


.ebsco-list
{
    background:#f6f2e6 url(images/bg-green-gradient.jpg);
    background-repeat:repeat-x;
    margin-bottom:20px;
    padding: 0;
    list-style-type:none;
    margin: 10px 0;
    float:left;
}

.ebsco-list h3
{
    background:url(images/bg-inner-library.gif) repeat-x;
    height: 23px;
    color: #fff;
    font-size:12px;
    padding: 10px 0 0 15px;
    margin: 0;
    width: 403px;
}
.ebsco-list a
{
    color: #4D4F31;
    line-height: 15px;
}

ul.list-left
{
    float:left;
    width:169px;
    padding:20px;
    list-style-type:none;
    margin: 0;
}

ul.list-right
{
    float:right;
    width:169px;
    padding:20px;
    list-style-type:none;
    margin: 0;
}

ul.list-left li, ul.list-right li
{
    padding: 0;
    font-size: 11px;
}

.bottom-left
{
    float:left;
    width:200px;
    padding:0px;
    list-style-type:none;
    margin: 0;
}

.bottom-left h3
{
    background:url(images/bg-latestNews-header.gif) no-repeat;
    height: 24px;
    color: #fff;
    font-size:12px;
    padding: 10px 0 0 15px;
    width:185px;
    display: block;
}

.bottom-middle
{
    float:left;
    width:200px;
    padding:0px;
    list-style-type:none;
    margin: 0 0 0 30px;
}

.bottom-middle h3
{
    background:url(images/bg-inner-library.gif) no-repeat;
    height: 23px;
    color: #fff;
    font-size:12px;
    padding: 10px 0 0 15px;
    width:185px
}

.bottom-right
{
    float:right;
    width:200px;
    padding:0px;
    list-style-type:none;
    margin: 0;
}

.bottom-right h3
{
    background:url(images/bg-events-header.gif) no-repeat;
    height: 23px;
    color: #fff;
    font-size:12px;
    padding: 10px 0 0 15px;
    width:185px
}

.bottom-content
{
    border-top:1px dotted #C8CAB4;
    margin: 20px 0 0;
    padding: 5px 0;
}

.more-right
{
background:transparent url(images/bg-li-arrow.gif) no-repeat scroll right 1px;
padding-right:15px;
text-align:right;
float:right;
margin:10px 0 0;
}

.list-dotted-divider
{
    border-bottom: 1px dotted #b2b2b2;
    padding-bottom:5px;
}

/* Blog Styling */

ul.sf_postListing
{

}

ul.sf_postListing li.entry
{

}

ul.sf_postListing li
{

}

p.sf_postDate
{

}


h2.sf_postTitle
{

}

h2.sf_postTitle a
{

}

div.categoryAuthor
{

}

div.sf_postContent
{

}

.sf_postContent p
{

}

p.sf_postTags
{

}

p.sf_readMore,
p.sf_postBookmark
{

}


/* Dynamic Form CSS */
.dynamicFormRow
{
    width: 100%;
    margin: 5px 0;
    clear: both;
    float: left;
}

.dynamicFormLeftColumn
{
    float: left;
    width: 150px;
}

.dynamicFormRightColumn
{
    float: left;
}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

.sf_searchSubmit
{
    background:url(images/btnSearch.gif) no-repeat;
    border:none;
    width:27px;
    min-height:27px;
    height:27px;
    margin-left:5px;    
}

* html .sf_searchSubmit
{
    margin-left:2px;
}

.sf_searchLabel
{
    color:#FFFFFF;
    padding-right:5px;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
}

.sf_searchText
{
    width:150px;
}


/* ie 6 debug */



