body
{
	background-color: #FFFFFF;
	font-size: 77%;
	font-family: arial,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	border: 0;
	text-align: center;
}

td.celleft
{
  width:30%;
  text-align:right;
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

img
{
	border: 0px;
}

#page
{
	width: 605px;
	height: auto;
	padding: 0;
	margin: 15px auto;
	text-align: left;
}

#page.orange
{
	width: 620px;
	background-color: #b40114;
}

.pagemain{}

#homeheader
{
	width: 605px;
	padding: 0px 0px 6px 0px;
	margin: 0;
	background-color: #b40114;
	/*background-image: url(/common/img/page/header_bg.gif);*/
	background-position: right bottom;
	background-repeat: no-repeat;
}

div
{
	overflow: visible;
}

/*--------topNav module------*/
#logo
{
	float: left;
	width: 180px;
	height: 44px;
	padding: 2px 0px 0px 0px;
	position:relative;
	z-index:1;
}
#logo img 
{
	margin: 4px 0px 0px 0px;
	}

#logo H1
{
	margin: 0;
	padding: 0;
}

#topnav
{
	float:right;	
	margin: 15px 0px 10px 0px;
	vertical-align: middle;
	min-height:30px;
	height:auto;
	display:block;
	position:relative;
	z-index:10;
}

#topnavlinkshome
{
	font-size: 0.925em;
	position: relative;
	margin: 0px 0px 0px 0px;
	text-align:right;
	padding:0px;
	list-style-type:none;
	height:auto;
}

#topnavlinkshome li
{
	float:left;
	display:inline-block;
}

#topnavlinkshome li a
{
	color: #fff;
	text-decoration: none;
	padding: 3px 7px 0px 5px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 1px solid #b40114;
	display:block;
	white-space:nowrap;
	width:40px;
	vertical-align: middle;
}
/* Hide from IE5 mac \*/
#topnavlinkshome li a{ width: auto; }
/* end hack */

#topnavlinkshome li.last a
{
	border-right: none;
}

/* not for IE */
html>body #header
{
	height: 84px;
}
html>body #logo
{
	margin: -2px 0px 0px 7px;
}

/* end not for IE */

#contentmiddle
{
	display:block;
	border-left: 1px solid #b40114;
	border-right: 1px solid #b40114;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 605px;
	voice-family: "\"}\""; 
    voice-family:inherit; 
	width: 603px;
}
#contentmiddle.Promo
{
	width: 638px;
}
.dummy{}

#contentmiddle:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#contentmiddle {display: inline-table;}

/* Hides from IE-mac \*/
* html #contentmiddle {height: 1%;}
#contentmiddle {display: block;}
/* End hide from IE-mac */

#contentmiddle form
{
	margin:  0px;
	padding: 0px;
}

.channelmain
{
	margin: 14px 10px 0px 8px;
	padding: 0px;
	float: left;
	width: 490px;
	font-size:1.05em;
}

.channelmain p,h1,h2,h3,h3{margin:0;padding:0;margin-bottom:0.5em;}
.channelmain p{margin-bottom:1em}
.channelmain li{margin-bottom:1em}

/*Footer section*/
#footer
{
	width: 605px;
	height: 140px;
	background-image: url(img_footer.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 0px;
	clear: both;
	z-index: 50;
	vertical-align: bottom;
}

#footer A
{
	display: inline;
}

#footer UL
{
	float: right;
	padding: 0;
	position:relative;
	top: 58px;
	margin: 0px 4px 0px 0px;
	list-style-type: none;
}

#footer LI
{
	margin: 0;
	padding:  0px 5px 0px 5px;
	text-align: center;
	float:left;
	border-right: 1px solid #b40114;
	width:40px;
	white-space:nowrap;
}

/* Hide from IE5 mac \*/
#footer li { width: auto; }
/* end hack */

#footer LI A
{
	color: #fff;
	text-decoration: none;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	font-size:0.95em;
	background-color: #b40114;
}

#footer LI.last
{
	border-right: none;
	padding:  0px 4px 0px 5px;
}

#footer .copyright
{
	padding: 0px 4px 0px 4px;
	float: right;
	margin: 4px 4px 0px 0px;
	font: 0.85em/100% Arial, sans-serif;
	color: #fff;
	position: relative;
	top: 60px;
	text-align:right;
	width:380px;
	display: inline;
	background-color: #b40114;
}

H1
{
	font-size: 1.45em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	border: 0;
}

a
{
	font-size: 1em;
	color: #b40114;
	text-decoration: none;
	display: inline;
}

.clearBoth
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

img#topRightImg
{
	float: right;
}
img#topLeftImg
{
	float: left;
}