/* Start of CMSMS style sheet 'SC Homepage Stylesheet' */
#homeindextop {
	background-image: url(images/index-top2.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 895px;
	font-weight: bold;
	background-position: center;
	padding-left: 50px;
}

body {
	font-family: Arial, Verdana, Heletica, sans-serif;
	font-size: 12px;

	margin: 0px;
	text-align: left;
}

.texthome {
	line-height: 16px;
	padding-right: 25px;

}

.newsticker {
	list-style-type: none;
	background: #000000;
	padding: 3px;
	margin: 0;
	color: #F3B840;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsticker A {
	color: #0057B7;
}
.newsticker A:hover {
	color: #1665E9;
	text-decoration: underline;
}
.newsticker A:visited {
        color: #0057B7;
}
/* End of 'SC Homepage Stylesheet' */

