body	{
	margin: 0 0 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 85%;
	font-family: Arial, Miriam, David, sans-serif;
	}
	
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #000000;
	font-weight: bold;
	font-size: 170%;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #CCCCCC;
	}
	
h2	{
	color: #000000;
	margin: 0px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	}
	
h2 a { text-decoration: none; }
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 120%;
	margin-bottom: 0px;
	}

p	{
	font-size: 100%;
	line-height: 150%;
	padding-bottom: 10px;
	}

ul {
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url(../../images/bullet.gif);
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#Container	{
	margin: 0em auto;
	width: 100%;
	text-align: left;
	background-color: #fff;
	}
	
#Header	{
	height: 81px;
	}
/************** logo styles *****************/

#Logo{
	float: right;
	margin-top: 7px;
}	

/************** utility styles *****************/

#Utility{
	color: #FFFFFF;
	float: left;
	padding-top: 1px;
	padding-left: 5px;
	font-size: 80%;
}

#Utility a{
	color: #FFFFFF;
	text-decoration: underline;
}

#Utility a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
	
/************ navbar styles **************/

    #NavBar {
	display:none;
	width:100%;
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #11458E;
	background-image:  url(../../images/nav_bg.gif);
	margin-top: 7px;
	margin-bottom: 0px;
	float: right;
      }
	  
    #NavBar ul {
	margin:0px;
	padding:0px 5px 5px;
	list-style: none;
	float: right;
	direction: ltr;
      }
	  
    #NavBar li {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/nav_left.gif);
      }
	  
    #NavBar a {
	float:left;
	display:block;
	padding:2px 9px 2px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#B7C7DD;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/nav_right.gif);
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #NavBar a {float:none;}
    /* End IE5-Mac hack */
    #NavBar a:hover {
      color:#FFFFFF;
      }
    #NavBar #current {
      background-image:   url(../../images/nav_left_on.gif);
      border-width:0;
      }
    #NavBar #current a {
      background-image:   url(../../images/nav_right_on.gif);
      color:#FFFFFF;
      padding-bottom:2px;
      }
	
/************ path styles **************/
#BreadCrumbs	{
	color: #666666;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 4px;
	direction:rtl
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#Content	{
	padding: 0px;
	}
	
#SideBar {
	display: none;
	float: right;
	width:208px;
	background-color: #11458E;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ImageFloat	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************ footer styles **************/
#Footer	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	direction:rtl;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 30px;
	}

#Footer a	{
	color: #00478B;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #0000FF;
	text-decoration: none;
	}
	
#FooterHome	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid #CCCCCC 1px;
	}

#FooterHome a	{
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#FooterHome a:hover	{
	color: #666666;
	text-decoration: underline;
	}

	
#FooterNav	{
	clear: both;
	color: #FFFFFF;
	background-color: #00478B;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	direction:rtl
	}
	
#FooterNav a	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#FooterNav a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#ImageStrip {
	height: 81px;
	border-right: solid #005094 1px;
	border-bottom: solid #FFFFFF 1px;
}

/************ navlist styles **************/

#NavList {
	width: 208px;
	background-color: #11458E;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	margin-bottom: 20px;
}

#NavList 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%;
}

#NavList li {
	margin: 0 0 0 0;
	padding: 0;
}

#NavList a {
	display: block;
	padding: 5px 28px 5px 10px;
	width: 170px;
	line-height: 120%;
}

#NavList a:link, #NavList a:visited {
	color: #B7C7DD;
	text-decoration: none;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_down.gif);
}

#NavList a:hover {
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_over.gif);
	color: #FFFFFF;
	text-decoration: none;
}

#Uberlink a:link, #Uberlink a:hover {
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_selected.gif);
	color: #FFFFFF;
	background-color: #005094;
}

#Uberlink a:visited { 
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_selected.gif);
	color: #FFFFFF; /* */
}

/************ navlist1 styles **************/

#NavList1 {
	width: 190px;
	background-color: #005094;
	padding-top: 20px;
}

#NavList1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

#NavList1 li {
	margin: 0 0 0 0;
	padding: 0;
}

#NavList1 a {
	/*/*/display: block;
	padding: 5px 2px 5px 15px;
	width: 173px;
	background-color: #005094;
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_down.gif); /* */
}

#NavList1 a:link, #NavList1 a:visited {
	color: #FFFFFF;
	/*/*/color: #FFFFFF;
	text-decoration: none; /* */
}

#NavList1 a:hover {
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_over.gif);
	color: #FFFFCC;
	text-decoration: underline;
}

#Uberlink1 a:link, #Uberlink1 a:hover {
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_selected.gif);
	color: #BFD8FF;
	background-color: #005094;
}

#Uberlink1 a:visited { 
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_selected.gif);
	color: #BFD8FF; /* */
}

/************ navlist2 styles **************/

#NavList2{
	width: 190px;
	background-color: #005094;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/sidemenu_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#NavList2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

#NavList2 li {
	margin: 0 0 0 0;
	padding: 0;
}

#NavList2 a {
	/*/*/display: block;
	padding: 5px 2px 5px 38px;
	width: 150px;
	background-color: #005094;
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_down.gif); /* */
}

#NavList2 a:link, #NavList2 a:visited {
	color: #FFFFCC;
	/*/*/color: #FFFFCC;
	text-decoration: none; /* */
}

#NavList2 a:hover {
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_over.gif);
	color: #FFFFCC;
	text-decoration: underline;
}

#Uberlink2 a:link, #Uberlink2 a:hover {
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_selected.gif);
	color: #B3C2E1;
	background-color: #005094;
}

#Uberlink2 a:visited { 
	background-image:  url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/side_menu_selected.gif);
	color: #B3C2E1; /* */
}

/************ sidestory styles **************/

#SideStory {
	margin-top: 20px;
	float: none;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/sidestory_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #92A5C6;
	border-bottom: 1px solid #92A5C6;
}
#SideStory h1 {
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
	padding-top: 2px;
	border-bottom: 1px solid #CC0000;
	margin-right: 5px;
	margin-left: 5px;
}
#SideStory p {
	font-size: 90%;
	line-height: 120%;
	color: #006699;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
#SideStory h2 {
	text-align: left;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/sidestory_btm.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin: 0px;
	height: 24px;
	padding-left: 5px;
	font-family: Arial, Miriam, David, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	border: 0px none;
}
/************ home news_box styles **************/
#NewsBox {
	height: 200px;
	width: 238px;
	background-color: #343E96;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 20px;
	color: #FFFFFF;
}
#NewsBox A:link 		{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#NewsBox A:visited 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#NewsBox A:active 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#NewsBox A:hover  	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:underline ; color: #FFFFFF}

#NewsBox h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #9FA6DD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
}

.NewsList {
	line-height: 16px;
	list-style-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/home_news_bullet.gif);
	margin-right: 5px;
	margin-top: 5px;
}
/************ home box styles **************/
#HomeBox {
	background-color: #005094;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	line-height: 165%;
	padding: 10px 10px 10px 10px;
	text-align: right;
}

#HomeBox h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	margin-bottom: 0px;
}

#HomeBox p{
	font-family: Arial, Helvetica, sans-serif;
	color: #343E96;
	font-size: 90%;
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
}

/************ Home styles **************/

.Home_li {
	list-style-image:  url(../../images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.Home_ul {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	text-align: left;
}
/************ Forms styles **************/
.FormFieldLeft  		{
	text-align: left;
	border: 1px solid #B6C5E2;
	background-color: #F9FBFF;
	font-size: 80%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	text-align: right;
	border: 1px solid #999999;
	background-color: #F5F8FC;
	font-size: 80%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 80%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
}

#Quote {
	font-size: 95%;
	color: #005094;
	font-weight: bold;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/quate_top.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	margin-top: 40px;
	width: 92%;
	background-color: #F5F5F5;
	background-position: top right;
}
#Quote h3 {
	font-size: 100%;
	color: #666666;
	text-align: left;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/quate_btm.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-left: 5px;
}

#Quote p {
	font-size: 100%;
	color: #005094;
	padding: 35px 5px 20px 5px;
	text-align: right;
	margin: 0;
}

#HomeLogin {
	font-size: 85%;
	text-align: center;
	padding-top: 10px;
	border-bottom: solid #CCCCCC 1px;
	padding-bottom: 10px;
}

.NewsDate {
	font-size: 90%;
	color: #666666;
}
/************ Tables styles **************/

.TableList {
	margin-top: 15px;
	direction: rtl;
	width: 490px;
	font-size: 100%;
}

.TableList td {
	border-bottom: solid #CCCCCC 1px;
	padding: 2px 0px 2px 5px;
	vertical-align: top;
	line-height: 150%;
	text-align: right;
}

.TableList th {
	border-bottom: solid #CCCCCC 2px;
	padding: 2px 0px 2px 5px;
	vertical-align: top;
	text-align: right;
	font-size: 105%;
}
 
.TableDetails {
	padding: 5px 10px 5px 10px;
	border: solid #235EA0 1px;
	font-size: 100%;
	text-align: right;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.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;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #SideMenu {
	margin-left: 10px;
  }
 
* html p {
	height: 1%;
	margin-bottom: 0px;
	margin-top: 0px;
  }
 
/* End hide from IE5/mac */

/************ Page Numbers styles **************/

#PageNumbers {
	font-size: 90%;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
#PageNumbers a	{
	color: #005094;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

#PageNumbers a:visited	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


#PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #005094;
	}
	
.Selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}
.ContentBox {
	background-color: #F4F6F9;
	margin-top: 0px;
	border-top: none;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #92A5C6;
	border-left: 1px solid #92A5C6;
}
.Seperator {
	background-image: url(file:///C|/Documents and Settings/user/My Documents/ProFile/S Cohen/Sites/images/seperator_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.NewsItem {
	margin-bottom: 20px;
}
.NewsItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: italic;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
	background-color: #FFFFFF;
	border: none;
}
/************ SideMenu styles **************/

.SideMenu {
	width: 224px;
	margin-bottom: 30px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
	float: left;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 5px 5px 5px 15px;
	width: 164px;
	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: top right;
}

.SideMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.uberlink a:link, .uberlink a:hover {
	color: #333333;
	background-image: url(../images/navlist_uberlink.gif);
	background-color: #FFFFFF;
	border-bottom: 2px solid #999999;
}

.uberlink a:visited {
	color: #333333;
	background-image: url(../images/navlist_uberlink.gif);
	background-color: #FFFFFF;
	border-bottom: 2px solid #999999;
}
