/* CSS Styles for Endo - Inside Pages */

#logo { margin-left: 2px; }
#bar {
	width: 962px;
	height: 14px;
	margin: 0 auto 10px auto;
	background: url(/images/bar_inside.gif) top left no-repeat;
}

/*** NAVIGATION - Overrides home.css ***/
#nav {
	margin: 13px 0px -2px 0px;
	height: 29px;
}

/*** LEFT BAR ***/
#leftbar {
	width: 689px;
	margin: 0px 0px 0px 6px;
	float: left;
	padding: 0px;
}
#leftbar .selected {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #294389;
	background: url(/images/leftbar-arrow.gif) center left no-repeat;
	padding: 0px 0px 0px 16px;
	margin: 6px 0px 11px 0px;
}

#leftbar ul {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 188px;
	margin: 21px 0px 0px 0px;
	padding: 0px;
	/*_width: 138px;
	_padding-right: 50px;*/
}
* html #leftbar ul {
	margin-left: -2px;
}

#leftbar ul li {
	font: 12px Arial, Helvetica, sans-serif;
	background: none;
	text-transform: capitalize;
	padding: 0px 0px 0px 16px;
	margin: 10px 0px 11px 0px;
	font-weight: bold;
}

/*** CENTER BAR ***/
#breadcrumbContainer {
	float: right;
	width: 470px;
	border-left: 2px #e9e9e9 solid;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
}
#leftbar #center {
	float: right;
	width: 465px;
	border-left: 2px #e9e9e9 solid;
	margin: 0px;
	padding: 0px 5px 0px 28px;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
}
#leftbar #center h1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0px 15px 0px;
	padding: 0px;
}
#leftbar #center ul {
	/*width: 188px;*/
	width: auto;
	margin: 17px 0px 20px 0px;
	padding: 0px;
	float: none;
}
#leftbar #center ul li {
	background: url(/images/bullet-blue-tall.gif) no-repeat;
	background-x-position: left;
	background-y-position: top;
	text-transform: none;
	padding: 0px 0px 0px 14px;
	margin: 5px 0px 3px 10px;
	font-weight: normal;
}
li.CS_PgIndex_Bullet {
	background: none !important;
}
p {
	margin: 10px 0px;
	line-height: 125%;
}

.systemMessage {
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
/*** RIGHT BAR ***/
#rightbar {
	width: 208px;
	float: right;
	margin: 0px 13px 0px 0px;
}
*html #rightbar {
	margin: 8px 2px 0px 0px;   /* IE Only */
}

#links, #didyouknow {
	width: 187px;
	background: #ffffff url(/images/bg-links.jpg) top left no-repeat;
	padding: 32px 6px 0px 15px;
	text-align: center;
	font-size:11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 95%;
}

#links img {
	border: 1px #ccc solid;
	margin: 0px 0px 5px 5px;
}

#didyouknow {
	background: #ffffff url(/images/bg-didyouknow.jpg) top left no-repeat;
}

#rightbar ul {
	list-style-type: none;
	margin: 3px 0px 22px 2px;
	padding: 0px;
}
/*#rightbar ul li {
	background: url(/images/bullet-circle.gif) left no-repeat;
	padding: 2px 0 0 16px;
	margin: 0px 0px 18px 0px;
	font-size: 11px;
}*/

* html #rightbar ul {
	margin-left: 13px;
}
#rightbar ul li {
	background: url(/images/bullet-circle.gif) left no-repeat;
	color: #666;
	font-size: 11px;
	background-position: left 3px;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
}

/* Sitewide styles copied from the old site */
.importantNote {
	font-size: 13px;
	color: red;
	font-weight: bold;
}

.Heading2 {
	font-size: 14px;
	color: #294389; 
	font-weight: bold;
}

.Heading3, .Heading4 {
	font-size: 12px;
	color: #6588B2;
	font-weight: bold;
}

#center H3 {
	font-size: 13px;
	font-weight: bold;
}

.floatleft {
	float: left;
	margin: 5px;
}
.floatright {
	float: right;
	margin: 5px;
}

/* More custom styles */
.blueText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #294389;
	font-weight: bold;
}
.CS_LinkBar_Item {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.CS_LinkBar_BeforeLabel {font-size:100%}
.CS_LinkBar_Separator {font-size:100%}
.CS_LinkBar_CurrentItem {font-size:100%}
.CS_LinkBar_HighlightedItem {font-size:100%}

#center .linkList {font-size: 100%;}
#center .PgIndex_BySubsiteItem {margin-left: 10px; margin-bottom: 7px;}
#center .PgIndex_RegularItem {margin-left: 0px; margin-bottom: 7px;}
.CS_PgIndex_Subsite {font-weight: bold; color: 444444; font-size: 13px; padding-bottom: 3px;}
.CS_PgIndex_Item_PubDate {color: #294389; font-size: 11px;}
.CS_PgIndex_Item_Description {font-size: 11px;}
.CS_PgIndex_NoRecords {margin-left: 7px; font-size: 12px;}
#center .pageIndexSpacing {margin-bottom: 7px;}

