﻿/***  Text+SpecialClasses ***/
/***  Lists ***/
/***  moreNews ***/
/***  Tables ***/



/* Text+SpecialClasses
----------------------------------------------- */
*{
	padding : 0px;
	margin : 0px;
	vertical-align: middle;
}
html
{
 	margin:0;
	padding: 0;
	border: 0;   
}

body
{	
    
    background-color:#d7d7d7;
    /*background-repeat : repeat-x;
	background-image : url(../../Images/backgrounds/background.gif);
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	margin:0;
	padding: 0;
	border: 0;
}
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 : #ae5f00;
	letter-spacing : 0;
	font-size : 1.09em;
	padding-bottom: 0.91em;
}
h4
{
	color : #5e747d;
	font-size : 1.09em;
	margin-top : 1.27em;
	display : inline;
}
h5
{
	font-weight : bold;
	font-size : 1.09em;	
}
h6
{
	font-weight : bold;
	font-size : 0.91em;	
}
p
{
	color : #000;
	line-height: 1.27em;
	vertical-align: middle;
}
.paragraph_leadin {
	font-weight: bold;
	color: #ae5f00;
}
.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; 
}
.classicGrid {
	background-position: center;
	float: none;
	width: 100%;
	border: 1px solid #999;
}
.classicGrid_header {
	height:30px;
}
.classicGrid td
{
	border: 0px solid #C0C0C0;
	border-bottom: 1px solid #d4d0c8;	
	font-style: normal;
	font-weight: normal;	
	padding-left: 5px;
}
.classicPanel
{
	border: 1px solid #999;
	background-color: #f4f4f4;
	padding: 10px;
}
.classicPanelCenter
{
	border: 1px solid #999;
	background-color: #f4f4f4;
	padding: 10px;
	text-align:center;
}
.classicPanelWhiteBackground
{
	border: 1px solid #999;
	background-color: White;
	padding: 10px;
}
.PanelHeader
{
	background-color: #f4f4f4;
	padding: 10px;
}
.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
{
    /* changed to arrow image with 2px top space so it will align better - avi */
	list-style-image: url(../../images/arrows/listMark_space.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(../../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_list_home ***/
.aladdin_list_home
{
	margin: .5em 0 0 .4em;
}
.aladdin_list_home ul
{
	list-style: none;
}
.aladdin_list_home li
{
    background-image: url(../../images/arrows/listMark.gif);
    background-repeat: no-repeat;
    background-position: 0 .2em;
	text-align : left;
	color : #6d6e71;/*dark gray*/
	padding: 0 0.5em .6em 1.5em;
	font-weight : bold;
}
.aladdin_list_home li a
{
	color : #5e747d;/*blue gray*/
	font-weight : normal;
}
/***  event_list ***/
.event_list
{
	margin: 0 0 0 .4em;
	list-style: none;
}
.event_list li
{
    background-image: url(../../images/icons/icon-event.gif);
    background-repeat: no-repeat;
    background-position: 0 .2em;
	text-align : left;
	color : #6d6e71;/*dark gray*/
	padding: 0 0.5em .6em 1.5em;
	font-weight : bold;
}
.event_list li a
{
	color : #5e747d;/*blue gray*/
	font-weight : normal;
}
/***  webinar_list ***/
.webinar_list
{
	margin: 0 0 0 .4em;
	list-style: none;
}
.webinar_list li
{
    background-image: url(../../images/icons/icon-webinar.gif);
    background-repeat: no-repeat;
    background-position: 0 .2em;
	text-align : left;
	color : #6d6e71;/*dark gray*/
	padding: 0 0.5em .6em 1.5em;
	font-weight : bold;
}
.webinar_list li a
{
	color : #5e747d;/*blue gray*/
	font-weight : normal;
}                
/***  aladdin_2tier_list ***/
.aladdin_2tier_list
{
	list-style-image: url(../../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;
      line-height: 1.27em; 
}
.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: #ae5f00;
	vertical-align: middle;
	display: list-item;
	list-style-type: decimal;
	list-style-position: inside;
}
.sub_list {
	font-weight: bold;
	color: #666666;
}
/***  pdf_list ***/
.pdf_list
{
	list-style : none;
}
.pdf_list li
{
	margin-top : 10px;
	padding-left : 25px;
	background-image : url(../../images/icons/pdf_icon.gif);
	background-repeat : no-repeat;
	height : 20px;
}
.pdf_list li a,
.pdf_list li a:visited,
.pdf_list li a:hover 
{
	text-decoration : none;
}

/* moreNews
----------------------------------------------- */
.moreNews
{
	margin-left : 1.85em;
	margin-bottom: 10px;
}
.moreNews a:link
{
	color : #CC6600;
	text-decoration : none;
}
.moreNews a:visited
{
	color : #CC6600;
	text-decoration : none;
}
.moreNews a:hover
{
	text-decoration : underline;
}
 .moreNews  em
{
    font-weight: bold;
	color : #6d6e71;
    font-style: normal;
}

/* 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;		
}
/***  table2 ***/
.table2 {
	background-repeat: repeat-x;
	background-position: center top;
	width: 47%;
	border: 1px solid #999;
	padding: 0px;
	float : left;
	margin: 4px;
}
/***  table3 ***/
.table3 {
	background-position: center;
	float: none;
	width: 95%;
	border: 1px solid #999999;	
}
.table3 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;
}
.table3 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(../../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(../../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(../../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(../../Images/backgrounds/gradient2.jpg);
	background-color: #C7D8EE;
	vertical-align: middle;
	padding-top: 3px;
}
/***  table.sortable ***/
table.sortable {
	background-position: center;
	margin-left : 15px;
	width:520px;
}
table.sortable td {
	border: 1px solid #C0C0C0;	
	font-style: normal;
	font-weight: bold;	
	padding-left: 5px;	
	vertical-align:top;
}
table.sortable tr.odd td {
	background-color: #fff;
}
table.sortable tr.even td {
	background-color: #fff;
}
#rsTable .table_header a,
#rsTable .table_header a:hover,
#rsTable .table_header a:visited
{
	border-bottom:none;
	background:none;
	
}
table.sortable2 {
	background-position: center;
	margin-left : 15px;
	width:450px;
}
table.sortable2 td {
	border: 1px solid #C0C0C0;	
	font-style: normal;
	font-weight: bold;	
	padding-left: 5px;	
	vertical-align:top;
}
/*-- --*/