/***************************************************************************
*                                                                          *
* contented3 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
***************************************************************************/

* {
	padding:0;
	margin:0;
}

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:0.91em;
	margin:20px auto;
	width:650px;
        padding-left:10px;
        padding-right:10px;
}

body#body_he {
        color: #333333;
        background-color:#FFFFFF;
        font-family:Arial, sans-serif;
        font-size:0.91em;
        margin:20px auto;
        width:650px;
	padding:0;
/*
        padding-left:0px;
        padding-right:0px;
*/
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { 
	margin-left:2em;
        margin-right:2em;
}

a {
        color: #3366CC;
        background-color: #FFFFFF;
        font-weight: normal;
        text-decoration: none;
	outline:none;
}

a:hover {
        color: #0033CC;
        background-color: #FFFFFF;
        font-weight: normal;
        text-decoration: underline;
}

img {
        border: 0;
	align: middle;
}

.image_paragraph_right {
	float: right;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:5px;
}

.image_paragraph_left {
	float: left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:5px;
}

.image_section_right {
	float: right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}

.image_section_left {
	float: left;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}

#title {
/*        color:#3366CC; */
        color:#2b53a6;
        background-color:#FFFFFF;
        font-size:2em;
        font-weight:normal;
	margin:0px 0px 0px 0px;
	display:block;
}

#title_he {
/*        color:#3366CC;*/
        color:#2b53a6;
        background-color:#FFFFFF;
        font-size:2em;
        font-weight:normal;
	margin:0px 0px 0px 0px;
/*
	margin-right:12px;
*/
        display:block;
	text-align:right;
}

#slogan {
	color:#000000;
	background-color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	display:block;
	margin:0px 0px 10px 0px;
}

#slogan_he {
	color:#000000;
	background-color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	display:block;
	text-align:right;
/*
	margin-right:12px;
*/
	margin:0;
}

ul#nav {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	width:650px;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width:14%;
	text-align: center;
}

ul#nav li a {
	display: block;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #5588CC;
	padding: 2px 0px 2px 0px;
}

ul#nav li a:hover { background: #3366CC; color: #FFFFFF; }
ul#nav a.selected:link { background: #3366CC; color: #FFFFFF; }
ul#nav a.selected:visited { background: #3366CC; color: #FFFFFF; }

ul#nav_footer {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	width:650px;
}

ul#nav_footer li {
	margin: 0;
	padding: 0;
	float: left;
	width:14%;
	text-align: center;
}

ul#nav_footer li a {
	display: block;
	font-size: small;
	color: #5588CC;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px 0px 2px 0px;
}

/* ul#nav_footer li a:hover { background: #3366CC; color: #FFFFFF; } */
ul#nav_footer li a:hover {
        color: #0033CC;
        background-color: #FFFFFF;
        font-weight: normal;
        text-decoration: underline;
}
ul#nav_footer a.selected:link { background: #3366CC; color: #FFFFFF; }
ul#nav_footer a.selected:visited { background: #3366CC; color: #FFFFFF; }

ul#nav_footer_heb {
	clear:both;
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
	width:650px;
}

ul#nav_footer_heb li {
	margin: 0;
	padding: 0;
	float: right;
	width:14%;
	text-align: center;
}

ul#nav_footer_heb li a {
	display: block;
	font-size: small;
	color: #5588CC;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px 0px 2px 0px;
}

/* ul#nav_footer li a:hover { background: #3366CC; color: #FFFFFF; } */
ul#nav_footer_heb li a:hover {
        color: #0033CC;
        background-color: #FFFFFF;
        font-weight: normal;
        text-decoration: underline;
}
ul#nav_footer_heb a.selected:link { background: #3366CC; color: #FFFFFF; }
ul#nav_footer_heb a.selected:visited { background: #3366CC; color: #FFFFFF; }

ul#nav_heb {
	clear:both;
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
	width:650px;
}

ul#nav_heb li {
	margin: 0;
	padding: 0;
	float: right;
	width:14%;
	text-align: center;
}

ul#nav_heb li a {
	display: block;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #5588CC;
	padding: 2px 0px 2px 0px;
}

ul#nav_heb li a:hover { background: #3366CC; color: #FFFFFF; }
ul#nav_heb a.selected:link { background: #3366CC; color: #FFFFFF; }
ul#nav_heb a.selected:visited { background: #3366CC; color: #FFFFFF; }

ol#doclist_heb{
        margin-right: 30px;
        padding: 0;
}

ol#doclist_heb li {
        margin: 0px;
        padding: 0;
	list-style-position: outside;
}

ul#doclist_heb{
        margin-right: 20px;
        padding: 0;
}

ul#doclist_heb li {
        margin: 0px;
        padding: 0;
	list-style-position: outside;
}

div.doclist_heb {
	margin-right: 17px;
}

#maincontent {
	font-size:1.0em;
	margin-right:10px;
	float:left;
}

#maincontent_heb {
        font-size:1.0em;
	margin:0px;
	padding:0px;
        float:right;
}

#footer {
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #0033CC;
	font-size:80%;
	line-height:1.5em;
	width: 650px;
	clear:both;
}

#footer a {
        color:#3366CC;
        background-color:#FFFFFF;
        text-decoration: none;
}

#footer a:hover {
        color:#0033CC;
        background-color:#FFFFFF;
        font-weight: normal;
        text-decoration: underline;
}

#copyright {
	color:#000000;
	background-color:#FFFFFF;
	padding:5px 20px 5px 0px;
	float:left;
}

#footercontact {
	color:#0033CC;
	background-color:#FFFFFF;
	padding:5px 0px 5px 0px;
	float:right;
}

div.LoanTable {
	margin-top:10px;
}

div.LoanRow {
        display:block;
	clear: both;
        padding-top: 10px;
	margin-top: 10px;
}

div.LoanRowTitle {
        display:block;
	clear: both;
	font-weight: bold;
/*
	padding-bottom: 10px;
	margin-bottom: 10px;
*/
	width:100%;
}

div.CatID {
	float:left;
	align:center;
	width:5%;
}

div.CatID_heb {
	float:right;
	align:center;
	width:7%;
}

div.CatName {
        float:left;
        font-weight:bold;
	width:45%;
}

div.CatName_heb {
        float:right;
	width:40%;
        font-weight:bold;
        margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

div.CatLimit {
        float:left;
	width:15%;
}

div.CatLimit_heb {
        float:right;
	width:15%;
}

div.abouttext {
        float:left;
        width: 55%;
}

div.ButtonDet {
	float:left;
	width:11%;
}

div.ButtonDet_heb {
	float:right;
	width:11%;
}

div.ButtonForm {
	float:left;
	width:24%;
}

div.ButtonForm_heb {
	float:right;
	width:20%;
}

a.Button {
        color:#0000FF;
	background-color:#FFFFFF;
	padding: 0;
/*	padding: 0px 2px 2px 2px;
	margin-left:10px;
*/
	margin-bottom:10px;
/*
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	font-style: normal;
*/
}

a.Button:hover {
	color:#0000FF;
	background-color:#FFFFFF;
}

div.clearing {
   clear: both;
}

p#ContactData {
    color:#0000FF;
}
