body, form, ul, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
* {
	outline: none;
}
td, div {
	vertical-align: top;
	font-family: Arial;
}
img {
	border: 0px;
}
textarea {
	resize: none;
}
input:focus, select:focus, textarea:focus, button:focus {
	outline: none;
}
a {
	color: #474747;
}
a:hover {
	/*text-decoration:none;*/
	color: #000;
}
.safeArea {
	width: 994px;
	margin: 0 auto;
}
.topContainer {
	background: url(../images/header-back.gif) repeat-x;
	height: 95px;
}
.headerContainer {
	background: url(../images/flag.png) no-repeat right top;
}
.logoContainer {
	width: 1px;
	padding: 15px 0 0 0;
}
.topMenuCont {
	text-transform: uppercase;
	color: #93C5F8;
	font-size: 12px;
	text-align: right;
	padding: 17px 100px 30px 0;
}
.topMenuCont a {
	color: #666666;
	text-decoration: none;
}
.mainMenuBtn {
	text-transform: uppercase;
	color: #171717;
	font-size: 13px;
}
.mainMenuBtn a {
	display: block;
	/*width: 155px;*/
	width:176px;
	color: #171717;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 2px solid #868695;
}
.mainMenuBtn a.hasSubMenu {
	background: url(../images/mainmenuarrow.gif) no-repeat right 5px;
}
.mainMenuBtn a.hasSubMenu:hover {
	background: url(../images/mainmenuarrow-on.gif) no-repeat right 5px !important;
}
.mainMenuBtn a.hasSubMenu.selected {
	background: url(../images/mainmenuarrow-on.gif) no-repeat right 5px;
}
.mainMenuBtn a:hover, .mainMenuBtn a.hasSubMenu.selected {
	border-bottom: 2px solid #93C5F8;
	background: url(../images/mainmenuarrow-on.gif) no-repeat right 5px;
}
.mainBannerCont {
	background: url(../images/header-back.gif);
	padding: 8px 0;
}
.tipsContainer {
	border: 1px solid #F3F3F3;
	padding: 10px;
	margin-top: 25px;
}
.tipsContentBack {
	background: #F6F6F6;
}
.tipsContentBackPad {
	padding: 15px 0 0 15px;
}
#centerContainer {
	padding: 20px 0;
}
.didyouknowContentBack {
	background: #91E9F6;
}
.didyouknowContentBackPad {
	padding: 15px;
}
h1 {
	color: #111111;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h3 {
	color: #111111;
	font-size: 17px;
	text-transform: uppercase;
	border-bottom: #91E9F6 solid 2px;
	font-weight: bold;
	padding-bottom: 8px;
	max-width: 630px;
}
h3 a {
	font-size: 13px;
	color: #111111;
	margin-bottom: 4px;
}
.tipsDescp {
	font-size: 12px;
	color: #202020;
}
.tipsListing li {
	float: left;
	width: 275px;
	margin: 0 20px 0 0;
	height: 65px;
}
.alsoKnowContentPad .tipsListing li {
	width: 231px;
}
.didYouKnowText {
	font-size: 16px;
	color: #202020;
	margin-bottom: 15px;
}
.didYouKnowText.last {
	margin-bottom: 0px;
}
.footerContainer {
	background: #000;
	padding: 7px 0;
	color: #777777;
	font-size: 12px;
}
.footerContainer a {
	text-decoration: none;
	color: #777777;
}
.bottomContainer {
	background: url(../images/footer-back.gif) repeat;
	padding: 20px 0;
}
.footerTitle {
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.socialMediaCont {
	padding-top: 7px;
}
.footerLogos {
	width: 635px;
	border-right: 1px solid #CCCCCC;
}
.footerLinks, .footerLinks a {
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #171717;
}
.footerLinks a {
	margin-bottom: 20px;
}
.mainMenuBtn a.selected {
	border-bottom: 2px solid #93C5F8;
}
/******************************** Common Styles ***********************************/
.topMenuCont a:hover, .topMenuCont a.selected, .mainMenuBtn a.selected, .footerContainer a:hover, .footerLinks a:hover {
	color: #93C5F8;
}
.mainMenuBtn a:hover {
	color: #93C5F8;
	background: none !important;
}
/******************************************************************/
.subTitle {
	font-size: 13px;
	color: #111111;
	margin-bottom: 4px;
}
.subTitle a {
	font-size: 13px;
	color: #111111;
	margin-bottom: 4px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424141;
	margin-bottom: 20px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
}
.secondMenu {
	background: url(../images/about-nagBG.png) no-repeat 0 0;
	margin-bottom: 20px;
	width: 645px;
}
.secondMenu ul li {
	float: left;
}
.secondMenu ul li a {
	color: #3f3f3f;
	font-size: 14px;
	text-decoration: none;
	padding: 18px 30px;
	display: block;
}
.clearall {
	clear: both;
}
.leftBodyContent {
	margin-right: 20px;
	margin-left: 20px;
}
.secondMenu a:hover {
	background: url(../images/about-nagBG-on.png) 0 0;
}
.listingDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424141;
}
.pdfDownload a {
	background: url(../images/pdf-icon.gif) no-repeat 0 0;
	padding: 8px 0 9px 38px;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.youtubeDownload a {
	background: url(../images/youtube-icon.gif) no-repeat 0 0;
	padding: 8px 0 9px 38px;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.openLink a {
	background: url(../images/view-icon.jpg) no-repeat 0 0;
	padding: 8px 0 9px 38px;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.listingTitle {
	margin-bottom: 7px;
	margin-top: 5px;
}
.listingTitle a {
	margin-bottom: 7px;
	margin-top: 5px;
	color: #171717;
}
.vAlign {
	vertical-align: bottom;
}
.DownloadListing ul li {
	border-bottom: #ecebeb solid 1px;
	padding: 0 0 6px 0;
	margin-bottom: 6px;
}
.pdfDownload a:hover {
	color: #000;
}
.youtubeDownload a:hover {
	color: #000;
}
.alsoKnowContentBack {
	background: #f6f6f6;
}
.alsoKnowContentPad {
	padding: 15px;
}
.alsoKnowContentPad .tipsListing li {
 width:227px  margin:0 5px 0 0;
	height: 37px !important;
	float: none;
}
.vAlign h3 {
	margin-bottom: 0px !important;
}
.paging ul li {
	float: left;
	padding: 0 5px;
}
.paging a {
	color: #7d7c7c;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.paging a:hover {
	color: #6fd3e2;
}
.pagingContainer {
	float: right;
}
.topTextContainer {
	background: url(../images/contact-top-container.png) 0 0;
	padding: 15px;
	color: #4b4a4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.icon {
	float: left;
}
.margin30 {
	margin-bottom: 30px;
}
.margin10 {
	margin-bottom: 10px;
}
.icon {
	margin-right: 5px;
}
.topTextContainer tr {
	padding: 0 0 0 20px;
}
.topTextContainer a {
	color: #4b4a4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.topTextContainer tr td {
	vertical-align: middle;
}
h2 {
	font-size: 16px;
	color: #171717;
	margin-bottom: 17px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #111111;
	display: block;
	margin-bottom: 7px;
}
.inputContainer input, .selectContainer select, .textAreaContainer textarea, .messageContainer textarea {
	border-top: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-left: #6fd3e2 3px solid !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4A4A !important;
	font-size: 12px;
}
.inputContainer input {
	width: 285px;
	height: 30px;
	margin-bottom: 15px;
	padding: 4px 0 4px 4px;
}
.selectContainer select {
	width: 293px;
	color: #111111;
	margin-bottom: 15px;
	padding: 10px 7px 10px 4px;
}
.textAreaContainer textarea {
	width: 285px;
	height: 113px;
	color: #111111;
	margin-bottom: 15px;
	padding: 4px 0 4px 4px;
}
.sendBtn a {
	/*background:url(../images/btn-send.gif) no-repeat 0 0;*/
	float: right;
	height: 42px;
	padding: 12px 0 0 0;
}
.sendBtn a:hover {
/*background:url(../images/btn-send-on.gif) no-repeat 0 0;*/
}
.formContainer {
	width: 630px;
}
.messageContainer {
	width: 630px;
}
.messageContainer textarea {
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	height: 113px;
	color: #111111;
	padding: 4px 0 4px 4px;
}
.sendBtn {
	width: 628px;
}
#tips a {
	padding: 18px 9px;
}
.subMenuSelected {
	background: url(../images/about-nagBG-on.png) 0 0;
}
.bodyText ul li {
	background: url(../images/listing-bullet.gif) no-repeat left 8px;
	color: #2e2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
.bodyText ul li ul.contentSubList li {
	background: url(../images/sublisting-arrow.jpg) no-repeat left 2px;
	color: #2e2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
.bodyText ul {
	margin: 10px 0;
}
ul.contentSubList {
	margin: 0;
}
.accContent ul.contentSubList li {
	background-position: left 6px !important;
}
.moreLink a {
	color: #2e2d2d;
	font-size: 13px !important;
}
.moreLink {
	background: url(../images/more-arrow.gif) no-repeat 195px 3px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0;
}
/***********************SubMenu************************/
.posRel {
	position: relative;
	z-index: 100;
}
.subMenu {
	background-color: #e9e9e9;
	position: absolute;
	top: -15px;
	left: 0;
	z-index: 10000;
	-webkit-box-shadow: 0px 0px 1px 1px #949492;
	-moz-box-shadow: 0px 0px 1px 1px #949492;
	box-shadow: 0px 0px 1px 1px #949492;
	;
	display: none;
}
.subMenu ul {
	border: #949492 solid 1px;
	padding: 12px;
}
.subMenu ul li {
	border-bottom: 1px solid #fff;
}
.subMenu ul li.last {
	border-bottom: none;
}
.subMenu a {
	color: #2e2d2d;
	font-size: 10px !important;
	display: block;
	padding: 10px 0;
	border-bottom: none;
}
.subMenu a:hover {
	color: #93C5F8;
	border-bottom: none;
}
.mainMenuBtn:hover .subMenu {
	display: block;
}
.selectedPage a {
	color: #93C5F8;
	font-weight: bold;
}
/*********Expand Collapse********/
.expandCollapseHolder a {
	padding: 6px 16px;
	background: url(../images/plus.gif) no-repeat right center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.expandCollapseHolder a:hover {
	background: url(../images/plus.gif) no-repeat right center;
}
.expandCollapseHolder a.accLink {
	text-transform: uppercase;
	color: #111111;
	border-bottom: #dfdddd solid 1px;
}
.expandCollapseHolder .accContent ul {
	padding: 0 15px;
}
.accContent ul li {
	padding: 3px 0 0 13px;
}
.expandCollapseHolder .accContent ul li.last {
	border-bottom: none;
}
/*.expandCollapseHolder .accContent ul li:hover{
background:#F3F3F3;
}*/
.expandCollapseHolder .accContent ul li a {
	background: url(../images/arrow-blue-2.png) no-repeat left 5px !important;
	padding: 0 0 0 10px !important;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1d3a81;
}
.expandCollapseHolder a.accLink.active {
	background: url(../images/minus.gif) no-repeat right 15px;
}
.downloadPage h3 {
	margin-bottom: 10px !important;
	max-width: none !important;
}

/************************************************/
.tipsListing a {
	font-size: 11px;
	text-decoration: underline;
}
.tipsListing a:hover {
	/*text-decoration:none;*/
	color: #000;
}
.partnres {
/*width:654px;*/
}
small.error {
	font-weight: normal;
	color: red;
	display: block;
	position: relative;
	top: -10px;
	line-height: 13px;
}
.liWidth {
	width: 161px;
}

.headerStrip{
	background:#000;
	padding:5px;
}
.required{
	color:#ff725b;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	}
.alsoKnowContentBack a:hover{
	color:#4B4B4B;
	}
.mailIcon a{
	text-decoration:underline;
	}
.mailIcon a:hover{
	text-decoration:none;
	}
.successMessage {
    border: 2px solid #91E9F6;
    font-size: 18px;
    padding: 5px;
	color:#000;
	vertical-align:middle !important;
	margin-bottom:15px;
	}
.errorMessage {
    border: 2px solid #ff725b;
    font-size: 18px;
    padding: 5px;
	color:#000;
	vertical-align:middle !important;
	margin-bottom:15px;
	}
.successMessage td, .errorMessage td{
	vertical-align:middle !important;
	}

ol li {
	list-style:decimal !important;
}
.openLink{
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
}
a.arabicText{
	color: #666666;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	}
table.stieMap .parentPage{
	margin-bottom:10px;
	}
table.stieMap{
	margin-top:15px;
	margin-bottom:20px;
	font-size:14px;
	}
table.stieMap .parentPage a{
	background:url(../images/arrow-siteMap.gif) no-repeat 0 5px;
	padding:0px 0 0 10px;
	}
table.stieMap .parentPage a:hover{
	color:#8fd7e2;
	}
table.stieMap ul.childPage li{
	margin-bottom:15px;
	margin-left:15px;
	}
table.stieMap ul.childPage li a{
	background:url(../images/arrow-siteMap.gif) no-repeat 0 4px;
	color:#474747;
	padding:0 0 0 9px;
	font-size:12px
	}
table.stieMap ul.childPage li a:hover{
	border-bottom:none;
	color:#8fd7e2;
	}