@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;

}

a:link {
	color: #1373ba;
	text-decoration: underline;
}
a:visited {
	color: #1373ba;
	text-decoration: underline;
}
a:hover {
	color: #1373ba;
	text-decoration: underline overline;
}
a:active {
	color: #1373ba;
	text-decoration: underline overline;
}


.smbtmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7a7a;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #f57b20;
	line-height: 23px;
}
.header-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f57b20;
	line-height: 15px;
	text-transform: uppercase;
}

.smbtmtext a:link {
	color: #9166af;
	text-decoration: none;
}
.smbtmtext a:visited {
	color: #9166af;
	text-decoration: none;
}
.smbtmtext a:hover {
	color: #9166af;
	text-decoration: underline;
}
.smbtmtext a:active {
	color: #09166af;
	text-decoration: underline;
}



body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subheadorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f57b20;
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1373ba;
}

