
body {
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

section.container {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
}

.logo {
	margin: 16px 0;
}

img.tagline {
    margin-left: 21px;
    margin-top: 38px;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	color: #006ec7;
	margin: 0 0 9px;
	border: none;
}

.container {
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

a, a:link, a:focus, a:active, a.visited {
	color: #003896;
	text-decoration: none;
}

a:hover {
	color: #7DBA00;
}

.webprogramImage {
	display: none;
}

h2.webprogram {
	display: none;
}

.btn {
	background: #7dba00 url("../../../img/ashraem/blueshine.png") repeat-x scroll 50% 50%;
	border-color: #acacac #999 #666 #aaa;
	border-radius:8px;
	border-style: solid;
	border-width: 2px;
	color: #fff;
	font-weight: bold;
	margin: 5px auto 0;
	padding: 0;
	text-align: center;
}

.btn a {
	color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}


/*==============================
=            TOPBAR            =
==============================*/

.topBar {
	  background-color: #7DBA00;
  height: 23px;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 5;
  position: relative;
}

.topContainer {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
}
.topBar ul {
	display: inline;
	margin: 0;
	padding: 0;
}

.topBar ul li {
	display: inline-block;
	margin-top: 2px;
}

.topBar ul li a {
	background-image: url("/img/ashraem/arrow_utility.png");
	background-position: 2px 4px;
	background-repeat: no-repeat;
	color: white !important;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	font-size: .9em;
}

.topBar ul li a:hover {
	text-decoration: underline;
}
/*-----  End of TOPBAR  ------*/


#textbanner  {
	background: #074D86 url(/img/ashraem/blueshine.png) top center repeat-x;
	text-align: left;
	padding: 5px 10px;
	margin: 0;
	float: right;
	z-index: 200;
	position: relative;
	-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.3);
	box-shadow: 0 0 6px 3px rgba(0,0,0,0.3);
}
#textbanner h2, #textbanner h1, #textbanner li {
	color: #fff;
	margin: 0;
	border: none;
}
#textbanner h1 {
	font-size: 18px;
	/*display: inline-block;
	padding-right: 10px;*/
}
#textbanner h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	background-color: transparent;
	padding: 0;
}

@media (max-width: 580px) {
	.topBar {
		display: none;
	}
	main#main {
		padding: 0 5px;
	}

}
.bannerlinkcontainer {
	display: inline;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    width: 380px;
}
.bannerlink > .textbanner  {
	background: #074D86 url(/img/ashraem/blueshine.png) top center repeat-x;
	text-align: left;
	display: block;
	padding: 5px 10px;
	margin: -23px 20px 2px 10px;
	z-index: 200;
	position: relative;
	-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.3);
	box-shadow: 0 0 6px 3px rgba(0,0,0,0.3);
}
.bannerlink h2, .bannerlink h1, .bannerlink li {
	color: #fff;
}
.bannerlink h1 {
	font-size: 18px;
	/*display: inline-block;
	padding-right: 10px;*/
}
.bannerlink h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	/*display: inline;*/
}
.bannerlink ul {
	margin: 5px 0 0 0;
	list-style-image: url("../../../img/ashraem/arrow_utility.png");
}
.bannerlink li {
	font-size: 14px;
	margin: 0 0 3px 15px;
	padding: 0;
}
.bannerlink li span {
	display: inline-block;
	font-weight: bold;
	background-color: #7DBA00;
	color: #000;
	padding: 0 2px;
}
span.defaultImage {
    display: block;
    padding: 16px 0;
}

/*===================================
=            navigation             =
===================================*/


.headerbar {
	background: #074D86 url(/img/ashraem/bg_menu.png) top center repeat-x;
	z-index:100;
	height: 51px;
}
.mainhead {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.mainhead h2 {
	color: #fff;
	border-top: none;
	border-bottom: none;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	margin: 9px 0px 9px 12px;
	display: inline-block;
}
.mainhead h3 {
	color: #fff;
	border-top: none;
	border-bottom: none;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	margin: 9px 10px 9px 20px;
	display: inline-block;
}
.mainhead .navigation {
	border-bottom: 0px solid transparent;
	margin:0;
	}
.mainhead .navigation ul {
	list-style:none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}
.mainhead .navigation ul li {
	list-style-type: none;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 0px;
	}
.navigation .personalnav ul li {
	list-style-type: none;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 0px;
    position: relative;
    z-index: 100;
    text-align: center;
	}


.mainhead .navigation li a, 
.mainhead .navigation li a:link, 
.mainhead .navigation li a:visited, 
.mainhead .navigation li a:active, 
.mainhead .navigation li a:focus, 
.mainhead .navigation li a:hover, 
.mainhead .navigation ul li span {
	display: block;
	background-color: transparent;
	background-image: url(/img/ashraem/sep.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	border: 0px;
	margin: 0;
	font: normal 14px Tahoma, Geneva, sans-serif;
	line-height: 16px;
	padding: 10px 36px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}


.mainhead .navigation ul li ul {
	display: none;
	position: absolute;
}

.mainhead .navigation ul li:hover ul, .mainhead .navigation ul li ul li {
	display: block;
}

.mainhead .navigation ul li ul li {
	clear: both;
    list-style-type: none;
}

.mainhead .navigation ul li:hover {
	background-color: #074D86;
}

.mainhead .navigation ul li ul li a {
	line-height: 20px;
    background-color: #043257!important;
    border-bottom: 1px solid #6AA6D7!important;
    border-left: 1px solid #6AA6D7!important;
    border-right: 1px solid #6AA6D7!important;
    color: #FFFFFF;
    display: block;
    font: normal 12px Tahoma, Geneva, sans-serif;
    font-size: 12px!important;
    margin: 0;
    padding: 5px;
    text-decoration: none;
    text-transform: none;
    width: 165px;
    text-align: left!important;
    padding: 10px 15px 9px 35px!important;
    background-image: none !important;
}

.mainhead .navigation ul li ul li a:hover {
	background-color: #074D86 !important;
}

@media (max-width: 980px) {
	.mainhead.personalnav {
		display: none;
	}
}
/*=====  End of navigation   ======*/


.TitleWrapper { border-top: 1px solid #FFF; }
.TitleWrap {
	background: transparent url(/img/ashraem/nav_shadow_left.jpg) left top no-repeat;
	vertical-align: top;
	margin:0;
	padding: 0 0 0 6px;
}
.TitleWrap2 {
	background: transparent url(/img/ashraem/nav_shadow_right.jpg) right top no-repeat;
	vertical-align: top;
	margin:0;
	padding: 0 6px 0 0;
}
.TitleWrap .PSTitle {
	background-image: url(/img/ashraem/bg_pageTitle.png);
	background-repeat: repeat-x;
	height: 43px;
	margin: 0 0 15px 0;
	top: 0;
	border-left: solid 1px white;
	border-right: solid 1px white;
}
.TitleWrap .PSTitle h2 {
	color: white;
	font: 22px/46px 'Trebuchet MS',Arial,Helvetica,sans-serif;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
	}
/*======================*/
/* Details/Summary style
/*======================*/

details {
	margin: 0 0 1em 1.5em; }
   
	details summary {
	  padding: 0.5em;
	  background-color: rgba(125, 125, 125, 0.2);
	  margin: 0 0 0 -1.5em;
	  cursor: pointer;
	  color: #1c3664;
	  font-size: 1em; }
   
	  details summary span {
		color: #000;
		font-size: 1em; }
   
	  details summary:focus {
		border-color: #000099; }
  
  
  .summary.expander {
	padding: 0.5em;
	background-color: rgba(125, 125, 125, 0.2);
	margin: 0;
	font-size: 1em;
	cursor: pointer;
	display: block;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: rgba(101, 101, 101, 0.5); }
   
	.summary.expander.closed {
	  border: 1px solid rgba(101, 101, 101, 0.5);
	  margin: 0 0 0.5em; }
   
	.summary.expander:focus {
	  border-color: #3782b3; }
   
	.summary.expander + .details.expanded {
	  display: block;
	  border-width: 0 1px 1px;
	  border-style: solid;
	  border-color: rgba(101, 101, 101, 0.5);
	  padding: 1.5em 1em 1em;
	  margin: 0 0 1em; }
   
	.summary.expander.closed + .details.expanded {
	  display: none; }
  
	.summary.expander:before {
	  content: '';
	  display: inline-block;
	  margin: 0.4em 0.2em 0 0;
	  width: 0;
	  height: 0;
	  border: 0 solid transparent;
	  border-top: 0.6em solid #555555;
	  border-right-width: 0.4em;
	  border-left-width: 0.4em; }
	
	.summary.expander.closed:before {
	  content: '';
	  display: inline-block;
	  margin: 0.2em 0.4em 0 0;
	  width: 0;
	  height: 0;
	  border: 0 solid transparent;
	  border-bottom-width: 0.4em;
	  border-top-width: 0.4em;
	  border-left: 0.6em solid #555555; }

	  

/*=======================================
=            footer section             =
=======================================*/

.footer.wrapper {
/*	background-image: url(/img/ashraem/bg_fatFooter.jpg);*/
    background-position: top;
    display: block;
    min-height: 90px;
    background-repeat: repeat-x;
}

/*=====  End of footer section   ======*/

.footer_bottom {
	    border-top: 1px solid #D9D9D9;
    color: #6C6C6C;
    font: 12px/20px Arial,Helvetica,sans-serif;
    padding: 10px 0;
    text-align: center;
}

.footer_bottom  ul{
	cursor: default;
    list-style-type: none;
    margin: 0 auto 26px;
    padding: 0;
    text-align: center;
    width: 940px;
}

.footer_bottom ul li {
    width: auto !important;
    float: left;
    margin-right: 15px
}

/*==================================
=      Expander Blocks     =
==================================*/
.summary.expander.closed {
 border:1px solid rgba(49,111,52,0.5);
 margin:0 0 0.5em
}
.summary.expander:focus {
 border-color:#b40606
}
.summary.expander+.details.expanded {
 display:block;
 border-width:0 1px 1px;
 border-style:solid;
 border-color:rgba(49,111,52,0.5);
 padding:1.5em 1em 1em;
 margin:0 0 1em
}
.summary.expander.closed+.details.expanded {
 display:none
}
.summary.expander:before {
 content:'';
 display:inline-block;
 margin:0.4em 0.2em 0 0;
 width:0;
 height:0;
 border:0 solid transparent;
 border-top:0.6em solid #0182B5;
 border-right-width:0.4em;
 border-left-width:0.4em
}
.summary.expander.closed:before {
 content:'';
 display:inline-block;
 margin:0.2em 0.4em 0 0;
 width:0;
 height:0;
 border:0 solid transparent;
 border-bottom-width:0.4em;
 border-top-width:0.4em;
 border-left:0.6em solid #0182B5
}