body {
	background:white url(images/headerBG.gif) repeat-x;
	direction:rtl;
	margin:0;
	color:#0B1823;
	font-family:Arial, Tahoma, sans-serif;
	font-size:14px;
}

img {
	border:0;
}

a {
	color:#5698A3;
	text-decoration:none;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
h1 {
	color:white;
	margin:0;
	padding:90px 0 0 0;
	font-size:34px;
	text-shadow:blue 3px 1px 3px;
}

h2 {
	font-size:20px;
	color:#337884;
	margin:0;
}

#header {
	margin:0 auto;
	height:183px;
	width:940px;
}

#topMenu {
	margin:0 auto;
	width:600px;
}
#topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#topMenu li {
	float:right;
	font-size:16px;
	font-weight:bold;
	background:url(images/mspace.jpg) no-repeat left;
}
#topMenu li a{
	padding:0 30px 0 30px;
	display:block;
	line-height:46px;
	color:#FFFFFF;
}
#topMenu li a:hover{
	background:url(images/topArrow.gif) no-repeat center bottom;
	text-decoration:none;
}
.colSpace {
	width:15px;
	background:url(images/spacer.gif) repeat-y center;
}

#rightCol {
	width:200px;
	vertical-align:top;
}

.red {
	background-color:#B73D2A;
	color:white;
	padding:0 10px 0 0;
	font-weight:bold;
	font-size:18px;
	height:30px;
}
.lightBlue {
	background-color:#E5F5FA;
	border-right:1px solid #CCE2E9;
	border-left:1px solid #CCE2E9;
	border-bottom:1px solid #CCE2E9;
	padding:5px;
}

.green {
	background-color:#6A9B12;
	height:30px;
	color:white;
	padding:0 10px 0 0;
	font-weight:bold;
	font-size:18px;
}
.lightGreen {
	background-color:#EDFCB7;
	border-right:1px solid #8DB208;
	border-left:1px solid #8DB208;
	border-bottom:1px solid #8DB208;
	padding:5px;
}

.contactBG {
	color:white;
	padding:5px 10px 0 0;
	font-weight:bold;
	font-size:18px;
	background:url(images/contactBG.jpg) no-repeat;
	height:30px;
}
.lightContactBG {
	background-color:#CFE5EC;
	border-right:1px solid #0F4466;
	border-left:1px solid #0F4466;
	border-bottom:1px solid #0F4466;
	padding:5px;
	text-align:center;
}

#minisiteTitles {
	color:#000066;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#catMenu ul{
	margin:0;
	padding:0 20px 0 0;
}
#catMenu li{
	padding:3px 0;
	font-weight:bold;
}

#data {
	width:600px;
	vertical-align:top;
	line-height:20px;
	text-align:justify;
}
#data h2{
	color:#0B1823;
}
.topClient {
	background-color:#E3E17D;
	border:1px solid #D6D48F;
	padding:5px;
}
.bottomClient {
	background-color:#FFFFCC;
	border:1px solid #D6D48F;
	padding:5px;
}

.topClient p{

	height:100px;

}
.bottomClient p{

	height:100px;

}

#leftCol{
	width:160px;
	text-align:center;
	vertical-align:top;
}

#roundBlue {
	background:url(images/topGRAD.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	height:30px;
}
#textbox {
	border:1px solid #6CB5DF;
	background-color:#DFF2FD;
	padding:5px;
}

#footer {
	height:105px;
	background:white url(images/footerBG.gif) repeat-x;
	padding:10px 0 0 0;
	text-align:center;
	font-size:10px;
	color:#9999CC;
}
#footer a {
	color:#9999CC;

}

#index-area
{
	background-color:#e5f5fa;
	width:468px;
	height:100px;
	border:#cce2e9 solid 1px;
	margin-right:65px;
}

#index-area p
{
	margin-right:10px;
	font-size:12px;
}
