/*Revere Municipal EFCU CSS Document */

body {
background-image:url(images/bckgrd.gif);
background-color:#D3D7DC;
background-repeat:repeat;
text-align:center;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#505776;
}
#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
text-align: left;
}
#container {
background-image:url(images/container.gif);
background-repeat:repeat-y;
width:800px;
}
#left_col {
width:135px;
float:left;
background-color:#FFFFFF;
}
#right_col {
width:665px;
float:left;
}
#right_topbackgrd {
background-image:url(images/top_backgrd.gif);
background-repeat:no-repeat;
margin-top:-3px;
width:657px;
height:258px;
}
#right_topbackgrd2 {
background-image:url(images/Patternbck2pg.gif);
background-repeat:no-repeat;
margin-top:-3px;
width:657px;
}
#right_btmbackgrd {
background-image:url(images/bottom_backgrd.gif);
background-repeat:no-repeat;
width:657px;
height:336px;
}
#top_contentbkgrd {
background-image:url(images/top_rightside.gif);
float:right;
width:352px;
height:255px;
}
#btm_contentArea {
background-color:#C2C7CF; 
width:336px; 
height:316px; 
margin-left:290px; 
margin-top:1px;
}
#titleDiv {
height:30px;  
padding-top:10px; 
font-size:20px; 
color:#FFFFFF;
text-align:center;
}
#top_margins {
padding: 35px 37px 8px 0px;
}
#btm_LftMargins {
padding: 30px 12px 20px 78px;
}
#btm_RtMargins {
padding: 15px 15px 0px 15px;
color:#000000;
}
#btm_WhiteSpace {
background-image:url(images/BTMwhiteSpace.gif);
width:800px;
height:8px;
}
h2 {
font-size:17px;
color:#000080;
display:inline;
}
h3 {
font-size:14px;
display:inline;
}
h4 {
font-size:14px;
display:inline;
color:#FFFFFF;
}
h5 {
font-size:13px;
display:inline;
color:#737ca1;
}
.links a{
color:#737ca1;
text-decoration:underline;
font-weight:bold;
}
.links a:hover{
color:#000080;
text-decoration:none;
font-weight:bold;
}
/**************** Subsequent Pages *******************/

#tbstyle table{
border: solid 1px #949cab;
width:475px;
}
.subPageBckgrd {
background-image:url(images/bckgrdsubPage.gif);
background-repeat:repeat-y;
width:657px;
}
.patternBckgrd {
background-image:url(images/Patternbck2pg.gif);
background-repeat:no-repeat;
width:657px;
height:366px;
}
#subpgMargins {
padding: 35px 50px 10px 50px;
}