#divMain a {
	color: #FF0000;
	text-decoration: none;
}
#divMain a:visited {
	color: #0000FF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
tdNavs {
	background-color: #CADFF2;
	vertical-align: top;
}
#divheader {
	background-color: #273071;
	background-image: url(../scsf_images/header_02.jpg);
	background-repeat: no-repeat;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.style1 {font-size: small}
#tdNavs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273071;
	text-decoration: none;
	background-color: #CADFF2;
	text-align: right;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #273071;
	vertical-align: top;
	background-position: top;
}
.style2 {font-weight: bold}
#tdNavs a:hover {
	background-color: #FFFF66;
}
#divTopBorder {
	background-color: #273071;
}
#divTopBorder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
