* 
{
	margin: 0;
	padding: 0;
}
	
body 
{
	color: #000;
	background-color: #F7FAF2;
	text-align: center;
	font: normal 101%/130%  arial, helvetica, sans-serif;
}

#container 
{
	background: transparent url(/graphics/backgrounds/innFutures.gif) no-repeat top left;
	width: 777px;
	margin: 10px auto;
	text-align: left;
	height: 1%;
}

#main_col
{
	color: #636467;
	margin:0px 20px 0px 20px;
	padding-top:20px;
}

p.bold
{
	font-weight:bold;
}

p.large
{
	font-size:large;
}

p.large a
{
	font-size:large;
	color: #636467;
}

p.large a:hover
{
	font-size:large;
	color:#72B53E;
	font-weight:bold;
}

p.xlarge
{
	font-size:x-large;
	line-height:36px;
	margin:25px 0px 36px 0px;
}

p.small
{
	font-size:small;
}

.h1_picblock 
{
	display: block;
	width: 384px;
	height: 127px;
	margin: 0 0 8px 0;
	padding: 0;
	text-indent: -2000px;
}

.header_main
{
	background: transparent url(/graphics/banners/innFuturesBig.gif) no-repeat top left;
}

.footer_main
{
	background: transparent url(/graphics/banners/innFuturesSml.gif) no-repeat center left;
	padding-left:230px;
	line-height:40px;
	margin-top:36px;
}

.quote
{
	font-style:italic;
	margin:36px 0px 18px 0px;
	font-size:large;
}

.points
{
	background: transparent url(/graphics/logos/innFutures.gif) no-repeat top left;	
	padding-left: 70px;
	margin-bottom: 20px;
	font-size:large;
}

.green1
{
	color:#8DC73F;
}

.narrow
{
	font-weight:normal;
}
a.link
{
	color: #636467;
}

.nav a
{
	font-size:0.9em;
	color:#444445;
	font-weight:bold;
}

.nav a:hover
{
	font-size:0.9em;
	color:#72B53E;
	font-weight:bold;
}
li
{
	margin-left:40px;
}

a img
{ border:0px;}

a.largelink
{
	font-size:large;
	color: #636467;
	text-decoration: none;
}

ul.tick
{
	margin-left: 40px;
	list-style-image: url(/graphics/banners/tick-bullet.gif);
}

a img.link
{
	border: solid 1px black;
}
