/* CSS Document */
body{
	margin:0px;
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size: 11px;
	color: #666666;
	background:#999;
}
.contenthome{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:13px;
	color:#555555;
	display: block;
	padding-top: 4px;
	text-align:justify;
}
.tablehome{
	padding-left:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#newsEvents{
	font-family: "Tahoma", Arial, Georgia, Trebuchet MS;
	background:#E4E4E4;
	font-size:11px;
	color:#333;
	padding:10px 20px;
	margin:0px;
	height:220px;
	*height:200px;
}
#newsEvents ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#newsEvents li{
	background:url(../images-new/bullet-home.gif) no-repeat left 5px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	list-style-type: none;
	line-height:17px;
	color:#333333;
 }
#newsEvents li a{
 	font-family: "Tahoma", Arial, Georgia, Trebuchet MS;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
#newsEvents li a:hover{
	color:#333333;
	text-decoration: underline;
}
.tdmenu{
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
	padding:10px 20px;
	background: url(../images/bg-rhs-navi.jpg) repeat-y left top;
}
.tdmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tdmenu li {
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}
.tdmenu li a{
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	background: url(../images/gear-bullet.gif) no-repeat left 3px;
	line-height:20px;
}
.tdmenu li a:hover {
	text-decoration: none;
	background: url(../images/gear-bullet.gif) no-repeat 5px 3px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	color: #FF7730;
	line-height:20px;
}
.investor li a, .investor li a:link, .investor li a:visited { 
	background-image: none;
}

.contenthomered {
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#BE1616;
	font-weight: bold;
}
.tdborder{
border:1px #E0E0E0 solid;
}

.tdborder:hover{
border:1px orange solid;
}

.txtred{ color:#FF0000; font-weight:bold;}
.txtgreen{ color:#009900; font-weight:bold;}
h1 {
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #2C2B2B;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.toplink {
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.toplink a{
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.toplink a:hover{
	color:#666666;
	text-decoration: underline;
}
.content {
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:17px;
}
.content a{
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.content a:hover{
	color:#666666;
	text-decoration: underline;
}
.listing {
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.listing ul{
	margin:5px 0px 14px 30px;
	padding:0px;
	list-style-type:disc;
}
.listing li{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:17px;
}
.listing li a{
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.listing li a:hover{
	color:#666666;
	text-decoration: underline;
}
.listing li span{
	font-family:Tahoma, Arial, Georgia;
	font-size:10px;
	color:#FC7D40;
	text-decoration:none;
}
td.banner {
	background-image: url(../images-new/bg-banner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.header {

	background-image: url(../images-new/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header{
 background-image:url(../images-new/index_r1_c1.gif);
 background-position:10px top; background-repeat:no-repeat;
 height:54px;
 }
 
 /*---------footer-----------------*/

#footer {
	margin-right: auto;
	margin-left: auto;
	color: #bebebe;

}
#footer h1{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	color:#ff7730;
	text-decoration: none;
}
#footertext {
	margin: 0px;
	float: left;
	padding:25px 0px 0px 20px;
}
#construct table.tblcontent {
	background-repeat: no-repeat;
	background-position: right top;
}


#footercontainer {
	background:#21211F;
	height:120px;
	width: 936px;
	margin:0px auto;
	padding:0px;
}
#footerimg {
	float: right;
	height: 88px;
	color: #bebebe;
	text-align: center;
	display: block;
	margin: 0px 20px 0px 0px;
	padding:20px 0px 0px 0px;
}
input, select {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#construct {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
}
.block {
	display: block;
	padding: 15px 4px 0px 40px;
	*padding: 4px 4px 4px 40px;
	border: 1px dashed #FFFFFF;
	background: #DFDFDF url(../images/bullet-gear.gif) no-repeat left center;
	font: bold 14px "Trebuchet MS", Arial;
	color: #333333;
	*width: 266px;
	width: 240px;
}
form {
	margin: 10px 0px 0px;
}
.toplinks{
	padding-left:0px;
	padding-bottom:10px;
}
.toplinks .searchtext {
	border: 1px solid #cccccc;
	color: #666;
	font-size:13px;
	width: 170px;
	margin: 0px;
	padding:0px 0px 0px 5px;	
	height:20px;
	line-height:20px;
}
.toplinks .searchbutton {
	background:#666;
	border: 1px solid #999;
	color: #FFFFFF;
	width:30px;
	height:20px;
	cursor: pointer;
	padding:0px 0px 2px 0px;
	margin:0px;
}
.link {
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.link a{
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.link a:hover{
	color:#666;
	text-decoration: underline;
}
.head12 {
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.font12 {
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.box_top {
	background:url(../images/box-top.jpg) no-repeat left top;
	padding:6px 0px 0px 0px;
	margin:0px;
	width:570px;
}
.box_bottom {
	background:url(../images/box-bottom.jpg) no-repeat left bottom;
	padding:0px 0px 6px 0px;
	margin:0px;
}
.box_middle {
	background:url(../images/box-middle.jpg) #FFFFFF repeat-x left top;
	padding:0px 8px;
	margin:0px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	min-height:98px;
}
.sm_box_top {
	background:url(../images/sm-box-top.jpg) no-repeat left top;
	padding:6px 0px 0px 0px;
	margin:0px;
	width:280px;
}
.sm_box_bottom {
	background:url(../images/sm-box-bottom.jpg) no-repeat left bottom;
	padding:0px 0px 6px 0px;
	margin:0px;
}
.sm_box_middle {
	background:url(../images/sm-box-middle.jpg) #FFFFFF repeat-x left top;
	padding:0px 8px;
	margin:0px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	min-height:98px;
}
.news_listing {
	margin:0px;
	padding:0px;
}
.news_listing ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.news_listing li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
	background:url(../images/bullet01.gif) no-repeat left 7px;
	text-align:left;
}
.search_bg {
	background:url(../images/search-bg.jpg) repeat-x left top;
	font-size:14px;
	color:#DDDDDD;
}
.textfield {
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:14px;
	text-decoration:none;
	background:#CCCCCC;
	height:18px;
}
.link11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.link11 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.link11 a:hover{
	color:#666;
	text-decoration: underline;
}
