
/* @group Global Browser Reset */
* {

padding:0;

margin:0;

}

h1, h2, h3, h4, h5, h6,  pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:10px 0; } 
p { 
margin:2px 0; 
} 
p.bodytext {

	direction: rtl;
}
div#maincontentsub p.align-center {
   text-align: center;
}
div#maincontentsub p.align-right {
   text-align: right;
}
div#maincontentsub p.align-left{
   text-align: left;
}

div.csc-textpic {
	clear: both;
	padding: 5px 0px 5px 0px;
}
li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
html, body {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	text-align:right;
	font-size: 14px;
	margin-top: 0px;
	background-color: #fff;
}
/* @group Layout */
div#outer-wrapper {
	width: 960px;
	left: 50%;
	margin-left: -480px;
	position: absolute;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
}

div#inner-wrapper {
	padding: 0px 0px 0px 0px;
	position: relative;
	background-color: #fff;
	border: 0px solid #000;
}

span.detail {
   color: #0000FF;
}
/* @group Headings */
h1 {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 15px;
	font-style:normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
}
h2 {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: normal;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	direction: rtl;

}
h3 {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 15px;
	color: #0000FF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	direction: rtl;
}
h4 {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 15px;
	height: 24px;
	background-image:url(../images/h4bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 7px 20px 0px 40px;
	direction: rtl;
}
div#maincontentsub H4 a:link, div#maincontentsub H5 a:link {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	direction: rtl;
}
div#maincontentsub H4 a:visited, div#maincontentsub H5 a:visited {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	direction: rtl;
}
h5 {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 15px;
	height: 24px;
	background-image:url(../images/h5bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	color: #fff;
	margin: 5px 0px 0px 0px;
	padding: 7px 20px 0px 40px;
	direction: rtl;
}
h6 {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 15px;
	color: #009900;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	direction: rtl;
}
ul {
	color: #009900;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
	line-height: 18px;
	direction: rtl;
}
/* @end */
#topmenu {
	margin: 0px 0px 0px 0px;
	height: 77px;
	width: 960px;
	background-color: #fff;
	background-image: url(../images/topheader_960.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	clear: both;
	border-bottom: 0px solid #fff;
}
#topmenu1 {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/menubg_960.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 960px;
	padding: 0px;
	clear: both;
	border: 0px solid #ccc;
	text-align: right;
}
div#logo {
	width: 101px;
	height: 23px;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	padding: 17px 0px 5px 0px;
	clear: both;
}
div#runningtxt {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	width: 600px;
	height: 20px;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}
div#infobar {
	background-image: url(../images/infobarbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 960px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
div#links {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
	color: #fff;
	width: 150px;
	float: left;
	text-align: left;
	direction: rtl;
}
div#runtxt {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
	color: #ccc;
	width: 750px;
	float: left;
	text-align: left;
	direction: ltr;
}
div#runtxt * { direction: ltr; }
div#timenow {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	color: #FF0000;
	width: 960px;
	height: 11px;
	border: 0px solid #ccc;
	display: block;
	float: left;
	text-align: right;
	direction: ltr;
}
div#content {
	width: 960px;
	background-color: #fff;
	text-align: Right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	height: auto !important; /* for modern browsers */
	height: 600px; /* for IE5.x and IE6 */
	min-height: 600px; /* for modern browsers */
	direction: rtl;
	border: 0px solid #ccc;
}
div#maincontentsub {
	float:Right;
	font-size: 13pt;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	display: block;
	border-left: 0px solid #000;
	background-color: #fff;
	direction: rtl;
}
div#footer {
	width: 960px;
	height: 42px;
	background-image: url(../images/footerbg_960.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	float: Left;
	text-align: Right;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	direction: ltr;
	border: 0px solid red;

}
div#copyright {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	width: 928px;
	text-align: right;	
	padding: 10px 15px 0px 10px;
	color: #fff;
	float: right;
	border: 0px solid red;
	direction: ltr;
}

/* @group Nav menu 1 */
#menu {
	margin: 0px 0px 0px 0px;
	height: 25px;
	width: 926px;
	padding: 3px 0px 0px 15px;
	float: right;
	text-align: right;
}
#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	height: 25px;
} 
#menu li
{
	float: right;
	margin: 0px;
	padding: 0px;
} 
#menu li a 
{
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	text-transform: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image:url(../images/menuborder.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: auto;
	list-style-type: none;
} 
#menu li a:link, #m enu li a:visited
{
	color: #fff;
} 
#menu li a:hover
{
	color: #fff;
	background-color: #cc0000;
	display: block;
} 
#menu li act A
{
	color: #fff;
	background-color: #cc0000;
	display: block;
} 
#menu li.menu0-no { 
  	color: #fff;
}
#menu li.act_menu {
  	color: #fff;
	background-color: #cc0000;
	display: block;
}
#menu li.act_menu A {
  	color: #fff;
	background-color: #cc0000;
	display: block;
}
/* @group Nav menu 1 */
#menu1 {
	width: 157px;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	background-color: #fff;
}
#menu1 DIV{
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	width: 157px;
	float: left;
	overflow: hidden;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-transform: none;	
}
#menu1 DIV A {
	display: block;
	color: #000;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#menu1 DIV A:hover {
	color: #cc0000;
}
#menu1 DIV.menu1-level1-no { 
  color: #000;
  display: block;
  overflow: hidden;
}
#menu1 DIV.menu1-level1-act {
  display: block;
  color: #000;
}
#menu1 DIV.menu1-level1-act A {
  display: block;
  color: #cc0000;
}

a:link, a:visited {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline, scroll;
	color: #0000FF;
} 
a:hover {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
a:active {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
	
}
#links a:link, #links a:visited {
	font-size: 12px;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#links a:hover {
	font-size: 12px;
	font-family:"Times New Roman", Helvetica, sans-serif, Garamond;
	color: #c00505;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#links a:active {
	font-size: 12px;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer #copyright a:link, #footer #copyright a:visited {
	font-size: 14px;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #ccc;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#footer #copyright a:hover {
	font-size: 14px;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #c00505;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#footer #copyright a:active {
	font-size: 14px;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	color: #ccc;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
div.tx-slideshow-pi1 {
	border: 0px solid #000;
	padding: 10px 0px 10px 0px;
	clear: both;
}
fieldset.csc-mailform {
	border: none;
}
input {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	border: 1px solid #ccc;
	color: #666;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	width: 300px;
	clear: both;
}
label {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	border: 0px solid #ccc;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #666;
	font-weight: bold;
	float: right;
	width: 300px;
	clear: both;
}
textarea {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	border: 1px solid #ccc;
	color: #666;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	width: 300px;
	height: 100px;
	clear: both;
}
.csc-mailform-submit {
	text-align: center;
	vertical-align: top;
	width: 100px;
	margin-left: 0px;
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 11px;
	background-image:url(../images/submit.jpg);
	background-repeat:repeat-x;
	border: 1px solid #ccc;
}
/* powermail css */
div.tx-powermail-pi1 {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
div.tx-powermail-pi1 legend {
	display: none;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
div.tx-powermail-pi1 fieldset {
	border: none;
	background-color: #fff;
	float: right;
}

div.tx-powermail-pi1_formwrap {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-weight: normal;
	background-color:#fff;
	clear: both;
	width: 605px;
}
div.tx_powermail_pi1_fieldwrap_html label {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-weight: bold;
	width: 350px;
	color: #000;
	background-color:#fff;
	text-align: right;
	display: block;
	float: left;
	border: none;
	vertical-align: top;
	border: 0px solid #ccc;
	margin: 5px 0px 0px 0px;
	clear: both;
}
div.tx_powermail_pi1_fieldwrap_html {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-weight: bold;
	width: 350px;
	border: 0px solid #ccc;
	background-color:#fff;
	color: #000;
	text-align: left;
	float: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	clear: both;
}
div.tx-powermail-pi1 input {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	border: 1px solid #ccc;
	color: #000;
	width: 350px;
	text-align: right;
	float: left;
	clear: both;
}
textarea.powermail_textarea  {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 13px;
	font-weight:normal;
	border: 1px solid #ccc;
	color: #000;
	width: 350px;
	height: 100px;
	float: left;
	display: block;
	clear: both;
}
span.powermail_mandatory {
	color:#FF0000;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	clear: both;
}
div.powermail_mandatory_js {
	color:#FF0000;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 350px;
	text-align: right;
	float: left;
	clear: both;
}
div.tx-powermail-pi1_mandatory ul li {
	color:#FF0000;
	margin: 0px;
	padding: 0px;
}
div.tx-powermail-pi1_confirmation td.powermail_all {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	width: 350px;
}
div.tx_powermail_pi1_fieldwrap_html_submit input.powermail_contact {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 11px;
	background-image:url(../images/submit.jpg);
	background-repeat:repeat-x;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: top;
	cursor:pointer;
	width: 120px;
	height: 25px;
	padding: 2px 2px 2px 2px;
	margin: 20px 0px 5px 0px;
	float: right;
	clear: both;
}
div.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit, div.tx-powermail-pi1 input.tx-powermail-pi1_confirmation {
	font-family: "Times New Roman", Helvetica, sans-serif, Garamond;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	cursor:pointer;
	width: 120px;
	height: 25px;
	padding: 2px 2px 2px 2px;
	margin: 10px 10px 5px 0px;
	float: left;
	clear: both;
}
/* 2 cols css */
td.c2l1-left {
	vertical-align: top;
	padding-right: 10px;
	border: none;
}
td.c2l1-middle {
	vertical-align: top;
	padding-left: 10px;
	border: none;
}
/* tables css */
table.contenttable {
	width: 960px;
	direction: rtl;
	text-align: right;

}
table.contenttable th {
	border-bottom: 1px solid #ccc;
	background-color:#e2e2e2;
	padding: 3px;
	height: 25px;
}
table.contenttable td {
	padding: 3px;
	vertical-align: middle;
	direction: rtl;
	text-align: right;

}
table.contenttable tr{
	border-bottom: 0px solid #ccc;
}
/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
hr.clearer {
	clear: both;
	background-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom: 1px solid #fff;
	height: 1px;
}