div#hpbanner {
	margin-bottom:-1em;
	padding-bottom:0;
	}
#hpcontent h1#homePage {
	margin-top:0;
	padding-top:0;
	}
#homePage a {
	font-size:1.45em; 
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	text-decoration:none; 
	color:#333;
	}
a.portalHead {
	display:block;
	font-size:2em; 
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	text-decoration:none; 
	color:#50846D;
	}
.rhnavheader{
	font-weight: bold; 
	display: block;
	}
div#ltplan {
	margin: 0;
	}
img#ng {
	margin-bottom:4px;
	}
div#rhn {
	margin-top:0em;
	padding-top:3em;
	}
div.ev img {
	margin-bottom:4px;
	}
#rhn .smlink {
	margin-bottom:0; 
	padding-bottom:0;
	font-size:90%;
	}
div#toolBox {
	width:90%; 
	float:left;
	margin:0 0 0 1.8em;
	padding:0.3em 0 0 0.4em;
	border-top:1px dotted #CCC;
	display: inline; /* Fix IE6 doubled float-margin bug */
	}
div.buttons {
	font-size:1em;
	width:23%; 
	float:left;
	margin:0.4em 3% 0.5em 0;
	padding:0;
	}
div#lastBut {
	margin-right:-1em;
	padding-right:0;
	}
.buttons img {
	display:block;
	}


div#thisweek
{
	background-color: #D1E0E2;
	background-image: url(../images/article-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 10px 0 20px 10px;
	width: 365px;
	padding-top: 15px;
}

div.article-image
{
	float: left;
	background-image: url(../images/article-image-bg.gif);
	background-repeat: no-repeat;
	margin: 5px 10px 5px 0;
	width: 140px;
	height: 100px;
	padding: 13px 0 0 12px;
}

div.article-text
{
	float: left;
	width: 200px;
	padding-top: 5px;
}

div#thisweek p
{
	font-size: 100%;
	padding-right: 10px;
}

div#thisweek h2,
div#thisweek p,
div#thisweek h2 a
{
	color: #212729;
	padding-left: 0;
}

div#thisweek p a
{
	color: #61777C;
	font-weight: bold;
	font-size: 90%;
}

div#thisweek p a:visited
{
	color: #D57800;
}

div#thisweek a.smlink {display:block;}

div#thisweek h2
{
	font-size: 1.1em;
	font-family: arial, helvetica, sans-serif;
}

div.thisweek-article
{
	background: #D1E0E2 url(../images/article-border.gif) repeat-x scroll bottom center;
}

div.thisweek-article div.clear
{
	height: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

div.thisweek-article.last
{
	background: none;
}


div#discoverwgtn
{
	border: 1px solid #D4DEE0;
	margin: 10px 0 20px 10px;
	padding: 0;
	background-color: #ECE8CD;
	width: 363px;
}

div#discoverwgtn h1,
div#discoverwgtn a,
div#discoverwgtn p
{
	color: #5E5031;
}

div#discoverwgtn h1
{
	margin-top: 10px;
	margin-left: 15px;
	font-weight: normal;
}

div#discoverwgtn p
{
	padding-left: 15px;
	font-size: 90%;
	margin-top: 130px;
}

div#discoverwgtn img#portals
{
	margin-left: -8px;
	position: absolute;
}


/*
	Major Emergency box
*/
#majorEmergency {
	margin: 20px 20px 20px 10px;
	width: 140%;
	min-height: 300px;
}

#majorEmergency p,
#majorEmergency ul,
#majorEmergency ol {
	font-size: 100%;
}

#majorEmergency strong, b {
	color: #666;
	font-weight: bold;
}

#majorEmergency h3 {
	font-size: 110%;
	color: #4f4f4f;
}



/*
	Minor Emergency box
*/
#minorEmergency {
	padding-right: 5px;
}

#hpc #minorEmergency h1 {
	font-size: 100%;
	margin-left: 0;
}

#minorEmergency p,
#minorEmergency ul,
#minorEmergency ol {
	font-size: 90%;
}

#minorEmergency h2,
#minorEmergency h3 {
	font-size: 95%;
}

#minorEmergency strong, b {
	color: #666;
	font-weight: bold;
}

#minorEmergency h2.headingTabs {
	font-size: 105%;
	margin-bottom: 0.5em;
}


.homeTabBoxes  {
	background-color: #fff;
	padding:7px 15px 0.2em 0;
}

.homeTabText {
	font-size:0.85em;
	color:  #959595;
}

.boxText {
	font-size: 100%;
	color:  #333;
}

.homeHeadingText {
	font-size: 12px;
	color:  #50846D;
}

.largeHomeText {
	font-size: 24px;
	color:  #50846D;
}

.headingTabs {
	border-bottom: 1px dotted #CCCCCC;
	color: #61777C;
}


/* div.weather {
not used
} */

p#wthr {
	margin-bottom:0.5em;
}


/*'Today's Weather' on the home page has a degree celcius symbol*/
.degree {
	font-size: 11px;
	color:  #50846D;
	background-color: #fff;
	padding: 4px;
	/* stop weather text wrapping in IE */
	white-space: nowrap;
	font-weight: bold;
}


