/* CSS Document */

body {
	background: url(../images/bg_inside.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	line-height: 16px;
}

#leftColumn {
	position:relative;
	top: 0;
	left:0;
	margin: 15px 0 0 19px;
	padding: 0 18px 0 0 ;
	width: 520px;
	border-right: 1px solid #C1C1C1;
}

#productTable table td {
      padding: 1px 5px 1px 5px;
      text-align: center;
}

#productTable table th {
      padding: 1px 5px 1px 5px;
}

#leftColumnLogin {
	position:relative;
	top: 0;
	left:0;
	margin: 15px 0 0 19px;
	padding: 0 18px 0 0 ;
	width: 750px;
	
}

#loginBox {
	margin: 15px 0 20px 0;
	width: 300px;
	padding:30px;
	background-color:#E6E6E6;
	border:1px solid #C1C1C1;
}

h1 {
	font-size: 17px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
	line-height: 1.2em;
	color: #333333;
	margin-bottom: 10px;
}

h3 {
	font-size: 13px;
	line-height: 1.2em;
	color: #386D7F;
	margin-bottom: 10px;
}

h4 {
	font-size: 17px;
	line-height: 22px;
	color: #386D7F;
	margin-bottom: 10px;
}

h5 {
	font-size: 13px;
	line-height: .6em;
	color: #333333;
	margin-bottom: 10px;
}

#sidebar{
	width: 179px;
	position:absolute;
	top:0;
	right:0;
	padding: 0 0 0 16px;
	margin: 0px 0 16px 555px;
}

#sidebar .quote {
	font-size: 13px;
	color: #5590A0;
	font-style: italic;
}

#download {
	width: 165px;
	height: 101px;
	background: url(../images/img_box_download.jpg) top left no-repeat;
	}

#downloadoneitem {
	width: 165px;
	height: 80px;
	background: url(../images/img_box_download_1item.jpg) top left no-repeat;
	}

#logindownloadoneitem {
	width: 165px;
	height: 80px;
	background: url(../images/img_box_login_and_download_1item.jpg) top left no-repeat;
	}


#download3items {
	width: 165px;
	height: 130px;
	background: url(../images/img_box_login_and_download_3items.jpg) top left no-repeat;
	}

#downloadcontent {
	padding: 38px 0 0 10px;
}

#download p {
	font-size: 11px;
	line-height:30px;
	margin:0px;
}

#nextsteps {
	width: 165px;
	height: 101px;
	background: url(../images/img_box_nextsteps.jpg) top left no-repeat;	
}

#nextstepscontent {
	padding: 38px 0 0 10px;
}

#nextsteps p {
	font-size: 11px;
	line-height:30px;
	margin:0px;
}

#leftColumn ul {
	margin: 0 0 10px 30px;	
}

#leftColumn ul li {
	list-style: none;
	margin: 0 0 .2em 0;	
	font-size:11px;
	font-weight:bold;
	list-style-image: url(../images/arrow.gif);
	list-style-position:outside;
	padding:0;
}

#leftColumn ul li a:hover{
	color:#356879
}

#job{
	border-top:1px solid #C1C1C1;
	margin: 15px 0 0 0;
	padding-top: 10px;
	clear:both;
}

#newsItem{
/*	border-bottom:1px solid #C1C1C1; */
	margin: 0px 0 15px 0;
	padding: 0px 0 10px 0;
	clear:both;
}

#investorContent{
	width:370px; 
	float:right; 
	margin-bottom:5px;

}

.management {
	font-size: 12px;
	line-height:1.2em;
	font-weight: bold;
	color: #333333;
	margin-bottom:10px;
}