body {
	margin:					0;
	padding:				0;
	background-color:		#fff;
	color:					#000;
	font:					11px Verdana, Helvetica, sans-serif;
}
#langmenu {
	position:				absolute;
	z-index:				10;
}
#langmenusub {
	position:				absolute; 
	z-index:				10;
	top:					-4px; 
	left:					-1px; 
	visibility:				hidden; 
	color:					#000; 
	font-size:				xx-small; 
	background:				#fff;
}
#langmenuwrapper {
	position:				relative;
	z-index:				10;
	border:					1px #e0e0e0 solid;
}
#langmenuoption {
	position:				relative;
	z-index:				10;
	padding-top:			5px;
}
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Verdana, sans-serif; }
h1 {
	color:					#999;
	margin:					0px;
	font-size:				16px;
	line-height:			20px;
}
h2 {
	color:					#999;
	margin:					0px;
	font-size:				140%;
	line-height:			20px;
}
h3 {
	color:					#999;
	margin:					11px 0 0 0;
	font-size:				130%;
	font-weight:			700;
}
h4 { color: #999; font-size: 120%; }
h5 { color: #999; font-size: 110%; }
h6 { color: #999; font-size: 100%; margin: 0px;}
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; }
td {
	background-color:		#fff;
	color:					#000;
	font:					normal 11px Verdana, sans-serif;
}
label {
	float:					left;
	clear:					both;
	width:					100px;
	margin:					0;
}
button, input, textarea {
	float:					left;
	margin:					3px 0 10px 0;
	font:					normal 11px Verdana, sans-serif;
}
select, option {
	font:					normal 11px Verdana, sans-serif;
}
textarea {
	width:					100%;
	overflow:				auto;
}
#header {
	position:				relative;
	z-index:				2;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					auto;
	width:					980px;
	height:					185px;
	margin:					0 auto;
	font:					700 11px Verdana, Helvetica, sans-serif;
}
#header table, #header tr, #header td {
	background-color:		transparent ! important;
	color:					#fff ! important;
	border-left:			0px #e0e0e0 solid;
	border-right:			0px #e0e0e0 solid;
	font:					700 11px Verdana, Helvetica, sans-serif;
	vertical-align:			top;
	white-space:			nowrap;
}
#header #userOptions {
	float:					right;
	margin:					6px 0 2px 0;
	height:					22px ! important;
	min-width:				285px ! important;
}
#header select {
	float:					left;
	margin:					2px 5px 0 5px;
	font:					600 9px Verdana, Helvetica, sans-serif;
	background-color:		transparent;
	color:					#333;
}
#header option, #header input {
	border-top:				0px solid #BFC7D8;
	border-right:			1px solid #fff;
	border-bottom:			1px solid #fff;
	border-left:			1px solid #fff;
	background-color:		transparent;
	color:					#c1c1c1;
	font:					600 9px Verdana, Helvetica, sans-serif;
}
#header input {
	float:					left;
	margin:					0px;
	border:					1px solid #c1c1c1;
	padding:				2px;
	background-color:		transparent;
}
#header #userOptions a {
	float:					left;
	background-color:		#fff ! important;
	color:					#c1c1c1 ! important;
}
#header #userOptions a:link, #header #userOptions a:visited { background-color: transparent; color: #fff; }
#header #userOptions a:hover, #header #userOptions a:active { background-color: transparent ! important; color: #fff; }
#footer {
	clear:					both;
	position:				relative;
	top:					auto;
	right:					auto;
	bottom:					auto;
	left:					auto;
	height:					24px;
	width:					980px;
	margin:					40px auto 0 auto;
	border-left:			1px #e0e0e0 solid;
	border-right:			1px #e0e0e0 solid;
	padding:				0px 11px;
	background-color:		#fff;
	background-image: 		url('../gfx/menu/background.JPG');
	color:					#333;
	font:					normal 9px Verdana, sans-serif;
	vertical-align:			middle;
}
#footer div {
	margin:					4px 8px 0px 10px;
	padding:				0px;
}
#footerTable, #footerTable tr, #footerTable td {
	background-color:		#fff;
	color:					#333;
	font:					700 9px Verdana, sans-serif;
	white-space:			nowrap;
	border:					none;
}
#footerTable #copy {
	padding:				0 100px 0 0;
}
#footerTable #legal {
	padding:				0 50px 0 0;

}
#footerTable #sitemaplink {
	padding:				0 20px 0 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:					#333;
	font:					normal 9px Verdana, sans-serif;
}
#footer a:hover {
	color:					#333;
	font:					normal 9px Verdana, sans-serif;
}
.sweplogo {
	float:					left;
	padding:				0;
	margin:					10px;
}
.banner {
	float:					left;
	border-bottom:			2px solid #fff;
	color:					rgh(219, 0 ,27);
}
/***** BEGIN toc *****/
.tocContainer {
	float:					left;
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					0;
	height:					50px ! important;
	width:					980px;
	border-bottom:			2px solid #fff;
	background:				transparent;
	
}
#toc {
	position:				relative;
	height:					48px ! important;
	text-align:				left;
	display:				none;
	border-right:			1px #e0e0e0 solid;
	border-left:			1px #e0e0e0 solid;
	background-position:	bottom;
	background-image: 		url('../gfx/menu/background.JPG');
}
#toc ul {
	margin:					0;
	padding:				0;
	visibility:				hidden;
}
#toc ul li {
	list-style:				none;
	display:				inline;
}
#toc ul li a {
	height:					16px;
	padding:				4px 9px 4px 9px;
	text-decoration:		none;
	font:					bold 11px Verdana, Helvetica, sans-serif;
}
#toc ul li a:link, #toc ul li a:visited { background-color: transparent; color: #333;  }
#toc ul li a:hover, #toc ul li a:active { background: white !important; color: #DB001B; border: 1px #e0e0e0 solid; padding: 3px 8px 3px 8px; }
#toc ul li a.selected, #toc a.selected:link, #toc a.selected:visited, #toc a.selected:hover, #toc a.selected:active {
	background-color: transparent ! important; color:#DB001B; border: 1px #e0e0e0 solid; padding: 3px 8px 3px 8px;
	/*border: 1px solid #000;*/
}
#toc .lvl1 {
	float:					left;
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					0;
	height:					24px ! important;
	width:					100%;
	border-bottom:			2px solid #fff;
	background-color:		transparent;
	background-image: 		url('../gfx/menu/background.JPG');
	z-index:				1;
}
#toc .lvl1 a, #toc .lvl1 a:link, #toc .lvl1 a:visited, #toc .lvl1 a:hover, #toc .lvl1 a:active {
	/*cursor:					default;*/
}
#toc .lvl2 {
	position:				absolute;
	top:					24px;
	right:					auto;
	bottom:					auto;
	left:					0;
	height:					24px ! important;
	width:					100%;
	background-color:		transparent;
	background-image: 		url('../gfx/menu/background.JPG');
	z-index:				2;
}
#toc .lvl2 a, #toc .lvl2 a:link, #toc .lvl2 a:visited, #toc .lvl2 a:hover, #toc .lvl2 a:active {
	background-color:		transparent;
	cursor:					pointer;
}
#toc .lvl2 a:hover, #toc .lvl2 a:active {
	background-color: 		transparent;
	color:					#DB001B;
}
#toc .lvl3 {
	position:				absolute;
	top:					120px;
	right:					auto;
	bottom:					auto;
	left:					10px;
	width:					155px;
	border-right:			2px solid #DB001B;
	padding:				0 10px 0 0;
	background-color:		#fff;
	z-index:				3;
}
#toc .lvl1 a, #toc lvl2 a, #toc lvl3 a { float: left; }
#toc .lvl3 a, #toc .lvl3 a:link, #toc .lvl3 a:visited, #toc .lvl3 a:hover, #toc .lvl3 a:active {
	display:				block;
	height:					auto;
	float:					right;
	clear:					both;
	width:					155px;
	padding:				0px 0px 2px 0px;
	background-color:		#fff ! important;
	color:					#999;
	font:					bold 10px Verdana, Helvetica, sans-serif;
	font-weight:			bold;
	white-space:			wrap;
	text-align:				right;
	cursor:					pointer;
}
#toc .lvl3 a:hover, #toc .lvl3 a:active { color: #DB001B; text-decoration: none ! important; border: 0px; }
#toc ul li .lvl3 a.selected, #toc .lvl3 a.selected:link, #toc .lvl3 a.selected:visited, #toc .lvl3 a.selected:hover, #toc .lvl3 a.selected:active { color: #DB001B; border:0px; text-decoration: none ! important; }
#toc .visible { visibility: visible; }
/***** END toc *****/
/***** BEGIN company & customer style *****/
#company {
	position:				absolute;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					0;
	height:					202px;
	width:					405px;
	padding:				0;
	background:				transparent;
	color:					#000;
	overflow:				hidden;
}
#focus {
	position:				absolute;
	top:					0;
	right:					0;
	bottom:					auto;
	left:					405px;
	height:					202px;
	width:					389px;
	padding:				0;
	background:				transparent;
	color:					#000;
	overflow:				hidden;
}
#focus-readmore {
	position:				absolute;
	top:					170px;
	right:					50px;
	bottom:					auto;
	left:					auto;
	z-index:				3;
}
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 roller *****/
#roller {
	position:				absolute;
	top:					204px;
	right:					auto;
	bottom:					auto;
	left:					0px;
	height:					15px;
	width:					778px;
	padding:				0;
	background:				transparent;
	color:					#000;
	overflow:				hidden;
}
/***** END roller *****/

/***** BEGIN news, events, highlights *****/
#events .readmore, #highlights .readmore {
	position:				absolute;
	top:					auto;
	right:					30px;
	bottom:					0;
	left:					auto;
}
.readmore_2 {
	position:				absolute;
	top:					auto;
	right:					-5px;
	bottom:					3px;
	left:					auto;
}
#news img, #events img, #highlights img {
	float:					right;
}
#news, #events, #highlights {
	position:				absolute;
	top:					230px;
	right:					auto;
	bottom:					auto;
	left:					29px;
	height:					110px;
	width:					200px;
	background:				transparent;
	color:					#000;
	font:					normal 11px Verdana, sans-serif;
	overflow:				hidden;
	line-height:			13px;
}
#news span.heading {
	display:				block;
	clear:					both;
	color:					#000;
	font:					900 11px Arial, Helvetica, Verdana, sans-serif;
}
#news span.text {
	width:					140px;
}
#news img {
	position:				relative;
	top:					-15px;
}
#events {
	left:					290px;
	height:					100px;
}
#events div.heading {
	color:					#369;
	font:					900 14px Arial, Helvetica, Verdana, sans-serif;
	width:					140px;
}
#events div.text {
	height:					40px;
	width:					140px;
}
#events div.empty {
	height:					40px;
	width:					200px;
}
#events img {
	position:				absolute;
	top:					10px;
	right:					0;
	bottom:					auto;
	left:					auto;
}
#highlights {
	left:					552px;
	height:					100px;
}
#highlights div.heading {
	color:					#369;
	font:					900 14px Arial, Helvetica, Verdana, sans-serif;
	width:					140px;
}
#highlights div.text {
	height:					40px;
	width:					140px;
}
#highlights img {
	position:				absolute;
	top:					10px;
	right:					0;
	bottom:					auto;
	left:					auto;
}
#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 ! important; cursor: pointer; }
.shortNews a {
	color:					#666 ! important;
}
.shortNews a:active, .shortNews a:hover {
	color:					#000 ! important;
}
.longNews a {
	color:					#00f;
}
#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; }
.shortEvents a {
	color:					#666 ! important;
}
.shortEvents a:active, .shortEvents a:hover {
	color:					#000 ! important;
}
.shortEvents a {
	color:					#00f;
}
#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; }
p.search {
	margin:					0 0 15px 0;
}
a.search, a.search :link, a.search:visited, a.search:active, a.search:hover {
	color:					#999 ! important;
	background-color:		transparent ! important;
	text-decoration:		none ! important;
	cursor:					pointer ! important;
	font:					900 14px Verdana, Helvetica, sans-serif ! important;
}
a.search:hover {
	text-decoration:		underline ! important;
}
a.searchText, a.searchText :link, a.searchText:visited, a.searchText:active, a.searchText:hover {
	color:					#000 !important;
	background-color:		transparent !important;
	text-decoration:		none !important;
	cursor:					pointer !important;
	font:					normal 11px Verdana, Helvetica, sans-serif !important;
}
a.searchText:hover {
	text-decoration:		underline !important;
}
/***** END news, events, highlights *****/
/***** BEGIN content *****/
#wrapper
{
	width:					980px;
	padding:				0px;
	margin:					0px auto;
}
#indexContent {
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					0;
	left:					auto;
	height:					338px;
	width:					980px;
	margin:					0 auto;
	background:				#fff url("../gfx/background.png") no-repeat;
	color:					#000;
}
#defaultContent {
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					auto;
	height:					auto;
	width:					980px;
	margin:					0 auto;
	overflow:				visible;
}
#text a, #text a:link, #test a:visited {
	color:					#00F ! important;
	text-decoration:		none;
}
#text a:active, #text a:hover {
	color:					#00F ! important;
	text-decoration:		underline;
}
#text {
	float:					left;
	position:				relative;
	top:					18px;
	right:					auto;
	bottom:					auto;
	left:					210px;
	width:					330px;
	min-height:				338px;
	height:					auto;
	margin:					0 0 10px 0;
	padding:				0;
	font:					11px Verdana, sans-serif;
	line-height:			15px;
	text-align:				left;
}
#text h1{
	color:					#999;
	margin:					0px;
	font-size:				16px ! important;
	margin-bottom:			5px;
}
#text span img {
	float:					right;
}
#settings {
	float:					left;
	height:					18px;
	width:					150px;
	padding:				0;
	margin:					0 0 2px 0;
	background-color:		#eee;
	direction:				rtl;
}
#settings a, #settings a:link, #settings a:visited, #settings a:active, #settings a:hover {
	clear:					none;
	margin:					0;
	padding:				0;
}
#settings .icon {
	float:					right;
	clear:					none;
	margin:					0 5px 0 0;
	border:					1px solid #eee;
	padding:				0 1px;
	vertical-align:			middle;
	position:				relative;
	z-index:				0;
}
#settings p {
	margin:					2px 5px 0 0 ! important;
	font:					700 11px Arial,Verdana, sans-serif;
}
#sidebar {
	float:					left;
	position:				relative;
	top:					18px;
	right:					auto;
	bottom:					auto;
	left:					250px;
	width:					150px;
	height:					auto;
	vertical-align:			top;
	color:					#666;
	font:					9px Arial,Verdana, sans-serif;
	line-height:			12px;
	text-align:				left;
}
#sidebar #relatedlinks {
	text-align:				right;
}
#sidebar img {
	display:				block;
	clear:					both;
	margin:					0;
}
#sidebar a {
	margin:					0;
	color:					#999 ! important;
	text-decoration:		underline;
}
#sidebar a:active, #sidebar a:hover {
	color:					#000 ! important;
	text-decoration:		underline;
}
#sitemap {
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					auto;
	height:					338px;
	width:					779px;
	margin:					0 auto;
	background:				#fff url("../gfx/sitemap.jpg") no-repeat;
	overflow:				hidden;
}
#sitemapContent {
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					auto;
	height:					338px;
	width:					779px;
	margin:					0 auto;
	overflow:				auto;
}
/***** END content *****/
/***** BEGIN sitemap *****/
#sitemapContent ul {
	margin:					0 0 0 19px;
	padding:				0;
	background-color:		transparent;
	list-style-type:		none;
	white-space:			nowrap;
	vertical-align:			middle;
}

#sitemapContent ul li img {
	height:					11px;
	width:					11px;
	margin:					4px 1px 5px 0;
	vertical-align:			middle;
}

#sitemapContent ul li a {
	margin:					5px 0 5px 2px;
	padding:				2px 3px;
	border-color:			transparent;
	border-style:			solid;
	border-width:			0;
	vertical-align:			middle;
	color:					#000;
	text-decoration:		none;
}

#sitemapContent ul li a:hover {
	border-width:			1px;
	border-color:			#316ac5;
	background:				#c1d2ee;
	font-weight:			900;
	cursor:					pointer;
}

#sitemapContent ul li a.selected {
	border-color:			#316ac5;
	background:				#c1d2ee;
}

#sitemapContent .hidden { display: none; }

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