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

/***********************************************/
/*styles used                                  */
/***********************************************/
body {
background-image: -webkit-gradient(linear, left top, left bottom,
    from(#000000), to(#fffffff), color-stop(2.5, #fffffff),
    color-stop(, #66cc00));
}
.para {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}
p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}
td {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}
.p_est {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline; 
	color: #8C321C;	
}
.p_est:visited{
	color: #8C321C;
}
blockquote {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.key {
	font-family: Arial;
	font-size: 1px;
	font-weight: normal;
	color: #d4ab53
}

h1{
	margin: 0px;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

.h1_title{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 50%;
}
.nextprev{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nextprev-ntbold{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}.sitelink{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.pricelink{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.updated{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #80a978;
}
.header_link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.text_link{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	text-decoration: none;
	color: #000000;
}
.text_link2{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.est_link{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

info{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
/******* hyperlink and anchor tag styles *******/

a:visited{
	color:#000000;
}
.link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.link_esp {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #8C321C;
}
.link_esp:visited{
	color: #8C321C;
}
.nextprev{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	letter-spacing: normal;
}
.prlink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.prlink:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial;
 color: #334d55;
}
				
input{
font-family: Arial;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 15px;
	left: 5%;
	width: 85%;
	background-color: #ffffff;
}
#masthead{
	position: absolute;
	top: 0px;
	left: 5%;
	width: 85%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}



/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}




/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 5px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


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

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

}

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(Orphans/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

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


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
