body {
    background: #1F3163 url(/images/bkg.jpg) top center no-repeat;
    margin:0;
    padding:0;
    font-size:12px;
    font-family:helvetica,arial,sans-serif;
    line-height:1.4;
}

a { text-decoration: none; color:#171BA1;}
a:hover { text-decoration: none; }


#container {
    width: 1000px;
    background-color: #EEEBE6;
    margin: 0 auto;
    text-align: left;
}

#fp-rotation {
    width: 70092;
    
    float: left;
    margin-top: 0px;
    position: relative;
    
    z-index: 2;
    border-radius: 5px;
}


/*** HEADER ***/

#header {
    width: 940px;
    height: 90px;
    margin: 0px auto;
    padding-top: 10px;
}


/*** TOPNAV STYLES ***/

#topnav {
    width: 940px;
    margin: 0 auto;
    background:#151998 url('/images/topnav_bkg.jpg') no-repeat;
    clear:both;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    height:44px;
    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:940px;
}

#topnav ul li {
    float:left;
    position:relative;
    margin-left: 4px;
}

#topnav ul li a {
    color:#fff;
    display:block;
    float:left;
    padding:12px 13px;
}

#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 {
    font-size: 12px;
    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 0;
    position:absolute;
    text-indent:0;
    top:42px;
    left: -5px;
    width:200px;
    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:180px;
}

#topnav ul li ul li a:hover {

    background-color:#5C5C5C;

}


/**** FRONT PAGE ITEMS ***/

#fadeshow1 {
    width: 699px;
    height: 324px;
    float: left; 
    position: relative;
    z-index: 2;
}

#panel1 {
    float:right; 
    width: 234px;
    height: 324px;
}

#panel2 {
    float:left; 
    width: 234px;
    height: 250px;
    margin: 7px 0 12px 0;
}


#newspanel {
    width: 100%;
    height: 195px;
}

#newspanel .foot {
   padding-right: 10px;
   height: 10px;
}


#leftcolumn {
    width: 220px;
    padding: 0 10px 10px 0;
    float: left;
}

#rightcolumn {
    width: 710px;
    float: right;
}


/*** CONTENT ***/


#content {
    width: 940px;
    margin: 10px auto 0 auto;
    z-index: 1;
    position: relative;
}

#content a { color: #171BA1; text-decoration:none;}

#content a:hover { text-decoration: underline; }

#contentinnerfp {
    padding: 5px 9px 5px 9px;
}

#contentinner {
    padding: 0 0 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: #8E001B;
    margin: 0 0 10px 0; 
    
}

#contentinner h2 {
    font: bold 16px helvetica;
    color: #8E001B;
    margin: 15px 0 0 0;
}

#contentinner h3 {
    font: bold 14px helvetica;
    color: #8E001B;
    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: #171DA7;
    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;
}   

#detailbox {
    background-color: #D6D3CF;
    padding: 9px;
    margin-bottom: 10px;
}

#detailbox .photo {
    width: 114px;
    vertical-align: top;
}

#detailbox .details {
    text-align: left;
    vertical-align: top;
}

#detailbox .details h1 {
    font: bold 12px helvetica;
    background-color: #151A98;
    color: #fff;
    padding: 2px 0 2px 4px;
    margin: 0;
}

#detailbox .details table {
    
}

#detailbox .details table td {
    width: 33%;
    vertical-align: top;
}

#detailbox .details ul {
    padding: 0;
    margin: 0 0 0 15px;
    float: left;
    width: 170px;
}

#detailbox .details ul li {
    font: normal 11px helvetica;
    padding-top: 6px;
}

#detailbox .details ul.large li {
    font: normal 12px helvetica;
    padding-top: 6px;
}


#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:#171BA1;
    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:#171BA1;
}

#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: 110px;    
    width: 1000px; 
    margin: 0 auto;
    background-color: #1C1C1C;
}

#companyfooter ul {
    text-align: center; 
    width: 100%;
    padding: 15px 0;
    margin: 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: #fff;
    text-align: center;
    margin-top: 5px;
}


#subfooter a {
    color: #fff;
}

#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 12px 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; }


