@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: #224bb3;
	text-decoration: none;
}
a:visited {
	color: #224bb3;
	text-decoration: none;
}
a:hover {
	color: #224bb3;
	text-decoration: underline;
}
a:active {
	color: #224bb3;
	text-decoration: underline;
}


.smbtmtext {
	font-size: 10px;
	color: #000000;
}
.sidebar-home {
	padding: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #458bd3;
}
.header-sidebar {
	font-size: 18px;
	font-weight: bold;
	color: #6ab351;
	line-height: 20px;
}
.LOGOLEADING {
	line-height: 20px;
}

.maincontent-pad {
	padding: 40px;
}


.smbtmtext a:link {
	color: #000000;
	text-decoration: none;
}
.smbtmtext a:visited {
	color: #000000;
	text-decoration: none;
}
.smbtmtext a:hover {
	color: #000000;
	text-decoration: underline;
}
.smbtmtext a:active {
	color: #000000;
	text-decoration: underline;
}



body {
	background-color: #458bd3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/roller-coasterbkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #5CAC48;
}
.subheadblue {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1B489F;
	line-height: 14px;
}

