

#heading {
	display: none;
}
	#headingRight {
		display: none;
	}

#mainContentBackground {
	background: none;
}
#mainContent {
	background: none;
}


#heading_home {
	background: url(/site/images/home/top_shadow.png) top left repeat-x;
	position: relative;
	z-index: 1000;
	margin-top: -11px;
	width: 730px;
	height: 300px;
	overflow: visible;
}
		*html #heading_home {
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/home/top_shadow.png', sizingMethod='crop');
		}

		#heading_home_right {
			background: url(/site/images/heading_home_right.png) top right no-repeat;
			padding: 0;
			height: 281px;
			width: 42px;
			position: absolute;
			top: 105px;
			right: 0;
			z-index: 1000;
		}
				*html #heading_home_right {
					background: none;
					filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/heading_home_right.png', sizingMethod='scale');
				}


	#heading_home #flashcontent {
		width: 734px;
		height: 289px;
		position: absolute;
		z-index: 2000;
		overflow: visible;
		top: 11px;
		left: 0px;
		background: url(/site/images/home/heading_middle.jpg) top left no-repeat;
	}
		#heading_home #flashcontent div {
			width: 538px;
			height: 319px;
			position: absolute;
			z-index: 3000;
			top: -6px;
			left: 0;
		}
			#heading_home #flashAlternative {
				width: 538px;
				height: 319px;
				background: url(/site/images/home/flash_alternative.gif) -2px 1px no-repeat;
			}
	
	#news {
		position: absolute;
		top: 120px;
		right: 0;
		z-index: 2000;
		width: 180px;
		padding-right: 10px;
		font-size: 12px;
	}
		*html #news {
			width: 166px;
		}
		#news ul {
			padding-left: 0px;
			list-style: none;
		}
		#news li {
			color: #FFF;
			margin: 0 0 7px 0;
			padding: 0 0 0 16px;
			background: url(/site/images/home/news_donut.gif) 0 -2px no-repeat;
			font-weight: bold;
			line-height: 14px;
		}
			*html #news li {
				float: left;
				display: inline;
				width: 100%;
			}
		#news li a, #news li a:visited {
			color: #FFF;
		}
		#news em {
			color: #fdd01f;
			font-style: normal;
			font-weight: bold;
		}
		#news h3 {
			font-size: 16px;
			color: #FFF;
			font-weight: normal;
			padding: 6px 0 0 0;
			margin: 0 0 6px 0;
		}
		#news li span {
			
			font-weight: normal;
			color: #FFF;
			font-size: 1em;
		}
			*html #news li span {
				
			}			
			
#content {
	width: 710px;
	padding: 0 0 0 10px;
	clear: both;
	margin-bottom: 8px;
}

.home_rows {
	margin: 0 0 12px 0;
	clear: both;
}
	.home_rows td {
		border-right: 1px solid #FFF;
		padding: 7px;
		vertical-align: top;
	}
	#content .home_rows h2 {
		font-size: 16px;
		color: #FFF;
		font-weight: normal;
		padding: 0;
		margin: 0;
	}
	.home_rows .yellowCells td {
		background: #ffcc00;
		font-size: 0.9em;
		color: #747a75;
		vertical-align: middle;
	}
		.home_rows .yellowCells td a, .home_rows .yellowCells td a:visited {
			color: #747a75;
		}
			
				
.column_area form {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
}
.column_area form span {
	clear: both;
	display: block;
	padding: 10px 0 0 0;
}
	.column_area form label {
		display: block;
		clear: both;
		margin: 0 0 4px 0;
	}
	.form_input {
		width: 140px;
		border: 1px solid #999;
		background: #FFF;
		height: 13px;
		float: left;
	}
	.form_submit {
		float: left;
		margin: -2px 0 0 4px;
	}
			
			
.iconPicture {
	position: relative;
	width: 199px;
	height: 162px;
}
	.iconPicture div {
		position: absolute;
		z-index: 2000;
		top: 5px;
		right: 5px;
		height: 29px;
		width: 29px;
		background: url(/site/images/home/icon_picture.png) top right no-repeat;
	}
		*html .iconPicture div {
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/home/icon_picture.png', sizingMethod='crop');
		}
	.iconPicture img {
		z-index: 0;
		position: relative;
	}

			
.postitnote {
	background:url(/site/images/postitnote.png) 0 0 no-repeat; 
	min-height:121px; 
	height:131px; 
	width: 150px;
	padding: 15px 40px 0 18px;
	position: absolute;
	top: 0;
	left: 0;
}
	*html .postitnote {
		line-height: 11px;
	}
			
			*html .postitnote {
				background: none;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/postitnote.png', sizingMethod='crop');
			}


.slide {
	width: 185px;
	height: 150px;
	background: #FFF;
}
	.slideImage {
		text-align: center;
		display: block;
		clear: both;
		min-height: 40px;
		height: auto !important;
		height: 40px;
	}
		.slideImage img {
			
		}
	.quote {
		display: block;
	}
		.quote span {
			display: block;
			font-size: 11px;
			padding: 5px 0 0 0;
			line-height: 13px;
		}
			.quote span span.quoteMark {
				font-size: 13px;
				display: inline;
				padding: 0;
				line-height: 5px;
			}
	cite {
		color: #777;
		font-size: 10px;
		padding: 3px 15px 0 0;
		font-style: normal;
		clear: both;
		display: block;
		text-align: right;
	}
	
	
	
#insideTrackForm {
	background: url(/site/images/inside_track_form.gif) left top no-repeat;
	height: 44px;
}
	#insideTrackForm h2 {
		float: left;
		display: inline;
		width: 155px;
		height: 44px;
		text-indent: -9999px;
	}
	#insideTrackForm .description {
		float: left;
		display: inline;
		width: 360px;
		height: 42px;
		color: #FFF;
		margin-right: 20px;
		padding-top: 1px;
	}
	#insideTrackForm .description td {
		width: 360px;
		height: 38px;
		vertical-align: middle;
		text-align: left;
		font-size: 12px;
	}
	#insideTrackForm .form {
		float: left;
		display: inline;
		width: 170px;
		height: 32px;
		color: #FFF;
		padding-top: 10px;
	}
		#insideTrackForm .form .NormalText {
			float: left;
			display: inline;
			margin-right: 8px;
			border: 1px solid #a2a7a3;
			font-size: 11px;
			padding: 2px;
			width: 125px;
			color: #999;
		}
		#insideTrackForm .form .link {
			float: left;
			display: inline;
			clear: none;
			padding: 2px 0 0 0;
		}
			#insideTrackForm .form .link a,
			#insideTrackForm .form .link a:visited {
				color: #FFF;
			}


	
	