﻿ /* Font Definitions */
 div.index-features
 {
    border:0px solid red;
}

div.index-features table
{
	border-collapse: separate;
	margin-top:5px;
	margin-bottom:5px;
	border: 0px solid red;
	width: 100%;
	direction:rtl;
}	
  
div.index-features table td
{
    background-color: white; 
}

div.index-features a
{
	text-decoration:none;
}

div.index-features div
{
	background:#315B85;
	padding:10px;
}

div.index-features div p.heading1
{
	color:white;
	font-size:18pt;
	font-family:Times;
	font-weight:bold;
    text-align:center;
    padding:0px;
    margin:0 0 15px 0;     
}

div.index-features div p.heading2
{
    color:#FA7B28;
    font-size:14pt;
    font-family:Times;
    font-weight: bold;
    text-align:center; 
    padding:0px;
    margin:0px;     
}

div.index-features div p.heading3
{
    color:white;
    font-size:12pt;
    font-family:Times;
    text-align:center; 
    padding:0px;
    margin:0px;         
}

div.account
{
	border:2px solid green;
}

div.account h1
{
	margin-top:15px;
	border:1px solid white;
}	

