a, a:hover, a:link, a:visited, a:active { font-style: normal; text-decoration: none; font-weight: normal; color:#000;}

.page
{
  width: 100%;
  background:#999999;
}

.container
{
  background:#ffffff;
}

.header-height
{
  height: 100px;
}

.header-bg
{
	background-image: url('../images/header-bg.png');
	background-repeat: repeat-x; 
}

.header-logo
{
  margin:0;
  padding:0;
  margin-top:10px;
}

.header-top-contact
{

  float:right;
  color: white;
  font-size:10.5px;
  margin-top:5px;
}

.header-bottom-tab
{
  height:84px;
  margin-top:49px;
  font-size:11px;
  font-weight:bold;
}


.header-bottom-tab-image 
{
	position:relative;
	float:left; /* optional */
}

.header-bottom-tab-image .text 
{
  
  font-size:11px;
  font-weight:bold;
  color:white;
	position:absolute;
	top:10px; /* in conjunction with left property, decides the text position */
	left:5px;
	width:100px; /* optional, though better have one */
}

.feature-bg-home
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-home.png');
	background-repeat: repeat-y; 
}

.feature-bg-profile
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-profile.png');
	background-repeat: repeat-y; 
}

.feature-bg-services
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-services.png');
	background-repeat: repeat-y; 
}

.feature-bg-services_ipo
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-services_ipo.png');
	background-repeat: repeat-y; 
}

.feature-bg-services_shareg
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-services_shareg.png');
	background-repeat: repeat-y; 
}

.feature-bg-current_ipo
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-current_ipo.png');
	background-repeat: repeat-y; 
}

.feature-bg-past_ipo
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-past_ipo.png');
	background-repeat: repeat-y; 
}

.feature-bg-results
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-results.png');
	background-repeat: repeat-y; 
}

.feature-bg-contact
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-contact.png');
	background-repeat: repeat-y; 
}

.feature-bg-prospectus
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-prospectus.png');
	background-repeat: repeat-y; 
}

.feature-bg-press_release
{
    margin-top:20px;
    height: 260px;
    background-image: url('../images/feature-bg-press_release.png');
	background-repeat: repeat-y; 
}

.feature-image
{
  margin: 10px 0;
  background-image: url('../images/corporate.jpg');
  width:560px;
  height:240px;
  margin-left:300px;
}

.feature-text
{
  position:absolute;
  left:330px;
  top:200px;
  font-size:35px;
  font-family:"Segoe Script";
  font-style:italic;
  color:white;
  width:350px;
  text-align:left;
}

.feature-logo
{
  position:absolute;
  left:250px;
  top:240px;
}

.content-bg
{
  margin:0 0 0 0;
  padding:0 0 0 0;
  margin-top:20px;
  min-height: 400px;
  background-color: #ffffff
}

.content-divider-horizontal
{
  margin:9px 0;
  padding:0;
  height:10px;
  width:95%;
	background-image: url('../images/line.png');
	background-repeat: repeat-x; 
	
}

.content-divider-vertical
{
  margin:0 19px;
  padding:0;
  min-height:400px;
  height: 100% auto;
	background-image: url('../images/line.png');
	background-repeat: repeat-y; 
	width:1px;
}

.content-news
{
  margin: 10px 0 0 5px;
  height:45px;
  background-color:#e30000;
  text-align:left;
}

.content-news-text
{
  margin: 5px 10px;
  color:white;
  
  font-size:14px;
  font-weight:bold;
  
}

.content-box
{  
  margin:10px 5px;
  padding:0;
  
  min-height:200px;
  width:160px;
}

.content-box-title
{
  margin:0;
  margin-top:10px;
  width:160px;
  font-size:20px;
}

.content-box-title-text
{
  margin:5px 0 0 10px;
}

.content-box-desc
{
  margin:0 10px;
  width:140px;
  text-align:left;
  font-size:12px;
}

.content-box-divider
{
  margin:10px 10px;
  height: 1px;
  width:140px;
  background-image: url('../images/line.png');
	background-repeat: repeat-x; 
}

.footer-bg
{
  height: 80px;
	background-image: url('../images/footer-bg.png');
	background-repeat: repeat-x; 
	color: black;
	
}

.footer-corporatename
{
  margin-top:30px;
  
  font-size:12px;
  font-weight:bold;
  text-align:left;
}

.footer-address
{
  
  font-size:10px;
  text-align:left;
}

.footer-copyright
{
  margin-top:60px;
  
  font-size:8px;
  text-align:center;
}

.float-left
{
  float:left;
}

.float-right
{
  float:right;
}

.h-left
{
  text-align: left;
}

.h-right
{
  text-align: right;
}

.h-center
{
  text-align: center;
}

.v-top
{
  vertical-align: top;
}


.v-middle
{
  vertical-align: middle;
}

.v-bottom
{
  vertical-align: bottom;
}

.clear
{
  clear: both;
}

.shadow 
{
	-moz-box-shadow: -3px -0px 5px #4e4e4e;
	-webkit-box-shadow: -3px -0px 5px #4e4e4e;
	box-shadow: -3px -0px 5px #4e4e4e;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}

.side-shadow
{
    -moz-box-shadow: -0px -0px 10px #4e4e4e;
	-webkit-box-shadow: -0px -0px 10px #4e4e4e;
	box-shadow: -0px -0px 10px #4e4e4e;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000');
}

.rounded-corner
{
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.bevel-light 
{
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 0;
	background: #f0f0f0;
}

#report { margin:10px 0; border-collapse:collapse; font-family:Arial, Helvetica, Sans-Serif; font-size:0.7em; }
        #report h4 { margin:0px; padding:0px; text-align:left; }
        #report img { float:right;}
        #report ul { margin:10px 0 10px 40px; padding:0px;}
        #report th { background:#7CB8E2 url('../images/header_bkg.png') repeat-x scroll center left; color:#fff; padding:2px 5px; text-align:center;}
        #report td { background:#C7DDEE none repeat-x scroll center left; color:#000; padding:2px 5px; text-align:center; height:28px;}
        #report tr.odd td { background:#fff url('../images/row_bkg.png') repeat-x scroll center left; cursor:pointer; }
        #report div.arrow { background:transparent url('../images/arrows.png') no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        #report div.up { background-position:0px 0px;}
        #inner { margin:2px 0 10px 10px; text-align:left; }
        #inner div label { width: 200px; float:left; }
        #inner div span { width: 300px; float:left; }
       
#content { text-align:left; } 
.content-title
{
    
    text-align:left;
    font-size:1.1em;
    font-weight:bold
}

#content div p
{   
    text-align: center;
    margin: 20px 40px;
}

#content div span
{    
    text-align:left;
    font-size:0.8em;
}

#resultDiv
{
    background:#efefef;
    margin:10px;
padding:0;
    display: none; float:left;
}

#resultDiv div label { width: 250px; float:left; }
#resultDiv div span { width: 250px; float:left; font-size: 1em; font-weight:bold; }

.required
{
    color:red;
}