﻿body {background: #383f47}

a img {border:none;}

.table {
	background-color: #131B24;
}
.content {
	background-image: url('images/gradient.png');
}
.swirls {
	background: url('banner/swirls.png');
}
.nav {
	text-align: center;
}
.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.footer a:link {
	text-decoration: underline;
	color: #85ABF1;
}
.footer a:visited {
	text-decoration: underline;
	color: #85ABF1;
}
.intcontent {
	color: #131B24;
	font-family: Arial;
	font-size: 10pt;
}
.text {
	color: #D5D6DB;
	font-size: 11pt;
}
.text a:link {
	text-decoration: underline;
	color: #85ABF1;
}
.text a:visited {
	text-decoration: underline;
	color: #131B24;
}
textarea {
	font-family: Arial;
	font-size: 10pt;
}