body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:arial;
	background:#014877;
	color:#515151;
	text-align:center;
}

textarea {
	font-family:arial;
}

img {
	border:none;
	vertical-align:top;
}

img.hiddenpic {
	display:none;
}

.Aqua {
	color:#1c9599;
}

.bold {
	font-weight:bold;
}

.nomargin {
	margin:0px;
	padding:0px;
}

.bg-gr-top {
	background:#c8e3f1 url(../images/bg-gradient-top.jpg) top repeat-x;
}

.bg-gr-bottom {
	min-height:807px;
	_height:807px;
	background:url(../images/bg-gradient-bottom.jpg) bottom repeat-x;
	padding-top:7px;
}

#Header,#Bar,#Content,#Footer {
	margin:auto;
	width:934px;
	direction:rtl;
}

#Footer {
	position:relative;
	height:91px;
}

.SiteLtr #Header,.SiteLtr #Bar,.SiteLtr #Content,.SiteLtr #Footer {
	direction:ltr;
}

#Header .Top {
	height:26px;
}

#Header .Left,#Header .Center,#Header .Right,#Bar .Left,#Bar .Center,#Bar .Right {
	height:100%;
	float:left;
	display:inline;
}

#Header .Top .Left {
	width:59px;
	background:url(../images/header/corner-left.png) no-repeat; 
}

#Header .Top .Center {
	width:868px;
	text-align:right;
	background:url(../images/header/corner-center.png) repeat-x;
}

.SiteLtr #Header .Top .Center {
	text-align:left;
}

#Header .Top .Right {
	width:7px;
	background:url(../images/header/corner-right.png) repeat-x;
}

#Header .Bottom {
	height:94px;
	background:url(../images/header/bg-header.png) 1px 0px no-repeat;
	position:relative;
	text-align:left;
}

#Header .Bottom .bor-l {
	height:100%;
	background:transparent 0px 0px no-repeat;
}

#Header .Bottom .bor-r {
	height:100%;
	background:transparent 100% 0px no-repeat;
}

#Header .Bottom .bor-l,#Header .Bottom .bor-r {
	background-image:url(../images/header/bg-header-border.png);
}

#Header .Bottom .Logo {
	position:absolute;
	left:24px;
	top:35px;
	width:105px;
	height:43px;
	background:url(../images/logo.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='scale');
	cursor:pointer;
}

.SiteLtr #Header .Bottom .Logo {
	margin-left:35px;
}

#Header .Bottom .Slogen {
	float:right;
	display:inline;
	text-align:right;
}

#Header .Bottom .Slogen h1 {
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#aacae2;
	margin-right:40px;
	margin-top:35px;
	font-weight:normal;
}

#Header .Services {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-right:85px;
	margin-top:2px;
}

.SiteLtr #Header .Services {
	margin-right:0px;
	margin-left:35px;
}

#Header .Services li {
	float:right;
	display:inline;
	height:19px;
	padding-left:16px;
	padding-top:4px;
	background:url(../images/header/seperator.png) 0px 2px no-repeat;
	margin-left:16px;
}

.SiteLtr #Header .Services li {
	float:left;
	margin-left:0px;
	padding-left:0px;
	margin-right:16px;
	padding-right:16px;
	background-position:100% 2px;
}

#Header .Services li,#Header .Services li a {
	color:#d7d7d7;
	text-decoration:none;
}

#Header .Services li a:hover {
	color:white;
}

#Header .Services li.last {
	background:none;
}

#Bar {
	height:38px;
	direction:ltr;
}

#Bar .Left {
	width:5px;
	background:url(../images/bar/border-left.png) no-repeat;
}

#Bar .Center {
	width:850px;
	padding-left:24px;
	padding-right:50px;
	background:url(../images/bar/bg.png) repeat-x;
	text-align:center;
}

#Bar .Right {
	width:5px;
	background:url(../images/bar/border-right.png) no-repeat;
}

#Bar .item {
	float:right;
	display:inline;
	cursor:pointer;
	height:38px;
	background:url(../images/bar/seperator.gif) 0px no-repeat;
}

#Bar a.item {
	text-decoration:none;
}

#Bar a .linkImg {
	margin-top:-3px;
}

.SiteLtr #Bar .item {
	float:left;
	background-position:100%;
}

#Bar .item span {
	display:block;
	_display:inline-block;
	padding-top:14px;
	padding-left:27px;
	padding-right:27px;
	height:24px;
	overflow:hidden;
}

.SiteLtr #Bar .item span {
	padding-right:27px;
	padding-left:27px;
}

#Bar .arrow {
	padding-top:4px;
	padding-right:12px;
}

.SiteLtr #Bar .arrow {
	padding-right:0px;
	padding-left:12px;
	display:none;
}

#Bar .lng {
	float:right;
	display:inline;
	margin-top:14px;
	margin-right:23px;
}

.SiteLtr #Bar .lng {
	float:left;
	margin-left:23px;
	margin-right:0px;
}

.PopupMenu {
	display:none;
	position:absolute;
	top:164px;
	left:200px;
	z-index:1000;
}

.Marker .PopupMenu {
	top:38px;
}

.PopupMenu .footer {
	height:6px;
	font-size:0px;
}

.PopupMenu .footer .L {
	float:left;
	display:inline;
	width:5px;
	height:6px;
	background:url(../images/popup/bg-footer-l.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/bg-footer-l.png',sizingMethod='scale');
}

.PopupMenu .footer .C {
	float:left;
	display:inline;
	background:url(../images/popup/bg-footer-c.png);
	height:6px;
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/bg-footer-c.png',sizingMethod='scale');
}

.PopupMenu .footer .R {
	float:left;
	display:inline;
	width:5px;
	height:6px;
	background:url(../images/popup/bg-footer-r.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/bg-footer-r.png',sizingMethod='scale');
}

.PopupMenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	border:1px solid #79a9c7;
	border-bottom:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.PopupMenu ul li {
	height:21px;
	background:#e6f2f8;
	filter:Alpha(opacity=90);
    opacity:0.9;
    -moz-opacity: 0.9;
	position:relative;
	_width:10px;
	direction:rtl;
	text-align:right;
	white-space:nowrap;
}

.PopupMenu ul li a {
	direction:rtl;
	text-align:right;
	position:relative;
	right:0px;
	padding-right:20px;
	text-align:right;
	z-index:2;
	display:block;
	padding-top:3px;
	height:21px;
	background:url(../images/spacer.png);
	text-decoration:none;
	color:#4c6574;
	font-weight:bold;
}

.SiteLtr .PopupMenu ul li a {
	direction:ltr;
	text-align:left;
	padding-right:0px;
	padding-left:20px;
}

.PopupMenu ul li img.gra {
	display:none;
	height:100%;
	width:100%;
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
}

.PopupMenu ul li.selected img.gra {
	display:block;
}

.PopupMenu ul li a:hover {
	color:white;
}

.PopupMenu ul li a:hover img.gra,.PopupMenu ul li a:hover div.gra {
	display:block;
}

#Content {
	background:url(../images/content/bg.png) repeat-y;
}

#Content .ContentTop {
	background:url(../images/content/bg.jpg) 0px 0px repeat-x;
}

#Content .ContentTop-2 {
	background:url(../images/content/bg-top.jpg) 1px 0px no-repeat;
}

.SiteLtr #Content .ContentTop-2 {
	background-image:url(../images/content/bg-top-en.jpg);
}

#Content .b-t-l {
	background:url(../images/content/border-top-left.png) 0px 0px no-repeat;
}

#Content .b-t-r {
	background:url(../images/content/border-top-right.png) 100% 0px no-repeat;
}

#Content .b-b-l {
	background:url(../images/content/border-bottom-left.png) 0px 100% no-repeat;
}

#Content .b-b-r {
	background:url(../images/content/border-bottom-right.png) 100% 100% no-repeat;
	overflow:hidden;
	_overflow:visible;
}

#Content .f-t {
	background:url(../images/footer/top.jpg) 1px 100% no-repeat;
	min-height:850px; /* 698 Original */
	_height:850px;
	overflow:hidden;
	_overflow:visible;

}

#Content .adv1 {
	float:left;
	display:inline;
	margin-top:22px;
	margin-left:22px;
}

#Content .adv2 {
	float:right;
	display:inline;
	margin-top:22px;

	margin-right:23px;
}

.SiteLtr #Content .adv1 {
	float:right;
	margin-left:0px;
	margin-right:22px;
}

.SiteLtr #Content .adv2 {
	float:left;
	margin-right:0x;
	margin-left:23px;
}

#Content .Advertisments {
	height:255px;
	overflow:hidden;
}

#Content .news {
	float:right;
	display:inline;
	width:220px;
	min-height:352px;
	_height:352px;
	background:url(../images/content/bg-news.jpg) left;
	text-align:right;
	color:#005791;
}

.SiteLtr #Content .news {
	float:left;
	text-align:left;
}

#Content .news h4 {
	margin:0px;
	padding:0px;
	margin-top:3px;
	background:url(../images/content/bg-news-title.jpg) 100% 0px no-repeat;
	height:25px;
	padding-top:21px;
	text-align:right;
	font-size:18px;
	font-weight:normal;
	width:187px;
	padding-right:33px;
	padding-bottom:7px;
}

.SiteLtr #Content .news h4 {
	background:url(../images/content/bg-news-title-en.jpg) 100% 0px no-repeat;
	text-align:left;
	padding-right:0px;
	padding-left:33px;
}

#Content .news h5 {
	margin:0px;
	padding:0px;
	margin-top:11px;
	font-size:12px;
	padding-right:1px;
	margin-right:33px;
}

.SiteLtr #Content .news h5 {
	padding-right:0px;
	padding-left:1px;
	margin-right:0px;
	margin-left:30px;
}

#Content .news ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:2px;
	margin-right:33px;
}

.SiteLtr #Content .news ul {
	margin-right:0px;
	margin-left:33px;
}

#Content .news ul li {
	margin-top:2px;
	padding-right:10px;
	width:177px;
	background:url(../images/content/bullet.gif) 100% 7px no-repeat;
}

.SiteLtr #Content .news ul li {
	padding-right:0px;
	padding-left:10px;
	background-position:0px 7px;
}

#Content .news ul li,#Content .news ul li a {
	color:#221815;
	text-decoration:none;
}

#Content .news ul li a:hover {
	text-decoration:underline;
}

#Content .news-seperator {
	float:right;
	display:inline;
	width:1px;
	background:#78a9c7 url(../images/content/news-seperator-top.jpg) 0px 0px no-repeat;
}

.SiteLtr #Content .news-seperator {
	float:left;
}

#Content .news-seperator .bottom {
	width:100%;
	height:536px; /* 384 original */
	background:url(../images/content/news-seperator-bottom.jpg) 0px 100% no-repeat;
}

#Content .Info {
	float:right;
	display:inline;
	position:relative;
	width:685px;
	padding-right:27px;
	text-align:right;
	padding-top:16px;
}

.SiteLtr #Content .Info {
	float:left;
	padding-right:0px;
	padding-left:27px;
	text-align:left;
}

#Content .Info h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	color:#005791;
	margin-bottom:3px;
	position:relative;
	z-index:3;
}

#Content .Info p.Description {
	margin:0px;
	padding:0px;
	color:#58595b;
	width:636px;
	margin-bottom:20px;
	position:relative;
	z-index:3;
	line-height:19px;
}


#Content .Info .ServicesAnchors {
	float:right;
	margin:0px;
	padding:0px;
	margin-top:35px;
	margin-right:2px;
	width:168px;
	position:relative;
	z-index:5;
	margin-left:-1px;
}

#Content .Info .ServicesAnchors ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.SiteLtr #Content .Info .ServicesAnchors {
	float:left;
	margin-right:-1px;
	margin-left:2px;
}

#Content .Info .ServicesAnchors li {
	float:right;
	display:inline;
	clear:both;
	height:28px;
	width:168px;
	position:relative;
	cursor:pointer;
}

.SiteLtr #Content .Info .ServicesAnchors li {
	float:right;
	text-align:right;
}

#Content .Info .ServicesAnchors li p {
	position:absolute;
	top:0px;
	display:none;
}

#Content .Info .ServicesAnchors li h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
	height:22px;
	padding-top:6px;
	color:#4c6574;
	font-weight:normal;
	position:absolute;
	left:20px;
	top:0px;
}

.SiteLtr #Content .Info .ServicesAnchors li h2 {
	right:17px;
	text-align:right;
}

#Content .ServicesInfoContainer {
	float:right;
	display:inline;
	margin-right:43px;
	width:460px;
	position:relative;
	z-index:1;
	color:#4c6574;
}

.SiteLtr #Content .ServicesInfoContainer {
	float:left;
	margin-right:0px;
	margin-left:43px;	
}

#Content .ServicesInfoContainer .features {
	clear:both;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:-20px;
}

#Content .ServicesInfoContainer .features li {
	display:block;
	padding-right:12px;
	width:400px;
	margin-top:20px;
	background:url(../images/content/arrow-left.gif) 100% 5px no-repeat;
}

.SiteLtr #Content .ServicesInfoContainer .features li {
	padding-right:0px;
	padding-left:12px;
	background:url(../images/content/arrow-right.gif) 0px 5px no-repeat;
}


#Content .ServicesInfoContainer .features a.link {
	font-size:12px;
	color:#005791;
	text-decoration:none;
	font-weight:bold;
}

#Content .ServicesInfoContainer .features p.description {
	margin:0px;
	padding:0px;
}

#Content .ServicesInfoContainer .features p.description a {
	text-decoration:none;
	color:#515151;
}

#Content .ServicesInfoContainer .features p.inline {
	display:inline;
}

#Content .ServicesInfoSeperator {
	float:right;
	display:inline;
	width:1px;
}

.SiteLtr #Content .ServicesInfoSeperator {
	float:left;
}

#Content .ServicesInfoSeperator .Top {
	height:28px;
	width:100%;
	background:url(../images/content/info-sep-top.png) 0px 0px no-repeat;
}

#Content .ServicesInfoSeperator .Middle {
	width:100%;
	height:340px; /* 180 original */
	background:#79a9c7;
}

#Content .ServicesInfoSeperator .Bottom {
	width:100%;
	height:28px;
	background:url(../images/content/info-sep-bottom.png) 0px 0px no-repeat;
}

#Content .Info .ServicesAnchors li.selected {
	background:url(../images/content/info-menu-hover.png) 0px 0px no-repeat;
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content/info-menu-hover.png',sizingMethod='crop');
}
.SiteLtr #Content .Info .ServicesAnchors li.selected {background:url(../images/content/info-menu-en-hover.png) 100% 0px no-repeat;}

#Content .Info .ServicesAnchors li.selected h2 {
	padding-right:18px;
	background:url(../images/content/arrow-left.gif) 100% 10px no-repeat;
	color:#005791;
	font-weight:bold;
	left:17px;
}

.SiteLtr #Content .Info .ServicesAnchors li.selected h2 {
	padding-right:0px;
	padding-left:18px;
	background:url(../images/content/arrow-right.gif) 10px 10px no-repeat;
	text-align:right;
	right:17px;
}

#Content .Info .ServicesInfoGradiant {
	position:absolute;
	right:197px;
	height:311px;
	width:450px;
	margin-top:-50px;
	top:167px;
	z-index:0;
	_z-index:-1;
	text-align:right;
}

.SiteLtr #Content .Info .ServicesInfoGradiant {
	left:197px;
	text-align:left;
}

#Content .ServicesInfoContainer h5 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#005791;
}

#Content .InfoItem {
	display:none;
}

#Footer {
	clear:both;
	overflow:hidden;
	background:url(../images/footer/bottom.jpg) 0px 0px no-repeat;
	height:91px;
	padding-bottom:35px;
}

#Footer span.title {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:white;
	display:-moz-inline-box;
	display:inline-block;
	font-weight:bold;
	padding-top:5px;
	background:none !important;
}

.SiteLtr #Footer span.title {
	margin-right:12px;
}

#Footer span {
	display:-moz-inline-box;
	display:inline-block;
	margin-top:9px;
	padding-left:12px;
	background:url(../images/footer/seperator.png) 0px 0px no-repeat;
	padding-right:12px;
	height:15px;
	padding-top:5px;
}

#Footer span.last {
	background:none !important;
	padding-left:0px;
}

#Footer span,#Footer span a
{
	color:white;
	text-decoration:none;
}

#Footer .hr {
	margin:auto;
	width:807px;
	height:2px;
	overflow:hidden;
	font-size:0px;
	background:url(../images/footer/seperator.gif);
}

#Footer .Left {
	margin-left:30px;
	float:left;
	display:inline;
}

#Footer .Right {
	float:right;
	display:inline;
	margin-right:162px;
}

.SiteLtr #Footer .Left,.SiteLtr #Footer .Right {
	float:right;
}

#Footer .Right  {
	text-align:right;
}

.SiteLtr #Footer .Right  {
	text-align:left;
}

#Footer .lg-cnt {
	position:absolute;
	width:105px;
	margin-top:8px;
	height:31px;
	right:28px;
	background:url(../images/footer/logo.gif) 0px 0px no-repeat;
}

.InnerPage #Footer .lg-cnt {
	margin-top:13px;
	background:url(../images/footer/logo-inner.gif) 0px 0px no-repeat;
}

#Footer .Links {
	float:left;
	display:inline;
	width:801px;
}


/* Buttons */

.Button {
	display:-moz-inline-box;
	display:inline-block;
	height:29px;
	overflow:hidden;
	direction:ltr;
	text-decoration:none;
	cursor:pointer;
}

.Button .L {
	display:-moz-inline-block;
	display:inline-block;
	vertical-align:top;
	height:29px;
	width:7px;
}

.Button .C {
	vertical-align:top;
	display:-moz-inline-block;
	display:inline-block;
	height:24px;
	padding-top:5px;
	color:white;
	direction:rtl;
	padding-left:11px;
	padding-right:11px;
	width:auto;
	font-weight:bold;
}

.Button .C img {
	display:inline;
	width:4px;
	height:7px;
	margin-top:5px;
	padding-right:7px;
}

.Button .C span {
	display:inline;
}



.Button .R {
	vertical-align:top;
	display:-moz-inline-block;
	display:inline-block;
	height:29px;
	width:7px;
}

.RedButton .L { background:url(../images/content/buttons/btn-red-left.gif); }
.RedButton .C {	background:url(../images/content/buttons/btn-red-center.gif); }
.RedButton .R {	background:url(../images/content/buttons/btn-red-right.gif); }
.RedButton:hover .L { background:url(../images/content/buttons/btn-reddark-left.gif); }
.RedButton:hover .C { background:url(../images/content/buttons/btn-reddark-center.gif); }
.RedButton:hover .R { background:url(../images/content/buttons/btn-reddark-right.gif); }

.GreenButton .L { background:url(../images/content/buttons/btn-green-left.gif); }
.GreenButton .C { background:url(../images/content/buttons/btn-green-center.gif); }
.GreenButton .R { background:url(../images/content/buttons/btn-green-right.gif); }
.GreenButton:hover .L { background:url(../images/content/buttons/btn-greendark-left.gif); }
.GreenButton:hover .C { background:url(../images/content/buttons/btn-greendark-center.gif); }
.GreenButton:hover .R { background:url(../images/content/buttons/btn-greendark-right.gif); }

.GreenButton2 .L { background:url(../images/content/buttons/btn-green2-left.gif); }
.GreenButton2 .C { background:url(../images/content/buttons/btn-green2-center.gif); }
.GreenButton2 .R { background:url(../images/content/buttons/btn-green2-right.gif); }


.TurquoiseButton .L { background:url(../images/content/buttons/btn-turquoise-left.gif); }
.TurquoiseButton .C { background:url(../images/content/buttons/btn-turquoise-center.gif); }
.TurquoiseButton .R { background:url(../images/content/buttons/btn-turquoise-right.gif); }
.TurquoiseButton:hover .L { background:url(../images/content/buttons/btn-turquoisedark-left.gif); }
.TurquoiseButton:hover .C { background:url(../images/content/buttons/btn-turquoisedark-center.gif); }
.TurquoiseButton:hover .R { background:url(../images/content/buttons/btn-turquoisedark-right.gif); }

.YellowButton {height:28px;}
.YellowButton .L { width:13px;background:url(../images/content/buttons/btn-yellow-left.png); }
.YellowButton .C { font-weight:normal;font-size:18px;padding-top:2px;height:27px;background:url(../images/content/buttons/btn-yellow-center.png); }
.YellowButton .R { width:13px;background:url(../images/content/buttons/btn-yellow-right.png); }

.YellowButton2 {height:27px;}
.YellowButton2 .L { width:6px;background:url(../images/content/buttons/btn-yellow2-left.png); }
.YellowButton2 .C { font-size:14px;padding-top:5px;height:22px;background:url(../images/content/buttons/btn-yellow2-center.png); }
.YellowButton2 .R { width:6px;background:url(../images/content/buttons/btn-yellow2-right.png); }

.YellowButton2:hover .L { background:url(../images/content/buttons/btn-yellow2dark-left.png); }
.YellowButton2:hover .C { background:url(../images/content/buttons/btn-yellow2dark-center.png); }
.YellowButton2:hover .R { background:url(../images/content/buttons/btn-yellow2dark-right.png); }



.PurpleButton { height:38px; }
.PurpleButton .L { 
	height:38px;
	background:url(../images/content/buttons/btn-purple-left.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/buttons/btn-purple-left.png',sizingMethod='crop');
}
.PurpleButton .C {
	height:33px;
	background:url(../images/content/buttons/btn-purple-center.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/buttons/btn-purple-center.png',sizingMethod='scale');
}
.PurpleButton .R {
	height:38px;
	background:url(../images/content/buttons/btn-purple-right.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/buttons/btn-purple-right.png',sizingMethod='crop');
}

.PurpleButton:hover .L {
	background:url(../images/content/buttons/btn-purpledark-left.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/buttons/btn-purpledark-left.png',sizingMethod='crop');
}

.PurpleButton:hover .C {
	background:url(../images/content/buttons/btn-purpledark-center.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/buttons/btn-purpledark-center.png',sizingMethod='scale');
}

.PurpleButton:hover .R {
	background:url(../images/content/buttons/btn-purpledark-right.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/buttons/btn-purpledark-right.png',sizingMethod='crop');
}

/* Boxes */

	.OvaledBox_Type1 {
		float:right;
		display:inline;
		direction:ltr;
	}

	.OvaledBox_Type1 .Top,.OvaledBox_Type1 .Bottom {
		clear:both;
		height:15px;
	}

	.OvaledBox_Type1 .Top .Left,.OvaledBox_Type1 .Bottom .Left {
		float:right;
		display:inline;
		width:14px;
		height:100%;
		background:url(../images/content/boxes/OvaledBox_Type1-bg-box-topleft.png);
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type1-bg-box-topleft.png',sizingMethod='scale');
	}

	.OvaledBox_Type1 .Bottom .Left {
		background:url(../images/content/boxes/OvaledBox_Type1-bg-box-bottomleft.png);
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type1-bg-box-bottomleft.png',sizingMethod='scale');
	}

	.OvaledBox_Type1 .Top .Center,.OvaledBox_Type1 .Bottom .Center {
		float:right;
		display:inline;
		width:114px;
		height:14px;
		border-top:1px solid #e4e4e4;
		background:white;
	}
	
	.OvaledBox_Type1 .Bottom .Center {
		border-top:0px;
		border-bottom:1px solid #e4e4e4;
	}
	
	.OvaledBox_Type1 .Top .Right,.OvaledBox_Type1 .Bottom .Right {
		float:right;
		display:inline;
		width:14px;
		height:100%;
		background:url(../images/content/boxes/OvaledBox_Type1-bg-box-topright.png);
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type1-bg-box-topright.png',sizingMethod='scale');
	}

	.OvaledBox_Type1 .Bottom .Right {
		background:url(../images/content/boxes/OvaledBox_Type1-bg-box-bottomright.png);
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type1-bg-box-bottomright.png',sizingMethod='scale');
	}

	.OvaledBox_Type1 .Middle {
		border-left:1px solid #e4e4e4;
		border-right:1px solid #e4e4e4;
		width:140px;
		background:white;
		position:relative;
		float:right;
		display:inline;
		direction:rtl;
		font-size:15px;
		
	}
	
	.cInnerPage {
	    text-align:right;
	    margin-top:14px;
	    margin-right:26px;
	    margin-bottom:14px;
	}
	
	.cInnerPage h2 {
	    color:#005791 !important;
	    font-size:24px !important;
	}
	
	.cInnerPage .Top .Center,.cInnerPage .Bottom .Center {
	    width:854px !important;
	}
	
	.cInnerPage .Middle {
	   width:830px !important; 
	   padding-left:20px;
	   padding-right:30px;
	}

	.OvaledBox_Type2 {
		height:194px;
		width:428px;
		float:right;
		display:inline;
		margin-bottom:20px;
		margin-right:29px;
		margin-left:-3px;
	}

	.OvaledBox_Type2 .Left,.OvaledBox_Type2 .Right,.OvaledBox_Type2 .Middle {
		float:right;
		display:inline;
		width:8px;
		height:100%;
	}

	.OvaledBox_Type2 .Left {
		background:url(../images/content/boxes/OvaledBox_Type2-bg-box-left.png);
		_background:transparent;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type2-bg-box-left.png',sizingMethod='scale');
	}

	.OvaledBox_Type2 .Middle {
		width:403px;
		background:url(../images/content/boxes/OvaledBox_Type2-bg-box-middle.png);
		_background:transparent;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type2-bg-box-middle.png',sizingMethod='scale');
	}

	.OvaledBox_Type2 .Right {
		background:url(../images/content/boxes/OvaledBox_Type2-bg-box-right.png);
		_background:transparent;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/boxes/OvaledBox_Type2-bg-box-right.png',sizingMethod='scale');
	}

	.OvaledBox_Type3 {
		float:right;
		display:inline;
		direction:ltr;
	}

	.OvaledBox_Type3 .Left,.OvaledBox_Type3 .Right,.OvaledBox_Type3 .Center {
		float:right;
		display:inline;
		height:224px;
	}

	.OvaledBox_Type3 .Left,.OvaledBox_Type3 .Right {
		width:14px;
	}

	.OvaledBox_Type3 .Left {
		background:url(../images/content/boxes/OvaledBox_Type3-left.gif);
	}

	.OvaledBox_Type3 .Center {
		background:url(../images/content/boxes/OvaledBox_Type3-center.gif);
	}

	.OvaledBox_Type3 .Right {
		background:url(../images/content/boxes/OvaledBox_Type3-right.gif);
	}


	.InnerPage .DateBox {
		position:absolute;
		top:0px;
		left:28px;
		width:40px;
		height:37px;
		background:url(../images/content/Dates/bg-date.gif);
		text-align:left !important;
	}

	.InnerPage .DateBox .d1 {
		float:left;
		display:inline;
		left:0px;
		top:0px;
		margin-top:3px;
		margin-left:8px;
		width:17px;
		height:11px;
		_background:transparent !important;
	}

	.InnerPage .DateBox .d2 {
		float:left;
		display:inline;
		left:0px;
		top:0px;
		margin-left:14px;
	}


/* Inner Page Settings */

.InnerPage {
	background:#2d688e;
	
}

.InnerPage .bg-gr-top {
	background:#deedf5 url(../images/bg-inner-gradient-top.jpg) top repeat-x;
}

.InnerPage .bg-gr-bottom {
	min-height:807px;
	_height:807px;
	background:url(../images/bg-inner-gradient-bottom.jpg) bottom repeat-x;
	padding-top:7px;
}

.InnerPage #Content {
	background:white url(../images/content/bg-inner-top.jpg) 1px 0px repeat-x; 
}

.InnerPage #Content .ContentTop {
	background:url(../images/content/bg-inner.png) 0px 0px repeat-y;
}

.InnerPage #Content .b-t-l {
	background:url(../images/content/border-inner-top-left.png) 0px 0px no-repeat;
}

.InnerPage #Content .b-t-r {
	background:url(../images/content/border-inner-top-left.png) 100% 0px no-repeat;
}

.InnerPage #Content .b-b-l {
	background:url(../images/content/border-inner-bottom-left.png) 0px 100% no-repeat;
}

.InnerPage #Content .b-b-r {
	background:url(../images/content/border-inner-bottom-left.png) 100% 100% no-repeat;
	min-height:550px;
	_height:550px;
}

.InnerPage .ContentHeader {
	direction:rtl;
	text-align:right;
	padding-left:450px;
	
	/*position:relative;*/
}

.InnerPage .Presentation {
	position:absolute;
	left:1px;
	bottom:0px;
	_bottom:-1px;
	_background:transparent !important;
}

.InnerPage .InnerPageMargin {
	position:relative;
	width:902px;
	margin-right:32px;
}

.InnerPage .BreadCrumbs {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:16px;
}

.InnerPage .BreadCrumbs li {
	float:right;
	display:inline;
	color:#58595b;
	font-size:12px;
	padding-left:11px;
	margin-left:8px;
	background:url(../images/content/arrow-left.gif) 0px 5px no-repeat;
	font-weight:bold;
}

.InnerPage .BreadCrumbs li a {
	color:#005791;
	text-decoration:none;
}

.InnerPage .BreadCrumbs li.last {
	background:none;
}

.InnerPage #Content .ContentHeader .PageIntro {
	clear:both;
}

.InnerPage #Content .ContentHeader h1 {
	clear:both;
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#005791;
	
	font-weight:normal;
	margin-bottom:8px;
	margin-top:11px;
}

.InnerPage #Content .ContentHeader p.description {
	clear:both;
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-bottom:14px;
}

.InnerPage #Content img.bg-title {
	float:left;
	display:inline;
	margin-left:1px;
} 

.InnerPage .ContentFooter {
	width:100%;
	overflow:hidden;
	background:url(../images/content/title-bottom-gradiant-dark.jpg) 1px 0px no-repeat;
}

.InnerPage #Header .Top .Left {
	background:url(../images/header/corner-inner-left.png) no-repeat; 
}

.InnerPage #Header .Top .Center {
	background:url(../images/header/corner-inner-center.png) repeat-x;
}

.InnerPage #Header .Top .Right {
	background:url(../images/header/corner-inner-right.png) repeat-x;
}

.InnerPage #Header .Bottom .bor-l,.InnerPage #Header .Bottom .bor-r {
	background-image:url(../images/header/bg-inner-header-border.png);
}

.InnerPage #Bar .Left {
	width:5px;
	background:url(../images/bar/border-inner-left.png) no-repeat;
}

.InnerPage #Bar .Right {
	width:5px;
	background:url(../images/bar/border-inner-right.png) no-repeat;
}

.InnerPage #Footer {
	background:url(../images/footer/bottom2-inner.jpg) 0px 0px no-repeat;
}

.InnerPage #Footer span {
	background-image:url(../images/footer/seperator-inner.png);
}

.InnerPage #Footer .hr {
	height:1px;
	background:white url(../images/footer/seperator-inner.gif) center 0px no-repeat;
	width:932px;
	margin-bottom:6px
}


.InnerPage #Footer span,.InnerPage #Footer span a,.InnerPage #Footer h6 {
	color:#0c4972;
}

/* Temporary Classes */

.TempSek {
	margin-right:10px;
	margin-left:20px;
	margin-top:3px;
	float:right;
	display:inline;
}

.SiteLtr .TempSek {
	float:left;
	margin-left:10px;
	margin-right:28px;
}

.SiteItems {
	width:730px;
	margin-right:40px;
	margin-top:40px;
	float:right;
	display:inline;
	white-space:normal;
}

.SiteItems .SItem {
	float:right;
	display:inline;
	margin-left:45px;
	margin-bottom:15px;
	width:131px;
	height:200px;
	position:relative;
	text-align:center;
}

.SiteItems .SItem .corner {
	position:absolute;
	width:9px;
	height:9px;
	top:0px;
	left:0px;
}

.SiteItems img {
	width:131px;
	height:103px;
	margin-bottom:3px;
}