body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F0F2F9;
	background-image:  url("../images/bodyBg.gif");
	}
	
#Container	{
	margin: 0em auto;
	width: 750px;
	text-align: right;
	background-image:  url("../images/containerBg.gif");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}

#Header	{
	background-image:   url("../images/headerBg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	}
	
#MainBody {
	float: left;
	width: 566px;
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#MainHome {
	background-repeat: no-repeat;
	background-image:  url("../images/MainHomeBg.jpg");
	width: 750px;
	background-color: #FFFFFF;
	}
	
#Content	{
	padding: 15px 15px 10px 10px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

#SideBar {
	float: right;
	width:183px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 28px;
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


/*** logo styles *****************/

#Logo{
	float: right;
	padding-top: 25px;
	padding-right: 10px;
}	

/*** utility styles *****************/

#Utility{
	color: #FFFFFF;
	float: left;
	padding-top: 17px;
	padding-left: 10px;
	font-size: 80%;
	font-weight: lighter;
}

#Utility a{
	color: #003273;
	text-decoration: underline;
}

#Utility a:hover{
	text-decoration: none;
	color: #0000FF;
}

/*** General Tags *****************/

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #0033FF;
	text-decoration: none;
	}
	
h1	{
	color: #09356C;
	font-weight: bold;
	font-size: 180%;
	direction:rtl;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 0px;
	font-style: normal;
	}
	
h2	{
	font-weight: bold;
	font-size: 120%;
	direction:rtl;
	line-height: 140%;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
h2 a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
h3	{
	font-weight: bold;
	font-size: 120%;
	direction:rtl;
	line-height: 140%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	direction:rtl;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #003399;
	margin: 15px 15px 10px 0;
	font-size: 100%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	}

p	{
	font-size: 100%;
	line-height: 120%;
	text-align: right;
	direction:rtl;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	}
	
ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image: url(none);
	}

li {
	padding-bottom: 5px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	direction:rtl;
	margin-bottom: 10px;
	color: #133285;
	line-height: 120%;
	}

.note {
	font-size: 80%;
	color: #666666;
	font-weight: normal;
}
	
/************ navbar styles **************/

#NavBar {
	font-size:85%;
	line-height:normal;
	background-repeat: no-repeat;
	background-image:  url(../images/navBg.jpg);
	margin-bottom: 0px;
	text-align: right;
	width: 567px;
	float: left;
	margin-top: 62px;
      }
	  
#NavBar ul {
	margin:0px;
	padding:0px 20px 2px 0px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
      }
	  
#NavBar li {
	margin:0;
	padding:0px 0px 0 12px;
	float: left;
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
      }

#NavBar a {
	float:right;
	display:block;
	padding:5px 12px 3px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#C1CFE7;
	background-image: url(../images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#NavBar a {float:none;}
    /* End IE5-Mac hack */
#NavBar a:hover {
	color:#CCCCCC;
      }
#NavBar #current {
	background-image:  url("../images/nav_left_on.gif");
	border-width:0;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#NavBar #current a {
	background-image:  url("../images/nav_right_on.gif");
	color:#FFFF99;
	padding-bottom:5px;
	background-position: top right;
}


/************ BreadCrumbs styles **************/
#BreadCrumbs	{
	color: #666666;
	font-size: 90%;
	padding-top: 14px;
	direction:rtl;
	background-image:  url("../images/path_bg.gif");
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#Footer {
	margin-top: 0px;
	direction:rtl;
	margin-bottom: 0px;
	clear: both;
	width: 750px;
	background-image: url(../images/FooterBottom_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 15px;
	}
#Footer	p{
	color: #000066;
	text-align: center;
	font-size: 80%;
	line-height: 150%;
	padding-top: 30px;
	font-weight: lighter;
	}
	
#Footer a	{
	color: #003366;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #0033CC;
	text-decoration: none;
	}
/************ footer Home styles **************/
#FooterHome {
	direction:rtl;
	background-image: url(../images/FooterHome.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 750px;
	background-position: top;
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom: 15px;
	}
#FooterHome	p{
	color: #003399;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
	}
	
#FooterHome a	{
	color: #0033CC;
	text-decoration: underline;
	}
	
#FooterHome a:hover	{
	color: #0033FF;
	text-decoration: none;
	}

/*** SideMenu styles **************/

.SideMenu {
	width: 184px;
	margin-bottom: 0px;
	padding-top: 20px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	list-style-image: none;
	padding-bottom: 80px;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 20px 3px 2px;
	width: 160px;
	line-height: 100%;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/side_menu_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.SideMenu a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #000066;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #FFFFCC;
	background-color: #6180BD;
}



/*** SideStory styles **************/

.SideStory {
	margin-top: 0px;
	padding-bottom: 8px;
	width: 183px;
	margin-bottom: 20px;
}
.SideStoryBottom {
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
}
.SideStory h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding-top: 8px;
	padding-right: 6px;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style: italic;
	border-bottom: 1px solid #5070B9;
	margin-bottom: 10px;
}
.SideStory p {
	font-size: 85%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
}

.SideStory a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.SideStory a:hover, .sidestory a:active	{
	color: #FFFFCC;
	text-decoration: underline;
	}


.SideImg {
	text-align: right;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	text-align: left;
	direction:ltr;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}
.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}
.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
}

/*** Tables styles **************************/

.TableList {
	width: 100%;
	margin-top: 5px;
	direction:rtl;
	border-top: solid #B6C5E2 1px;
	border-right: solid #B6C5E2 1px;
}

.TableList td {
	border-bottom: solid #B6C5E2 1px;
	padding: 2px 5px 2px 0px;
	vertical-align: top;
	line-height: 120%;
	text-align: right;
	border-left: solid #B6C5E2 1px;
	background-color: #FFFFFF;
}

.TableList th {
	border-bottom: solid #B6C5E2 1px;
	padding: 2px 5px 2px 0px;
	vertical-align: top;
	text-align: right;
	font-size: 105%;
	border-left: solid #B6C5E2 1px;
	background-color: #E1E6F2;
}
 
.TableDetails {
	font-size: 100%;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	direction:rtl
}

.TableDetails th {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	direction:rtl
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
}
.PageNumbers a	{
	color: #1B4993;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.Selected	{
	color: #FF6600;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #FF6600 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

#ImageStrip {
	height: 81px;
}
.ImageFloatLeft	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 3px 0px 5px 15px;
	}
	
.HomeBox {
	width: 276px;
	background-image: url(../images/home_box_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.HomeBoxBottom {
	background-image: url(../images/home_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
.HomeBox h1{
	color: #990000;
	font-size: 115%;
	text-align: right;
	padding-right: 12px;
	line-height: 130%;
	padding-top: 5px;
	background-image: url(../images/home_box_H1_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: top;
}
.HomeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.HomeBox h2{
	color: #003399;
	font-size: 100%;
	text-align: right;
	padding-right: 12px;
	line-height: 130%;
	padding-top: 0px;
	background-image: none;
	font-style: italic;
}
.HomeBox p{
	font-size: 90%;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.HomeIntro {
	margin-top: 12px;
}
.HomeIntro p{
	font-size: 90%;
	margin-bottom: 10px;
}
.HomeIntro strong{
	font-size: 100%;
	color: #FF6600;
}
.HomeNews {
	background-image: url(../images/home_news_bg.gif);
	background-repeat: no-repeat;
	width: 176px;
	margin-top: 18px;
	text-align: right;
	font-size: 90%;
	direction: rtl;
}
.HomeNews h1{
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
}
.HomeNews ul{
	color: #FFFFFF;
	margin-right: 20px;
}
.HomeNews p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #990000;
	text-decoration: underline;
}

.HomeNews a:visited {
	color: #993333;
	text-decoration: underline;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #FF6600;
	text-decoration: none;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 130%;
	font-weight: normal;
}
.ContentBox {
	font-weight: bold;
	background-color: #CBD6E7;
	text-align: center;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
}

.ContentBox em{
	color: #CC0000;
	font-size: 120%;
}

.ContentBoxDiv {
	font-weight: bold;
	background-color: #CBD6E7;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
	margin-bottom: 25px;
}
.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.NewsItem {
	margin-bottom: 20px;
}
.NewsItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #666666;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
.LinkItem {
	margin-bottom: 20px;
}
.LinkItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
#FooterLinks {
	font-size: 75%;
}
.FloatRight {
	float: right;
	width: 255px;
}
.FloatLeft {
	float: left;
	width: 250px;
}
.TableList .GreenTd {
	color: #009900;
	font-weight: bold;
}
.TableList .RedTd {
	color:#FF0000;
	font-weight: bold;
}
.DebentureBox {
	float: left;
	width: 250px;
	background-color: #F5F7FC;
	border: 1px solid #9FB1C6;
	padding: 0px 8px 8px 8px;
}
.FooterNotes {
	border: 1px solid #AFBCDD;
	padding: 10px 8px;
}
.FooterNotes p {
	font-size: 80%;
	color: #666666;
}
.Smaller {
	font-size: 105%;
}
.TeamBoxTop {
	background-repeat: no-repeat;
	background-position: top right;
	height: 17px;
}
.TeamBox {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #C6D0EA;
	background-image: url(../Images/TeamBoxBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;

}
.TeamBox .Right {
	float: right;
	width: 120px;
	margin-left: 10px;
}
.VideoBox {
	border-bottom: 1px solid #E5E9F4;
	padding-bottom: 10px;
	margin-top: 10px;

}
.VideoPreview {
	float: right;
	width: 120px;
	height: 90px;
	padding: 5px;
	border: 1px solid #42428E;
}
.PreviewText {
	float: left;
	width: 400px;
}
.PreviewText h2 {
	font-size: 95%;
}
.PreviewText p {
	font-size: 90%;
}
.VideoLecture h2 {
	font-size: 100%;
}
.VideoClip {
	height: 295px;
	width: 480px;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.ImageFloatDir {
	padding-left: 5px;
	float: left;
	margin-bottom: 3px;
}
.Space {
}
.HomeBox .Space {
	padding-bottom: 11px;
}
.Top {
	height: 270px;
}
