﻿body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	
	/*font-size: 1em;*/
	
}
h2, h4, h5 {font-family: Arial, Helvetica, sans-serif;}
p, ul, h2, sup, td {font-family: Arial, Helvetica, sans-serif;}
sup {FONT-SIZE: 0.7em; COLOR: #000000; LINE-HEIGHT: 13px;}
h1	{
	color:#B55518;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
h2	{color:#d2691e;font-size:1.2em; font-weight:700;}
h3	{
	color:#999999;
	margin-bottom:2px;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
h4	{
	font-weight: bold;
	font-size: 0.9em;
	margin-top:0px;
	background: url(../images/h4.gif) no-repeat left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
}	
h5, dt	{
	font-size: .8em;
	font-weight:700;
	margin-bottom: 5px;
}
h6	{font-size: .8em; font-weight:	700;}
p	{
	font-size: .95em;
	vertical-align:baseline;
	margin-top: 0px;
}
.content ul {margin: 2px 3px; padding: 2px;}
.content ul li 
{
    font-size:.95em;
	list-style-type: none; background: url(/images/global/bullet.gif) -4px 2px no-repeat;
	margin-left: 0; padding: 0 0 3px 8px; margin-bottom: 3px;
	/*background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;*/
}
a {color: #B12118; text-decoration: none;}
a:hover {text-decoration: underline; background-color: #E8E8E8;}
#SabaHomeContent 
{
    position:relative;
    background-image:url("/images/home-pg-bg.jpg");
    background-repeat:no-repeat;
    margin:0 auto;
    width:800px;
    height:460px;
    
    
}
#onecolumn {
	padding: 0px;
}
#onecolumn th {padding: 0px;}
#onecolumn td {padding: 10px 10px 10px 25px;}
#twocolumn {padding: 0px;}
#twocolumn th {padding: 0px;}
#twocolumn td {
	padding: 10px 10px 10px 25px;
	vertical-align: top;
}
#twocolumn td.column2 {
	padding: 25px 10px 0px 0px;
	vertical-align: top;
}
.mission
{
    margin-top:30px;
    padding: 12px;
    font-size:1.3em;
    background-color: #E5E3E3;
}
.notes
{
    font-size:.8em;
}
.subnav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E3EF;
	width: 172px;
}
.subnav td {
	padding-left: 10px;
	color: #CCCCCC;
	text-align: left;
}
.subnav a {
	text-decoration: none;
	font-size: 10px;
	background: url(/images/navBul_selected.gif) no-repeat 0px center;
	padding-left: 10px;
	display: block;
}

.subnav td.header {

	font: 700 16px Arial, Helvetica, sans-serif;
	color: #A3BDDA;
	text-align: left;
	border-bottom: solid 1px #E7E3EF;
	padding-left: 10px;
}
.subnav a:hover {
	text-decoration: none;
	font-size: 10px;
	background: url(/images/navBul.gif) no-repeat 0px center;
}
.col1 {
	text-transform: uppercase;
	background: #E2EBF3;
	padding: 2px 10px 2px 5px;
	font-size: 90%;
}
.col2 {
	background: #EEEEEE;
	padding: 2px 10px;
}
#twobytwo 
{
width:978px;
}
#twobytwo h1 
{
    color: #000;
}
.twobytwoleft
{
    width:800px;
    padding: 8px;
}

.twobytworight
{
    border-left: solid 1px #DFDCC8;
    width: 178px;
    
}
#investor 
{
    padding:6px;
}

#investor a
{
    font-size: .9em;
}

.newsBox table, .storyBox table, .contactBox table 
{
    width:100%;
}
.newsBox, .storyBox, .contactBox 
{
    border-bottom: solid 1px #DFDCC8;
    padding: 4px;
}
 
.newsBox h4, .storyBox h4, .contactBox h4, .newsBox h5, .storyBox h5, .contactBox h5 
{
    margin:0;
    padding:0;
    border:none;
    text-transform:none;
    font-size:.9;
    
}
.newsBox td, .storyBox td, .contactBox td 
{
    vertical-align:top;
}
.date
{
    text-align:right;
}
.newsBox p, .storyBox p, .contactBox p 
{
    margin:0;
    padding:0;
    font-size: .7em;
} 
#submenu 
{
    padding:0 0 4px 0;
    margin:0;
}
#submenu li 
{
    padding:0 4px;
    margin:0 12px 0 0;
    display:inline;
    list-style-image:none;
    background: transparent;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;

}
#submenu a
{
    color:#666;
    background: transparent;
}
#submenu a:hover 
{
    color:#B12118;
    background: transparent;
}

#twocolumn td.bio {
	padding: 10px 10px 10px 25px;
	vertical-align: top;
	width: 500px;
}
.RadEContent, BODY.RadEContent, .RadEContentBordered, BODY.RadEContentBordered
{
 /* PUT WHATEVER ELSE YOU NEED IN THIS CLASS HERE */
	font-size:.7em !important;
	font-family: Arial, Helvetica, sans-serif;
}

/* Print Only CSS 
@media print 
{

}*/
/* End Print Only CSS */
