body
{
	margin: 0px auto;
	text-align: center;
	font-family: OpenSansHebrew, arial;
	font-size: 14px;
	color: #153854;
	background-color: #CAD4DC;
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/opensanshebrew-lightitalic-webfont.eot);
    src: url(../fonts/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/opensanshebrew-light-webfont.eot);
    src: url(../fonts/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-light-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-light-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/opensanshebrew-italic-webfont.eot);
    src: url(../fonts/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-italic-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-italic-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/opensanshebrew-regular-webfont.eot);
    src: url(../fonts/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-regular-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-regular-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/opensanshebrew-bolditalic-webfont.eot);
    src: url(../fonts/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/opensanshebrew-bold-webfont.eot);
    src: url(../fonts/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-bold-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-bold-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: italic;
    font-weight: 800;
    src: url(../fonts/opensanshebrew-extrabold-webfont.eot);
    src: url(../fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

@font-face 
{
    font-family: 'OpenSansHebrew';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/opensanshebrew-extrabold-webfont.eot);
    src: url(../fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(../fonts/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

p, h1, h2, h3, h4, h5, h6, form, input, img, select, ul, li
{
	padding: 0px;
	margin: 0px;
}

input
{
	font-family: OpenSansHebrew, arial;
}

input:focus
{
  outline-width:0;
}

table 
{ 
	border-collapse:collapse; 
	border:0px; 
}

th, td
{
	padding:0; 
	border:0px; 
} 

input, textarea, select
{
	font-size: 14px;
	font-family: OpenSansHebrew, arial;
	border: 1px solid #7E9DB9;
}

input[type="text"]
{
	padding: 0px 2px;
}

input[type="checkbox"], input[type="radio"], input[type="image"]
{
	border: 0px;
}

h1
{
}

a, .link
{
	color: #298EDC; /* set here links color */
	cursor: pointer;
}

td
{
	vertical-align:top;
	font-size: 14px;
}

.subTitle, .subTitle_system
{
	font-size: 18px;
	font-weight: bold;
}

.subTitle2
{
	font-size: 16px;
	font-weight: bold;
}

.white
{
	color: white;
}

.orange
{
	color: #F7921E;
}

.underline
{
	text-decoration: underline;
}

.normal
{
	font-weight: normal;
}

.small
{
	font-size: 11px;
}

.medium
{
	font-size: 13px;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

div.container
{
	direction: rtl;
	text-align: right;
}

div.siteIn
{
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.btn
{
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: white;
	text-align: center;
	font-size: 12px;
}

.btn a
{
	color: white;
	text-decoration: none;
}

div.startNewRow
{
}

div.tableCell
{
	display: table-cell;
	vertical-align: top;
}

td.top
{
	vertical-align: top !important;
}

td.top div
{
	padding-top: 10px;
}

.hidden
{
	display: none;
}

.bold
{
	font-weight: bold;
}

.clear
{
	clear: both;
}

.ltr
{
	direction: ltr;
}

/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */

/* -- footer ------------------------------------------------------------------------------------------------------ */

div#footer
{
	background-color: #CAD4DC;
	height: 30px;
}

div#copyrights
{
	float: right;
	color: #194D69;
	font-size: 12px;
	padding-top: 15px;
}
			
div#interuseLogo
{
	margin-top: 5px;
	float: left;
}

div#interuseText
{
	float: left;
	padding-top: 15px;
	padding-left: 2px;
}

div#interuseText a
{
	color: #194D69;
	font-size: 12px;
	text-decoration: none;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #194D69;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #1AA9E4;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}
