/* ARTICLE-LIST STYLES */

#auth_list {
	position: absolute;
	top: 50px;
	left: 8px;
	width: 558px;
	padding-top: 0px;
	background-color: white;
}

.art_summary {
	position: relative;
	top: 3px;
	left: 0px;
	height: 110px;
	margin-bottom: 5px;
	background-color: transparent;
}

.auth_pic {
	position: relative;
	top: 0px;
	left: 8px;
	width: 152px;
	height: 106px;
	margin-top: 0px;
	padding-top: 0px;
	border: solid black 1px;
}

.art_content {
	position: absolute;
	background-color: white;
	top: 0px;
/* Modified March 15, 2010 SSA per client request
	left: 162px;
	width: 396px;
*/
	left: 2px;
	width: 554px;
	height: 106px;
	overflow: auto;

}

p.art_list_title {
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #3B3B3B;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}

p.art_list_author, p.art_list_column, p.art_list_para  {
	font-family: Arial, Tahoma, Arial, Helvetica, Veranda, sans-serif; 
	font-weight: normal;
	font-size: 9pt;
	color: black;
	background-color: white;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin: 0px;
}

p.art_list_author {
	font-size: 9pt;
	font-weight: bold;
	color: #aaa;
}
p.art_list_column {
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 3px;
}
p.art_list_para {
	text-align: justify;
	color: black;
	overflow: hidden;
}

a.article_link {
	font-weight: normal;
}



/* ARTICLE-DETAIL STYLES */

#art_issue {
	position: relative;
	top: 10px;
	left: 8px;
	width: 410px;
	height: 26px;
}

#bullet_box {
	position: absolute;
	top: 50px;
	left: 8px;
}

#auth_pic {
	position: absolute;
	top: 50px;
	left: 40px;
	width: 152px;
	height: 106px;
}

#art_content {
	position: absolute;
	background-color: white;
	top: 50px;
/*
	left: 200px;
	width: 370px;
*/
	left: 50px;
	width: 520px;
	height: 340px;
}
#art_text {
	background-color: white;
        color: black;
        font-family: Arial, Tahoma, Arial, Helvetica, Veranda, sans-serif;
        font-weight: normal;
        font-size: 9pt;
	position: relative;
	overflow: auto;
	width: 100%;
	height: 90%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#art_head {
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	background-color: transparent;
}

p.art_title {
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #aaa;
	padding-top: 1px;
	padding-left: 8px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	margin-top: 3px;
}

p.art_author, p.art_column, p.art_para, #art_text p {
	font-family: Arial, Tahoma, Arial, Helvetica, Veranda, sans-serif; 
	font-weight: normal;
	font-size: 9pt;
	color: black;
	background-color: white;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 5px;
	margin: 0px;
}

#art_text img {
	padding-left: 8px;
}

p.art_author {
	font-weight: bold;
	font-size: 9pt;
	color: #aaa;
}
p.art_column {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 3px;
}
p.art_para, #art_text p {
	text-align: left;
	color: black;
	margin-bottom: 7px;
}

ul.art_ul {
	font-family: Arial, Tahoma, Arial, Helvetica, Veranda, sans-serif; 
	font-weight: normal;
	font-size: 9pt;
	color: black;
	background-color: white;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 48px;
	padding-right: 5px;
	margin: 0px;
}

img.art_pic {
	padding-left: 8px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.grey_text {color: #aaa; font-weight: normal;}
.black_text {color: black;}


/* GLOSSARY STYLES */


#text_headder {
	position: absolute;
	top: 0px;
	left: 8px;
	width: 410px;
	height: 16px;
}

#text_title {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: gray;
}

#gloss_list_container {
	position: absolute; 
	top: 50px; 
	left: 60px; 
	width: 500px; 
	background-color: transparent; 
} 

#gloss_list { 
/*	position: absolute; */
	color: black;
	background-color: white;
	width: 504px;
	height: auto; 
	padding: 3px;
	margin-left: 0px;
	margin-bottom: 5px;
}

#gloss_list ul {
	border: none;
	width: 460px; 
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 2px;
}

#gloss_list ul li {
    list-style-type: none;
	font-size: 100%;
	font-weight: bold;
	width: 460px; 
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 2px;
}

#gloss_list ul li ul li {
  width: 375px; 
  list-style-type: none;
	font-size: 90%;
  font-weight: normal;
  padding-left: 80px;
  padding-top: 1px;
  padding-bottom: 4px;
  background-color: white;
  border-top: solid black 1px;
  margin-right: 2px;
}

#gloss_list ul li ul li ul { 
  padding-left: 20px;
}

/* MORTGATE-RATE STYLES */

td.mortgage {
	
}

div#mortgage {
	position: absolute;
	top: 50px;
	left: 8px;
	color: black;
	background-color: white;

}
