/* ++Default++ */
* {margin:0; padding:0;}
img {border:0;}
body {
font:62.5% Arial, Helvetica, sans-serif;
text-align:center;
background:url(images/bg-pattern.gif) repeat-x left top #193273;
}

/* TEXT STYLES */
h1, h2, h3, p, pre, form, fieldset, table, ul, ol {margin:1.0em 0;}
p {
font-size:1.2em;
line-height:150%;
color:#fff;
}
h1, h2, h3 { color:#F7CD31; }
h1 { font-size:1.5em; }
h2 { font-size:1.3em; }
strong { color:#FFFF88; }

a:link, a:visited {color:#F7CD31;}
a:hover {color:#fff199; text-decoration:underline;}
a.hmpg {
background:url(images/linkmark.gif) no-repeat left center;
padding-left:12px;
font-size:0.95em;
text-decoration:none;
}
a.hmpg:hover {
background:url(images/linkmark.gif) no-repeat left center;
padding-left:12px;
font-size:0.95em;
text-decoration:underline;
}

/* ++ Layout ++ */
#container {
width:800px;
padding:0;
margin-right:auto;
margin-left:auto;
border:1px solid #ffd800;
background:url(images/fauxcolbg.gif) repeat-y left top #3c5487;
text-align:left;
}
	
#brand {
width:100%;
height:69px;
background:url(images/logo-rbctrust.gif) no-repeat left top #fff;

}
#brand #common-nav {
float:right;
height:69px;
background:url(images/nav-column.gif) no-repeat right bottom
}
#content {
width:100%;
margin:0;
padding:0;
background:transparent;
border-top:1px solid #ffd800;
}
#home #content {
background:url(images/main-bg1.jpg) no-repeat right top transparent;
width:100%;
margin:0;
padding:0;
border-top:1px solid #ffd800;
}
#xtra1{
height:416px;
width:1px;
float:right;
}

/* ++Begin Nav++ */
#navbar{ 
width:175px;
float:left;
vertical-align:top;
padding:0;
margin:0;
background:url(images/nav-bg.gif) repeat-y left top #3a4f86;
}
#navmenu {
width:100%;
padding:0;
margin:0;
font-size:1.1em;
font-weight: bold;
list-style:none;
}


#trustinfo {
float:left;
width:553px;
padding:10px 0 10px 20px;
vertical-align:top;
}
#trustinfo ul {
margin-left:20px;
font-size:1.2em;
line-height:1.5em;
color:#fff;
}
td {
font-size:1.2em;
color:#fff;
padding:0 4px 4px 0;
}

#homepgtxt {
width:336px;
margin:33px 0 0 218px;
}
#homepgtxt p {
line-height:2.3em;
}

/* ++BEGIN FOOTER++ */
#footer {
width:800px;
background:transparent;
color:#fff;
clear:left;
padding:0;
margin:0 auto;
}
#footer p { 
color:#fff;
padding:6px 0;
margin:0;
font-size:1.0em;
line-height1.0em;
text-align:center;
}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover {color: #ccf; text-decoration:underline;}
#footer span {white-space:nowrap;}

.clear {clear:both;height:1px;}
.required {font-weight:bold; color:#427901;}
#formcontain {position:relative;}
label {position:absolute; left:19px;}
.formitem {margin-bottom:0.1em;}
input.flow {margin-left:0.5em;}
.inset {border: 1px solid #999;}
.pack {white-space:nowrap;}
img.r {
float: right;
margin:1px 0 7px 0;
}

#skipnav {
width:0;
height:0;
overflow:hidden;
position:absolute;
top:-200px;
left:-200px;
}

#marketing td {font-size:1.0em}
#marketform p {display:inline;}