html, body{height:100%;} 
body {
	padding:0;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#DD0023;
}
#outer{
}
* html #outer{height:100%}
#header{
	position:absolute;
	top:0;
	width:100%;
	height:100px;
	overflow:hidden;
	color: #000000;
	background-image: url(images/freephone2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left {
	display:none;
}
#right {
	display:none;
}
#footer {
	display:none;
}
* html #footer {
}
#clearheader{height:100px;}
#clearfooter{clear:both;height:40px;}
* > html #clearfooter {float:left;width:100%;}
div,p  {margin-top:0}
* html #centrecontent {height:1%;margin-bottom:12px;}
#centrecontent {
	position:relative;
	z-index:1;
	margin-left:0px;
	margin-right:0px;
	font-size:80%;
}
img {
	border:none;
}
#header .logo {
	position:absolute;
	float:left;
	margin-left:6px;
}
#darkblueheader {
	display:none;
}
#darkblueheader .leftmenu {
	display:none;
}
#darkblueheader .rightmenu {
	display:none;
}
#lightblueheader {
	display:none;
}
#lightblueheadercenter {
	display:none;
}
.bold {
	font-weight:bold;
}
hr {
	border:none;
	background-color:#5FABE9;
	color:#5FABE9;
	height:1px;
	width:100%;
}
.strike {
	text-decoration:line-through;
}
html > body  #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;}
