* img {border: 0;}
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #c4112f;
	background-image: url(../images/bg_pinstripe.gif);
	font-size: 11px;
	text-align: center;
}
a:link {
	color: #C4122F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C4122F;
}
a:hover {
	text-decoration: underline;
	color: #C4122F;
}
a:active {
	text-decoration: none;
	color: #C4122F;
}

h2 {
	margin-top: 14px;
	margin-bottom: 14px;
	font: normal 18px Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #C4112F;
}
li { margin-bottom: 1em;}
ul { margin: 1em 0;}

/**************/

#canvas
{
	margin: 0px auto;
	width: 818px;
	text-align:left;
}
#container
{
margin: 0px auto;
background-color: #FFF;
padding: 0px 30px 30px;

}

#header {
	background-color: #FFF;
	overflow: hidden;
	border-top:10px solid #4C4C4C;
}
#header #headbar {
	background-color: #FFF;
	height: 25px;
	overflow: hidden;
}
#header #headbar h1 {
	margin: 0;
	padding: 25px 0 0 0;
	font-weight: normal;
    height: 0px !important;
    height /**/:25px; /* for IE5/Win */
	
	width: 250px;
	float: left;
}

#header #headbar #description {
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:25px; /* for IE5/Win */
	width: 250px;
	float: right;
	font: 16px Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	background: url(../images/head-strap.gif) no-repeat right top;
	text-align: right;
	line-height: 25px;
}


#header #banner {
	background-color: #FFF;
	height: 186px;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	clear: both;
}

#header #banner a {
    padding: 183px 0 0 0;
    overflow: hidden;
    background-image: url("../images/head-left.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:183px;
	
	width: 183px;
	display: block;
}

/**************/

#navbar
{
	background: url(../images/bg_nav.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 48px;
	position: relative;
	z-index: 90;
}

/**************/

#content-wrapper {
	clear:both;
}

.content {
	clear:both;
}
.content-head {
	float:right;
	width:555px;
	margin-top: 14px;
}
.content-head h2, .content-head h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content-left {
	float: left;
	width: 182px;
}
.content-right {
	float:right;
	width:555px;
	margin-top: 14px;
}
.content-right p {
	margin-top: 14px;
	margin-bottom: 14px;
}
.content-right h2, .content-right h3, .content-right p {
	margin-top: 0px;
	margin-bottom: 14px;
}
.content-right h3 {
	margin-top: 20px;
}

.home-head {
	background: url(../images/hline.gif) repeat-x bottom;
}
.home-head  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 14px;
	margin: 0px;
}
.home-pipeline {
	padding-top: 14px;
}
.home-pipeline  h2 {
	margin-bottom: 0px;
}

/*************/

.sidepanel {
	background: url(../images/bg_sidegrad.gif) repeat-x;
	padding: 11px;
}

.sidepanel2 {
	margin-top: 14px;
	background: url(../images/bg_sidegrad.gif) repeat-x;
	padding: 11px;
}
.sidepanel-scale {
	padding: 8px;
	border-bottom: 14px solid #a6c0a6;
	background: url(../images/bg_sidedash.gif) bottom;
	font-size: 9px;
}
.sidepanel-fixed {
	padding: 8px;
	border-bottom: 14px solid #a6c0a6;
	background: url(../images/bg_sidedash.gif) bottom;
	min-height: 270px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .sidepanel-fixed { height: 270px; }

.sidepanel p, .sidepanel2 p {
	margin: 8px 0 0 0 ;
}

/*************/

#columns-holder {
	clear:both;
	width:100%;
	background: url(../images/bg_sidegrad.gif) repeat-x;
}
#columns-gutter {
	padding: 18px 0 18px 18px;
}
#columns-gutter h2 {
	margin-top: 0;
}
.columns {
	float:left;
	width: 228px;
	margin-right: 18px;
	display: inline;
	margin-bottom: 16px;
}
.columns p {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
	height: 0px;
	font-size: 0px;
	visibility: hidden;
}
/*************/


/*************/

.hline {
	clear: both;
	background: url(../images/hline.gif) repeat-x bottom;
	height: 1px;
	font-size:1px;
}

.hline-right {
	clear: both;
	text-align: right;
	margin-left: 204px;
	height: 1px;
	font-size:1px;
	background: url(../images/hline.gif) repeat-x bottom;
}
.hline-right div {
	text-align: right;
	width: 555px;
	/*background: url(../images/hline.gif) repeat-x bottom;*/
	height: 1px;
	font-size:1px;
}

#footer
{
	clear: both;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-bottom: 16px;
}
#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #FFFFFF;
}
#footer .vdiv {
	padding: 0 5px;
	display:inline;
}

    
#footer-copyright {
	float: left;
}
#footer-links {
	float: right;
}


/****** Headings ******/

.heading {
	width: 552px;
	height: 24px;
	position: relative;
	line-height: 24px;
		position: relative;
	}
.heading span {
	background: url(../images/spacer.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

/*****  Texts *****/

.alink {
	background: url(../images/chevron.gif) no-repeat 0px 2px;
	padding-left: 16px;
}
.h2-alt {
	font-size: 16px;
}
.comments {
	margin: 24px 0;
}
.comments h3, .comments p {
	margin: 0 0 4px 0;
}
.smalltext {
	font-size: 9px;
}
.titletext {
	color: #C4122F;
	margin-bottom: 14px;
	font: bold 26px Arial, Helvetica, sans-serif;
}
.redtext {
	color: #C4122F;
}

/***************/

#intel-table {
	width: 756px;
	padding: 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
#intel-table th {
	font-weight: bold;
	padding: 1px 4px;
}

#intel-table th, #intel-table td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border-left: 1px solid #EAEAEA;
}
#intel-table .tableheader, #intel-table .tableheader th{
	background: #C4122F;
	color: #ffffff;
	font-weight: bold;
}

/**** Publications ***********/

#publications h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4122F;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
#publications p {
	margin-bottom: 6px;	
}
#publications .hline {
	margin-top: 8px;
	margin-bottom: 8px;	
}


/**** Partnering - LEO Logo ***********/

img.floatLeft{
	float: left;
	margin: 8px;
}
#leoText{
	position:relative;
	margin-top: 30px;
	margin-left: 110px;
	margin-bottom: 50px;
	
	
}