span.accesskey {
text-decoration : none;
}
.accessibility, hr {
position : absolute;
top : -999em;
left : -999em;
}
dfn {
position : absolute;
left : -1000px;
top : -1000px;
width : 0;
height : 0;
overflow : hidden;
display : inline;
}
a.external span {
position : absolute;
left : -5000px;
width : 4000px;
}
a.external {
padding : 0 12px 0 0;
}
a.external:link {
color : #18507c;
background : url(../images/external.gif) no-repeat 100% 0;
}
a.external:visited {
color : #18507c;
background : url(../images/external.gif) no-repeat 100% 0;
}
a.external:hover {
color : #18507c;
background : url(../images/external.gif) no-repeat 100% 0;
background-color : #c3d4df;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
* html > body .clearfix {
display : inline-block;
width : 100%;
}
* html .clearfix {
height : 1%;
}
div#menu_horiz {
background-color : #ececec;
width : 100%;
margin : 0;
}
div#menu_horiz ul {
margin : 0;
padding : 0;
border-bottom : 1px solid #c0c0c0;
border-left : 1px solid #c0c0c0;
height : 2.2em;
}
div#menu_horiz li {
float : left;
list-style : none;
margin : 0;
border-right : 1px solid #c0c0c0;
}
div#menu_horiz a {
padding : 0.6em 1em 0.6em 1.4em;
margin : 0;
text-decoration : none;
color : #18507c;
background : url(../images/arrow-right.gif) no-repeat 0.5em center;
display : block;
}
div#menu_horiz li a:hover {
background-color : #c3d4df;
}
div#menu_horiz a.activeparent:hover {
background-color : #c3d4df;
color : #18507c;
}
div#menu_horiz li.activeparent a {
background : #385c72 url(../images/arrow-down.gif) no-repeat 0.4em center;
color : #fff;
}
div#menu_horiz h3 {
padding : 0.6em 1em 0.6em 1.4em;
margin : 0;
text-decoration : none;
color : #fff;
background : #385c72 url(../images/arrow-right-active.gif) no-repeat 0.4em center;
display : block;
font-size : 1em;
}
body {
	margin : 0;
	padding : 0;
	color : #000;
	background : #fff url(../images/bg4.gif) repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
a {
color : #003366;
background-color : inherit;
text-decoration : none;
}
a:hover {
color : #cc0001;
background-color : inherit;
}
h1, h2, h3 {
font-family : Arial, 'Trebuchet MS', Sans-Serif;
font-weight : bold;
color : #333;
}
h1 {
font-size : 120%;
letter-spacing : 0.5px;
}
h2 {
font-size : 115%;
text-transform : uppercase;
}
h3 {
font-size : 115%;
color : #003366;
}
img {
border : 0 solid #ccc;
}
img.float-right {
margin : 5px 0 10px 10px;
}
img.float-left {
margin : 5px 10px 10px 0;
}
h1, h2, h3, p {
padding : 0;
margin : 10px;
}
ul, ol {
margin : 5px 10px;
padding : 0 0;
}
code {
margin : 10px 0;
padding : 10px;
text-align : left;
display : block;
overflow : auto;
font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
background : #fafafa;
border : 1px solid #f2f2f2;
border-left : 4px solid #cc0000;
}
acronym {
cursor : help;
border-bottom : 1px solid #777;
}
blockquote {
margin : 10px;
padding : 0 0 0 32px;
background : #fafafa url(../images/quote.gif) no-repeat 5px 10px !important ;
background-position : 8px 10px;
border : 1px solid #f2f2f2;
border-left : 4px solid #cc0000;
font-weight : bold;
}
form {
margin : 10px;
padding : 0 5px;
border : 1px solid #f2f2f2;
background-color : #e9e9f1;
}
label {
display : block;
font-weight : bold;
margin : 5px 0;
}
input {
padding : 2px;
border : 1px solid #ccc;
font : normal 1em Verdana, sans-serif;
color : #777;
}
textarea {
width : 400px;
padding : 2px;
font : normal 1em Verdana, sans-serif;
border : 1px solid #eee;
height : 100px;
display : block;
color : #777;
}
input.button {
margin : 0;
font : bolder 12px Arial, Sans-serif;
border : 1px solid #ccc;
padding : 1px;
background : #fff;
color : #cc0000;
}
form.search {
position : absolute;
top : 5px;
right : 5px;
padding : 0;
margin : 0;
border : none;
background-color : transparent;
}
form.search input.textbox {
margin : 0;
width : 120px;
border : 1px solid #ccc;
background : #fff;
color : #333;
}
form.search input.searchbutton {
margin : 0;
font-size : 100%;
font-family : Arial, Sans-serif;
border : 1px solid #ccc;
background : #ffffff url(../images/headerbg.gif) repeat-x bottom left;
padding : 1px;
font-weight : bold;
height : 23px;
color : #333;
width : 60px;
}
#wrap {
margin : 0 auto;
width : 93%;
}
#header {
position : relative;
margin : 0 0;
padding : 0 0;
height : 162px;
width : 410px;
}
#header-logo span#slogan {
position : absolute;
left : 30px;
bottom : 1px;
font : bold 1.2em Verdana, Arial, Tahoma, Sans-serif;
color : #000;
}
#header-logo {
position : relative;
clear : both;
height : 20px;
margin : 0;
padding : 0;
}
#header-logo #logo {
position : absolute;
top : 3px;
left : 5px;
font : bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
margin : 0;
padding : 0;
letter-spacing : -1px;
}
#header ul {
position : absolute;
margin : 0;
list-style : none;
right : 30px;
bottom : 3px;
font : bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#header li {
display : inline;
margin : 0;
padding : 0;
}
#header a {
float : left;
background : url(../images/tableft.gif) no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#header a span {
float : left;
display : block;
background : url(../images/tabright.gif) no-repeat right top;
padding : 5px 15px 4px 6px;
color : #fff;
}
#header a div {
float : none;
}
#header a:hover span {
color : #fff;
}
#header a:hover {
background-position : 0% -42px;
}
#header a:hover span {
background-position : 100% -42px;
}
#header #current a {
background-position : 0% -42px;
}
#header #current a span {
background-position : 100% -42px;
}
#main {
float : right;
margin : 0;
padding : 0;
width : 80%;
background : #fff repeat;
}
#main h1 {
margin : 10px 0;
padding : 4px 0 4px 8px;
font-size : 105%;
color : #fff;
text-transform : uppercase;
background : #cc0000 url(../images/bg5.gif) repeat-x;
letter-spacing : 0.5px;
}
#sidebar {
float : left;
width : 18%;
margin : 0;
padding : 0;
background : #fff url(../images/flagfade.jpg) repeat;
}
#sidebar h1 {
margin : 10px 0 0 0;
padding : 4px 0 4px 8px;
font : bold 105% Arial, Sans-Serif;
color : #fff;
text-transform : uppercase;
background : #fff url(../images/bg5.gif) repeat-x;
letter-spacing : 1px;
}
#sidebar .left-box {
border : 5px solid #ebebeb;
margin : 0 0 1px 0;
background : #fff;
}
#sidebar ul.sidemenu {
list-style : none;
text-align : left;
margin : 3px 0 8px 0;
padding : 0;
text-decoration : none;
}
#sidebar ul.sidemenu li {
border-bottom : 1px solid #f2f2f2;
list-style : none;
background : url(../images/bullet.gif) no-repeat 3px 2px;
padding : 3px 5px 3px 25px;
margin : 0;
}
#sidebar ul.sidemenu a {
font-weight : bolder;
padding : 3px 0;
background : none;
}
.footer {
clear : both;
border-top : 1px solid #f2f2f2;
background : #fff url(../images/bg7.gif) repeat-x;
padding : 2px 0 10px 0;
text-align : center;
line-height : 1.5em;
font-size : 95%;
}
.footer a {
text-decoration : none;
font-weight : bold;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}
.red {
color : #cc0000;
}
.comments {
margin : 20px 10px 5px 10px;
padding : 3px 0;
border-bottom : 1px dashed #eff0f1;
border-top : 1px dashed #eff0f1;
}
#pb_fixed {
position : fixed;
top : 0;
left : 0;
}
#pbt_fixed {
position : fixed;
top : 0;
right : 35%;
}
#calculator {
background : url(/loan_cal/images/back.gif) repeat-y top left;
width : 270px;
}
#calculator_header {
background : #ffffff url(/loan_cal/images/header.gif) no-repeat bottom left;
height : 7px;
}
#calculator_image {
padding : 0 0 0 10px;
}
.calculator_text {
margin : 0;
padding : 2px;
width : 109px;
height : 20px;
border : 1px solid #666666;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
.calculator_select {
margin : 0;
padding : 2px;
width : 109px;
height : 20px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
.ballon_calculator_text {
margin : 0;
padding : 2px 2px 2px 12px;
width : 99px;
height : 20px;
background : #ffffff url(/loan_cal/images/symbol_dollar.gif) no-repeat top left;
border : 1px solid #666666;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
.amount_calculator_text {
margin : 0;
padding : 2px 2px 2px 12px;
width : 99px;
height : 20px;
background : #ffffff url(/loan_cal/images/symbol_dollar.gif) no-repeat top left;
border : 1px solid #666666;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
.ballon2_calculator_text {
margin : 0;
padding : 2px 2px 2px 14px;
width : 97px;
height : 20px;
background : #ffffff url(/loan_cal/images/symbol_percent.gif) no-repeat top left;
border : 1px solid #666666;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
#calculator_footer {
background : #ffffff url(/loan_cal/images/footer.gif) no-repeat top left;
height : 7px;
}
#calculator_secuiry {
color : #ffffff;
padding : 0 10px 0 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
.calculator_secuiry_text {
margin : 0;
padding : 2px;
width : 60px;
height : 20px;
border : 1px solid #666666;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
}
#back_colour {
background-color : #ffffff;
}
#loanCalculator_text {
padding : 0 10px 0 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
text-decoration : none;
}
#result {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #aa0000;
text-align : center;
text-decoration : none;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #54678b;
font-weight : bold;
}
h6 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #8b9cba;
}
.main {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5b7199;
}
.head {
font-family : Arial, Helvetica, sans-serif;
font-size : 24px;
color : #ffffff;
text-align : center;
}
.officer {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #386b87;
}
hr {
color : #9aa8c2;
background-color : #9aa8c2;
}
#term_policy td p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5b7199;
font-weight : normal;
}
#term_policy td h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5b7199;
}
#term_policy td li {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5b7199;
font-weight : normal;
background-image : none;
padding-left : 0;
}
