@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/content-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #cfdde6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080501;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00233b;
	font-style: italic;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00233b;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #ff3434;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: e-resize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
a:visited {
	color: #ff3434;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: e-resize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
a:hover {
	color: #014776;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: e-resize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #013558;
	letter-spacing: 3px;
	font-weight: bold;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #21649d;
}
.iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.live {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0282E;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.flush-right {
	text-align: right;
}

