body, * {
	font-family:Verdana,Helvetica,Sans-Serif;
}

img{
	border:0
}

div.home, div.LowerNavBG {
	width:744px;
	margin:0 auto;
	clear:both;
}

div.home.header{
	border:0px solid red;
}

div.home.header .headermenu{

	background:#003366;
	padding:0;
	margin:3px 0;
	height:55px;
	
}

div.home.header .headermenu .logo{

	margin: 0 88px 0 0
	
}

div.homeLinksBox{

	float:right;
	width:147px;
	background-image: url(../images/footer_bluebox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:10px;
	background-color:#99CCFF;
}

div.homeLinksBox img{

	vertical-align:top;
	margin:0;
	
}

div.homeLinks{

	background-color: #99CCFF;
	padding-top:3px;
	margin-top:1px;
	/*height:133px;*/
	
}

a.SmallGrey {

	display:block;
	border:2px solid #999999;
	background:white;
	text-align:center;
	padding:1px;
	margin:0 3px 3px;
	font-family:Verdana;

}

a.SmallGrey.last {
	
	margin:0 3px 0px;

}

div.rightCol {
	width:147px;
	float:right;
	padding-right:-10px
}

div.rightCol p {
	margin:0px 0px 0px 8px
}

div.rightCol div.btn {
	margin:6px 0px 0px 6px;
}


div.homeRatesPanelHeader {	 
	color: #003366;
	height:20px;
	/*float:right;*/
	background-image: url(../images/ratespanel/header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:8px 0 0px 8px;
}


div.homeRatesPanelHeader p {
	margin:0px;
	font-size: 10px;
    font-weight: bold;
}

p.logoIIP img {
	display:block;
	margin:16px 0 0 -4px;
}

div.homeBody {
	

	width:580px;
	min-height:360px;
	float:left;
	margin:0 2px 0 0;

}

div.homeBody p {
	

	margin:14px 6px;

}

/* horizontal line fix */
.HRLine 
{
	/*width:580px*/
}

div.home.footerImage {
	

	padding:6px 0px;

}

table.dListTable {
	height:10px;

}

table.dListTable img.left {
	vertical-align:top

}

table.dListTable img.right {
	vertical-align:bottom

}

td.dListTableLink a {
	margin-bottom:0px;
	display:block;

}

div.LowerNavBG {
	background-image: url(../images/bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	line-height:90%;
	padding:0 0 0 16px;
	height:34px;
}

div.LowerNavBG span.SubTextLinks {
	margin-left:260px
}

table.dlSeg {
	margin-bottom:10px
}