
h1 {
	background-color: #E5E5E5;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 8px;
}

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;}

.red {
	color: #CC0000;
}
.borderRight {border-right: 2px solid #CDE3E7;}

table th {
	color: #FFF;
	background-color: #10495a;
	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: #edf0d0;
}
.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;
}
.small {font-size: 10px; font-weight: normal !important;}
.bulletListTitle{padding-bottom: 0 !important;}

