	@import "css/global.css";
	.homePanel{
		height: 384px;
		text-align: left;
		vertical-align: top;
	}
	.newsPanel{
		background: url(images/main/bg_newsPanel.gif) no-repeat top left;
		width: 235px;
		height: 384px;
		text-align: left;
		vertical-align: top;
	}
	.toolsDescPanel{
		background: url(images/main/bg_toolsDescPanel.gif) no-repeat top left;
		width: 311px;
		height: 343px;
		text-align: left;
		vertical-align: top;
	}
	.featuredPanel{
		background: url(images/main/bg_featuredPanel.gif) no-repeat top left;
		text-align: left;
		vertical-align: top;
		width: 354px;
		height: 384px;
	}
	.toolsDescTable{
		width: 260px;
		margin: 96px 0px 0px 25px;
	}
	.toolsDescText{
		height: 54px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #848484;
		text-align: justify;
		vertical-align: top;
	}
	.toolsDescText2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #848484;
		text-align: justify;
		vertical-align: top;
	}
	.featuredTable{
		width: 345px;
		margin: 66px 0px 0px 4px;
	}
	.featuredDesc{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #7f8e99;
		text-align: justify;
		vertical-align: top;
		padding: 3px 5px 3px 3px;
		border-bottom: 2px dotted #48555f;
	}
	.featuredDesc span{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 22px;
		font-weight: normal;
		color: #fff;
	}
	.featuredLink{
		font-family: small fonts, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #7f8e99;
		text-align: left;
		vertical-align: middle;
		padding: 5px;
	}
	.featuredDesc a:link,
	.featuredLink a:link,
	.featuredDesc a:visited,
	.featuredLink a:visited{
		color: #7f8e99;
		text-decoration: none;
	}
	.featuredDesc span a:link,
	.featuredDesc span a:visited{
		color: #fff;
		text-decoration: none;
	}
	.featuredDesc a:hover,
	.featuredDesc span a:hover,
	.featuredLink a:hover{
		color: #fff;
		text-decoration: none;
	}
	#introMovie{
		height: 310px;
	}
	.introSpot{
		background: url(images/main/bg_intro.jpg) no-repeat top left;
		height: 310px;
		text-align: left;
		vertical-align: top;
	}
	.promoCell{
		text-align: center;
		vertical-align: top;
		padding: 0px 5px 0px 5px;
	}
	.promoNavBar{
		background: url(images/promo/bg_nav.gif) repeat-x top left;
		height: 29px;
		text-align: left;
		vertical-align: top;
	}
	.promoBackground{
		background: #39434a;
		text-align: center;
		vertical-align: top;
		border-right: 1px solid #47535b;
		border-bottom: 1px solid #47535b;
		border-left: 1px solid #47535b;
		padding: 0px 4px 4px 4px;
	}
	.promoForeground{
		background: #fff;
		text-align: center;
		vertical-align: top;
		padding: 0px 2px 2px 2px;
	}
	.promoContent{
		background: #ededed;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #ccc;
		padding: 4px;
	}
	.siteCell{
		text-align: center;
		vertical-align: top;
		padding: 6px;
	}
	.siteTable{
		background: #f6f6f6;
		width: 100%;
		border: 1px solid #cecece;
	}
	.siteSlot{
		text-align: center;
		vertical-align: middle;
		border: 1px solid #fff;
		padding: 13px;
	}
	.siteDesc{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: normal;
		color: #2c353b;
		text-align: left;
		vertical-align: top;
		padding: 0px 5px 0px 13px;
	}
	.siteDesc h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: normal;
		color: #2c353b;
	}
	.siteDesc a:link,
	.siteDesc a:visited{
		color: #2c353b;
		text-decoration: none;
	}
	.siteDesc a:hover{
		color: #2c353b;
		text-decoration: underline;
	}
	.signupTable{
		background: #f6f6f6;
		width: 100%;
		text-align: center;
		vertical-align: top;
		border: 1px solid #cecece;
		padding: 5px;
	}
	.signupTitles{
		background: #39434a;
		width: 50%;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		color: #80868a;
		padding: 10px;
	}
	.signupTitles span{
		color: #ccd5db;
		text-decoration: underline;
	}
	.promolink A:link {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:10px; color:#333;}
	.promolink A:visited {text-decoration: none; color: #2c353b; font-family: Georgia;}
	.promolink A:active {text-decoration: none; font-family: Georgia;}
	.promolink A:hover {text-decoration: underline; font-family: Georgia;}
	span.white{color:#fff;}
