body {
	background-color: #FFFFFF;
	background-image: url(_assets/images/ssbackground-shadow.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.maintext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
}
.redheadline {
	font-weight: bold;
	color: #FF0000;
}

h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.sidebar {
	padding: 3px;
	width: 160px;
	border: 1px solid #CC0000;
	margin-left: 10px;
	background-color: #CC0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sideheadline {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 150px;
	font-weight: bold;
}
.update {	
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.bluegraytext {
	color: #2F3C59;
}

.redsubheadline {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.blurb {
	float: right;
	width: 175px;
	border: 1px solid #000000;
	padding: 3px;
	font-size: 12px;
	margin-left: 10px;
}
.lgtblubox {
	background-color: #005695;
	padding: 5px;
	width: 400px;
	text-align: center;
	color: #FFFFFF;
}
.heading3underline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}.largefont {
	font-size: 26px;
}
.formtext {

	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.seminarbox {
	border: 1px solid #666666;
	width: 550px;
}
.whtquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}.hpot {
	display: none;
}
.blurbhome {
	width: 160px;
	border: 1px solid #CC0000;
	padding: 3px;
	font-size: 12px;
	margin-top: 5px;
	float: right;
	margin-right: 1px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.dp_hr {
	color: #BDBEC2;
}
.headline_underline {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBEC1;
}
.newinvites {
	border: 1px solid #d81b41;
	padding-right: 5px;
	padding-left: 5px;
}
.center {
	text-align:center;
}

