@charset "utf-8";
/* CSS Document */

.mainbg
{
background-image:url(images/bg.gif);
background-repeat:repeat-y;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:white;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	background-color:#ffffff
}
.rbroundbox {  background-color:#095278;  }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px;  }
.rbroundbox { width: 100%; margin: 1em auto; }
.bottompage
{ background-color:#0B72A8;
text-align:center;
height:20px;

}
ul li {
padding: 3px 2px 2px 2px;
}
h2{
font-size:18px;

}

.content{
text-align:justify;
line-height:1.5;

}

.pic {

padding: 5px 5px 5px 5px;

}
table a {
color:white;
}
.cumb {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.rowAlt {
background-color:#1c668d;
}
.noteheader{
background-color:#095278;
color:white;
font-weight:bold;
}

.notebg{
background-color:#dbe4f1;
color:black;
}
.cellheader{
background-color:#E7AB2F;
color:black;
font-weight:bold;
}
.arabic{
direction:rtl;
text-align:justify;
font-family:traditional Arabic;
font-size:18px;
line-height:1.5;
font-weight:bold;

}
ol.cssform {  

list-style: none; 
} 
ol.cssform li {  
padding-bottom: 1em; 
text-align:left;
} 
fieldset.submit {  
border-style: none; 
}
.label {  
float: left;  
width: 10em;  
margin-right: 1em; 
font-family:Tahoma;
font-size:small;
}