body {
	font: 9px Geneva, Verdana, Arial, sans-serif;
	color: #25017b;
	background: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header {
	background: #25017B url(images/ssheader.jpg) no-repeat left top;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding: 10px;
	height: 319px;
	font-weight: bold;
}
#verticalNav {
	background: #25017b;
	padding: 15px;
	text-align: center;
	width: 168px;
	vertical-align: top;
	color: #FFFFFF;
}
.specialHead1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding: 8px;
	background: #25017B;
	border-bottom: 4px solid #ff0000;
	margin: 0px;
}
.floatleft {
	margin: 0px 15px 15px 0px;
	float: left;
}
#header a {
	font-size: 16px;
	font-weight: bold;
	color: #ccccff;
	margin: 20px;
	text-decoration: none;
}
#header a.current {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#header a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #7578e9;
	margin: 20px;
	text-decoration: none;
}
#horizontalNav {
	background: #000000;
	border-top: 3px solid #990033;
	border-bottom: 3px solid #990033;
	padding: 5px;
	text-align: center;
}
#verticalNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#verticalNav a.current {
	color: #FFFFFF;
}
#verticalNav a:hover {
	color: #ccccff;
}
#maincell {
	background: #FFFFFF;
	padding: 15px;
	vertical-align: top;
	border-right: 20px solid #25017B;
}
.floatright {
	margin: 0px 0px 15px 15px;
	float: right;
}
#footer {
	background: #25017B;
	padding: 8px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #ccccff;
	text-decoration: none;
}

