﻿

.IXCBullet{
	list-style-image:url('/Images/Masterpage/bullet.jpg') !important;
	font-weight:bold; 
}

a img{
	border:none;
}

a
{
    color:#2e79af;
}

.color-grey{
	color: #333333;
}
.bg-grey{
	color: #333333;
}

.color-blue{
	color: #0e3081;
}
.bg-blue{
	color: #0e3081;
}

h4 {
	font-size: 12px;
	font-weight:normal;
	color:#2e79af !important;
	margin-bottom:0px;
	margin-top:0px;
}

* {
	font-family: Arial;
	
}

p, div, td, h1, h2, h3, h5,h6
{
    color:#333333;
}

p, div, input, textarea, td, th {
	font-size: 12px;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-transform:capitalize !important; 
}

h2 {
	font-size: 20px;
	font-weight:normal;
}

h3 {
	font-size: 18px;
	font-weight:normal;
	color:#004b85;
}



h4 + p{
	margin-top:0px;
}

.quote{
	margin-right:20px;font-size:26px;color:#666666;text-align:right;margin-top:54px;
}

.table{
    border:1px solid #0e3081;
}

.table th{
    padding:5px;
}

.table th, .table th p{
    background-color:#1B669D;
    color:#FFFFFF !important;
	margin:0px;
}


td>p
{
    margin-top:0px;
}


