BODY
{
	font-family: Arial, Helvetica, sans-serif;
	color: #566573;
	background: #E5E5E5;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.4;
	=line-height: 1.1;
}
.clearer
{
	clear: both;
}
#content-container
{
	width: 960px;
	margin: 0 auto;
}
#content-breadcrumb
{
	margin-top: 1px;
	background-color: #494848;
	padding: 10px 10px 10px 20px;
	/* height: 33px; */
}
#content-title-area
{
	color: #FFF;
	float: left;
	text-align: left;
	padding: 0 3px 3px 1px;
}
#content-title-area H1
{
	font-weight: normal;
	font-size: 20px;
	line-height: 1.2;
}
#content-back-button-area
{
	float: right;
	text-align: right;
	padding-right: 12px;
	margin-top: -6px;
}
.top-area
{
	margin-top: 1px;
	background-color: #BBCFCD;
	height: 242px;
}
.top-text
{
	float: left;
	width: 360px;
	padding: 15px 15px 0 11px;
	line-height: 1.1;
	height: 226px;
}
.top-text H2
{
	font-size: 15px;
	font-weight: bold;
	color: #8F8889;
	height: 54px;
	line-height: normal;
}
.top-text P
{
	/* height: 110px; */
	height: 95px;
	font-size: 13px;
	color: #566573;
	margin: 10px 0;
	line-height: 1.3;
}
.top-text A
{
	float: right;
	margin-left: 0;
	margin-top: 0;
	
}
.top-image
{
	float: right;
	width: 566px;
	height: 242px;
}
.top-image IMG
{
	/* width: 565px; */
	/* height: 242px; */
	border-left: 1px solid #FFF;
}
#dynamic-content-area-background
{
	margin-top: 1px;
	background-color: #566573;
	padding: 20px 4px 20px 20px;
}
#dynamic-content-area-padding
{
	/* float:left; */
	width: 720px;
	background-color: #BBCFCD;
	padding: 5px;
	-moz-box-shadow: 3px 3px 4px #191D21;
	-webkit-box-shadow: 3px 3px 4px #191D21;
	box-shadow: 3px 3px 4px #191D21;
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#191D21')"; */
	/* For IE 5.5 - 7 */
	/* do not use,  Although it allows the large text area to display a nice shadow, it adversley affects the text font */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='191D21'); */
}
#dynamic-content-area
{
	background-color: #F1F1F2;
	padding: 20px 20px 40px 20px;
}
#dynamic-content-area IMG
{
	padding: 5px;
}
#dynamic-content-area UL LI
{
	line-height: 16px;
	list-style-position: outside;
	list-style: disc;
	margin: 0 0 0 2em;
}
#dynamic-content-area OL
{
	list-style: disc;
	margin-left: 2em;
}
#dynamic-content-area H1.title
{
	font-size: large;
}
#dynamic-content-area-navigation
{
	float: right;
	width: 215px;
	font-weight: bold;
	line-height: 1.6;
	padding-right: 47px;
	color: #F1F1F2;
	min-height: 200px;
	padding-top: 20px;
}

#dynamic-content-area-navigation TABLE
{
	padding-left: 6px;
}
#dynamic-content-area-navigation UL
{
	margin-left: 3px;
}
#dynamic-content-area-navigation UL LI.level1
{
	width: 183px;
	list-style-type: none;
	line-height: 1.2;
	margin-bottom: 6px;
	margin-left: 13px;
}
#dynamic-content-area-navigation UL LI.level2
{
	list-style-type: none;
	margin: -3px 0 8px 20px;
	width: 173px;
	line-height: 16px;
}
#dynamic-content-area-navigation UL LI.level3
{
	width: 166px;
	line-height: 16px;
	list-style-type: none;
	margin: -2px 0 8px 26px;
}
#dynamic-content-area-navigation UL LI.level4
{
	width: 111px;
	line-height: 16px;
	list-style-type: none;
	margin: -2px 0 8px 47px;
}
#RightNavArea
{
	width: 175px;
	margin-left: 12px;
}
.NavFooter
{
	/* margin-left:6px;*/
	/* float:right; */
	color: #FFF;
	height: auto;
	width: 156px;
	border-style: solid;
	border-color: #EEE;
}
.NavHeader
{
	height: auto;
}
/* ------ This is the default settings for a table with class = NavFooter -----*/
.NavFooter TABLE
{
	line-height: 12px;
	background-color: #556572;
	padding: 4px 4px 4px 4px;
}
.NavFooter .TH
{
	background-color: #556572;
	line-height: 1.2;
	margin-bottom: -32px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #EEE;
}
.NavFooter TD
{
	background-color: #BBCFCD;
	color: #556572;
	/* padding: 4px 4px 4px 4px; */
	line-height: 1.2;
	border: 1px solid #EEE;
}
/* --  This is now in a .css named AlbanyMedNavFooter ------------------------------------------- */
/* NavFooter Adult */
.NavFooter.Adult TABLE
{
	background-color: #F0F0F0;
}
.NavFooter.Adult TH
{
	background-color: #FEFEFE;
	color: #000;
}
.NavFooter.Adult TD
{
	background-color: #F5672A;
}
/* end of NavFooter Adult class */
/* NavFooter Peds */
.NavFooter.Peds TABLE
{
	background-color: #AAA;
}
.NavFooter.Peds TH
{
	background-color: #556651;
	color: #000;
}
.NavFooter.Peds TD
{
	background-color: #C5C5C5;
}
/* end of NavFooter Peds class */
/* NavFooter Women */
.NavFooter.Women TABLE
{
	background-color: #609F30;
}
.NavFooter.Women TH
{
	background-color: #F4A671;
	color: #000;
}
.NavFooter.Women TD
{
	background-color: #998F00;
}
/* end of NavFooter Women class */
/* NavFooter Admin */
.NavFooter.Admin TABLE
{
	background-color: #000;
}
.NavFooter.Admin TH
{
	background-color: #EEE;
	color: #000;
}
.NavFooter.Admin TD
{
	background-color: #630D3A;
	color: #FFF;
}
/* end of NavFooter Admin class */
.row-image
{
	width: 150px;
	height: 125px;
	margin-right: 20px;
}
#dynamic-content-area A:hover
{
	color: #566573;
	text-decoration: underline;
}
#dynamic-content-area STRONG
{
	color: #494848;
	font-weight: bold;
	font-size: 12px;
}
#dynamic-content-area P
{
	margin-top: 8px;
	line-height: 18px;
	float: none;
	font-size: inherit;
	margin-bottom: inherit;
}
#dynamic-content-area A.arrow-button
{
	margin-top: 8px;
}
#slider-area
{
	margin-top: 1px;
	height: 242px;
}
#slider-area-navigation
{
	float: left;
	width: 153px;
	height: 100%;
	background-color: #C4BCBA;
	font-size: 14px;
}
#slider-area-navigation DIV.sliderContainer
{
	height: 33%;
	background-color: #C4BCBA;
}
#slider-area-navigation DIV.sliderContainer DIV
{
	border-top: 1px solid #FFF;
	vertical-align: middle;
	color: #FFF;
	padding: 6px 8px 0 8px;
}
/* removed -----------------------
#slider-area-navigation DIV.container DIV.first
{
	height: 100%;
	border-top: none;
}
-------------- */
#slider-area-navigation DIV.active, #slider-area-navigation DIV:hover
{
	background-color: #9B9695;
}
.slider-arrow
{
	position: absolute;
	margin: 0 0 0 140px;
	display: none;
}
.active .slider-arrow
{
	display: block;
	z-index: 2;
}
#slider-area-content
{
	float: right;
	width: 805px;
	height: 242px;
}
#slider-area-content-image
{
	float: left;
	width: 414px;
}
#slider-area-content-image IMG
{
	width: 414px;
	height: 242px;
	position: absolute;
	display: none;
	z-index: 1;
}
#slider-area-content-image IMG.active
{
	display: block;
}
#slider-area-content-text
{
	background-color: #BBCFCD;
	float: right;
	height: 100%;
	width: 389px;
}
#slider-area-content-text DIV.top-text
{
	display: none;
}
#slider-area-content-text DIV.active
{
	display: block;
}
#slider-area-content-text H2
{
	line-height: normal;
}
H3
{
	font-size: 14px;
	font-weight: normal;
}
TABLE
{
	/*width: 100%;*/
	border-style: solid;
	border-color: #F1F1F2;
}
TABLE TR TD
{
	vertical-align: top;
	background-color: #BBCFCD;
	padding: 7px 7px 7px 7px;
	border: 2px solid #F1F1F2;
}
TABLE TH
{
	background-color: #566573;
	color: #F1F1F2;
}
.invisible
{
	background-color: transparent;
}
/* commented out -- to be removed 
TABLE.blue-data{
	margin-top: 10px;
}
TABLE.blue-data TH{
	padding: 8px 5px;
	background-color: #566573;
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
TABLE.blue-data TD{
	padding: 8px;
	background-color: #BBCFCD;
	color: #636466;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	border: 0px;
}
TABLE.blue-data UL LI{
	list-style-position: inside;
	list-style-image: url('%2441298');
}
*/
.arrow-button
{
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	margin-right: -13px;
	padding: 10px 25px 0 0; /*changed 15px to 10px due to box-sizing*/
	position: static;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
}
.arrow-button.light-blue
{
	color: #566573;
}
.arrow-button.light-short
{
	width: 100px;
	height: 29px;
	background: transparent url('/Style/images/light-blue-button-100.png') no-repeat center;
	color: #566573;
}
.arrow-button.light-medium
{
	width: 150px;
	height: 29px;
	background: transparent url('/Style/images/light-blue-button-150.png') no-repeat center;
	color: #566573;
}
.arrow-button.light-long
{
	width: 200px;
	height: 29px;
	background: transparent url('/Style/images/light-blue-button-200.png') no-repeat center;
	color: #566573;
}
.arrow-button.light-huge
{
	width: 250px;
	height: 29px;
	background: transparent url('/Style/images/light-blue-button-250.png') no-repeat center;
	color: #566573;
	padding-top: 19px;
	margin-top: -3px;
}
.arrow-button.beige
{
	width: auto;
	background: transparent url('/Style/images/beige-button.png') no-repeat 0px 0;
	color: #566573;
}
.arrow-button.dark-blue
{
	color: #FFF;
}
.arrow-button.dark-short
{
	width: 100px;
	height: 29px;
	background: transparent url('/Style/images/dark-blue-button-100.png') no-repeat center;
	color: #BBCFCD;
}
.arrow-button.dark-medium
{
	width: 150px;
	height: 29px;
	background: transparent url('/Style/images/dark-blue-button-150.png') no-repeat center;
	color: #BBCFCD;
}
.arrow-button.dark-long
{
	width: 200px;
	height: 29px;
	background: transparent url('/Style/images/dark-blue-button-200.png') no-repeat center;
	color: #BBCFCD;
}
.arrow-button.dark-huge
{
	width: 250px;
	height: 29px;
	background: transparent url('/Style/images/dark-blue-button-250.png') no-repeat center;
	color: #BBCFCD;
	padding-top: 19px;
	margin-top: -3px;
}
.arrow-button SPAN
{
	display: block;
	float: right;
	height: 20px;
	position: absolute;
	right: -28px;
	top: 0;
	width: 26px;
}
.arrow-button.light-blue SPAN
{
	/*[disabled]background:transparent url("%2441299") no-repeat scroll 0 -20px;*/
}
.arrow-button.beige SPAN
{
	background: transparent url("%2441300") no-repeat scroll 0 -20px;
}
.arrow-button.dark-blue SPAN
{
	/*[disabled]background:transparent url("%2441301") no-repeat scroll 0 -20px;*/
}
.separator
{
	margin: 20px -20px;
	background-color: #BBCFCD;
	height: 5px;
	font-size: 0;
}
/* ORIGINAL:
#dynamic-content-area-navigation UL LI{
	width: 147px;
	padding-left: 0px;
	text-indent: -14px;
	margin-bottom: 10px;
	margin-left:-19px; */
/* for IE7 or below */
/* =margin-left:-32px;
}
*/
/* UPDATED: */
#dynamic-content-area-navigation UL LI
{
	width: 99%;
	padding-left: 0px;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 1.4;
	/* for IE7 or below */
	=margin-left: -32px;
}
#dynamic-content-area-navigation UL LI A
{
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
}
#dynamic-content-area-navigation .NavFooter A:hover
{
	color: #566573;
}
#dynamic-content-area-navigation A:hover
{
	color: #000;
}
#dynamic-content-area-navigation A.on
{
	color: #5CADCE;
	text-decoration: none;
}
#dynamic-content-area-navigation .NavFooter A
{
	color: #004D77;
	text-decoration: underline;
}
.floatleft IMG
{
	float: left;
	padding: 0px 10px 10px 0px;
	text-align: top;
	border: 1px solid blue;
}
.invisible
{
	border: 0px solid transparent;
}
.right
{
	float: right;
}
/* used for InjuryReporting Login page */
.loginWrapperBody
{
	background-color: #BBCFCD;
	background-position: center;
	/*+placement: shift 1px -1px;*/
	position: relative;
	left: 1px;
	top: -1px;
	margin-top: -1px;
	padding-bottom: 4px;
}
/* used for eLibrary content in Schaffer section */
#main_wrapper TD
{
	background-color: #F1F1F2 !important;
}
#main_wrapper .index-letters
{
	clear: both;
	background-color: #F1F1F2;
	text-align: left;
	margin-top: 6px;
	width: 489px;
}
#main_wrapper .index-letters A
{
	background-color: #E4D4B4;
	text-decoration: none;
	padding: 0 3px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #952A4E;
}
#main_wrapper .index-letters A:hover
{
	background-color: #F4F4F4;
	text-decoration: none;
}
#main_wrapper .index-letters A:visited
{
	color: #0000FF;
}
#main_wrapper A.arrow-button
{
	margin-top: -6px;
}

/* Researcher stuff */
.researchContainer {
	margin-left:auto; 
	margin-right: auto; 
}

.researchContainer table tr td{
	border:0px;
}

table.researcherTable {
	border: 2px solid white;
	border-collapse: collapse;
}
table.researcherTable  .CS_DataSheet_Header_Row td {
	border: 2px solid white;
	padding: 4px;
	background-color: #882345;
	color: white;
	font-weight:bold;
	text-align: center;
}
table.researcherTable  .CS_DataSheet_Header_Row a {
	color: white;
}
table.researcherTable .CS_DataSheet_Data_Row td, table.researcherTable .CS_DataSheet_Data_Row_Alternate td {
	border: 2px solid white;
	padding: 4px;
}

.normalList li {
	font-size: 12px;
}

.NavFooter th{
	text-align:center;
}
.CalloutboxColumnWidth{width:225px !important}

#MangoBlogWrapper {
	width:750px;
}
/*kevin adding multi container code*/
.container {
    position: relative;
    width: 100%;
	display: table;
}
.container .subcontainer {
    float: left;
    display: inline;
	width: 48%;
}

