/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body
{
	margin: 20px;
	padding: 3px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}

body,
table 
{
	font-family: Arial, san-serif;
	line-height: 1.1;
}

/******* hyperlink and anchor tag styles *******/

a:link, 
a:visited 
{	color: #2E2274;
	text-decoration: none;
	font-weight: bold;
}

a:hover, 
a:active 
{
  color: #FFFFFF ;
  background-color: #2E2274;}


a.image_button:link, 
a.image_button:visited 
{
	display: block;
	width: 200px;
	height: 83px;
	overflow: hidden;
	background-position: 0px 0px;
}

a.image_button:hover, 
a.image_button:active 
{
	background-position: 0px -83px;
}


  .smalllink a:link {
 color: #666666;
 }
 
.smalllink a:visited
{
  color: #666666
   }

.smalllink a:hover {
color: #FFFFFF ;
background-color: #2E2274
}

.smalllink a:active {
color: #FFFFFF ;
background-color: #2E2274
}

/************** header tag styles **************/

h1,
h2,
h3
{
	color: #334d55;
	margin: 0px;
	padding: 0px;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1 
{
	position:relative;
	width:850px;
	background-color: #FFFFCC;
	border:2px solid #766EA9;
	background-position: center center;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}

#pageNav
{
	float: left;
	width:185px;
	background-color: #E2DEF8;
	border-right: 1px solid #cccccc;
	font-size: small;
	padding-left: 14px;
	height: auto;
	clear: right;
}

#content
{
	font-size: 10pt;
	color: #666666;
	top: 0px;
	background-repeat: no-repeat;
}

#content strong, 
#content b 
{
	color: #666666;
	font-weight: bold;
}

#content td
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	color: #FFFFFF;
}




/***********************************************/
/* Component Divs                              */
/***********************************************/

/************* globalNav styles ****************/

#globalNav 
{
	position:absolute;
	left: auto;
	right: 24px;
	top: 110px;
	
}

#globalNav a:link, 
#globalNav a:visited 
{
  	font-size: 11px;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

#globalNav a:hover,
#globalNav a:active 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3 {
	padding: 10px 0px 1px 1px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #2E2274;
	margin-top: 20px;
	padding-left: 2px;
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	background-color: #2A3B83;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
}


/************* relatedLinks styles **************/

.relatedLinks 
{
	margin-top: 20px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
}

.changeup_logo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-align: center;
	margin-right: 5px;
}

/********************* end **********************/
a:hover {
	color: #FFFFFF;
}
#pagecell1 #righthandboxtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E2274;
	line-height: 1.1;
	font-size: 9pt;
	right: 4px;
	padding: 0px;
}
#pagecell1 #content img {
}
#pagecell1 #content .whitelinks a {
	color: #FFFFFF;
}
#pagecell1 #content .style7 .style83 .style78 {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
}
