body{
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color: #f4f3ec;
}
td{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.inner-content{
font-size:11px;
/*font-style:italic;
*/}
.investors{
font-size:12px;
font-style:italic;
color:#000000;
}
.investors a{
font-size:12px;
font-style:italic;
color:#000000;
text-decoration:underline;
}
.investors a:hover{
font-size:12px;
font-style:italic;
color:#FF6600;
text-decoration:underline;
}

.arrow {
	color: #f96300;
	font-weight: bolder;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #909090;
}
.footer a{
	font-family: Arial;
	font-size: 10px;
	color: #909090;
	text-decoration:none;
}
.footer:hover {
	font-family: Arial;
	font-size: 10px;
	color: #909090;
	text-decoration: underline;
}
.listItems{
	font-family: Georgia;
	font-size: 9px;
	color: #000000;
	font-style: italic;
}
.learn_more {
}
.footer2 {

	font-family: Arial;
	font-size: 10px;
	color: #909090;
}
/**************Submenu************/
.menubox_break{
background-color:#f17c0e;
line-height:1px;
}
.whitebox{
background:url(../images/submenu/white-box.jpg) repeat-y;
line-height:8px;
font-size:7px;
}
.subpage_whitebox{
background:url(../images/submenu/subpage_whitebox.jpg) repeat-y;
line-height:8px;
font-size:7px;
}

.strategics_whitebox{
background:url(../images/submenu/strategics_whitebox.jpg) repeat-y;
line-height:8px;
font-size:7px;
}

.greenbox{ background:url(../images/submenu/greenbox_19.jpg) repeat-y;
padding-left:6px;
}
.subpage_greenbox{ background:url(../images/submenu/subpage_greenbox_13.jpg) repeat-y;
padding-left:6px;
}
.strategic_greenbox{ background:url(../images/submenu/strategic_greenbox_10.jpg) repeat-y;
padding-left:6px;
}

/**************Subpages content***********/
.inner-content .italic_underline{
font-size:12px;
text-decoration:underline;
}
.orangeborder{
border:solid;
border-width:1px;
border-color:#F2841C;
}
.orangeborder1{
border:solid;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-color:#F2841C;
}
.inner-orange{
font-size:11px;
font-style:italic;
color: #F27C0E;
}