@import "UWDefault.css";

h1{ 
	color:#a362a3;
	font-size:24px;
	font-weight:normal;
	margin:21px 0 15px 0;
}

h2{
	color:#962424;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

h3{
	color:#962424;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}

h4{ 
	color:#962424;
	font-size:14px;
	font-weight:normal;
	margin-bottom:4px;
}

h5{
	color:#333;
	font-size:12px;
	margin-bottom:5px;
}

h6{
	color:#7f7f7e;
	font-size:12px;
	margin-bottom:5px;
}

.floatLeft{
	float:left;
	margin:0 7px 0 0;
}	 

.floatRight{
	float:right;
	margin:0 0 0 7px;
}

.Freeform h3.addLine,
.Calendar h3,
.FAQ h3,
.Aggregation h3,
.FormEditor h3,
.SearchResults h3,
.SearchResultsCombined h3,
.SiteMap h3,
.TOCBlock h3,
.WhatsNew h3{
	background:url(images/bgH3Line.gif) no-repeat left bottom;
	font-size:22px;
	padding-bottom:7px;
	margin-bottom:10px;
}

.IE .Freeform h3.addLine,
.IE .Calendar h3,
.IE .FAQ h3,
.IE .Aggregation h3,
.IE .FormEditor h3,
.IE .SearchResults h3,
.IE .SearchResultsCombined h3,
.IE .SiteMap h3,
.IE .TOCBlock h3,
.IE .WhatsNew h3{
	padding-bottom:6px;
}

#centerZone {
	margin-top:22px;
}

#rightZone {
	margin-top:22px;
}

.CalendarResults .OneCol div{
	border-bottom:0;
	margin-bottom:0px;
	padding-bottom:0px;
}

.Calendar div h4{
	background:url(images/bulletArrowRed.gif) no-repeat 0 7px;
	margin-bottom:0px;
	padding-left:10px;
}

.Calendar label{
	display:none;
} 

.Calendar .date{
	overflow:hidden;
	padding-left:11px;
} 

#rightZone .Freeform  {
	margin-bottom:0;
}

#rightZone .Freeform h3.addLine {	
	margin-bottom:3px;
}

#rightZone .Calendar {
	margin-bottom:20px;
}

.Freeform p.linkTo {
	text-align:right;
	line-height:12px;
	margin:0;
	padding:0;
}

#rightZone .OneCol{
	margin-left:2px;
}

/* WhatsNew OneCol (home page) - same as TwoCol */
#centerZone .WhatsNew .OneCol div{
	clear:right;
	float:right;
	width:45%;
}

#centerZone .WhatsNew .OneCol div.altRow{
	clear:left;
	float:left;
}
