/*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;
	background-color:#A0AEC1;
	text-align: left;	/*padding-top:10px;
	padding-bottom:10px;*/
}
#container {
background-image:url(images/container.gif);
background-repeat:repeat-y;
text-align:left;
width:800px;
}
a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#FFB739;
	text-decoration:none;
	font-weight:bold;
}
#left_col {
	width:135px;
	float:left;
	background-color:#A0AEC1;
}
#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;
}
#right_image {
float:left;
margin-left:20px;
margin-top: 58px;
}
#top_contentbkgrd {
background-image:url(images/top_rightside.gif);
float:right;
width:352px;
height:255px;
}
#btm_contentArea {
	background-color:#627894;
	width:336px;
	height:275px;
	margin-left:290px;
	margin-top:0px;
}
#titleDiv {
height:30px;  
padding-top:10px; 
font-size:16px; 
color:#FFFFFF;
text-align:center;
}
#top_margins {
	padding: 35px 25px 8px 0px;
	margin-right: 10px;
	}
#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:18px;
	color:#466289;
	display:inline;
}
#white_h2 {
	font-size:18px;
	color:#FFFFFF;
	display:inline;
}
#white_text {
	font-size:12px;
	color:#FFFFFF;
}
h3 {
	font-size:16px;
	display:inline;
	color: #466289;
}
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 #627894;
width:525px;
}
.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;
}
