body {
	margin:					0;
	padding:				0;
	background-color:		#fff;
	color:					#000;
	font:					11px Verdana, Helvetica, sans-serif;
}
#langmenu {
	z-index:				6;
	position:				relative;
}
#langmenusub {
	z-index:				6;
	position:				absolute; 
	top:					-4px; 
	left:					-1px; 
	visibility:				hidden; 
	color:					#000; 
	font-size:				xx-small; 
	background:				#fff;
}
#langmenuwrapper {
	z-index:				6;
	position:				relative;
	border:					1px #e0e0e0 solid;
}
#langmenuoption {
	z-index:				6;
	position:				relative;
	padding-top:			5px;
}
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Verdana, sans-serif; }
h1 {
	color:					#DB001B;
	margin:					0;
	font-size:				180%;
}
h2 {
	color:					#999;
	margin:					11px 0 0 0;
	font-size:				140%;
}
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;
}
#wrapper
{
	width:					980px;
	padding:				0px;
	margin:					0px auto;
}
#header {
	float:					left;
	clear:					both;
	width:					100%;
	margin:					0px;
	padding:				0px;
	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 {
	float:					left;
	clear:					both;
	height:					24px;
	width:					100%;
	margin:					4px 0px 0px 0px;
	border-left:			1px #e0e0e0 solid;
	border-right:			1px #e0e0e0 solid;
	padding:				0px 0px 0px 0px;
	background-color:		#fff;
	background-image: 		url('../gfx/menu/background.JPG');
	color:					#333;
	font:					normal 9px Verdana, sans-serif;
}
#footer div {
	margin:					4px 8px 0px 10px;
	padding:				0px;
}
#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;
	text-decoration:		underline;
}
.sweplogo {
	float:					left;
	padding:				0;
	margin:					10px;
}
.banner {
	float:					left;
	border-bottom:			2px solid #fff;
}
/***** BEGIN toc *****/
.tocContainer {
	float:					left;
	height:					50px ! important;
	width:					100%;
	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:#333; 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:			3px 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 {
	float:					right;
	clear:					both;
	width:					155px;
	padding:				0 0 2px 0;
	background-color:		#fff ! important;
	color:					#999;
	font-weight:			bold;
	/*white-space:			nowrap;*/
	text-align:				right;
	cursor:					pointer;
}
#toc .lvl3 a:hover, #toc .lvl3 a:active { color: #000; text-decoration: underline ! important; }
#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: #000; text-decoration: underline ! important; }
#toc .visible { visibility: visible; }
/***** END toc *****/
/***** BEGIN columns style *****/
.Column
{
	float:					left;
	width:					auto;
	padding:				0px;
	margin:					0px;
	vertical-align:			top;
}
.Row
{
	float:					left;
	width:					100%;
	padding:				0px;
	margin:					0px;
	vertical-align:			top;
	clear:					both;
}
.Row2
{
	float:					left;
	width:					100%;
	padding:				0px;
	margin:					0px;
	vertical-align:			middle;
	background-image: 		url('../gfx/menu/background.JPG');
	height:					24px;
	border-left:			1px #e0e0e0 solid;
	border-right:			1px #e0e0e0 solid;
	margin-bottom:			4px;
}
.Row2content
{
	float:					left;
	height: 				24px;
	text-align: 			left;
	vertical-align:			middle !important;
}
.Row2tablecontent
{
	cursor:					default;
	height: 				24px;
	text-align: 			left;
	vertical-align:			top !important;
	padding-top:			3px;
	background: 			transparent;
	width:					100%;
	padding-left:			4px;
	color:					#333;
	font:					normal 8pt Verdana, sans-serif;
}
.Divider
{
	margin:					2px 0px 2px 0px;
	background:				#C2C9DB;
	font:					700 11px Verdana, sans-serif;
	color:					#565D70;
}
.Divider div
{
	float:					left;
	margin:					0px 0px 0px 0px;
	padding:				4px;
}
.DashedBorder
{
	border-right:			0px dashed #BFC7D8;
}
.CellColumnLeft
{
	width:					193px;
}
.CellColumnRight
{
	width:					193px;
}
.CellColumnLeft2
{
	width:					193px;
}
.CellColumnRight2
{
	float:					right;
	width:					193px;
}
.C1
{
	width:					199px;
	height:					263px;
	margin:					0px 2px 0px 0px;
}
.C2
{
	margin:					0px 0px 0px 0px;
}
.C2, .C3
{
	width:					389px;
	height:					263px;
}
.Cell
{
	position:				relative;
	float:					left;
	width:					auto;
	padding:				0px;
	margin:					0px 0px 2px 0px;
}
.Cell object
{
	float:					left;
	padding:				0px;
	margin:					0px;
}
.Cell img
{
	float:					left;
	clear:					both;
	padding:				0px;
	margin:					0px;
}
.CellHeader
{
	float:					left;
	clear:					both;
	width:					100%;
	padding:				0px;
	margin:					0px 0px 0px 0px;
	background:				transparent;
}
.CellHeader div
{
	padding:				4px;
	margin:					0px;
	font:					700 11px Verdana, sans-serif;
	color:					#565D70;
}
.Cell .CellTextMiddle
{
	position:				absolute;
	top:					auto;
	right:					auto;
	bottom:					10px;
	left:					10px;
	font:					700 13px Arial, Verdana, sans-serif;
	color:					#333;
	line-height:			18px;
}
.Cell .CellTextMiddleTop
{
	position:				absolute;
	top:					auto;
	right:					auto;
	bottom:					70px;
	left:					10px;
	font:					700 13px Arial, Verdana, sans-serif;
	color:					#333;
	line-height:			18px;
}
.CellText
{
	margin:					5px;
	line-height:			16px;
}
.CellText a, .CellText a:link, .CellText a:visited, .CellText a:active, .CellText a:hover
{
	color:					#000;
}
.CellText a:active, .CellText a:hover { text-decoration: underline ! important; cursor: pointer; }
.CellText a strong
{
	color:					#666;
}
/***** END columns style *****/
/***** BEGIN news, events, highlights *****/
.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; }
.News a strong
{
	color:					#666;
}
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 *****/
#defaultContent {
	position:				relative;
	top:					0;
	right:					auto;
	bottom:					auto;
	left:					auto;
	height:					auto;
	width:					779px;
	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 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;
}
#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:					338px;
	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 *****/