html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.1em;
	background-attachment: scroll;
	background-color: #6A98CA;
	text-align: center;
}

.flashWrapper {
	float: left;	
	width: 223px;
	height: 168px;
	margin: 0px;
	padding: 0px;
}

.logoWrapper {
	background-image:url(images/logo-blue-no-strap.jpg);
	background-repeat:no-repeat;
	clear:none;
	float:left;
	height:170px;
	left:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	position:relative;
	top:0;
	width:250px;
}

.logoWrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	padding-top: 135px;
	text-align: center;
}

.clear:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

.clearAll {
	clear: both;	
	height: 0px;
	line-height: 0px;
}

.backTop {
	padding:0;
	text-align:right;
	}

h1 {
	font-size: 26px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 0;
	margin:0 0 1em;	
	color: #0B0064;
}

h2 {
	font-size: 20px;
	padding: 20px 0;
	line-height: 1.2em;
	color: #6A98CA;
}

h2.hr {
	background-image:url(images/bg-h2.jpg);
	background-repeat:repeat-x;
	color:#6A98CA;
	font-size:20px;
	line-height:1.2em;
	margin:40px 0 20px -20px;
	overflow:hidden;
	padding:20px;
	width:570px;
}

h3 {
	color:#644B91;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:1.5em;
	margin-top:1em;
}

h3.sub {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 1em;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	color: #644B91;
}

h4 {
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
}


p {
	line-height:1.5em;
	margin-bottom:1.25em;	
}

p.address {
	background-image: url(images/icon-home.gif);
	background-position: 0px 0px;
	padding-left: 35px;
	background-repeat: no-repeat;
}

p.tel {
	background-image: url(images/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;	
}

p.fax {
	background-image: url(images/icon-fax.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;	
}

p.email {
	background-image: url(images/icon-mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
}

p.lowercase {
	text-transform: lowercase;
}

/* LINKS */

p a, p a:link,
h3 a, h3 a:link {
	color: #6A98CA;
	text-decoration:underline;
}

p a:hover,
h3 a:hover {
	color:#644B91;
	text-decoration:underline;
}

p a:visited,
h3 a:visited {
	color:#644B91;
	text-decoration:none;
}

/* SECTIONS */

.container {
	width:780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-page-repeat.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.headerWrapper {
	background-color: #7862a4;
	padding-bottom: 15px;
	height: 170px;
}

.headerWrapper .header {
	background-color: #000066;
	height: 170px;
	padding: 0px;
	margin: 0px;
}

.mainPage {
	padding: 0px;
	margain: 0px;
	background-image: url(images/bg-main.gif);
	background-repeat: no-repeat;
}


.footerWrapper {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #000066;
	color: #FFF;
	text-align: left;
}

.footerWrapper .footerLeft, .footerWrapper .footerRight {
	display:inline;
	float:left;
	padding:20px;
	width:320px;
	text-align: left;
}

.footerWrapper .footerLeft {
	margin-right: 20px;
}

.footerWrapper p {
	color:#6A98CA;	
}

.mediamoment {
	position: relative;
	float: right;
	bottom: 20px;
	right: 0px;
	color: #669;
}

.mediamoment p, .mediamoment a,
.mediamoment a:link, .mediamoment a:visited {
	color: #669;	
}

.mediamoment a:hover { color:#FFF; }

/* CONTACT INFO - HOMEPAGE */

.contactWraper {
	margin: 0px;
	padding: 0px;
}

.contactWrapper .contactHighgate {
	margin-right: 20px;
}

.contactWrapper .contactHighgate,
.contactWrapper .contactIsraeli {
	border:1px solid #AAAAAA;
	display:inline;
	float:left;
	padding:0px;
	width:260px;
}

.contactWrapper .contactHighgate .contactDetails,
.contactWrapper .contactIsraeli .contactDetails {
	background-color: #fff;
	padding: 20px;
	height: 160px;
}

h4.contact {
	padding: 20px;
	margin: 0px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: repeat-x;
	background-position:0 -1px;
}

.2-colWrapper {
	padding: 0px;
	margin: 0px;
}

.leftCol, .rightCol {
	float: left;
	margin-right:20px;
	padding: 0px;
}

.leftCol {
	width: 230px;	
}
.rightCol {
	width: 260px;	
}

	
.whiteBox {
	width: auto; 
	background-color: #FFF;
	min-height: 7em;
	border: solid 1px #ccc;
}

.whiteBox img {
	padding: 15px;
	display: table-cell;
	vertical-align: middle
}

#quote {
	width: 300px;
	background-color: #efefff;
	border: 1px solid #999;
	padding: 10px 10px 45px;
}

#quote p {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
	font-size: 11px;
}

#quote img {
	float: left;
	padding: 0 10px 10px 0;
}

#quote p.testName {
	float: right;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	clear: left;
}

.arabic {
	text-align: right;	
}

.pressWrapper {
	margin: 20px 0;
	padding: 20px 0;
	border-top: solid 1px #CCC;
	clear: right;
}

.pressWrapper p {
	float: left;
}

.pressWrapper img {
	float: right;
	width: 150px;
	padding: 10px;
	background-color: #ccc;
	border: solid 1px #aaa;
}


/* NAVIGATION */

.navWrapper {
	width: 170px;
	float: left;
}

.navWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navWrapper li {
	list-style-type: none;	
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.navWrapper a {
	color:#000033;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:10px 0 10px 20px;
	text-decoration:none;
}
.navWrapper a:hover {
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: 145px 10px;
}

/* CONTENT */

.contentWrapper {
	margin-left: 170px;
	padding: 20px;
	width: 570px;
	background-color: #FFF;
}


#imageBox {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:right;
	margin-left:15px;
	padding:10px;
}

#imageBoxFull {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
}

#imageBoxRight {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
	float: right;
	margin: 0px 0px 20px 20px;
}

.imageLeft {
	float: left;
	padding: 10px;
	border: solid 1px #ccc;
}

.textRight {
	width: 200px;
	float: right;
	border: solid 1px #ccc;
	padding: 0 10px;
	background-color: #efefef;
	margin: 0px 0px 20px 20px;
}

.textRight p,
.textRightWide p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}	

.textRightWide {
	width: 370px;
	float: right;
	border: solid 1px #ccc;
	padding: 0 10px;
	background-color: #efefef;
	margin: 0px 0px 20px 20px;
}

.new {
	color: #F00;
	font-weight: bold;
}

/* LISTS */

ul {
	text-decoration: none;
	list-style: none;
}

ul li {
	background-image:url(images/bullet-tick.png);
	background-position:0 -1px;
	background-repeat:no-repeat;
	line-height:1.5em;
	padding:0 0 10px 35px;
}


.content-israeli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	letter-spacing: 0.09em;
	font-style: normal;
	text-align: right;
}

#testWrapper {
	padding:0px;
	margin: 30px 0;
	}
	
#testWrapper img {
	background-color:#CCCCCC;
	border:1px solid #AAAAAA;
	float:left;
	margin-right:10px;
	padding:10px;
	}	
	
#testWrapper p {
	float:right;
	width:440px;
	}
	
#clearAll {
	clear: both;
	}	
	
.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000033;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
}
.small-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
}
.nav-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21pt;
	font-style: normal;
	clear: right;
}
.sub-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.nav-left-sm {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.blue-box {
	border: 1px solid #000066;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	letter-spacing: 0.1em;
	border: 1px solid #000033;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #C6ADD3;
	padding: 2px;
	border: 1px solid #000033;
}
.small-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
}
.small-white a {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.1em;
}


/* FORM */

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: #333 !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
	padding: 10px 10px 10px 0px;

}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
td.label {
	text-align: right;	
} 
 
input.text {
	color: #666;	
} 
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
