body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #FAFAFA;
	color: #454545;
	direction: rtl;
	text-align: right;
}
#navigation {
  width: 766px;
}
.callNow {
  background: url("/Portals/0/Images/CallNow.jpg") no-repeat scroll 0 0 transparent;
  float: left;
  height: 23px;
  margin-left: 42px;
  margin-top: 3px;
  width: 213px;
}
h1{
	color: rgb(145, 183, 24);
	font-family: Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	margin-top: 22px;
}

h2{
	color:#808080;
font-family:Arial,Helvetica;
font-size:16px;
font-weight:bold;
margin:6px 0;
}

h3, .h3{
	color: #808080;
	font-family: Arial,Helvetica;
	font-size: 14px;
	font-weight: normal;
	PADDING-RIGHT: 6px;
	BORDER-BOTTOM: gray 1px dashed;
	BACKGROUND-COLOR: #FAFAFA;
}
h4{
color:#808080;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
h5{
	color:#808080;
font-family:Arial;
font-size:14px;
font-weight:normal;
}
h6{
	color:#808080;
font-family:Arial;
font-size:14px;
font-weight: normal;
margin: 6px 0 6px 75px;
}
.Normal, .NormalDisabled {
font-family:Arial;
font-size:12px;
font-weight:normal;
}
p, td {
	color: #333333;
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

p a, h4 a { border-bottom: 1px solid #D7E1E9; color: #6385A1; }

td{
	/*margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
	line-height: 17px;*/
	padding:0;
vertical-align:top;
	
}

td p{
/*	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	font-weight: normal;*/
}

A:link
{
    text-decoration: none;
    color: #375162;
}

A:visited
{
    text-decoration: none;
    color: #375162;
}

A:hover
{
    text-decoration: underline;
    color: #375162;
}

A:active
{
    text-decoration: none;
    color: #375162;
}
UL{
	padding:0 15px 0 0;
	list-style-position: outside;
}
UL LI{
font-family:arial;
font-size:14px;
font-weight: normal;
/*list-style-image:url("Images/bullet_green.png");*/
padding:5px 13px 0 0;
list-style-position: outside;
color: #333333;
}
ul, li {
  list-style-type: none !important;
  margin: 0;
}
li {
  background: url("Images/bullet_green.png") no-repeat scroll right 11px transparent;
}

UL LI LI
{
font-family:arial;
font-size:12px;
font-weight: normal;
list-style-image: url("Images/bullet_blue.png");
padding:16px 0 0;
list-style-position: outside;

}

UL LI LI LI
{
    list-style-type: disc;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}

HR
{
    color: #696969;
    height: 1pt;
    text-align: left;
}
/* style for module titles */
.Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #375162;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:  bold;
    color: #375162;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
/*border:1px ridge #949BA5;*/
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}

/* style to apply if the content should be hidden */
.Hidden
{
    display: none;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 5%;
    left: 50%;
    
    margin-left: -300px;
    width: 500px;
    
    background-color: #FFFFFF;
    color: #333;
    border: 1px solid lightBlue;
    padding: 12px;
    
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.UDT_UponSubmit, #dnn_ctr730_ModuleContent table{
/*    background-color: white;
    border: 1px solid RosyBrown;
    float: left;
    left: -16px;
    margin: 0 auto;
    padding: 24px;
    position: relative;
    top: -16px;
    width: 196px;*/
	    background-color: white;
    border: 1px solid RosyBrown;
    float: left;
    height: 250px;
    left: -16px;
    margin: 0 auto;
    padding: 24px;
    position: relative;
    top: -4px;
    width: 196px;
}
.UDT_UponSubmit ul, #dnn_ctr730_ModuleContent table ul{
	height: 114px;
	
}
.formTitles{
    color: #000000;
    font-family: Arial,Tahoma,Helvetica;
    font-size: 12px;
    font-weight: bold;	
}
/* For crossSlide */	
.hp_images_wrapper {
  float: right;
}
.Hp_images {
  border: 0 solid #DED2C9;
  height: 400px;
  margin: -1px 4px 0 0;
  width: 938px;
}
/* End For crossSlide */	
