﻿@font-face {
    font-family: 'droid_sansregular';
    src: url('../../font/droidsans-webfont.eot');
    src: url('../../font/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/droidsans-webfont.woff') format('woff'),
         url('../../font/droidsans-webfont.ttf') format('truetype'),
         url('../../font/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_sansbold';
    src: url('../../font/droidsans-bold-webfont.eot');
    src: url('../../font/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/droidsans-bold-webfont.woff') format('woff'),
         url('../../font/droidsans-bold-webfont.ttf') format('truetype'),
         url('../../font/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'REF';
 
         url('../../font/refresh.svg#REF') format('svg');
    font-weight: normal;
    font-style: normal;

}
h2
{
	font-family:droid_sansbold;
	margin:5px 0px;
	color:#000;
}
h1
{
	font-family:droid_sansbold;
	margin:5px 0px;
	font-weight:normal;
	font-size:1.8em;
	color:#0077AF;
}
.heading1 /* for #1 */
{
 font-family:Arial;
 font-weight:bold;
 font-size:18pt;
 color:#0077af;	
}
.regularBlack12 /* for #2 & #3 */
{
 font-family:Arial; 
 font-size:12pt;
 color:#000000;	
}
.regularDarkBlack12 /* for #2 & #3 */
{
    font-weight:bold;
 font-family:Arial; 
 font-size:14pt; /*12- * 050813*/
 color:#000000;	
}

.bold14 /* for #4 */
{
 font-family:Arial; 
 font-weight:bold;
 font-size:13.5pt;
 color:#0077af;	
}
.regular11 /* for #5 */
{
 font-family:Arial; 
 font-size:11pt;
 color:#0077af;	
}
.regular10 /* for #5 */
{
 font-family:Arial; 
 font-size:10pt;
 color:#0077af;	
}
.bold11 /* for #6 */
{
 font-family:Arial; 
 font-weight:bold;
 font-size:11pt;
 color:#0077af;	
}
.italic11 /* for #7 */
{
 font-family:Arial;  
 font-size:11pt;
 color:#0077af;	
 font-style:italic;
 padding-left:17px
}
.regular12 /* for #8 */
{
 font-family:Arial;  
 font-size:11pt;
 color:#000000;	 
}
.lineclass /* for #9 */
{
	height:1px;
	border:0px;
	background-color:#e5e5e5;
	font-size:1px;
	line-height:1px;
	margin:5px 0px;
}
/*****************************/

.bold12 /* for #1 */
{
 font-family:Arial; 
 font-weight:bold;
 font-size:12pt;
 color:#0077af;	
}
.regular12blue /* for #8 */
{
 font-family:Arial;  
 font-size:12pt;
 color:#0077af;	 
}
.HeaderLabel {
  color: #31373C;
  font-family: Arial;
  font-size: 13.5pt;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}
