/* Home Page Specific CSS Document */

#homeMessage {
	padding:0;
	margin:0;
	height:156px;
	/* flash of jpg will be in this space */
}

#importantDates {
	float:right;
	width: 202px;
	background-color:#f9f9f9;
	background-image:url(../images/shadow_on_lightgrey.gif);
	background-repeat: repeat-x;
}

#importantDates .title {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee0e2;	
}

#importantDates .dateItem {
	color: #6a6a6a;
	font-size:10px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}

#importantDates .last {
	border: none;
}


#homeFeature {
	margin:0;
	float:left;
	width:498px;
	background-image: url(../images/shadow_on_white.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 0px;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	width:476px;
	} html>body #homeFeature {
	width:476px;
}

#homeFeature h2 {
	font-size:.75em;
	margin-bottom:20px;
	margin-top:0px;
	color:#616d87;
}

#homeFeature td {
	vertical-align: top;
	font-size:.7em;	
}

#homeFeature .contentCell {
	padding-bottom:20px;
}

#homeFeature .divider {
	height:21px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e7e8eb;	
	margin-bottom: 20px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:1px;
	} html>body #homeFeature .divider {
	width:1px;
}

td.homeFeatureDivider {
	width:21px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/home_v_divider.gif);
	background-repeat: no-repeat;
	background-position: center top;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:1px;
	} html>body td.homeFeatureDivider {
	width:1px;
}