address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #2E4A8E;
	text-decoration: underline;
}

a:visited {
	color: #2E4A8E;
	text-decoration: underline;
}

a:hover {
	color: #BF2A47;
	text-decoration: underline;
}

a:active {
	color: #BF2A47;
	text-decoration: underline;
}

a img {
	border: none;
}

.copyright {
	font-size: 10px;
}

.highlight {
	color: #BF2A47;
}

.highlight2 {
	color: #2E4A8E;
}

.highlight3 {
	color: #E7B53A;
}

.directorysubcat {
	color: #E7B53A;
	font-size: 14px;
	font-weight: bold;
}

.heading {
	color: #2E4A8E;
	font-size: 18px;
	font-weight: bold;
}

.subheading {
	color: #E7B53A;
	font-weight: bold;
}

.financialheader {
	background-color: #99CCFF;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.financialheaderlight {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.financiallight {
	background-color: #CCFFFF;
}

.financialunderline {
	border-bottom: 1px solid #000000;
}

.newsletterheadingred {
	background-color: #BF2A47;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.newsletterheadingblue {
	background-color: #00ADEF;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.newsletterheading {
	color: #00ADEF;
	font-size: 14px;
	font-weight: bold;
}

.tabletop1 {
	background-color: #00ADEF;
	color: #FFFFFF;
	font-weight: bold;
}

.tabletop2 {
	background-color: #5ED4FF;
	font-weight: bold;
}

table.cellborder, table.cellborder td {
	border: 1px solid #000000;
	border-collapse: collapse;
}
