a {	
	
	color: #8a0202;	
	text-decoration: none;
	font-weight: bold;
}

a:hover {	
	color: #8a0202;
	text-decoration: underline;
	font-weight: bold;
	}
	

a.gold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color: #b4a347;	
	text-decoration: none;
	font-weight: bold;
}

a.gold:hover {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color: #444444;	
	text-decoration: none;
	font-weight: bold;
}

a.gray:hover {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.none {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.none:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}

body {	
	color: #444444;
	scrollbar-base-color: #a6a6a6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 17px;	
	color: #444444;
	text-align: justify;
	}
	
h2 {
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 18px;
	color: #FFFFFF;
	}
	
h3 {
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	}
	
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #FFFFFF;
	}
	
h5 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	}
	
.sizeMedium	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 16px;
	}
	
.colorBlue {	
color: #224e73;
	}
	
.colorGray {	
color: #444444;
	}
	
.colorLightGray {	
color: #58595b;
	}
	
.colorWhite {
	color: #FFFFFF;
	}
	
.colorRed {
	color: #8a0202;
	}
	
.colorGold {
	color: #c89300;
	}
	
.bold{
font-weight: bold;
}
		
form {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
table {
	}
	
td {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 17px;	
	color: #444444;
	text-align: justify;
	}
	
.ulnone {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	list-style-type: none;
	list-style-position: inside;
	}

	
.ulsquare {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	list-style-type: disc;
	list-style-position: inside;
	}
	
.olnumber {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	list-style-type: decimal;
	list-style-position: inside;

	}
	
li {
	margin-left: -40px;
	margin-bottom: 5px;

	}
	
ul {
font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	margin-top: 5px;
	list-style-position: outside;
	margin-left: 30px;
	padding-left: 30px;
	line-height: 18px;
	}
	

	
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5d6268;
	padding: 1 5 1 5px;
	border: 1px solid #a6a6a6;
	}
	
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	border: 1px solid #a6a6a6;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	}
.footer { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	line-height: 13pt;
	color: #FFFFFF;
	text-align: center;
	}
	
.pic{
	border: solid 1px #cccccc;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 2px;
	}
	
.textQuote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	border: 1px solid #a6a6a6;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	}
	
/* div layout */


#boxBrown{
padding: 5px;
background-color: #cd7100;
}

#boxGold{
padding: 5px;
background-color: #C8934E;
}

#boxGray{
padding: 5px;
background-color: #31383d;
}


#boxLightGray{
padding: 5px;
background-color: #dcdddf;
}

#boxRed{
padding: 5px;
background-color: #8a0202;
}

#boxLightRed{
padding: 5px;
background-color: #af1717;
}



#boxOutline{
padding: 5px;
border: 1px solid #dedede;
}

#none{
padding: 5px;
margin-bottom: 5px;
}

.titlePage{
padding: 4px;
margin-bottom: 20px;
background:url(bg_titlePage.png) #c89300 repeat-x;
}

#bottom{
margin-bottom: 3px;
}

/* end of div layout */

/* drop down menu */
#dropmenudiv{
position:absolute;
/* border:1px solid #FFFFFF;*/
border-bottom-width: 0;

line-height:20px;
z-index:100;
font-weight: bold;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
/* border-bottom: 1px solid #75a063; */
font:normal 11 Arial, Verdana;
padding: 3px 0;
font-weight: bold;
line-height:20px;
color: #FFFFFF;
text-decoration: none;
background-color: #448cca;
/* font-weight: bold; */
}

#dropmenudiv a:hover{ /*hover background color*/
color: #FFFFFF;
font-weight: bold;
background-color: #5c6267;
line-height:20px;
}
/* end of drop down menu */


/* table */
.trContent{
margin-bottom: 10px;
}

.pic_holder{
margin-bottom: 20px;
}

.content_holder{
width: 450px; 
text-align: left;
padding: 5px;
}


.report{
width: 200px;
padding-bottom: 30px;
}

.report .img{
float: left;
width: 15px;
padding-right: 10px;
}

.report .content{
float: left;
width: 50px;
}

.financial{
float: left;
width: 125px;
}

.financial .img{
float: left;
width: 15px;
padding-right: 10px;
}

.financial .title{
float: left;
width: 100px;
padding-bottom: 5px;
}

.financial .content{
float: right;
width: 100px;
padding-bottom: 5px;
}

.company_announcements{
padding-bottom: 10px;
width: 415px;

}

.company_announcements .img{
float: left;
width: 0;
padding-right: 0px;
}

.company_announcements .content{
width: auto;
padding-bottom: 10px;
border-bottom: 1px dotted #666666
}

.company_announcements .title{
width: auto;
}

.more_footer{
padding-top: 20px;
float: right;
}

