body{
	background-color:#034369;
	margin:0;
	padding:0;
}
.wrapper{
	width:1000px ;
	margin:0 auto;
	height:auto;
}
.header{
	width:inherit;
	height:242px;
}
.content{
	background:#e6e6e6;
	width:986px;
	min-height:470px !important /*non-ie6*/;
	height:auto;
	float:left;
	margin-left:7px !important /*non-ie6*/; margin-left:4px;
}
.left_nav{
	float:left;
	width:150px !important /*non-ie6*/; width:140px;
	min-height:173px;
	height:auto;
	border:2px solid #075295;
	margin-top:10px;
	background:#f7f7f6;
}
.left_nav .img{
	margin-top:3px;
}
.container{
	border-right:2px solid #065295; 
	border-left:2px solid #065295; 
	width:806px !important /*non-ie6*/;
	float:right;
	background:url(../images/bg_logo.gif) no-repeat center;
	background-color:#FFFFFF;
	min-height:487px ;
	height:auto !important /*non-ie6*/;
	height:500px;
	margin-right:11px;
	
}
.container_bottom{
	background:url(../images/container_bottom.gif) no-repeat;
	height:11px;
	width:810px;
	clear:right;
	float:right;
	margin-right:11px;
}
.navigation{
	background:url(../images/nav_repeat.gif) repeat-x;
	width:auto;
	height:38px;
	float:right;

}
.navigation_txt,.navigation_txt a{
	font: bold 16px Arial, Helvetica, sans-serif ;
	color:#003366;
	text-decoration:none;
	margin-top:7px;
	margin-right:5px;
}

.nav_box{
	border:2px solid #075295;
	float:right;
	margin-right:10px;
	margin-top:13px;
	background:#f7f7f7;
}
.nav_box .img{
	margin-left:22px;
	margin-top:7px;
}
.box_right{
	background:url(../images/box_right.gif) no-repeat;
	width:27px;
	height:37px;
	float:right;
	clear:left;
}
.box_left{
	background:url(../images/box_left.gif) no-repeat;
	width:6px;
	height:37px;
	float:left;
}
.box_repeat{
	background:url(../images/box_repeat.gif) repeat-x;
	float:right;
	width:93.2%;
	height:37px;
	text-align:right;
}


.left{
	float:left;
	clear:left;

}
.right{
	float:right;
}
.new_right{
	background:url(../images/new_right.gif) no-repeat;
	width:31px;
	height:31px;
	float:right;
	clear:left;
}
.new_left{
	background:url(../images/new_left.gif) no-repeat;
	width:4px;
	height:31px;
	float:left;
}
.new_repeat{
	background:url(../images/new_repeat.gif) repeat-x;
	float:right;
	width:425px;
	height:31px;
	text-align:right;
}
.footer_right{
	background:url(../images/footer_right.gif) no-repeat;
	width:27px;
	height:43px;
	float:right;
	clear:left;
	margin-right:7px !important /*non-ie6*/;
	margin-right:3px;

}
.footer_left{
	background:url(../images/footer_left.gif) no-repeat;
	width:26px;
	height:43px;
	float:left;
	margin-left:6px !important /*non-ie6*/;
	margin-left:4px;
}
.footer_repeat{
	background:url(../images/footer_repeat.gif) repeat-x;
	float:right;
	width:934px !important /*non-ie6*/;
	width:933px;
	height:47px;
	text-align:right;
}
.box_text {
	margin-top:5px;
	margin-right:10px;
}
.box_text a{
	font: bold 20px Arial, Helvetica, sans-serif ;
	color:#FFFFFF;
	padding-top:10px;
	text-decoration:none;
}
.box_content{
	width:100%;
	height:auto;
	min-height:100px;
	background:#f7f7f7;
}
.box_content_text {
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	font: bold 15px Arial, Helvetica, sans-serif ;
	color:#1e2f39;
	text-decoration:none;	
	text-align:justify;
	direction:rtl;
}

.new_text {
	margin-top:5px;
	margin-right:10px;
}
.new_text a{
	font: bold 20px Arial, Helvetica, sans-serif ;
	color:#FFFFFF;
	padding-top:10px;
	text-decoration:none;	
}
.new_content{
	width:100%;
	background:#f7f7f7;
	height:auto;
	min-height:120px;
}
.new_content_text ,.new_content_text a{
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	padding-bottom:5px;
	font: bold 15px Arial, Helvetica, sans-serif ;
	color:#202e37;
	text-decoration:none;	
	text-align:justify;
	direction:rtl;
}

input,.input{
	border:0px ;
	background:#e9f6fe;
	font: normal 12px Tahoma, Helvetica, sans-serif ;
	color:#003399;
	border:1px solid #91c1e2 ;
}
textarea{
	border:1px solid #91c1e2 ;
	background:#e9f6fe;
	font: normal 12px Tahoma, Helvetica, sans-serif ;
	color:#003399;
}
.bg_input{
	background:url(../images/input_bg.gif) repeat-x;
	border:1px solid #91c1e2 ;
	width:183px;
	height:23px;
	padding-right:2px;	
	padding-left:2px;	
	padding-top:2px;	
}
.search_input{
	background:url(../images/search_input.gif) no-repeat center;
	width:163px;
	height:23px;
	padding-right:0px;	
	padding-left:40px;	
	padding-top:4px;
	direction:ltr;	
}
.footer{
	background:url(../images/footer.gif) no-repeat;
	width:932px;
	height:38px;
	margin-top:3px;
}
.footer_text{
	float:right;

}
.footer_text,.footer_text a{
	font: bold 18px arial, Helvetica, sans-serif ;
	color:#f7f6f4;
	text-align:right;
	padding-right:5px;
	padding-top:8px;
	text-decoration:none;
}
.footer_text a:hover{
	text-decoration:underline;
}
.normal-text{
	font: normal 16px tahoma, Helvetica, sans-serif ;
	color:#1e2f39;
	padding-right:2px;
}
.title,.title a{
	font: bold 17px Arial, Helvetica, sans-serif ;
	color:#04436c;
	padding-right:4px;
	text-align:right;
	text-decoration:underline;
}
.title:hover{
	color:#660000;
}
.clear{
	clear:both;
}
.img_border{
	border:1px solid #323232 ;
	margin-right:4px;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
}
.margin{
	margin-right:5px;
	margin-left:6px;
}
.bread-crumb{
	font: normal 12px Tahoma, Helvetica, sans-serif ;
	color:#999999;
	text-decoration:none;
	text-align:right;
	margin:5px;
	direction:rtl;
}
.bread-crumb a{
	font: normal 12px Tahoma, Helvetica, sans-serif ;
	color:#999999;
	text-decoration:none;

}
.date{
	font: normal 12px Tahoma, Helvetica, sans-serif ;
	color:#999999;
}
.bread-crumb a:hover{
	text-decoration:underline;
}
.alert{
    font: normal 17px  Tahoma, Helvetica, sans-serif;
    color:#FF0000;
	padding-top:2px;
}
.large-text {
    font: normal 18px  Tahoma, Helvetica, sans-serif;
    color:#990000;
	padding-top:2px;
}
.pagination,.pagination a{
	font: normal 15px Tahoma, Helvetica, sans-serif ;
	color:#FFFFFF;
	text-decoration:none;
	direction:rtl;
}
fieldset{
	border:2px ridge #0099cc;
}
select{
	background:#e9f6fe;
	font: normal 15px Tahoma, Helvetica, sans-serif ;
	color:#003399;
	border:2px solid #91c1e2;
}

.contact_img{
	background:url(../images/support.gif) no-repeat;
	width:189px;
	height:79px;
	clear:left;
	margin-top:10px !important/*non-ie*/;
	margin-bottom:10px !important/*non-ie*/;
}
.more{
	font: bold 15px Arial, Helvetica, sans-serif ;
	color:#202e37;
}
.subpage_container{
	margin:5px;
	text-align:justify;
	direction:rtl;
	font: bold 15px Arial, Helvetica, sans-serif ;
	color:#1e2f39;
}
.subpage_container a{
	font:normal 20px Arial, Helvetica, sans-serif ;
	color:#1e2f39;
	text-decoration:none;
}
hr{
    clear:both;
	width:500px;
	color:#6699CC;
	background:#6699CC;
	border:none;
	height:2px;
	text-align:center;
}
.sitemap,.sitemap a{
	text-align:right;
	direction:rtl;
	font: normal 14px tahoma, Helvetica, sans-serif ;
	color:#1e2f39;
	text-decoration:none;
}
.sitemap a:hover{
	text-decoration:underline;
	cursor:pointer;
}
.t_l{
	margin:0;
	padding:0;
	float:right;
	background:url(../images/empty.gif);
	width:194px;
	height:50px;
}
.copyrights{
	font: bold 15px arial, Helvetica, sans-serif ;
	color:#f7f6f4;
	text-align:right;
	padding-right:5px;
	padding-top:10px;
	text-decoration:none;
	float:left;
}
.main_ad{
	float:left;
}
