﻿/***  Text+SpecialClasses ***/
/***  Lists ***/
/***  moreNews ***/
/***  Tables ***/



/* Text+SpecialClasses
----------------------------------------------- */
*{
	padding : 0px;
	margin : 0px;
	vertical-align: middle;
}
body
{	
   
    background-color:#d7d7d7;
	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
}
a img {
	border: 0;
}
h1
{
	color : #333;
	font-weight : bold;
	font-size : 1.45em;
	line-height: 1.45em;	
	}
h2
{
	color : #333;
	font-weight : bold;
	font-size : 1.27em;
	padding-top: 0;
}
h3
{
	font-weight : bold;
	color : #3182b8;
	letter-spacing : 0;
	font-size : 1.09em;
	padding-bottom: 0.91em;
}
h4
{
	color : #5e747d;
	font-size : 1.09em;
	margin-top : 1.27em;
	display : inline;
}
p
{
	color : #000;
	line-height: 1.27em;
	vertical-align: middle;
}
.paragraph_leadin {
	font-weight: bold;
	color: #3182b8;
}
.body_text {
	line-height: 1.27em;
	color: #666;
	padding-top: 0.91em;
}
.dark_body{
	line-height: 1.27em;
	color: #333;
	padding-top: 0.91em;
}
.imageTitle
{
	font-weight : bold;
	color : #333;
	letter-spacing : 0;
	font-size : 1.27em;
	line-height: 1.36em;
	padding-bottom: 0.91em;
	padding-left: 15px;
}
.centerText
{
	text-align: center;
}
.style1 
{	
	color: #333;
	font-weight: bold;
}
.style8 
{
	color: #A5C8E4; 
	font-weight: bold; 
}
.style9 
{	
	color: #333;
	padding-top: 10px;
}
.style10 
{	
	
	font-weight: bold;	
}
.footer
{
	color : #6d6e71;
	font-size : 0.82em;
}
.footer div
{
	float : left;
	margin-top : 0.82em;
}
.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	color : #6d6e71;
	text-decoration : none;
}
.clear
{
	clear:both;
	height : 1px;
	overflow : hidden;
	width : 100%;
}
.boldBlack
{
	color : #000;
	font-weight: bold; 
}
.left
{
    float: left;   
}
.right
{
    float:right;  
}
.linkClass ,
.linkClass:visited
{
	color : #CC6600;
	vertical-align:top;
	text-decoration: none;
}
.linkClass:hover
{
	color : #e87e02;
	text-decoration: underline;
}

.required 
{     
      padding-right: 0px;     
      padding-left: 0px;      
      float: left;      
      padding-bottom: 8px;    
      margin: 2px 0px 0px;    
      color: #f00;      
      padding-top: 0px
}

/* added by avi 26-11-07 */
hr
{
border: none 0; 
border-top: 1px solid #ccc;
height: 1px;
margin: 5px 0 0 0; 
}

/* Lists
----------------------------------------------- */
/***  aladdin_list ***/
.aladdin_list
{
	list-style-image: url(http://www.aladdin.com/App_Themes/Standard/images/arrows/listMark.gif);
	margin-top : 1.09em;
	margin-left : 1.85em;	
	line-height: 1.27em;	
}
.aladdin_list a
{
	display:inline;	
}
.aladdin_list li
{
	text-align : left;
	color : #6d6e71;
	padding-right: 0.5em;
	padding-bottom : 4px;
}
.aladdin_list li a
{
	color : #5e747d;
	font-weight : bold;
}
/***  aladdin_list_static ***/
.aladdin_list_static
{
	list-style-image: url(http://www.aladdin.com/App_Themes/Standard/images/arrows/listMark_static.gif);
	margin-top : 1.09em;
	margin-left : 1.85em;	
}
.aladdin_list_static li
{
	text-align : left;
	color : #6d6e71;
	padding-right: 0.5em;
	padding-bottom : 4px;
}
.aladdin_list_static li a
{
	color : #5e747d;
	font-weight : bold;
}
   
/***  aladdin_2tier_list ***/
.aladdin_2tier_list
{
	list-style-image: url(http://www.aladdin.com/App_Themes/Standard/images/arrows/listMark.gif);
	margin-top : 1.09em;
	margin-left : 1.55em;
}
.aladdin_2tier_list li
{
	text-align : left;
	color : #6d6e71;
	padding-right: 0.91em;
}
.aladdin_2tier_list li a
{
	color : #5e747d;
	font-weight : bold;
}
/***  decimal_list ***/
.decimal_list
{
      margin-top : 12px;
      margin-left:35px; 
}
.decimal_list li 
{
      text-align : left;
      color : #6d6e71;
      padding-bottom : 12px;
      padding-right: 10px;
      list-style : decimal;  
}
.decimal_list li a
{
      color : #5e747d;
      font-weight : bold;
      text-decoration : none;
}
/***  --- ***/
.numbers_list {
	font-weight: bold;
	list-style-position: inside;
	list-style-type: upper-roman;
}
.blue_numbered_list {
	font-weight: bold;
	color: #3182b8;
	vertical-align: middle;
	display: list-item;
	list-style-type: decimal;
	list-style-position: inside;
}

.letters_list {
      margin-top : 5px;
      margin-left:15px; 
	list-style-position: inside;
	list-style-type: lower-alpha;
}


.sub_list {
	font-weight: bold;
	color: #666666;
}


/* Tables
----------------------------------------------- */
.no_border
{
    border: 0;   
}

.no_border td
{
    padding: 5px;
    border: 0;   
}


td
{
	color : #666;
	line-height: 1.27em;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
/***  table1 ***/
.table1 {
	background-position: center;
	float: none;
	width: 95%;
	border: 1px solid #999;	
}
.table1 table_header {
	font-style: normal;
	font-weight: bold;
	color: #666;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	background-color: #C7D8EE;
	vertical-align: middle;
	padding-top: 3px;
}
.table1 td
{
	border: 1px solid #C0C0C0;	
	font-style: normal;	
	padding-left: 5px;		
}
/***  --- ***/
.table_header {
	font-style: normal;
	font-weight: bold;
	color: #666;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	background-image: url(http://www.aladdin.com/App_Themes/Standard/Images/backgrounds/gradient2.jpg);
	background-color: #C7D8EE;
	vertical-align: middle;
	padding-top: 3px;
}
.table_text {
	font-size: 0.82em;
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 0;
	margin-left: 5px;
}
.table_bullets {
	font-size: 0.91em;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	list-style-image: url(http://www.aladdin.com/App_Themes/Standard/Images/arrows/listMark.gif);
	margin-left: 17px;
	text-indent: 0px;
	margin-bottom: 10px;
}
.table_bullets_static {
	font-size: 0.91em;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	list-style-image: url(http://www.aladdin.com/App_Themes/Standard/Images/arrows/listMark_static.gif);
	margin-left: 17px;
	text-indent: 0px;
	margin-bottom: 10px;
}
.table_images td
{
	padding: 0;	
}	
.table_total 
{
	font-style: normal;
	font-weight: bold;
	color: #666;	
	text-align: left;	
	background-color: #E1DFE0;
	vertical-align: middle;
	padding-top: 3px;
}
/**this is the table class built in .NET**/
th
{
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	background-image: url(http://www.aladdin.com/App_Themes/Standard/Images/backgrounds/gradient2.jpg);
	background-color: #C7D8EE;
	vertical-align: middle;
	padding-top: 3px;
}
.classicPanel
{
	border: 1px solid #999;
	background-color: #f4f4f4;
	padding: 10px;
}
.classicPanelCenter
{
	border: 1px solid #999;
	background-color: #f4f4f4;
	padding: 10px;
	text-align:center;
}
