/*-----------------------------------------------I4 Commerce Screen StylesAuthor: Wendy WillardVersion: September 5 2007----------------------------------------------- *//*-----------------------------------------------Color LibraryGreen - #038d01Light Gray - #ece7d3Yellow - #f8b643----------------------------------------------- *//* =General----------------------------------------------- */body{	margin:0;	padding:0;	color:#333;	font:normal 62.5% Verdana, Arial, Helvetica, sans-serif;	height: 100%;}.home{	color:#666;}a,a:link{	color:#001571;	text-decoration:none;}a:hover{	color:#002D62;	text-decoration:none;}h1{	font-size:16px;}h2{	font-size:15px;}h3{	font-size:14px;	color:#002D62;}h4{	font-size:14px;	color:#2F8926;}/* Common=Sructure----------------------------------------------- */#page{	width:970px;	margin:0 auto;	padding:0;	position:relative;	font-size:12px;}#logo{	margin:0px 50px 5px 5px;	width: 250px;	border:0;}#footer {	width: 960px;	color: #999;	font-size: 10px;	clear: both;	}#copyright {	float: left;	padding-top:10px;	}/* Common=Navigation----------------------------------------------- */#footerNav {	float: right;	}#footerNav a,#footerNav a:link,#footerNav a:visited {	color: #999;	text-decoration: none;	}#footerNav a:hover,#footerNav a:active {	color: #007cc6;	text-decoration: underline;	}/* Common=Search----------------------------------------------- */#searchButton {	padding-left: 2px;	}	/* Homepage=Content----------------------------------------------- */	#mainImage {	width: 662px;	height: 223px;	float: right;	border: 0;	margin: 0 0 0 5px;	position:relative;}#mainImage img {	border: 0;	text-decoration: none;	margin: 0;	padding: 0;	vertical-align:middle;	}#marketOverlay {	position: absolute;	margin: 0 0 0 0;	bottom:0;	left:0;	border: 0;	color: #fff;	font-size: 9px;	width: 662px;	background-color: #191d20;	height: 25px;	padding: 0;	overflow: hidden;	line-height: 25px;	}#marketOverlay p {	margin: 0;	padding: 0;	}#marketOverlayTitle {	float: left;	width: 78px;	padding: 0;	margin: 0;	background-color: #494949;	font-weight: bold;	text-transform: uppercase;	border: 0;	text-decoration: none;	height: 25px;	line-height: 25px;	text-align: center;	}#marketOverlay strong {	padding-left: 2px;	}#planLinks {	width: 303px;	height: 223px;	margin:0;	padding: 0;	float:left;	clear:none;	}#planLinks img {	border: 0;	margin: 0;	padding: 0;	}	#mainContent {	background: #e5e5e5 url(images/mainContent-bg.gif) no-repeat bottom right;	width: 950px;	min-height: 224px;	padding: 10px;	clear: both;	margin: 5px 0 0 0;	height: 100%;	float:left;	}#mainText p {	line-height: 20px;	font-size: 11px;	color: #000;	margin:0;	font-family:Verdana, Arial, Helvetica, sans-serif;	}#mainText {	background: #f7f7f7;	width: 350px;	min-height: 179px;	padding: 20px 10px 25px 20px;	margin: 0;	float: left;	display:inline;	}#mainText ul {	list-style: none;	margin: 0;	padding: 25px 0 0 0;	}#mainText ul li {	float: left;	background: url(images/arrow-green.gif) no-repeat;	padding: 0 10px 0 30px;	width: 130px;	font-size: 11px;	margin: 0;	}	#blogLink {	background: #f7f7f7;	width: 260px;	padding: 10px;	margin: 0 5px;	float: left;	height: 204px;	display:inline;	}	#blogLink img {	border: 0;	padding: 0;	margin: 0;	}#newsColumn {	width: 260px;	padding: 0;	margin: 0;	background: none;	float: left;	display:inline;	}#newsColumn img {	border: 0;	}#latestNews {	width: 260px;	min-height: 170px;	background: #fff url(images/news-bg.gif) no-repeat bottom right;	margin: 0;	padding: 10px 0 0 20px;	color: #001571;	font-size: 11px;	/*border-bottom: 2px solid #e5e5e5;*/	float:left;	}#latestNews a,#latestNews a:link {	color: #001571;	text-decoration: none;		}#latestNews a:visited {	color: #333;	}#latestNews a:hover,#latestNews a:active {	color: #007cc6;	text-decoration: underline;	}	#latestNews p {		padding: 4px 3px;	line-height: normal;	margin: 0;	}#rssButton {	float: right;	}/*#copyright img {	vertical-align: top;	border: 0;	}*/#copyrightImg {	vertical-align:top;	border:0;	float:left;}.clear {    clear:both;    height:1px;    overflow:hidden;  }/* Interior=Content----------------------------------------------- */



