@charset "utf-8";
/* CSS Document */

body {
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 margin: 0px 0px 0px 0px;
 background-color: #ffffff;
 background-image: url(images/pageBg.gif);
 background-position: center;
 background-repeat: repeat-y;
 text-align: center;
}

#wrapper { 
 margin: 0 auto;
 background-image: url(images/contentBg.gif);
 background-position: center;
 background-repeat: repeat-y;
 width: 763px;
}

#leftColumn { 
 margin: 0px 0px 0px 0px;
 text-align: right;
 width: 182px;
 float: left;
 display: inline;
}
#hotlinks {
 margin: 0px 0px 0px 0px;
 background-image: url(images/hotlinksBg.gif);
 background-repeat: no-repeat;
 width: 182px;
 float: left;
 display: inline;
}
#rightColumn {
 margin: 0px 0px 0px 0px;
 width: 581px;
 float: left;
 display: inline;
}
#rightColTop1 {
 margin: 0px 0px 0px 0px;
 width: 581px;
 float: left;
 text-align: left;
 display: inline;
}
#banking {
 margin: 0px 0px 0px 0px;
 width: 428px;
 height: 61px;
 float: left;
 text-align: left;
 display: inline;
}
#appsBox {
 margin: 0px 0px 0px 0px;
 width: 153px;
 height: 61px;
 text-align: left;
 display: inline;
 float: right;
}
#ad {
 margin: 0px 0px 0px 0px;
 width: 581px;
 float: left;
 text-align: left;
 display: inline;
}
#contentHome {
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 12px;
 margin: 0px 0px 0px 0px;
 width: 581px;
 float: left;
 text-align: left;
 display: inline;
}
#contentInner {
 position: relative;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 12px;
 width: 551px;
 float: inherit;
 text-align: left;
 left: 12px;

 display: inline;
}
.contentInnerMargin {
 margin-left: 20px;
 margin-right: 20px;
 margin-top: 10px;
 margin-bottom: 15px;
 }
#footer {
 margin: 0px 0px 0px 0px;
 width: 763px;
 height: 5px;
 background-color: #6db33f;
 display: inline;
}
#footer2 {
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 width: 763px;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 10px;
 color: #d2232a;
 background-image: url(images/whiteBg.gif);
 background-repeat: repeat-y;
 display: block;
}
.boxes {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 10px;
color: #d2232a;
}
#nav {
list-style-type: none;
width: 182px;
}
A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #d2232a;}

#nav li {
list-style: none;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 14px;
font-weight: 300;
color: #FFFFFF;
line-height: 19px;
text-align: right;
width: 100%; /* IE whitespace bug */
}
#nav a {
display: block; /* to increase clickable area as a’s
default to inline */
text-decoration: none;
padding-right: 19px;
}
#nav #nav_con a {
border: none;
}
.nav, .nav a { color: #ffffff; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; text-decoration: none;}
.nav a:link, a.nav:link { color: #ffffff; display: inline-block; }
.nav a:visited, a.nav:visited { color: #ffffff; display: inline-block; }
.nav a:hover, a.nav:hover { color: #d8e8c9; display: inline-block; }
.nav a:active, a.nav:active { color: #ffffff; display: inline-block; }

.clear { float: left; width: 1px;}


.footer2, .footer2 a { color: #d2232a; display: inline-block; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 10px; text-decoration: none;}
.footer2 a:link, a.footer2:link { color: #d2232a; font-size: 10px; display: inline-block; }
.footer2 a:visited, a.footer2:visited { color: #d2232a; font-size: 10px; display: inline-block; }
.footer2 a:hover, a.footer2:hover { color: #000000; font-size: 10px; display: inline-block; }
.footer2 a:active, a.footer2:active { color: #d2232a; font-size: 10px; display: inline-block; }

.calcHeadline {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.calcMaincopy {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	list-style: square;
}
.calcDisclaimer {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.calcBoxes {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}
<!--[if IE]>

/* place css fixes for all versions of IE in this conditional comment */
#leftColumn { 
 background-position: 32px 257px;
}

<![endif]--> 

