body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/bg_big_burst.jpg);
	background-position: top center;
}


.red {
	color: #CD0303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}


.welcome {
	font-size: 18px;
	color: #CCCCCC;
}

.content1 {
	background-color: #FFFF99;
}
.content2 {
	background-color: #FFFFCC;
}

h1 {
	font-size: 43px;
	color: #0066A4;
}
h2 {
	font-size: 24px;
	color: #000000;
}
.cardholder_heading {
	font-size: 36px;
	color: #0066A4;
	font-weight: bold;
	text-decoration: none;
}

.cardholder_heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.cardholder_heading3 {
	font-size: 24px;
	color: #0066A4;
	font-weight: bold;
	text-decoration: none;
}

.cardholder_heading_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.sm_black_text {
	font-size: 11px;
	color: #000000;
}

.error-text {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.white_text {
	font-color: white;
	color: white;
}
.top_nav {
	color: white;
	font-size: 14px;
	font-weight: bold;
}
