body {
	margin:					0;
	padding:				0;
	background-color:		#fff;
	color:					#000;
	font:					12px Times New Roman, Courier, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Verdana, sans-serif; }
h1 {
	color:					#000;
	margin:					0 0 5px 0;
	font-size:				160%; 
}
h2 {
	color:					#000;
	margin:					10px 0 3px 0;
	font-size:				140%;
}
h3 {
	color:					#000;
	margin:					10px 0 3px 0;
	font-size:				100%;
	font-weight:			700;
}
h4 { color: #999; font-size: 130%; }
h5 { color: #999; font-size: 120%; }
h6 { color: #999; font-size: 110%; }
p {
	margin:					0;
	font-size:				100%; 
}
strong { font-weight: 700; }
a { background-color: transparent; text-decoration: none; }
a:link { background-color: transparent; }
a:visited { background-color: transparent; color: #000; }
a:active { background-color: transparent; color: #000; }
a:hover { background-color: transparent; text-decoration: underline; }
img { margin: 0; padding: 0; border: 0;}
abbr, acronym, .help { border-bottom:1px dotted #000;cursor:help; }
label {
	float:					left;
	clear:					both;
	width:					100px;
	margin:					0;
}
button, input, textarea {
	float:					left;
	margin:					3px 0 10px 0;
	font:					normal 10px Verdana, sans-serif;
}
select, option {
	font:					normal 10px Verdana, sans-serif;
}
textarea {
	width:					100%;
	overflow:				auto;
}
.wrapper {
	width:					779px;
	margin:					0 auto;
}
#main {
	display:				block;
}
#header {
	display:				none;
}
#footer {
	display:				none;
}

.sweplogo {
	float:					left;
	padding:				10px;
}
.banner {
	float:					left;
	border-bottom:			2px solid #fff;
}
/***** BEGIN toc *****/
.tocContainer, #toc {
	display:				none;
}
/***** END toc *****/
/***** BEGIN company & customer style *****/
.company, .focus {
	position:				absolute;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					0;
	height:					202px;
	width:					389px;
	padding:				0 0 0 10px;
	background:				transparent;
	color:					#000;
	overflow:				hidden;
}
.focus {
	left:					350px;
	padding:				0 0 0 0;
}
span.welcometoswep {
	float:					left;
	width:					320px;
	margin:					0;
	padding:				0 0 0 10px;
	color:					#000;
	font:					normal 10px Arial, Helvetica, Verdana, sans-serif;
	line-height:			16px;
}
span.welcometoswep img {
	display:				block;
	clear:					both;
	margin:					0 0 5px 0;
}
/***** END company & customer style *****/

/***** BEGIN news, events, highlights *****/
.highlights span h1 {
	color:					#369;
	margin:					0;
	font:					900 14px Arial, Helvetica, Verdana, sans-serif;
}
.highlights span p {
	margin:					8px 0 0 0;
}
.events #readmore, .highlights #readmore {
	position:				absolute;
	top:					auto;
	right:					60px;
	bottom:					3px;
	left:					auto;
}
.news, .events, .highlights {
	position:				absolute;
	top:					230px;
	right:					auto;
	bottom:					auto;
	left:					29px;
	height:					110px;
	width:					200px;
	background:				transparent;
	color:					#000;
	font:					normal 10px Times New Roman, Courier, Verdana, sans-serif;
	overflow:				hidden;
	line-height:			13px;
}
.news strong {
	color:					#000;
	font:					900 11px Arial, Helvetica, Verdana, sans-serif;
}
.events {
	left:					215px;
	height:					100px;
}
.highlights {
	left:					460px;
	height:					100px;
}
.news span, .events span, .highlights span {
	float:					left;
	height:					40px;
	width:					200px;
	margin:					0 0 10px 0;
}
.news span {
	margin:					0 0 5px 0;
}
.events span {
	margin:					0;
}
.news span span, .events span span {
	float:					left;
	height:					40px;
	width:					140px;
}
.highlights span { width: 140px; }
.news img, .events img, .highlights img {
	float:					right;
}
.news a, .news a:link, .news a:visited, .news a:active, .news a:hover { color: #000; }
.news a:active, .news a:hover { text-decoration: underline; cursor: pointer; }
.events a, .events a:link, .events a:visited, .events a:active, .events a:hover { color: #000; }
.events a:active, .events a:hover { text-decoration: underline; cursor: pointer; }
.highlights a, .highlights a:link, .highlights a:visited, .highlights a:active, .highlights a:hover { color: #000; }
.highlights a:active, .highlights a:hover { text-decoration: underline; cursor: pointer; }
#text a, #text a:link, #text a:visited, #text a:active, #text a:hover {
	color:					#00f;
	background-color:		transparent;
	text-decoration:		none;
	cursor:					pointer;
}
#text a:active, #text a:hover {
	color:					#000;
	background-color:		transparent;
	text-decoration:		none;
	cursor:					pointer;
}
#text a:hover {
	text-decoration:		underline;
}
#text span a, #text span a:link, #text span a:visited, #text span a:active, #text span a:hover {
	color:					#000;
	background-color:		transparent;
	text-decoration:		none;
}
#text span a:active, #text span a:hover {
	text-decoration:		underline;
}
#text span img {
	position:				absolute;
	top:					18px;
	right:					0;
	bottom:					auto;
	left:					auto;
	width:					150px;
}
/***** END news, events, highlights *****/
/***** BEGIN content *****/
#defaultContent, #indexContent, #wideContent, #text {
	height:					100%;
	margin:					0;
	font:					12px Times New Roman, Courier, Verdana, sans-serif;
	line-height:			15px;
	text-align:				justify;
	overflow:				visible;
}
#text {
	width:					370px;
}
#settings {
	display:				none;
}
#sidebar {
	position:				absolute;
	top:					23px;
	right:					auto;
	bottom:					auto;
	left:					420px;
	width:					150px;
	vertical-align:			top;
	color:					#333;
	font:					9px Verdana, sans-serif;
	line-height:			10px;
}
#sidebar img {
	display:				block;
	clear:					both;
	margin:					0;
}
#sidebar a {
	display:				block;
	clear:					both;
	margin:					0 0 5px 0;
	color:					#00f ! important;
	text-decoration:		underline;
}
/***** END content *****/
/***** BEGIN sitemap *****/
#wideContent ul {
	margin:					0 0 0 19px;
	padding:				0;
	background-color:		transparent;
	list-style-type:		none;
	white-space:			nowrap;
	vertical-align:			middle;
}
#wideContent ul li img {
	height:					11px;
	width:					11px;
	margin:					4px 1px 5px 0;
	vertical-align:			middle;
}
#wideContent ul li a {
	margin:					5px 0 5px 2px;
	padding:				2px 3px;
	border:					1px solid transparent;
	border-width:			0;
	vertical-align:			middle;
	color:					#000;
	text-decoration:		none;
}
#wideContent .hidden { display: block; }

#wideContent .visible { display: block; }
/***** END sitemap *****/