/* START Basic Page Settings */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 70%;
	background-color: #434343;
}

p
{
	padding:5px 0px 5px 0px;
}

inputwid
{
	font-size:1.0em;color:#333333;
}

input
{
	font-size:1.0em;color:#333333;
}

/*----------------------------------------------------------------------*/
/*--------------------- Globall Classes ----------------------------------------*/
/*----------------------------------------------------------------------*/
.Clear
{
	clear: both;
	font-size: 0px;
}

.Float_Left
{
	float: left;
}

.Float_Right
{
	float: right;
}

.Body_Content_Fullnav
{
	width: 679px !important; /*  width: 679px  */
}

.Body_Content_Full
{
	width: 884px !important;	/* 469(body) + 200(nav) + 10(body-padding) + 203(callout) + 2 borders */
}

/*----------------------------------------------------------------------*/
/*--------------------- Overall Page layout ----------------------------------------*/
/*----------------------------------------------------------------------*/
/*#Background
{
	width: 975px;
	background-image: url('/images/common/background.jpg');
	background-repeat: repeat-y;

	padding-top: 15px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}*/

#Background
{
	/* width: 975px; */
	background-image: url('/images/common/backgroundSM.jpg');
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

#Page
{
	width: 910px;
	text-align: left;
	background:url("/images/common/navShad.png") repeat-x scroll 0 92px #FFFFFF;
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	-moz-box-shadow: 0 -1px 20px #333333;
	-webkit-box-shadow: 0 -1px 20px #333333;
	box-shadow: 0 -1px 20px #333333;
}

#Wrapper
{
	overflow: hidden;
}

#Content
{
	width: 700px;
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	float: left;
	line-height:1.34em;
}

#Content_Full
{
	width: 910px !important;
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	float: left;
	line-height:1.34em;
}

.Headerwrap
{
	background-image: url('/images/common/h1-background.jpg');
	margin-top: 0px;
}

#Content h1
{
	font-family: arial, "lucida console", sans-serif;
	color: #000000;
	font-size: 1.455em;
	font-weight: bold;
	line-height: 1.563;

	background-image: url('/images/common/h1-right.jpg');
	background-repeat: no-repeat;
	background-position: top right;

	padding-left: 15px;
}

#Content_Full h1
{
	font-family: arial, "lucida console", sans-serif;
	color: #000000;
	font-size: 1.455em;
	font-weight: bold;
	line-height: 1.563;

	padding-left: 15px;
}

#Column_Three {
	float:right;
}

/*----------------------------------------------------------------------*/
/*--------------------- Body Content ----------------------------------------*/
/*----------------------------------------------------------------------*/
#Body_Content
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;

	background-color: #ffffff;

	padding-top: 20px;
	padding-right: 10px;
	margin-left: 15px;
	float: right;
	width: 469px; /* width=459 + 1px border + 10px padding + 20 px margin = 495 */
	border-right: 1px solid /* #c9c9c9 */ #ababab;
}

#Body_Content h1
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.364em;
	font-weight: bold;
	line-height: 1.0em;

	background-color: #ffffff;
	background-image: none;

	padding-left: 0px;
	padding-bottom: 15px;
	margin: 0px;
}

#Body_Content h2
{
	font-family: arial, "lucida console", sans-serif;
	font-size: 1.13em;
	font-weight: bold;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 0px;
	margin-bottom:10px;
}

#Body_Content p
{
	margin-bottom: 5px;
}

#Body_Content ul
{
	padding: 5px 0px 10px 15px;
}

#Body_Content ul li
{
	padding: 0px 0 3px 0px; /*-10px 3px 10px;*/
	list-style-image:url('/images/common/bullet.gif');
}

/*--------------------------------------*/
/*------------ Chart A-------------------*/
/*--------------------------------------*/
.chart-top
{
	padding:10px 0px 10px 10px;
	font-size:11px;
	color:#FFFFFF;
	background-color:#999999;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
}

.chart-bottom
{
	padding:10px 0px 10px 5px;
	font-size:11px;
	color:#333333;
	background-color:#e2e2e2;
}

.chart-top li
{
	list-style-type:none;
}

.chart-bottom li
{
	list-style-type:none;
	border-bottom:1px solid #FFFFFF;
	width:180px;
}

.chart-bottom div
{
	margin:3px 0px 0px 8px;
}

.chart-top ul
{
	list-style-type:none;
}

.chart-bottom ul
{
	list-style-type:none;
	border-bottom:1px solid #FFFFFF;
	width:180px;
}

.chart-top-facts
{
	padding:5px 5px 5px 10px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#999999;
	font-weight:bold;
	border-bottom:1px solid #777777;
}

.chart-bottom-facts
{
	padding:5px 0px 5px 10px;
	font-size:11px;
	color:#333333;
	background-color:#e2e2e2;
	border-bottom:1px solid #ffffff;
	width:210px;
}

.chart-bottom-facts2
{
	padding:5px 0px 5px 10px;
	font-size:11px;
	color:#333333;
	background-color:#e2e2e2;
	border-bottom:1px solid #ffffff;
	width:50px;
}

/*--------------------------------------*/
/*------------ Chart B-------------------*/
/*--------------------------------------*/
.chart-top-B
{
	padding:10px 0px 10px 10px;
	font-size:11px;
	color:#FFFFFF;
	background-color:#999999;
	font-weight:bold;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.chart-bottom-B
{
	padding:10px 0px 10px 10px;
	font-size:11px;
	color:#333333;
	background-color:#e2e2e2;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

/*--------------------------------------*/
/*-------------  2 Columns  ---------------*/
/*--------------------------------------*/
.Two_column
{
	border-right:1px solid #999999;
	margin-right:60px;
	width:170px;
	float:left;
}

/*--------------------------------------*/
/*-------------  Login  ---------------*/
/*--------------------------------------*/
.Login
{
	border-right:1px solid #999999;
	margin-right:10px;
	float:left;
}

.Lock_Icon
{
	background-image: url('/images/common/Lock.gif');
	width:150px;
	height:18px;
	background-repeat: no-repeat;
	padding-left:20px;
}

.line
{
	width:430px;
	border-bottom:1px solid #999999;
	margin-top:10px;
}

.line2
{
	width:430px;
	border-top:1px solid #999999;
}

.Anchor-title
{
	font-size:12px;
	margin-bottom:8px;
	font-weight:bold;
}

.Anchor
{
	margin-top:10px;
	margin-bottom:2em;
	padding-bottom:.5em;
	border-bottom:#ddd thin solid;
}

.aQuicklink:link
{
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	background-image: url('/images/common/red-arrow.gif');
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration:none;
}

.aQuicklink:visited
{
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	background-image: url('/images/common/red-arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration:none;
}

.aQuicklink:hover
{
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	background-image: url('/images/common/red-arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration:none;
}

.aQuicklink
{
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
}

.aQuicklink ul
{
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	list-style-type:none;
	list-style-image:url('/images/common/red-arrow.gif');
	list-style-position:inside;
	background-image:none;
}

.aQuicklink li
{
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	list-style-type:none;
	list-style-image:url('/images/common/red-arrow.gif');
	list-style-position:inside;
	background-image:none;
}

.List_Heading
{
	font-weight:bold;
}

.List_Heading_NonBold
{
}

/*----------------------------------------------------------------------*/
/*--------------------- Header ----------------------------------------*/
/*----------------------------------------------------------------------*/
#Header
{
	height: 60px;
	background-image: url('/images/common/header-gradient.jpg');

	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;

	border-top: 5px solid #ffcc00;
	padding-right: 10px;
}

#Header img
{
	float: left;
}

#Header ul
{
	padding-top: 10px;
	list-style: none;
}

#Header li
{
	display: inline;
	padding-left: 20px;

	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
}

#Header li a
{
	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Top Navigation ----------------------------------------*/
/*----------------------------------------------------------------------*/
#Top_Navigation
{
	overflow: hidden;
	background-color: #434343;
}

#Top_Navigation a
{
	float: left;
}


#Top_Navigation3 {
float:left;
font:bold 12px Arial, Helvetica, sans-serif;
position:relative;
}
#Top_Navigation3 ul li {
background:url("/images/common/nav-gray-gold.gif") repeat-x scroll 0 0 transparent;
border-left:1px solid #bbb;
border-right:1px solid #888;
float:left;
height:27px;
list-style:none outside none;
}
#Top_Navigation3 ul li:hover {
background-position:0 -27px;
border-left:1px solid #ec0;
border-right:1px solid #ea0;
}
#Top_Navigation3 ul li div {
height:inherit;
}
#Top_Navigation3 a {
color:#555555;
height:25px;
padding-top:7px;
position:relative;
text-align:center;
text-decoration:none;
width:138px;
height:20px;
}

	/*#navShad {background:#FFF url(/images/common/navShad.png) top repeat-x; height:10px;}*/
#Top_Navigation {margin-bottom:10px;}

/*----------------------------------------------------------------------*/
/*--------------------- Left_Nav ----------------------------------------*/
/*----------------------------------------------------------------------*/
.Left_Nav
{
	width: 200px;
	padding-top: 10px; /* 10 + 10 (for list) 20... to match body_content */
	float: left;
}

.Left_Nav ul
{
	padding-bottom: 25px;
	list-style: none;
}

.Left_Nav li
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;

	border-bottom: 1px solid /* #c0c0c0 */ #ababab;

	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}

.Left_Nav li a
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

.Left_Subnav ul
{
	display: none;
}

.Left_Subnav_Selected
{
	background-color: #dadada;
}

.Left_Subnav_Selected a
{

	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 3px;
}

.Left_Subnav_Selected ul
{
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Left_Subnav_Selected li
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: normal;

	border-bottom: 0px;
	background-color: #dadada;

	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.Left_Subnav_Selected li a
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;

	background-image: none;
	padding: 0px;
}

.Left_Page_Name_Selected
{
	background-color: #9e9e9e;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Left_Page_Name_Selected a
{

	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 3px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Footer_Nav ----------------------------------------*/
/*----------------------------------------------------------------------*/
#Footer_Nav
{
	background-color: #ffcc00;
	border-top: 2px solid #000000;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
}

#Footer_Nav ul
{
	list-style: none;
}

#Footer_Nav li
{
	display: inline;

	font-family: arial, "lucida console", sans-serif;
	color: #000000;
	font-size: 1.0em;

	padding-right: 10px;
}

#Footer_Nav li a
{
	font-family: arial, "lucida console", sans-serif;
	color: #000000;
	font-size: 1.0em;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Footer ----------------------------------------*/
/*----------------------------------------------------------------------*/
#Footer
{
	color: #919191;
	font-family: arial, "lucida console", sans-serif;
	font-size: 1.0em;

	padding-left: 25px;
	padding-bottom: 50px;
	padding-top: 15px;
}

#Footer a
{
	color: #919191;
	font-family: arial, "lucida console", sans-serif;
	font-size: 1.0em;
	text-decoration: none;
}

#Footer ul
{
	list-style: none;
}

#Footer li
{
	display: inline;

	font-family: arial, "lucida console", sans-serif;
	color: #919191;
	font-size: 1.0em;

	padding-right: 5px;
}

#Footer li a
{
	font-family: arial, "lucida console", sans-serif;
	color: #919191;
	font-size: 1.0em;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Search Box ----------------------------------------*/
/*----------------------------------------------------------------------*/
#Search_Box
{
	height: 27px;
	background-image: url('/images/common/yellow-background.jpg');

	overflow: hidden;
}

#Search_Input
{
	width: 125px;
	height: 1.364em;
	line-height: 1.364em;
	padding: 0px;
	margin-top: 2px;
}

#Search_Button
{
	width: 35px;
	height: 19px;
	line-height: 1.0em;
	padding: 0px;
	margin-top: 3px;
	font-size: 1.091em;
}

/*----------------------------------------------------------------------*/
/*--------------------- Gray Callout ----------------------------------------*/
/*----------------------------------------------------------------------*/
.Gray_Callout, .Yellow_Callout
{
	overflow: hidden;
	width: 203px;
	background-color: #e3e3e3;

	font-size: 1.0em;
	font-size: 11.2px;
	line-height:13px;

	margin-bottom: 10px;	
	
	font-family: arial, "lucida console", sans-serif;
}

.Gray_Callout_Top, .Yellow_Callout_Top
{
	height: 25px;
	padding-left: 15px;
	padding-right: 5px;

	background-image: url('/images/common/gray-top-left.jpg');
	background-repeat: no-repeat;
	background-color: #ababab;

	font-family: arial, "lucida console", sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}

.Gray_Callout_Content, .Yellow_Callout_Content
{
	overflow: hidden;
	background-image: url('/images/common/gray-left.jpg');
	background-repeat: repeat-y;

	font-size: 1.0em;

	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px; /*10px*/
	font-family: arial, "lucida console", sans-serif;
}

.Gray_Callout_Content ul, .Yellow_Callout_Content ul
{
	list-style-image: url('/images/common/red-arrow.gif');
	padding-left: 10px;
}

.Gray_Callout_Content li, .Yellow_Callout_Content li
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;

	padding-bottom: 3px; /*5px*/
	margin-bottom: 3px;/*5px*/
	border-bottom: 1px solid /* #c0c0c0 */ #ababab;
}

.Gray_Callout_Content a, .Yellow_Callout_Content a
{
	color: #333333;
	text-decoration: underline;
}

.Gray_Callout_Content li a, .Yellow_Callout_Content li a
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

.Gray_Callout_Bottom, .Yellow_Callout_Bottom
{
	height: 15px;
	background-image: url('/images/common/gray-bottom.jpg');
	background-repeat: repeat-x;
}

.Plain_List li
{
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	font-size: 1.0em;
	font-weight: normal;

	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid;
	list-style-image: none;
	list-style-type: disc;
}


/*----------------------------------------------------------------------*/
/*--------------------- Yellow Callout ----------------------------------------*/
/*----------------------------------------------------------------------*/
.Yellow_Callout {background-color: #fde8af;}
.Yellow_Callout_Top {background:#fc0 url('/images/common/yellow-top-left.gif') no-repeat;}
.Yellow_Callout_Content {background-image: url('/images/common/yellow-left.jpg');}
.Yellow_Callout_Content ul {list-style-image: url('/images/common/red-arrow.gif');}
.Yellow_Callout_Bottom {background-image: url('/images/common/yellow-bottom.jpg');}

/*-----------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/*--------------------------------------News-------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.News
{
	color:#333333;
	margin-bottom:10px;
	margin-right:20px;
}

.News p
{
	color:#333333;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:10px;
}

.News a
{
	color:#333333;
	font-weight:normal;
}


/*-------------------------------------------------------------------------------------------*/
/*--------------------------------- Additional styles ---------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

.chart-white-bottom
{
	padding:5px 5px 10px;
	font-size:11px;
	color:#333333;
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
}



 /*----------------------------------------------------------------------*/
/*--------------------- EDPS Styles ----------------------------------------*/
/*----------------------------------------------------------------------*/

/* ----------- Styles to hide skin elements by default.  Inline styles for users with skin will override. ------- */
#custom-text, #sli-login-help, #skin-welcome
{
	display: none
}

select{
	font-size:1.0em;
}

/* ---------------------------------------------------------------------*/

/* -------- Correction styles used to hide elements used in existing design from new design.  Once redesign is launched, these elements and
styles can be removed ----------- */

#my-estes-icon
{
	display: none
}

/* ---------------------------------------------------------------------*/

img
{
	border: 0px solid black;
}

#my-estes-banner
{
	display: none;
}

.error
{
	font-weight: bold;
	color: red;
}

.no-display
{
	display: none
}

.red-arrow-display
{
	display: inline;
	padding: 0px 3px 0px 0px;
}

.tableHeaderRow
{
	background-color: #ffffff;
	border-bottom: 3px solid #000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.columnhead
{
	background-color: #d4d4d4;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.form-line
{
	background-color: #eeeeee;
	padding: 5px 5px 5px 5px;
}

.form-label
{
	width: 100px;
	float: left;
}

.required_header{
	font-weight:normal;
}

.required-label
{
	font-weight: bold;
}

.required-asterisk {
	/* Some day, IE will properly support the :before pseudo-element.  Once it does, we will set this to display: none and start
	using :before */
}

.required
{
	background-color: #ffffcc;
}


.output-table
{
	background-color: #eeeeee;
	border-collapse: collapse;
}

.output-table td
{
	padding: 5px 5px 5px 5px;
}

.output-table td.cell
{
		padding: 5px 5px 10px;
		height:20px;
}

.info {
  /* turns the ? into a nice box for overLIB */
  display: inline;
  border: 1px solid #000;
  background-color: black;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.hasError
{
	background-color: #cd5c5c;
	border: 1px solid #999;
}

.quicklinks-header
{
	background-color: #FFCC00;
	font-weight: bold;
}

#output-table
{
	background-color: #eeeeee;
	border-collapse: collapse;
}

#output-table td
{
	padding: 5px 5px 5px 5px;
	font-size: 1em;
}

#form-container
{
	width: 250px;
}

#whats-new
{
	display: none;
}

#my-estes-welcome
{
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

#app-name-2005
{
	display: none
}

#banner-log-out
{
	text-align: right;
	border: 0px solid red;
	font-size: .7em;
}

#my-estes-welcome-message
{
	font-size: .80em;
}

span.required
{
	background-color: transparent;
	font-weight: bold;
}

#overDiv td > table
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 0px 0px 0px 0px;
}

a.bannerLink{
	text-decoration: none;
	color: black;
}

html {
	overflow-y: scroll;
}

/* Fieldsets ---------------------------------------------------------------------------*/
fieldset {padding:7px;}

 fieldset.location {
 padding-left:1em !important;
}

fieldset.location legend {
	color:#333;
	font-weight:bold;
	font-size:13px;
}

fieldset.location li {
	margin-bottom:.125em;
}

fieldset.roundMetal {padding:10px; margin-top:15px; width:380px; background:#eee url(/images/common/gradEEE.jpg) top repeat-x; background-position:0 -30px;
border-color:#eaeaee; border-style:double;border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px;}
fieldset.roundMetal legend {color:#333; font-weight:bold; font-size:13px; margin-bottom:5px;}
fieldset.roundMetal:hover {border-color:#fc0; background:#fff;}
fieldset.roundMetal:hover a {color:#333;}
fieldset.roundMetal ol {margin-left:2em;}

.subtle-group {padding:10px; margin-top:15px; border:#eaeaee solid 2px;border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px;}
.subtle-group:hover {background:#eee url(/images/common/gradEEE.jpg) 0 -30px repeat-x; border-color:#CCC}
fieldset.subtle-group legend {color:#333; font-weight:bold; font-size:13px; margin-bottom:5px;}
fieldset.subtle-group ol {margin-left:2em;}

fieldset + fieldset {margin-top:1em;}

/*-----------------------------------------------------------------------------------*/
.dialog {
}
.alert {background:#F00; color:#FFF; font-weight:bold; padding:1px 5px;}
/*span.alert {color:#F00; font-weight:bold}*/
.glossaryPop {
	position:fixed; bottom:0;
	left: 50%; width: 300px; margin-left: -150px;
	padding: 10px;
	background: #F3F3F3;
	border: 5px solid black;
}



/* ------------- */

#pageHeader {position:relative; margin-bottom:7px}

.cNW, .cNE, .cSE, .cSW {
	position:absolute;
}

.cNW {left:0; top:0;}
.cNE {right:0; top:0;}
.cSE {right:0; bottom:0;}
.cSW {left:0; bottom:0;}


/* Highlight style for jump links, etc */
.highlighted {border-left:solid #fc0 5px; padding:5px; padding-left:10px; margin-left:-15px; background:#FFF url(/images/common/eee-to-white-hgrad.png) left repeat-y;}

/*Changes the style of links that define terms*/
a:link.gloss,
a:visited.gloss,
a:hover.gloss,
a:active.gloss {color:#333; text-decoration:none; border-bottom:#CCC thin dotted;}
a:hover.gloss {border-bottom:#FC0; color:#000;}

/*Hides styling of phone numbers for non-mobile devices*/
#Page .phone-link {color:#333; text-decoration:none;}

/* --- de-emphasizes less-important jump links --- */
subtle_jump_link {text-decoration:none; color:inherit;}
