html, textarea {
	font-family: Verdana, Arial, sans-serif;
}
body {
	background: #e2e2e2;
	margin: 0px;
	padding: 0px;
}
#banner {
	background: url(../images/SSMonday_01.jpg) no-repeat;
	height: 108px;
	width: 692px;
}
#footer {
	background: url(../images/SSMonday_06.jpg) no-repeat;
	height: 24px;
	width: 692px;
}
.repeatingBg {
	background: url(../images/SSMonday_04.jpg) repeat-y;
}
#powerIcon {
	background: url(../images/SSMonday_02.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding-top: 26px;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
.copy {
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 1px;
}
.copy2 {
	font-size: 11px;
	line-height: 1.2;
}
.copy3 {
	font-size: 10px;
	color: #ffffff;
	line-height: 10px;
}
#audioBg {
	background: url(../images/audio-bg.jpg) no-repeat;
	height: 57px;
	width: 160px;
}
.grey {
	color: #333333;
}

#keyMomentIndent {
/* 2007-07-20	margin: 0px 0px 0px 40px; */
	margin: 0px;
	padding: 20px 0px 0px;
	display: inline;
}
#sigInent {
	margin: 0px 0px 0px 60px;
	padding: 0px;
}
a:link, a:visited, a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
#bottomNav{
	color: #666666;
	font-size: 10px;
}
#bottomNav a:link,#bottomNav a:visited,#bottomNav a:active {
	color: #666666;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #cc0000;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
#copyright {
	font-size: 10px;
	margin-top: 30px;
	color: #666666;
}
.tw {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.paddIt {
	line-height: 1.5em;
}
#shareSSM {
	display: none;
}
#banner #topNav{
	color: #ffffff;
	font-size: 14px;
	text-align: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
}
#banner #topNav a:link,#banner #topNav a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#banner #topNav a:hover,#banner #topNav a:active {
	color: #F1B900;
	font-size: 10px;
	text-decoration: none;
}
#banner #tagLine {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-align: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 30px;
	letter-spacing: .5em;
	font-weight: bold;
}
.orange {
	color: #F1B900;
}
