body {
	background:url(../images/bg.jpg) repeat-x #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2f30;
	line-height: 18px;
}

body.inner{
	background:url(../images/bginner.jpg) repeat-x #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.inner ,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2f30;
	line-height: 18px;
}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000033;
}
.style1 {
	color: #222C3B
}
.style2 {color: #2b2f30}
.style3 a {color: #2b2f30}
.style6 {color: #2b2f30; }
.style7 {
	color: #db5a26;
	font-size:14px
}
.style8 {font-size: 14px}
.style10 {color: #333333}
.style9 {
	font-weight:bold;	
	font-size: 12px;
	color: #000000;
}
.style11 {color: #2b2f30; }

.style11 a{
	color:#52893d;
	font-weight:bold
}

.style15 {color: #2b2f30}
.style16 {color: #000000}

h3{
	background:url(../images/bgTitleLine.jpg) left bottom repeat-x;
	color:#f04a24;
	font:Italic 24px Georgia, "Times New Roman", Times, serif;
}


.topcontainer{
	margin:0 auto;
	height:105px;
	text-align:left;
	width:1024px;
	padding:13px 0 0 0;
	background:url(../images/bgbottomtop.jpg) left bottom repeat-x;
}

.logo{
	float:left;
	display:inline;
}

.tagline{
	float:right;
	display:inline;
}

.nav{
	float:right;
	display:inline;
	list-style:none;
	width:600px;
	line-height:38px;
	margin:34px 0 0 0;
	background:url(../images/bgNav.jpg) no-repeat;
	paddding:0
}

.nav li{
	float:left;
	font-size:14px
}

.nav li a{
	display:block;
	margin:0;
	padding:2px 18px 0 18px;
	text-decoration:none;
	color:#2b2f30;
}

.nav li a:hover, .nav li a.active{
	background:#40ac49;
	color:#fff;
}

.btnlogo{
	list-style:none;
	width:330px;
	margin:10px auto;
	padding:0
}

.btnlogo li{
	float:left;
}

.btnlogo li a{
	display:inline;
	border:0
}

.btnlogo li img{
	border:0
}

.line{
	background:#333;
	height:1px;
	padding:0;
	margin-top:0;
	width:100%
}

.tblinvestor{
	margin:0 0 20px 0;
	border:1px solid #40ab49;
	background:#eaf5e7
}

.tblinvestor tr.alt{
	background:#fdfffc
}

.tblinvestor th{
	background:#40ab49;
	font:bold 12px "arial";
	text-align:center;
	color:#fff;
	padding:3px 4px;
}

.tblinvestor td{
	padding:3px 5px;
	text-align:center
}

.tblinvestor td.lefttxt{
	text-align:left;
}

.tblinvestor td.lefttxt a:hover{
	color:#f04a24;
}

