body {
	background-color: #E0FFFF;
	color: #000000;
}
	
a.button, a.buttonActive {
	display: block;
	background-color: transparent;
	background-image: url(buttons/button1.png);
	background-position: -150px 0px;
	background-repeat: no-repeat;
	width: 150px;
	height: 40px;
	margin: 5px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 45px;
	padding: 0 0 0 0;
}

a.button:link, a.button:visited {
	color: #000033;
}

a.button:hover, a.button:active {
	background-position: 0px 0px;
}

a.buttonActive:link, a.buttonActive:visited, a.buttonActive:hover, a.buttonActive:active {
	background-position: 0px 0px;
	cursor: default;
	color: #000033;
}

td.main {
	border: 1px solid #7FA0BF;
}

td.banner {
	border: 1px solid #7FA0BF;
	background-color: #87CEEB;
}

table.main {
	border: 1px solid #7FA0BF;
}

td.foot {
	color: Black;
	background-color: #87CEEB;
}

td.quip {
	color: Yellow;
}

h1 {
	font-size: 18pt;
	color: Navy;
	display: block;
	text-align: center;
	padding: 20px 20px 20px;
}

h2 {
	font-size: 18pt;
	color: #0000CD;
	text-align: left;
	text-indent: 10px;
}

h2.c {
		text-align: center;
}

div.body {
	display: block;
	font: normal normal 100 13pt/normal "Times New Roman", serif;
}
	
div.section {
	display: block;
	font: normal normal 100 13pt/normal "Times New Roman", serif;
	background-color: #F0FFFF;
	padding: 1px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}
	
div.section h1 {
	display: block;
	background-color: #00BFFF;
	margin: 10px 0px 0px 0px;
}

div.section h2 {
	margin: 15px 10px 1px 10px;
}
	
table.home td {
	font-size: 14pt;
	padding: 10px 0 10px 20px;
	vertical-align: middle;
	height: auto;
}

div.InfoBox {
	background-color: #CCFFE6;
	border: 1px solid #0000CD;
	color: #00008B;
	display: block;
	padding: 5px 5px 5px;
	}

div.InfoBox h2 {
	display: block;
	color: #0000CD;
	font-size: 16pt;
	margin: 0 0 0 0;
	}

div.InfoBox li {
	list-style-type: circle;
}

br.no {
	display: none;
}

table.rates td, table.rates {
	border: 1px solid #1E90FF;
}

div.rewards table {
	margin: auto
	}

div.rewards h2 {
	text-align: center;
	text-indent: 0px;
}

div.rewards th {
	background-color: #7DFFCD;
	border: 1px solid Navy;
	padding-bottom: 20px;
}

div.rewards table, div.rewards td {
	border: 1px solid #1E90FF;
	font-size: 16pt;
}

img {
	border: 0 none;
}