/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
}#navigation {
	margin-right: 16px;
	margin-left: 16px;
}
#flash-header {
	background-image: url(../images/flash-header.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 719px;
}
#master-content-wrapper {
	clear: both;
	float: left;
	width: 719px;
}
#left-column {
	float: left;
	width: 421px;
	padding-right: 5px;
	padding-left: 9px;
}
#left-column .welcome {
	background-image: url(../images/welcome-bg.jpg);
	float: left;
	width: 385px;
	margin-top: 8px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 14px;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-bottom: 18px;
	background-position: left top;
	clear: both;
}
.heading {
	font-size: 15px;
	color: #fa3339;
	margin-bottom: 6px;
	font-weight: bold;
}
#right-column {
	float: left;
	width: 284px;
}
.right-contact {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/contact-us-btn.jpg);
	background-repeat: no-repeat;
	padding-top: 48px;
	line-height: 18px;
	width: 254px;
	margin-top: 8px;
	clear: both;
}
.right-contact span {
	color: #dd3839;
}
.right-contact a {
	color: #dd3839;
	text-decoration: underline;
}
.right-contact a:hover {
	color: #dd3839;
	text-decoration: none;
}
.register {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/register-btn.jpg);
	background-repeat: no-repeat;
	padding-top: 48px;
	line-height: 18px;
	width: 254px;
	margin-top: 8px;
	clear: both;
}
.register a {
	color: #dd3839;
	text-decoration: underline;
}
.register a:hover {
	color: #dd3839;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	float: left;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 679px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 22px;
	padding-left: 20px;
	clear: left;
}#left-column .welcome-inner {

	background-image: url(../images/welcome-bg-inner-page.jpg);
	float: left;
	width: 666px;
	margin-top: 8px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 14px;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-bottom: 18px;
	background-position: left top;
	clear: both;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
