@charset "utf-8";



body {
	background-color: #005a95;
	background-image: url(images/back_strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: normal;
	height: 25px;
}

img {border:0px;}


#wrapper #center #bar #nav #link {
	height: 40px;
	text-align: right;
	color:#005a95;
	font-size:12px;
	font-weight:bold;
	padding-right: 10px;
	width: 560px;
}

#wrapper #center #bar #nav #link a{
	color:#c91016;
	font-weight:100;
}


#wrapper #top {
	background-image:url(images/back_upper_white_strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 815px;
	margin-top: 50px;
}
#wrapper #center #bar {
	height: 110px;
	width: 755px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#wrapper #center #bar #logo {
	float: left;
	padding-left: 20px;
}
#wrapper #center #bar #nav {
	float: right;
	width: 570px;
	height: 100px;
}


#wrapper #bottom {
	background-image: url(images/back_lower_white_strip.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 815px;
	margin-bottom: 50px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 815px;
	height: 25px;
}
#wrapper #center {
	background-image: url(images/back_white_strip.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 815px;
	text-align: center;
}

#wrapper #center #content {
	text-align: center;
}




#navigation a
{
background: #92c8ee url(images/back_nav_left.jpg) left top no-repeat;
text-decoration: none;
padding-left: 8px
}

#navigation a span
{
background: url(images/back_nav_right.jpg) right top no-repeat;
padding-right: 8px
}
#wrapper #center #bar #nav #menu {
	text-align: right;
	font-size: 14px;
	
	padding: 20px 0px 0px 0px;
	margin:0px;
	height:40px;
	width: 560px;
}
#wrapper #center #content #footer {
	font-size: 12px;
	color: #78add1;
	margin-top: 25px;
}

#wrapper #center #content #footer a{
	font-size: 12px;
	color: #78add1;
	margin-top: 25px;
	text-decoration:none;
}



#navigation
{
list-style: none;
padding:0px;
margin: 0px;
}

#navigation li
{
list-style: none;
float: right;
margin: 0px;
line-height:25px;
padding:0px 0px 0px 10px;
color:#FFFFFF;
} 


#navigation a
{
background: #92c8ee url(images/back_nav_left.jpg) left top no-repeat;
text-decoration: none;
padding-left: 8px
}

#navigation a span
{
padding: 0px;
background: url(images/back_nav_right.jpg) right top no-repeat;
padding-right: 8px
}


#navigation a, #navigation a span
{
display: block;
float: right;
color:#FFFFFF;
font-weight:bold;
}


/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none;
color:#FFFFFF;
}
/* End hide */




#navigation li ul
{
list-style: none;
padding:0px;
margin: 0px;
} 

#navigation li ul li
{
list-style: none;
float: right;
margin: 0px;
line-height:25px;
padding:0px 0px 0px 10px;
color:#FFFFFF;
} 

#navigation li ul a
{
background: #92c8ee url(images/back_nav_left.jpg) left top no-repeat;
text-decoration: none;
padding-left: 8px
}

#navigation li ul a span
{
padding: 0px;
background: url(images/back_nav_right.jpg) right top no-repeat;
padding-right: 8px
}


#navigation li ul a, #navigation li ul a span
{
display: block;
float: right;
color:#FFFFFF;
font-weight:bold;
}


/* Hide from IE5-Mac \*/
#navigation li ul a, #navigation li ul a span
{
float: none;
color:#FFFFFF;
}
/* End hide */







.box {
	text-align: center;
}

.box .boxtop {
	text-align: center;
	background-image: url(images/frame_box_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 815px;
	margin: 20px 0px 0px 0px;
}

.box .boxbottom {
	text-align: center;
	background-image: url(images/frame_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 815px;
	margin: 0px;
}


.box .boxcontent , .box .boxcontent_heb {
	height: auto;
	width: 740px;
	padding-right: 37px;
	padding-left: 37px;
	background-image: url(images/box_back.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin:0px;
}


.boxcontent table{
padding-left: 20px;
}




.box .boxcontent p{
	margin:0px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	color:#005a95;
}

.box .boxcontent_heb p{
	margin:0px;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	color:#005a95;
	direction:rtl;
}

.box .boxcontent_heb .list{
	direction:rtl;
	text-align: right;
	color:#005a95;
	padding-right:30px;
	padding-left:20px;
}

.box .boxcontent_heb .list li{
	text-align: right;
	color:#005a95;
	margin-bottom:10px;
}



.box .boxcontent_heb h1{
	color:#c91016;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:5px 20px 10px 37px;
	padding:0px 5px 0px 0px;
	text-align:right;
	border-right:15px solid #BFDFF4;
	border-left:0px;
	border-bottom:1px dotted #BFDFF4;
	line-height:22px;
}


.box .boxcontent a , .box .boxcontent_heb a{
	color:#c91016;
}


.list{
	text-align: left;
	color:#005a95;
	padding-right:20px;
	padding-left:30px;
}

.list li{
	text-align: left;
	color:#005a95;
	margin-bottom:10px;
}

h1{
	color:#c91016;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:5px 37px 10px 20px;
	padding:0px 0px 0px 5px;
	text-align:left;
	border-left:15px solid #BFDFF4;
	border-bottom:1px dotted #BFDFF4;
	line-height:22px;
}

.form_text{
color:#c91016;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}

.form_inpt{
text-align:left;
}

.inpt{
border:1px solid #BFDFF4;
background:#FFFFFF;
}

.img1{
width:135px;
text-align:left;
padding:0px 20px 0px 20px;
}

.img1 img{
border:1px solid #ededed;
}

div.floatLeft{float:left; margin-left:20px;}
br.clearBoth{clear:both;}
