@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #D9DADA;
}
/* CSS Document */

.cont {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(images/nex-corp-web-art-home_08.jpg);
	background-repeat: repeat-y;
}
.homhead {
	width: 960px;
	background-image: url(images/hom_01.jpg);
	height: 253px;
}
.topnav {
	width: 600px;
	padding-top: 53px;
	float: right;
}
.homlb {
	width: 306px;
	background-image: url(images/nex-corp-web-art-home_08.jpg);
	background-repeat: repeat-y;
}
.homlbrb {
	width: 160px;
	float: right;
}
.homrb {
	width: 620px;
	float: right;
}
.homrblb {
	width: 110px;
}
.homrbrb {
	width: 425px;
	float: right;
	padding-right: 55px;
}
.homft {
	background-color: #C0C0BD;
	width: 960px;
	background-image: url(images/botnavpic_12.jpg);
	background-position: right;
}
.footnav {
	float: right;
	width: 475px;
	padding-top: 19px;
}
.L2head {
	width: 960px;
	background-color: #FFFFFF;
	height: 88px;
	background-image: url(images/L2_01.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
}
.pressbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #0063A6;
}
.style3 {
	color: #0063A2;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	width:133px;
	height:123px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:161px;
	height:170px;
	z-index:1;
	left: -35px;
	top: 0px;
}
a:link {
	color: #0063A2;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #F06821;
}
a:link.two {
	color: #0063A2;
	text-decoration: none;
}
a:visited.two {
	color: #666666;
	text-decoration: none;
}
a:hover.two {
	color: #333333;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F06821;
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.stock {
	font-size: 12px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
}
.stock_symbol {
    color: #0063A2;
}
.stock_name {
    text-align: left;
}
.stock_value {
    text-align: right;
}
.stock_change_up {
    color: green;
}
.stock_change_down {
    color: red;
}
.stock_image {
    text_align: left;
	padding-top:10px;
}
.stock_image img	{
	width:175px;
	height:150px;
}
.pressbox li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clearfloat {
	clear: both;
}
