body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.homecell    { margin: -10px;}
.rates       { border:1px solid #FFFFFF; float: left; width:100px; height:25px;background-color:#CCCCCC; text-align:center }
.flag        { 
vertical-align:top; 
position:relative; left:250px; 
}

#container {
	margin:10px auto; background-color: #DDDDDD;
	padding: 0px;
	width: 750px;
	border: 3px double #001f55;
}
table {
	width:100%;
}

.rrlogo {
	background-position: center; margin:0px; height: 160px;
	width: 750px;
	background-image: url('images/banner4.jpg');
	background-color:#001F55;background-repeat:no-repeat 	
	}
.content {
	margin: 0px;
	width: 75%;
	background-color:#fff; 
	vertical-align:top;	
	}
.loanapp {
	margin: 0px; 
	font-size:10pt; 
	font-family:Arial Narrow;
		
	}

.content table{
	 margin:10px auto;
	padding: 0px;
	width: 450px;
	border: 1px solid #ebebeb;
	vertical-align:top	;
	}	
	
.content td{
	border: 1px solid #ebebeb;
	vertical-align:top; 
	text-align:center;
	}			
.contentright {
	margin: 0px;
	width: 25%;
	background-color:#ffe9bf; 
	vertical-align:top; 
	font-size:10pt; 
	text-align:center;
	}


#menu {
background: #ffffff;
color: #303030;
width: 760px;
}

#menu a, #menu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;

}

/* Blue 001f55 */
/* Brown 54421C */
/* Beige ffe9bf */

#menu h2{

color:#ffe9bf;
background:#54421C;text-transform:uppercase; 
text-align:center;
}

#menu a{
color:#181b3d;
background:#ddcba6;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#181b3d;
background:#ddcba6;
text-decoration:none;

}

#menu a:hover{
color:#ffffff;
background:#001f55;
}

#menu a:active{
color:#181b3d;
background:#ccc;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:152px;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#54421C url(/css/images/expand3.gif) no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a:visited.x{
font-weight:bold;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a:hover.x{
color:#fff;
background:#000;
}

#menu a:active.x{
color:#181b3d;
background:#ccc;
}

/* End CSS Popout Menu */

/* Begin Content Area - Not Part of CSS Popout Menu */



/* End Content Area - Not Part of CSS Popout Menu */
