@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	display: block;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background-color: #3d5d94;
	background-image:url(../images/bg/bodyBG.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#headerStrip {
	background-image:url(../images/bg/headerStripBG.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	height:56px;
	margin-top: 20px;
}

#headerWrapper {
	width: 930px;
	margin: 0 auto;
	text-align:left;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#mainNav {
	margin-top: 20px;
	height: 35px;
}

#mainNav ul li {
	list-style: none;
	float: left;
}

#mainNav ul li img {
	display: block;
}

ul.mainList {
	font-size: 12px;
	margin: 10px 0 0 15px;
}

ul.mainList li {
	list-style-image:url(../images/listBG.gif);
	list-style-position:outside;
	margin-bottom: 5px;
}

.contentArea {
	width: 920px;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 20px;
	border-bottom: 2px solid #283348;
}

.contentArea a {
	color: #006699;
	text-decoration:none;
}

.contentArea a:hover {
	text-decoration:underline;
}

.newsPage {
	background-image:url(../images/bg/topGradient.jpg);
	padding: 20px;
	width: 890px;
	background-repeat:no-repeat;
	background-position:0 top;
}

.downloadPage {
	background-image:url(../images/bg/topGradient.jpg);
	background-repeat:no-repeat;
	background-position:0 top;
}

.downloadsContent {
	width: 509px;
	float: left;
	padding: 20px;
}

.downloadsContent h4 {
	margin-bottom: 30px;
}

hr.hr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 4px;
	background-color: #ff9900;
	border: none;
}

.contentArea p {
	margin: 10px 0;
}

.contentArea h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contentArea h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}

.newsContent {
	float: left;
	width: 689px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}

.newsMenu {
	float: right;
	width: 156px;
	padding-left: 20px;
}

h3.newsTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

h4 {
	font-size: 12px;
	margin: 10px 0;
	font-weight: bold;
}

h4.newsDate {
	color: #666666;
	margin: 10px 0 5px 0;
}

img.newsImage {
	float: left;
	margin: 0 10px 10px 0;
}

img.moreLink {
	float: right;
}

.faqLeft {
	float: left;
	padding: 20px 40px;
	width: 460px;
}

.faqRight {
	float: right;
}

table.faq {
	width: 100%;
	border-collapse: collapse;
}

table.faq td {
	padding: 10px 20px;
}

table.faq td.question {
	width: 235px;
	font-weight:bold;
}

table.faq tr.row1 {
	background-image:url(../images/bg/faqRow1.jpg);
	background-position: right;
}

table.faq tr.row2 {
	background-image:url(../images/bg/faqRow2.jpg);
	background-position: right;
}

#footer {
	text-align:right;
	margin-bottom: 10px;
}

#footer p {
	color: white;
}

#footer a {
	color: white;
}

img.faqBottom {
	margin-top: 5px;
}

.backLink {
	width: 870px;
	background-color: #E8E8E8;
	height: 25px;
	margin-bottom: 10px;
	padding: 0 10px;
}

.backLink a {
	color: #333;
	text-decoration:none;
	line-height: 25px;
}

a.back {
	float: left;
}

a.downloadLink {
	float: right;
}

.backLink a:hover {
	text-decoration:underline;
}

.btm {
	margin-bottom: 0;
}

p.pdf {
	background: transparent url(../images/pdf.gif) center left no-repeat;
	padding-left: 26px;
	line-height: 16px;
}

ul#imageMap {
	background-image:url(../images/ceoLetter.jpg);
	position: relative;
	width: 920px;
	height: 529px;
	margin: 0;
	padding: 0;
}

ul#imageMap li {
	list-style: none;
	float: none;
	position: absolute;
}

ul#imageMap li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
}

ul#imageMap li#faq {
	width: 65px;
	height: 30px;
	top: 284px;
	left: 765px;
}

ul#imageMap li#arabic {
	width: 65px;
	height: 30px;
	left: 481px;
	top: 491px;
}