html{
	width:100%;
}

body{
	width:100%;
	font-family: tahoma, arial;
	font-size:12px;
	text-align:center;
}

#subMenusContainer{
	display:none;
}
p {/*these paragraph rules make line spacing as similar as they can be between ie and ff*/
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	line-height: 1.3em;
}

h1 + p{	margin:-0.05em 0 0 0;}

h2 + p{	margin:-0.05em 0 0 0;}

h3 + p{	margin:-0.05em 0 0 0;}

h1{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:1.5em;
	font-weight:normal;
	color:#B30838;
}

h2{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:1.4em;
	font-weight:normal;
	color:#B30838;
}

h3{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:1.2em;
	color:#B30838;
}

#container{

	text-align:left;
}

#content a{	color:#E0003E; font-weight:bolder; }

#content a:visited{	color:#7B1312; }


#branding{
	margin:0 0 0px 0;
}

#extraDesign{
	display:none;
}

#navWrapper{

	display:none;
}


#footer{
	text-align:center;
	margin:30px 0 0 0 ;
}

#footer a{
	color:#B34444;
	text-decoration:none;
}

#tools{

	display:none;
}


#logo{
	
}

#WI{
	display:none;
}


#branding{
	height:96px;
	background:url(../images/branding-bg.jpg) repeat-x ;
	text-indent:-9999px;
	position:relative;
}

#branding h1{margin:0;}

#printHeader{
	margin:0;
	padding:0;
}