/** for SES blow molding quarterly pages only **/

/** quarterly link styles **/

a.molding:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.molding:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #272f78;
	text-decoration: none;
}
a.molding:hover {
	font-weight: bold;
	color: #47B2E7;
	text-decoration: underline;
}
a.molding:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	}
a.molding:visited:hover {
	font-weight: bold;
	color: #47B2E7;
	text-decoration: underline;	
	}
	
a.top_element:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.top_element:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.top_element:hover {
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
}
a.top_element:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	}
a.top_element:visited:hover {
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;	
	}
	
/** quarterly misc. styles **/	
.tablemargin {
	margin-top: 5px;
	margin-bottom: 20px;
}
.top_tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding: 7px;
	line-height: 14px;
}
.extramargin {
	margin-bottom: 6px;
}
}
.sim-list{
	margin-top: 7px;
	margin-left: 20px;
	margin-bottom: 7px;
	text-indent: -12px;
    color: #000000; 
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: normal; 
	line-height: 15px;
}
.sim-list2{
	margin-top: 7px;
	margin-left: 25px;
	margin-bottom: 7px;
	text-indent: -17px;
    color: #000000; 
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: normal; 
	line-height: 15px;
}
.sim-list3{
	margin-top: 2px;
	margin-left: 43px;
	margin-bottom: 7px;
	text-indent: -15px;
    color: #000000; 
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: normal; 
	line-height: 14px;
}
.list_bullet {
	color: #6699FF;
}

