body {

	font-family: arial;

	font-size:12px;
	
}

p.text

{
line-height:150%;
direction:rtl;
color:#0095d9;
font-family:Arial;
font-size:12px;
}

.english

{
line-height:150%;
direction:ltr;
color:#0095d9;
font-family:Arial;
font-size:12;
}

h1 {
font-family: Arial;
font-size:15px;
}
h2 {
font-family:"Arial";
font-weight:600;
font-size:12px;
}


.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: right;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: right;
	display: block;
	padding-right: 5px;
	padding-bottom:3;
}

a.pathway {
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	text-align:center;
	width: auto !important;
	font-size: 12px;
	white-space: nowrap;
	line-height:normal;
	border-left: 1px solid #cccccc;
		padding-top:5px;

}

ul#mainlevel-nav li a
{
	width: 70;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#0095d9;
	
}

a.mainlevel: hover {	color:#0095d9;}

#search_outer {
	float: right;
	
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial;
	font-size: 12px;
	color: #ff6600;
}



table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}




table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#0066FF;
	font-weight: 600;

}

a#active_menu:hover {
	color:#000066;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
color: #0095d9;
	float: right;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px double #B6C6D9;
  width: auto;
  background: url(../images/bg.gif) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
color: #0095d9;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px double #B6C6D9;
  width: auto;
  background: url(../images/bg.gif) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 10px;
padding-right: 15px;
padding-top: 0px;
background-image: url(../images/arrow.gif) ;
background-repeat: no-repeat;
background-position: 3px 0px;
background-position: right;
}


td {	text-align: left;
	font-size: 12px;
	
}


a:link, a:visited {
	color:#000000; text-decoration: none;
	font-weight: 600;
	
}

a:hover {
	color:#0095d9;	text-decoration: none;
	font-weight: 600;
}

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	width:auto;
}

table.contentpaneopen td {
   padding-right: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.blog { width:inherit;}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
	font-size:12px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:600;
}

.inputbox {
	border: 1px #cccccc;
	background-color: #ffffff;
	padding-left:2px;
	margin-left:3px;
	font-family:Arial;
	margin-right:3px;
	border-style: dashed;
	font-size:12px;
}

.componentheading {
	color: #666666;	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
font-family:Arial, Verdana, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#0095d9; height:20px; border-bottom:#7F7F7F 1px dotted; 
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:right;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable h3 {
	background: url(../images/islamic9_15.gif);
	color: #FFFFFF;
	text-indent:10px;
	text-align: left;
	height: 30px;
	padding-top:10px;
	font-weight: 600;
	font-size: 12px;
}

div.moduletable {	text-align: left;

}

div.module div {
padding-top:1px;
	
}

div.module {
padding-top:1px;
height:auto;

}


table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 3px;
	padding-left: 2px;
	padding-right: 3px;
	font-weight: normal;
}

table.pollstableborder td {
 padding-right: 3px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 12px;
	font-weight: 600;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 12px;
	font-weight: 600;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
	font-weight: 600;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color:#FFFFFF;	text-align:center;
	width:75px;
	padding-top: 2px;
	text-indent:5px;
	padding-right: 1px;
		margin-top:1px;
		margin-left:1px;
	height: 20px !important;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color:#0095d9;
	font-size: 12px;


}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color:#0095d9;	text-align: left;
}

a.sublevel:hover {
	color: #0095d9;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 12px;
  border-top: 1px solid #cccccc;
}

.pagenav_prev

{
font-size:12;

}

.pagenav_next
{
font-size:12;

}