/* CSS */
#content_box_1{
width: 615px;
float: left;
padding: 14px 0 10px 0;    
border: 1px solid #CCCCCC ;    
background-color: #FFFFFF;   
}

#content_box_1 a.forLink{
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	/* padding: 0  5px 0 16px;	*/
	margin: 0 0 0 15px;	
}

#content_box_1 a.forLink:visited{
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
	/* padding: 0  5px 0 16px;	*/
	margin: 0 0 0 15px;	
}

#content_box_1 a.forLink:hover{
	color: #00468C;
	text-decoration: underline;
	font-size: 12px;
	/* padding: 0  5px 0 16px;	*/
	margin: 0 0 0 15px;	
}


.forh2{
font-size: 18px;
font-weight:normal;
font-family:  georgia,'times new roman',times,serif;
color: #333;
clear: both;
padding-bottom:3px;
margin: 0 10px 10px 10px;
letter-spacing:-0.75px;
line-height:30px;
}


.forh2_border{
font-size: 18px;
font-weight:bold;
font-family:  'georgia','times new roman',times,serif;
color: #85360C;
clear: both;

border-bottom: 2px dotted #e7e7e7;
margin: 0 10px 10px 10px;

padding-bottom:3px;

}

.forh3:before {content: url(http://goldeneaglecoin.com/resource/image/green_bullet_16.png) "     ";}

.forh3{
font-size: 14px;
font-weight:bold;
font-family:  'Arial', Verdana;
color: #333333;
clear: both;
padding-left: 10px;
letter-spacing:-0.05px;
/* padding-left: 30px; */
}


.forh4:before {content: url(http://goldeneaglecoin.com/resource/image/question_icon.png) "     ";}
.forh4{
font-size: 16px;
font-weight:bold;
font-family:  'Arial', Verdana;
color: #3366cc;
clear: both;
padding-left: 10px;
letter-spacing:-0.2px;
}

.forh5{
font-size: 13px;
font-weight:bold;
font-family:  'Arial', Verdana;
color: #3165CE;
clear: both;
padding-left: 10px;
}

.forh6{
    font-family: georgia, 'times new roman', times, serif;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 2px solid #d9d8d8;
    padding: 0 0 2px 0;
    margin: 0 0 2px 5px;
  }



.forpara{
	color: #414141;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px 10px 10px;
        text-align:justify;
}


.forImage{
 	float:right;
    padding: 2px 2px 2px 2px;
    overflow: hidden;	
    border: 1px solid #BCBCBC;
	margin: 0 0 15px 25px;	 	   
}

.forImageSmall{
 	float:right;
    padding: 2px 2px 2px 2px;
    overflow: hidden;	
    border: 0px solid #BCBCBC;
	margin: 0 10px 5px 10px;	 	   
}



a.forLinkNormal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #3366cc;
        text-decoration: none;
}

a.forLinkNormal:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #00468C;
        text-decoration: underline;
}


.forLinkSmall {
	font-size: 11px;
	font-family: Georgia, Helvetica, sans-serif;
	color:  #333333;
        letter-spacing: -.5px;
        text-decoration: none;
}

a.forLinkSmall {
	font-size: 11px;
	font-family: Georgia, Helvetica, sans-serif;
	color:  #333333;
        letter-spacing: -.5px;
        text-decoration: underline;
}

a.forLinkSmall:visited {
	color:  #666666;
        letter-spacing: -.5px;
        text-decoration: underline;
}

a.forLinkSmall:hover {
	color:  #993300;
        letter-spacing: -.5px;
        text-decoration: underline;
}



/* Added by Komal  07-29-2008 */

.forLink_Company {
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:  #B56639;
	/* padding: 0  5px 0 16px;	*/
	margin: 0 0 0 20px;
	width: 420px !important;
}

.information_company {
      width: 365px;
      float: left;
      overflow: hidden;
      margin: 0 21px 30px 0;
      font-size: 11px
    }
	
    .content_box_information {
      width: 410px;
      float: left;
      overflow: hidden;
      margin: 0 21px 30px 0;
      font-size: 11px
    }	
  .content_box_image {
      float: right;
      width: 185px;
      margin: 0 0 30px 0;
      text-align: center;
      line-height: 1.3;
      font-size: 11px 
    }     
.content_box_para{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color:414141;
margin: 25px 10px 10px 10px;
line-height: 1.3;
text-align:justify;
}



/* Created by Komal on date: 17-09-2008 */


.tblBorder{
 border:#e5e5e5 solid 1px;
 padding: 5px 5px 5px 5px;
 border-spacing: 0px;
 text-align:left;
 vertical-align:top;
 overflow:hidden; 
}

.tblBorder ul{
text-align:left;
padding-left:2px;

}
.tblBorder ul li{
padding:0px;
margin:0px;
}


