/* css */

body {
	margin:12px;
	background-color:#F0F2F2;
}


/*Main definition for all elements on the page*/
p,td,th,address,blockquote,h1,h2,h3,h4,li,a,ul,div {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	direction:rtl;
}

h1, h2, h3 { color:#008C84; }
h1 { font-size:13px; }
h2, h3 { font-size:12px; }
p { font-size:12px; line-height:17px; }

a, a:link { color:#FF6600; }
a:visited, a:hover, a:active, a:focus  { color:#008C84; }
div.contentscroller a { font-size:12px; }

.fullheight { height:100%; }
.floatleft { float:left; margin:10px 15px 10px 0px; }
.floatright { float:right; margin:10px 0px 10px 15px; }

.headermain {
	background-image:url('/images/headermain.gif'); background-repeat:no-repeat; 
	width:696px; height:93px;
	vertical-align:bottom;
	text-align:left;	
}

.headermain a, .headermain a:link, .headermain a:visited, .headermain a:hover, .headermain a:active, .headermain a:focus   {
	color:#FF6600;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	line-height:20px;
}
.headermain a:hover, .headermain a:active, .headermain a:focus { color:#008C84; }

p.metanavigation{ margin-left:15px }

.navigationmain {
	background-color:#F9B700; 
	width:184px;
	overflow:hidden;
	vertical-align:top; 
}
.navigationcontent { height:433px; vertical-align:top; }

.navigationheader, .navigationfooter, .navigationsubheader { width:184px; height:15px; background-repeat:no-repeat; }
.navigationheader {	background-image:url('/images/navigationheader.gif'); background-position:top; }
.navigationfooter {	background-image:url('/images/navigationfooter.gif'); background-position:bottom; }
.navigationsubheader {	background-image:url('/images/navigationsubheader.gif'); background-position:top;}

.navigationcontent a, .navigationcontent a:link, .navigationcontent a:visited, .navigationcontent a:hover, .navigationcontent a:active, .navigationcontent a:focus, .navigationactivated { 
	color:#000099; background-color:#F9B700; font-weight:bold; text-decoration:none;
	width:160px; line-height:20px; padding-right:20px; display:block; vertical-align:middle;
}
.navigationcontent a:hover, .navigationcontent a:active, .navigationcontent a:focus, .navigationactivated {
	background-color:#F0F2F2; 
}
.navigationcontent a.activated { background-color:#F0F2F2 !important; }

.content { width:512px; }
.content div table tr td { color:#000066; line-height:18px; } 
.contentscroller { 
	height:410px;
	width:475px;
	overflow:auto;
	margin:20px 10px 20px 20px;
	scrollbar-base-color:#EAEAEA; scrollbar-arrow-color:#666666; scrollbar-track-color:#EAEAEA; scrollbar-shadow-color:#CCCCCC; scrollbar-lightshadow-color:none; scrollbar-darkshadow-color:none; scrollbar-highlight-color:none; scrollbar-3dlight-color:none;
}
.contentspacetoscroller { width:10px; }
.contentlinks { position:absolute; top:0px; left:0px; }

.navigationsub {
	background:#FFFFFF url('/images/navigationsubfooter.gif') no-repeat bottom;
	width:184px;
	vertical-align:top;
	height:100%;
}

td.navigationsubcontent ul { color:#FF6600; padding:0px; margin:5px 10px 0px 16px; vertical-align:top; }
td.navigationsubcontent ul li { line-height:16px; }

.navigationsubcontent {
	height:100%; vertical-align:top;
	padding:12px;
}

.navigationsubcontent a, .navigationsubcontent a:link, .navigationsubcontent a:visited, .navigationsubcontent a:hover, .navigationsubcontent a:active, .navigationsubcontent a:focus, .navigationsubactivated { 
	color:#FF6600; background-color:#FFFFFF; text-decoration:none;
}
.navigationsubcontent a:hover, .navigationsubcontent a:active, .navigationsubcontent a:focus, .navigationsubactivated {
	color:#008C84;
}
.navigationsubcontent a.activated { color:#000000 !important; }

.content { vertical-align:top; }
.logoticker { margin:0px 16px -2px 14px; padding:0px; height:11px; line-height:11px; border:0px none;}
.teaserticker { position:absolute; top:13px; left:775px; height:13px; width:13px; background:#FFFFFF url('/images/teaserticker.gif') no-repeat bottom; }