
h1 {
	font-size: 24px;
	letter-spacing: -1pt;
	color: #4e4340;
}

h2 {
	font-size: 21px;
	letter-spacing: -1pt;
	color: #4e4340;
}

h3 {
	font-size: 18px;
	letter-spacing: -1pt;
	color: #4e4340;
}

h4 {
	font-size: 18px;
	letter-spacing: -1pt;
	color: #46164e;
}
.ten {font-size: 10px !important;}
.eleven {font-size: 11px !important;}
.twelve {font-size: 12px !important;}
.thirteen {font-size: 13px !important;}

.blue {
	color: #3D757E;
}
.pink {
	color: #FF80C0;
}
.purple {
	color: #46164e;
}
.red {
	color: #CC0000;
}
.borderRight {border-right: 2px solid #CDE3E7;}

table th {
	color: #FFF;
	background-color: #46164E;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
table td {
	padding: 4px;
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
.tableIndent {padding-left: 15px;}
.tableOddRow {background-color: #FFF;}
.tableEvenRow {background-color: #DCDCCD;}
.tableSubHeading{
	background-color: #CDE3E7;
	font-weight: bold;
}
.tableNoBorders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table p {
	text-align: left !important;
}

table.styled {
	margin-top: 6px;
	margin-bottom: 12px;
}

.styled td {
	padding: 4px;
	border-bottom: 1px solid #DEECED;
}
.styled th {
	padding: 6px 4px;
	background: #46164E;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #DEECED;
}
.styled .odd {
	background: #EAF3F4;
}
.btn {padding: 8px 8px 8px 0}
.separator {clear: both; height: 0;}
.small {font-size: 10px; font-weight: normal !important;}
.bulletListTitle{padding-bottom: 0 !important;}

