@charset "utf-8";
/* CSS Document */

/* -------------------- common ------------------- */

*{
	margin:0px;
	padding:0px;
	direction:rtl;
	
	}
html,body{
	width:100%;
	height:100%;
	direction:ltr;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#595959;
	}
table{
	border-collapse:collapse;
	direction:rtl;
	text-align:right;
	}
td{
	direction:rtl;
	text-align:right;
	}
img{
	display:block;
	vertical-align:middle;
	}
ul {
	padding-right:15px;
	}
ol {
	padding-right:25px;
	}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.clearR{clear:right;}
.clearL{clear:left;}
.block{display:block;}
/* -------------------- links ------------------- */

/* global links */
a{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#d11b1a;
	}
a:hover{
	color:#9e1313;
	}

/* -------------------- headers ------------------- */

h1{
	font-size:18pt;
	color:#9e1313;
	font-weight:bold;
	}
h2{
	font-size:16pt;
	color:#9e1313;
	font-weight:normal;
	}
h3{}
h4{
	font-size:11pt;
	color:#cf0a10;
	font-weight:bold;
	}
h5{}
h6{}

/* -------------------- content-all ------------------- */

div#container{
	display:block;
	width:990px;
	height:100%;
	margin:0px auto;
	}
div#top{
	width:100%;
	height:25%;
	display:block;
}
div#content{
	height:580px;
	display:block;
	padding-top:10px;
	}
div#bottom{
	width:100%;
	height:25%;
	display:block;
	}

/* -------------------- header ------------------- */

div#header{
	width:100%;
	display:block;
	float:right;
	}
div#logo-search-ticker{
	width:238px;
	}
div#search{
	display:block;
	clear:both;
	width:232px;
	margin:23px 0px 12px;
	float:right;
	}
input#from_main{
	border:1px #f0dbdb solid;
	width:158px;
	height:17px;
	font-size:9pt;
	font-family:arial;
	padding:0px 3px;
	color:#595959;
	font-weight:normal;
	}
input#searchButton{
	margin:0px 5px;
	}
span#advancedSearch{
	width:35px;
	}
span#advancedSearch a{
	font-size:8pt;
	line-height:7pt;
	}

div#tickerHolder{
	display:block;
	clear:both;
	width:227px;
	float:right;
	/*
	height:61px;
	line-height:16pt;
	*/
	}
div#ticker a {
	color:#595959;
	}
div#menu-infoCells{
	width:748px;
	float:left;
	padding-top:25px;
	}
div#menu31holder{
	clear:both;
	float:right;
	display:block;
	background:#A48A8B url(../images/gray-bg.gif) repeat-x;
	border:1px #aeaeae solid;
	height:16px;
	width:745px;
	}
div#infoCells{
	clear:both;
	float:right;
	width:100%;
	}
div.infoCell{
	width:237px;
	margin-left:15px;
	margin-top:12px;
	border:1px #f1dddd solid;
	height:61px;
	float:right;
	}
div.infoCellL{
	margin-left:0px;
	}
h4.infoH{
	padding:0px 5px;
	height:18px;
	font-size:10pt;
	font-weight:bold;
	color:#4d4d4d;
	background:transparent url(../images/bright-gray-bg.gif) repeat-x;
	border-bottom:1px #f1dddd solid;
	}
div.infoC{padding:0px 5px;}
.infoC, .infoC a{color:#595959;}
/* -------------------- body ------------------- */

div#body{
	clear:both;
	float:right;
	display:block;
	width:100%;
	}
div#visual-form{
	clear:both;
	width:100%;
	}
.red-bg{
	background:#CC0000 url(../images/red-bg.gif) repeat-x;
	border:1px #980000 solid;
	color:#fff;
	height:17px;
	}
div#menu32holder{
	clear:both;
	float:right;
	display:block;
	width:988px;
	margin:12px 0px;
	}
div#form{
	width:240px;
	display:block;
	}
form.formi-small{
	width:218px;
	height:157px;
	display:block;
	border:1px #f0dbdb;
	border-style:none solid solid;
	background-color:#e6e6e6;
	padding:10px 10px 10px;
	float:left;
	}
h4.form-header{
	font-size:9pt;
	font-weight:bold;
	padding:0px 5px;
	}
label.formL{
	display:block;
	float:right;
	color:#cb161d;
	width:53px;
	font-weight:bold;
	margin-bottom:6px;
	height:18px;
	}
input.formT{
	float:left;
	width:150px;
	border:1px #eeb9b9 solid;
	margin-bottom:4px;
	vertical-align:middle;
	color:#aaa;
	height:18px;
	padding:0px 3px;
	font-size:9pt;
	font-family:arial;
	}
div#agree{
	clear:both;
	}
label.agree{
	width:auto;
	margin-right:5px;
	margin-bottom:0px;
	float:right;
	}
input.formC{
	float:right;
	margin-bottom:0px;
	height:18px;
	}
div#submit-but{
	clear:both;
	width:100%;
	display:block;
	float:right;
	text-align:left;
	margin:0px;
	}
input.formB{
	float:left;
	display:block;
	width:45px;
	text-align:center;
	font-size:9pt;
	height:18px;
	font-weight:bold;
	font-family:arial;
	vertical-align:middle;
	border:1px #980000 solid;
	background-color:#cc0000;
	}
div#txt-banners{
	height:110px;
	float:right;
	clear:both;
	width:100%;
	margin:13px 0px;
	}
div#ph{float:right;width:440px;height:110px;}
div#ph{
	text-align:justify;
	}
span.homepage{
	float:right;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#D52228;
	}
 div.banner{
	margin-right:17px;
	padding-right:18px;
	width:240px;
	 background:transparent url(../images/red-white-dotted.gif) repeat-y right 0px;
	 height:110px;
	 float:left;
	 }
div.bannerIn{
	width:240px;
	height:110px;
	display:block;
	background-color:#F4F4F4;
	float:left;
	}
/* -------------------- footer ------------------- */

div#footer{
	clear:both;
	float:right;
	width:100%;
	height:11px;
	padding:2px 0px;
	font-size:7pt;
	color:#db807f;
	background-color:#e5e5e5;
	}
div#footer a{
	font-size:7pt;
	color:#db807f;
	display:inline;
	}
div#crdt, div#rghts{
	font-size:7pt;
	color:#db807f;
	padding:0px 5px;
	}