body {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.875em;
	background-color: #ffffff;
	text-align: center;
	padding: 10px;
}

/*  Basic setup  */

div {
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}


img {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:visited {
	color: #007b94;
	font-weight: bold;
}

a:hover {
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #990000;
	font-weight: bold
}

.clear {
	height: 1px;
	clear: both;
}

/*  Body Stuff  */

div.container {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}

div.contentchunk {
	padding-bottom: 10px;
	line-height: 1.5em;
}
sub {
	line-height: 0;
}

h1 {
	font-family: "Century Gothic","Franklin Gothic","Times New Roman",Times,serif;
	color: #006699;
	font-weight: normal;
	font-size: 2em;
}
h2 {
	font-family: "Century Gothic","Franklin Gothic","Times New Roman",Times,serif;
	color: #006699;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 2em;
}

table {
	text-align: center;
}

p.logos img {
	padding: 10px;
	text-decoration: none;
	border: 0;
}

p.buttons {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

p.fineprint {
	margin-top: 5px;
	font-size: 0.72em;
	margin-bottom: 3em;
}


/*  Footer  */

div.footer {
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/gradient.png);
	background-color: #588aa7;
	padding: 15px;
	color: #ffffff;
}
.footer a, .footer a:visited {
	font-weight: normal;
	color: #70acc7;
	text-decoration: none;
}
.footer a:hover {
	color: #ff5511;
	text-decoration: underline;
}

p.footernav {
	color: #70acc7;
	font-size: 1.14em;
}