BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: White;
}

IMG {
	border: 0;
}

H1 {
	margin: 0 0 10px 0;
	color: #90011B;
	font-size: 16px;
}

A, A:link {
	color: #333333;
}	

#wrapper {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	color: White;
	margin-bottom: 7px;
}

#header A, #header A:link, #header A:active, #header A:visited {
	color: White;
	text-decoration: none;
}

#header A:hover {
	text-decoration: underline;
}

#header INPUT {
	width: 100px;
	font-size: 11px;
}

#middle {
	background: url(/templates/membersfirst_home/images/middle_background.jpg) repeat-x;
	height: 189px;
}

#homebanking {
	background: url(/templates/membersfirst_home/images/home_banking2.jpg) no-repeat;
	width: 218px;
	height: 146px;
}

#homebanking A, #homebanking A:link, #homebanking A:active, #homebanking A:visited {
	text-decoration: none;
	color: #80404C;
	font-weight: bold;
}

#homebanking INPUT {
	width: 140px;
	font-size: 11px;
	margin: 0;
}

#password {
	background-image: url("/templates/membersfirst_home/images/hb_password.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 1px;
	height: 12px;
	width: 140px;
	border: 1px solid #000000;
}
#userNumber {
	background-image: url("/templates/membersfirst_home/images/hb_username.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 1px;
	height: 12px;
	width: 140px;
	border: 1px solid #000000;
}

#footer {
	height: 61px;	
	color: White;
	clear: both;
	padding-top: 15px;
}

#footer A, #footer A:link, #footer A:active, #footer A:visited {
	color: White;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
}







.leftnav {
	margin: 0;
	padding: 0;
}

.leftnav LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.leftnav LI UL {
	margin: 0 0 10px 0;
	padding: 0;
}

.leftnav LI UL LI {
	margin: 0 10px 0 15px;
	font-size: 11px;
}




#content_area {
	padding: 10px 10px 10px 20px;
	background: url(/templates/membersfirst_home/images/center-top.gif) no-repeat top;
}

#content_area_print {
	padding: 10px 10px 10px 20px;
}

#region_area {
	float: right;
	width: 158px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.region_box {
	background: url(/templates/membersfirst_home/images/region_bottom.png) no-repeat bottom;
	width: 158px;
}

.region_box H2 {
	padding: 6px 8px 0 8px;
	background: url(/templates/membersfirst_home/images/region_top.png) no-repeat top;
}	

.region_box DIV {
	margin: 0 4px 0 4px;
}	

.region_box DIV UL {
	margin: 0;
	padding: 0;
}

.region_box DIV UL LI {
	margin-left: 18px;
}

.print_box {
	margin-bottom: 10px;
}



.floatbox_end {
	position: relative;
	float: right;
	width: 147px;
	height: 180px;
	background: url(/templates/membersfirst_home/images/box_bkg.gif) no-repeat bottom left;
}

.floatbox_middle {
	position: relative;
	float: left;
	width: 150px;
	height: 180px;
	margin-right: 8px;
	background: url(/templates/membersfirst_home/images/box_bkg.gif) no-repeat bottom;
}

.floatbox_end UL, .floatbox_middle UL {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}

.floatbox_end LI, .floatbox_middle LI {
	list-style-type: none;
	margin: 0 0 5px 0;
}




.bottomright {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.bottomright A, .bottomright A:link, .bottomright A:active, .bottomright A:visited,
A.redlink, A.redlink:link, A.redlink:active, A.redlink:visited {
	text-decoration: none;
	color: #80404C;
	font-weight: bold;
}








.middlebox {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.middlebox H2 { 
	margin-top: 0;
	margin-bottom: 0;
	color: #80404C;
	font-weight: bold;	
	font-size: 16px;
}

.middlebox UL {
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
}

.middlebox LI {
	margin: 0 0 5px 0;
	padding: 0;
}

.blocky {
	position: absolute;
	top: -20px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.blocky LI {
	display: inline;
	list-type: none;
	margin: 1px;
	padding: 5px;
	background-color: #24364E;
	text-align: center;
}

.blocky LI.selected {
	background-color: #930C25;
}	

.blocky LI A, .blocky LI A:link, .blocky LI A:active, .blocky LI A:visited {
	color: White;
	text-decoration: none;
}


.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

.ratesDivs {
	font-size: 10px;
}

.home_content_rates_table {
	width: 340px;
}

.home_content_rates_table_fields {
	color: Red;
}

.home_content_rates_table_row1, .home_content_rates_table_row2 {
	background-color: #ECEDEF;
}




.content_rates_table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

.content_rates_table_row1, .content_rates_table_effectivedate, .content_rates_table_notes {
	background-color: #F9F9F9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.content_rates_table_title {
	background-color: #DBE5E9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}

.content_rates_table_fields {
	background-color: #DBE5E9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;	
}

.content_rates_table_row2 {
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/*---- WEB FORM ----*/
FORM.webform TR TD SPAN.required {
    color: red;
    font-weight: bold;
}
FORM.webform TR TD.required_legend SPAN.required_legend {
    font-style: italic;
    font-weight: bold;
}
FORM.webform TR TD.required_legend {
    border-bottom: 1px solid #ccf;
}
