/*---- FRANKENMUTH CREDIT UNION ----*/
BODY {
    margin: 0px;
    padding: 0px;
    font: small "Arial", sans-serif;
    background-image: url('/templates/frankenmuth/media/center-background-slice.gif');
    background-position: top center;
    background-repeat: repeat-y;
    background-color: #f0edf2;
}

#web_page {
    width: 727px;
    margin: 0px auto;
    padding: 0px;
}

#header {
    width: 727px;
    height: 56px;
    margin: 0px;
    padding: 0px;
    background-image: url('/templates/frankenmuth/media/top.jpg');
    background-repeat: no-repeat;
    text-align: right;
}
#footer P, #footer P A, #header P, #header P A {
    font-size: small;
    color: white;
    text-decoration: none;
}
#header P, #footer P {
    padding: 8px 10px;
    margin: 0px;
}
#header FORM {
    color: white;
    margin: 0px;
    padding: 5px 10px 0px 0px;
    font-size: 12px;
}
#header FORM SPAN {
    vertical-align: top;
}
#header FORM INPUT.query {
    vertical-align: top;
    font-size: x-small;
    height: 12px;
    line-height: 12px;
    margin: 0px;
    padding: 0px;
    border: none;
}
#header FORM INPUT.submit_button {
    height: 12px;
	width: 13px;
	background-image: url('/templates/frankenmuth/media/search-arrow.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}


#sidebar {
    float: left;
    width: 181px;
    padding: 60px 0px 0px 0px;
    margin: 0px;
    background-image: url('/templates/frankenmuth/media/top-left.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-color: #f0f2e5;
}

#cms_content {
    width: 546;
    float: left;
}

#page_body {
    background-image: url('/templates/frankenmuth/media/left-side-slice.gif');
    background-repeat: repeat-y;
}

#footer {
    float: left;
    clear: both;
    width: 727px;
    height: 86px;
    background-image: url('/templates/frankenmuth/media/ncua-ehl.gif');
    background-repeat: no-repeat;
    background-position: 0px 34px;
}

#footer P {
    width: 707px;
    height: 34px;
    text-align: right;
    background-image: url('/templates/frankenmuth/media/bottom-nav.gif');
    background-repeat: no-repeat;
}

#page_text {
    float: left;
    margin: 0px;
    padding: 6px 9px 0px 9px;
}
.no_regions {width: 520px;}
/*.regions {width: 334px;}*/
.regions {width: 520px;}

#page_regions {
    float: right;
    margin: 0px;
    padding: 6px 9px 0px 0px;
    width: 179px;
}

#left_nav {
    width: 164px;
    margin: 0px 5px 0px 12px;
    padding: 0px 0px 9px 0px;
    font-size: 10pt;
}
#left_nav UL {
    margin: 0px;
    padding: 0px;
}
#left_nav UL LI A {
    color: #406d37;
    font-weight: bold;
}
#left_nav UL LI UL LI A {
    color: #502c72;
    font-weight: normal;
}
#left_nav UL LI {
    margin: 9px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
#left_nav UL LI UL LI {
    margin: 0px;
}


/*---- PAGE TEXT STYLES ----*/
#page_text TABLE TR TD A {
    color: #406d37;
}
#page_text TABLE TR TD UL {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
#page_text TABLE TR TD UL LI {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
    font-size: x-small;
}
#page_text TABLE TR TD UL LI A {
    color: #502c72;
}
#page_text H1 {
    font-weight: bold;
    color: #502c72;
    font: 14pt "Arial", sans-serif;
}
#page_text H2 {
    font-weight: bold;
    color: #204d17;
    font: 12pt "Arial", sans-serif;
}
#page_text H3 {
    font-weight: bold;
    color: #502c72;
    font: 11pt "Arial", sans-serif;
}


/*---- BANNERS ----*/
.homepage_banners {
    margin-top: 10px;
}
.homepage_banners IMG {
    margin-right: 5px;
}
#large_banner {
    width: 546px;
    height: 130px;
    background-image: url('/templates/frankenmuth/media/content-bg.gif');
    background-repeat: no-repeat;
}
#large_banner IMG {
    width: 546px;
}

/*---- RELATED LINKS REGIONS ----*/
.TAFTLINKS, .TAFTPOLL {
    background-image: url('/templates/frankenmuth/media/slice-region.jpg');
    background-repeat: repeat-y;
    width: 179px;
    margin: 0px 0px 6px 0px;
    padding: 0px;
}
.TAFTLINKS UL {
    margin: 0px;
    padding: 0px;
}
.TAFTLINKS IMG {
    margin: 0px;
    padding: 0px;
}
.TAFTLINKS UL LI {
    font: x-small "Arial", sans-serif;
    margin: 0px 0px 0px 30px;
    padding: 0px;
}
.TAFTLINKS UL LI A {
    color: black;
    text-decoration: none;
}
.TAFTLINKS UL LI A:hover {text-decoration: underline;}

/*---- POLL ----*/
.regions_poll_title, .TAFTPOLL TABLE TR TD {
    font: x-small "Arial", sans-serif;
    margin-left: 10px;
}
.TAFTPOLL TABLE {
    margin: 3px;
}
INPUT.vote_button {
    height: 12px;
	width: 41px;
	background-image: url('/templates/frankenmuth/media/vote.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}


/*---- HOME RATES ----*/
.rate_selector {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    text-align: right;
}
.TAFTRATES {
    float: right;
    width: 181px;
}
.TAFTRATES P {
    font: xx-small "Arial", "Helvitica", sans-serif;
    margin-left: 5px;
}
.TAFTRATES IMG {margin: 0px;}
.TAFTRATES IMG.more_rates {
    margin: 5px 0px 0px 5px;
}
.TAFTRATES TABLE {
    width: 171px;
    margin: 0px 5px;
}
.TAFTRATES TABLE TR TD.regions_rates_table_title {
    display: none;
}
.TAFTRATES TABLE TR TD.regions_rates_table_effectivedate {
    padding-left: 15px;
    font: x-small "Arial", "Helvitica", sans-serif;
    color: black;
}
.TAFTRATES TABLE TR TD.regions_rates_table_fields {
    padding-left: 2px;
    font: x-small "Arial", "Helvitica", sans-serif;
    color: red;
}
.TAFTRATES TABLE TR TD.regions_rates_table_row1, .TAFTRATES TABLE TR TD.regions_rates_table_row2 {
    margin: 0px;
    background-color: white;
    font: x-small "Arial", "Helvitica", sans-serif;
    color: black;
    border-bottom: 3px solid white;
}

.TAFTRATES TABLE TR TD.regions_rates_table_row2 {
	background-color: #F1F2E5;
}

/*---- INTERIOR PAGE RATES TABLE ----*/
.content_rates_category1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #406d37;
	text-decoration: none;
}

.content_rates_notes{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: black;
	margin-left: 20px;
	margin: 20px;
}

.content_rates_table{
	width: 100%;
	border: 1px solid #406d37;
}
.content_rates_table_title {
	background-color: #406d37;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.content_rates_table_effectivedate{
	background-color: white;
	font-size: 12px;
	font-weight: normal;
	color: #502c72;
	text-align: right;
}

.content_rates_table_fields {
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	color: #502c72;
}

.content_rates_table_row1 {
	background-color: #ccc;
	font-size: 12px;
	color: black;
}
.content_rates_table_row2 {
	background-color: #white;
	font-size: 12px;
	color: black;
}
.content_rates_table_row_highlight {
	background-color: #B15726;
	font-size: 12px;
	color: black;
}

/*---- FORM ----*/
FORM.webform TABLE {
    border: 1px solid black;
}
FORM.webform TABLE TR TD {
    font: small "Arial", sans-serif;
    padding: 3px 5px;
}
FORM.webform TABLE TR.alt_row {
    background-color: #ccc;
}
FORM.webform TABLE TR TD SPAN.required {
    color: red;
    font-weight: bold;
}

