body {
    background-color: #fff;
    margin:0;
    padding:0;
    font-size:12px;
    font-family:helvetica,arial,sans-serif;
    line-height:1.4;
}

a { text-decoration:none;}


#container {
    
}

/*** HEADER ***/

#header {
    height: 109px; 
    background: url(/images/header_bkg.jpg) center repeat-x;
    padding: 0;
    margin: 0;
    text-align: center;
}

#headerinner {
    width: 960px; 
    padding: 0;
    margin: 0 auto;
}

#loginpanel {
    float: right;
    height: 109px; 
}

#loginpanelinner {
    width: 279px; 
    height: 57px; 
    background: url(/images/cfnb_04.jpg) no-repeat;
    margin:0;
    padding:0;
    font: bold 10px helvetica;
    color: #fff; 
    
}

#loginpanelinner a {
    font-style: italic;
    color: #fff; 
    text-decoration: none;
}

#loginpanelinner a:hover {
    text-decoration: underline; 
}

#loginpanelinner label {
    font: bold 12px helvetica;
    margin-right: 5px;
}

/*** TOPNAV STYLES ***/

#topnav {
    background:#36265B url('/images/topnav_bkg.jpg') repeat-x;
    clear:both;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    height:30px;
    text-align:left;
    text-shadow:0 1px 0 #444;
    position: relative; z-index: 100;
}

#topnav ul {
    padding:0;
    list-style:none;
    margin:0 auto;
    width:960px;
}

#topnav ul li {
    float:left;
    position:relative;
    text-transform:uppercase;
}

#topnav ul li a {
    color:#fff;
    display:block;
    float:left;
    padding:8px 27px;
}

#topnav ul li a:hover {
    color:#FFEE21;
}

#topnav ul li ul {
    display:none;
}

#topnav ul li > ul {
    left:auto;
    top:auto;
    
}
						
#topnav ul li.over ul, #topnav ul li:hover ul {
    background:#454545;
    border:1px solid #454545;
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    border-width:0 1px 1px;
    clear:left;
    display:block;
    list-style:none;
    margin:0;
    padding:5px;
    position:absolute;
    text-indent:0;
    top:30px;
    width:170px;
    z-index: 100;
}

#topnav ul li ul li {
    display:block;
    text-transform:none;
}
								
#topnav ul li ul li a {
    display:block;
    padding:5px 5px;
    width:160px;
}

#topnav ul li ul li a:hover {

    background-color:#5C5C5C;

}

#shadow_o {
    height: 10px;  
    background: url(/images/shadow_o.jpg) repeat-x;  
}

#shadow_i {
    height: 10px;    
    width: 960px; 
    margin: 0 auto;
    background: url(/images/shadow_i.jpg) repeat-x;  
}


/*** FEATURE PANELS ***/

#features div.module {
    border:1px solid #838383;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    height:230px;
    background:#fff;
}

#features h3 {
    border-bottom:1px solid #838383;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    padding:10px;
    text-shadow:1px 1px 1px #333;
    text-transform:uppercase;
    margin:0;
}

/* Feature 1 */

#featured1 {
    width: 280px;
    float:left;
    margin: 0px 7px 0 0;
}

#featured1 .contents {
    width: 260px;
    margin: 0 auto; 
    padding-top: 10px;
}

#featured1 h3 {
    background:#8A2822 url('/images/featured1_bkg.jpg') 0 50% repeat-x;
}

#featured1 .contents ul {
    display:block;
    list-style:none;
    padding:0;
    margin:0;
}

#featured1 .contents ul li {
    padding: 3px 0 3px 0;
}

#featured1 .contents ul li a {
    font: bold 13px helvetica;
    color: #000;
    text-decoration: none;
}

#featured1 .contents ul li a:hover {
    text-decoration: underline; 
}

/* Feature 2 */

#featured2 {
    width: 455px;
    float:left;
    margin: 0px 7px 0 0;
}

#featured2 h3 {
    background:#3D2C8B url('/images/featured2_bkg.jpg') 0 50% repeat-x;
}

#featured2 .contents {
    width: 435px;
    margin: 0 auto; 
    padding-top: 10px;
}

#featured2 .contents a {
    font: bold 13px helvetica;
    color: #000;
    text-decoration: none;
}

#featured2 .contents a:hover {
    text-decoration: underline; 
}

/* Feature 3 */

#featured3 {
    width: 185px;
    float: left;
    margin: 0px 0 0 0;
}

#featured3 .contents {
    width: 165px;
    margin: 0 auto; 
    padding-top: 10px;
    font-size: 13px;
}


#featured3 h3 {
    background:#0C8E90 url('/images/featured3_bkg.jpg') 0 50% repeat-x;
}

/*** SCROLLER ***/

#scrlContainer {
		color:#333;
		display:block;
		font:bold 14px helvetica,arial,sans-serif;
		margin:0px auto;
		overflow:hidden;
		height:26px;
		position:relative;
		text-shadow:1px 1px 1px #e6e6e6;
		white-space:nowrap;
		width:940px;
}
#scrlContainer #scrlContent{
    position:absolute;
    padding:5px;
    white-space:nowrap;
}


/*** FRONT PAGE BUTTONS ***/


#buttons {
    float:right; }

#buttons .button {
    width: 187px;
    height: 87px;
    
    /* background: #464646 url(/images/button_off_bkg.jpg); */
    background-color: #2C2C2C;
    
    border:1px solid #E9E9E9;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

}

#buttons .button:hover {

    /* background: #48337A url(/images/button_on_bkg.jpg); */
    background-color: #48337A;
    
    border:1px solid #E9E9E9;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

}

#buttons .button a {
    position: relative;
    z-index: 500;
    display: block;
    width: 100%;
    text-align: center;
    font-size:13px;
    color: #fff;
    font-weight: bold;
    text-transform:uppercase;
    text-decoration: none; 
}


/*** FRONT PAGE ROTATION ***/

#rotation {

    border:1px solid #ADADAD;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    height: 263px;
    width: 746px;
    float: left;
    margin-right: 4px;
    position: relative;
    z-index: 2;
}

/*** CONTENT ***/

#content {
    width: 960px; 
    padding: 0 0 10px 0;
    margin: 0 auto;
    text-align: left;
    background-color: #E9E9E9;
    border:1px solid #E9E9E9;
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    border-width:0 0 1px 0;
    z-index: 1;
    position: relative;
}

#leftcolumn {
    width: 220px;
    padding: 10px;
    float: left;
}

#rightcolumn {
    width: 720px;
    float: right;
}



#contentinnerfp {
    padding: 5px 9px 5px 9px;
}

#contentinner {
    padding: 10px 20px 10px 10px;
}

#contentinner p {
    margin: 5px 0 7px 0;
}

#contentinner a { color: #5A4099; }

#contentinner a:hover { text-decoration:underline;}

#contentinner h1 {
    font: bold 24px helvetica;
    color: #5A4099;
    margin: 0 0 10px 0; 
    
}

#contentinner h2 {
    font: bold 16px helvetica;
    color: #5A4099;
    margin: 15px 0 0 0;
}

#contentinner h3 {
    font: bold 14px helvetica;
    color: #5A4099;
    margin: 15px 0 0 0;
}

#contentinner td {
    font-size: 12px
}

#contentinner td a {
    font-weight: bold;
    color: #000;
}

#contentinner div.infoblock {
    border:1px solid #666;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:0 0 10px;
    padding:2px;
    width: 330px;
    float:left;
}

#contentinner div.infoblock div {
    width: 320px;
    margin: 0 auto;
}

#contentinner div.infoblock div ul {
    margin: 5px 0 5px 0;
    padding: 0 0 0 20px;
}

#contentinner div.infoblock h2 {
    background:#777;
    border:1px solid #777;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
    font:bold 14px helvetica,arial,sans-serif;
    letter-spacing:0;
    padding:5px 10px;
    margin:0 0 5px 0;
    text-shadow:0 1px 0 #111;
    text-transform:none;
}

#contentinner fieldset.forms {
    margin:0;
    padding: 5px; 
    font:normal 12px helvetica; 
    display: block;
    margin: 0 auto;
}

#contentinner fieldset.forms legend {
    font:bold 18px Helvetica; 
    color: #5A4099;
    letter-spacing:-1px;
    padding:5px; 
}

#contentinner fieldset.forms table th {
    font:bold 12px Arial; 
    color: #707070;
    text-align: left;
}
#contentinner fieldset.forms table td {
    font:normal 12px Arial; 
    color: #707070;
    text-align: left;
}

#contentinner .calculator .result {
    width: 175px; 
    border: solid 1px #939192;
    background-color: #EAE8E8;
}

#contentinner .calculator .result #paymentresult {
    font: bold 18px helvetica;
    color: #6A696A; 
    text-align: center;
}   

#contentinner .calculator .result #principalresult {
    font: bold 18px helvetica;
    color: #6A696A; 
    text-align: center;
}   

#subnav {
    background:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:1px 1px 1px #ccc;
    -moz-box-shadow:1px 1px 1px #ccc;
    -webkit-box-shadow:1px 1px 1px #ccc;
    float:left;
    padding:10px;
    width:200px;
}

#subnav ul#leftnavlist {
    padding:0;margin:0;list-style-type:none;
}

#subnav ul#leftnavlist ul {
    padding:0;margin:0;list-style-type:none;
}

#subnav ul#leftnavlist li a {
    border-bottom:1px dotted #e6e6e6;
    color:#c00;
    display:block;
    font:bold 12px helvetica,arial,sans-serif;
    letter-spacing:1px;
    text-transform:uppercase;
    padding:0 0 5px;
}

#subnav ul#leftnavlist li a:hover {
    color:#666;
}

#subnav ul#leftnavlist ul li {
    border-bottom:1px dotted #e6e6e6;
    font:bold 12px helvetica,arial,sans-serif;
    padding:5px;
}

#subnav ul#leftnavlist ul li a {
    border-bottom:0;
    color:#333;
    display:inline;
    letter-spacing:0;
    text-transform:none;
}

#subnav ul#leftnavlist ul li a:hover {
    color:#c00;
}

#subnav ul#leftnavlist ul li.last {
    border-bottom:0;
}

/*** FOOTER ***/

#CompanyFooter {
    height: 100px;    
    width: 960px; 
    margin: 0 auto;
    background-color: #464646;
    border:1px solid #464646;
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
}

#CompanyFooter ul{
    text-align: center; 
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0;
}

#CompanyFooter ul li{
    display: inline;
    color: white;
}

#CompanyFooter ul li a {
    color: #FFF;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0;
    text-decoration: none;
    font-size:12px;
    font-weight: bold;

}

#CompanyFooter ul li a:hover {
    color: #FFAC08; }

#subfooter {
    font: normal 10px arial;
    color: #464646;
    text-align: center;
    margin-top: 5px;
}


#subfooter a {
    color: #464646;
}

#subfooter a:hover {
    text-decoration: underline; 
}

/*** Fixes, Hacks and Whatnot ***/
    .clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
    .clearfix { display:inline-block; }
    * html .clearfix { height:1%; }
    .clerfix { display:block; }
    
/*** ADMIN STYLES ***/

td.inverse { background: #2357A0; font: bold 11px Arial; color: #fff; margin-top: 0; }
td.inverse a { font: bold 11px Arial; color: #fff; text-decoration: none; }
td.inverse a:hover { text-decoration: underline;}
td.inversesmall { background: #2357A0; font: bold 11px Arial; color: #fff; margin-top: 0; }
td.inversesmall a { color: #fff; }
td.inversesmall a:hover { color: #fff;text-decoration: none; }
td.small { font: normal 11px Arial; color: #2357A0; margin-top: 0;}
td.small a { color: #2357A0;}
td.small a:hover { text-decoration: none;}
td.small2 { font: normal 10px Arial;color: #005E9C; margin-top: 0; }
td.small2 a { color: #005E9C; }
td.small2 a:hover { text-decoration: none; }


#grid th {background-color: #563C93; color: #fff; font-size: 11px; text-align: center;}

#grid td {font: normal 11px helvetica; text-align: center; }


