﻿body
{
	font-family: Verdana;
	font-size: 10px; 
}

.buttons
{
	width: 130px;
}     

.cRate
{
}

.OgilvieHeadingCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
  padding: 3px;
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: center;
}

.OgilvieDataCellR
{ 
  cursor: default;
  padding: 1px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 12px; 
  text-align: right;
} 

.OgilvieDataCellC
{ 
  cursor: default;
  padding: 1px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 12px; 
  text-align: center;
} 

.DataRow 
{ 
  background-color: #FFFFFF; 
}

.DataCell 
{ 
  cursor: default;
  padding: 1px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.comboLoading
{
  top: -18px;
  z-index: 10000;
  position: relative;
  background-color: Transparent;
}

#pNote
{
	cursor: pointer;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}

#divNote
{
	font-family: Verdana;
	font-size: small;
}

.autocomplete_completionListElement 
{  
    visibility : hidden;
    margin : 0px!important;
    background-color : White;
    color : windowtext;
    border : buttonshadow;
    border-width : 1px;
    border-style : solid;
    cursor : 'default';
    overflow : visible;
    height : 300px;
    text-align : left; 
    list-style-type : none;
}

.watermark {
	background: White;
}

.popupControl {
	background-color:White;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#EEEEEE;
	border-width:3px;
	border-style:solid;
	border-color:White;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}

.modalSignUp {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:White;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}
.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
       .style1
        {
            width: 316px;
            text-align: center;
            height: 47px;
        }
        .style5
        {
            text-align:justify; 
            width: 466px;
        }
        .style7
        {
            width: 470px;
        }
        .style8
        {
            text-align:left;
            height: 58px;
            vertical-align :top;
            width: 470px;
        }
         .style11
        {
            text-align:left;
            height: 58px;
            vertical-align :top;
            width:auto; 
        }
        .style12
        {
            width: 82px;
        }
        .style13
        {
            vertical-align : top;
            height: 26px;
            width: 242px;
        }
        .style15
        {
            height: 44px;
            width: 200px;
           
        }
        .style17
        {
            width: 420px;
        }
        .style18
        {
            vertical-align : top;
            height: 26px;
            width: 420px;
        }

