/* Start REQUIRED styles */
a.skipnav
{
	display:none;
}
/* End REQUIRED styles */

html, body
{
	font-family:Verdana;
}
h2
{
	margin:0px;
}
#wrapper
{
	border:1px solid black;
	width:771px;
}
#headerContainer
{
	background: url(/sbweb/image/site_top_bg.jpg) no-repeat;
	width:771px;
	height:70px;
}
#headerMenu
{
	background:url(/sbweb/image/menu_1_bg.jpg) repeat-x;
	height:20px;
	font-weight:bold;
	font-size:0.7em;
	line-height:20px;
	font-family:Verdana;
}
#headerMenu a
{
	color:#005E88;
	padding:3px 5px 3px 5px;
	border-left:1px solid #D6EFFF;
	border-right:1px solid #A5C7ED;
}
#headerMenu a.inPath
{
	background:url(/sbweb/image/menu_1_on.jpg) repeat-x;
	background-position:0px -1px;
}
#firstContainer
{
	/*border:2px solid red;*/
	float:left;
	width:160px;
}
#relatedContainer
{
	float:left;
}
#mainWrapper
{
	width:435px;
	float:left;
}
#mainRegion
{
}
div.webpath
{
	color:#9A9A9A;
	font-size:0.6em;
}
div.webpath a
{
	color:#9A9A9A;
}

#rightContainer
{
	width:160px;
}
#firstContainer div.dmSearch
{
	background:url(/sbweb/image/menu_3_end.jpg) no-repeat;
	padding:0.3em 0em 1em 0.1em;
}
div.dmSearch input
{
	border:1px solid #005E88;
	font-family:Arial;
	font-size:0.7em;
	margin-left:0.1em;
}
input.dmSearchInput
{
	width:8em;
}
input.dmSearchButton
{
	background:#005E88;
	color:#fff;
}
#leftmenu a
{
	display:block;
	font-family:Verdana;
	font-size:0.7em;
	line-height:20px;
	text-decoration:none;
	padding-left:25px;
	color:#000;
}
#leftmenu a.lvl2
{
	background:url(/sbweb/image/menu_3_off.jpg) no-repeat;
	font-weight:bold;
	color:#fff;
}
#leftmenu a.lvl3
{
	background:url(/sbweb/image/menu_4_off.jpg) no-repeat;
	font-weight:bold;
}
#leftmenu a.lvl4
{
	background:url(/sbweb/image/menu_5_off.jpg) no-repeat;
}
#leftmenu a.skipnav
{
	display:none;
}
#primaryContainer
{
	vertical-align:top;
}
div.newsWrapper
{
	margin-top:7px;
	padding-left:5px;
	background: url(/sbweb/image/article_list_item_bg.gif) no-repeat;
}
div.newsWrapper .dmImage
{
	float:right;
}
div.newsWrapper .dmAbstract
{
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial;
}
div.newsWrapper .dmDate
{
	padding:3px 0px 3px;
	color:#9A9A9A;
	font-size:0.6em;
}
div.newsWrapper a.dmReadmore
{
	display:block;
	margin-top:7px;
	color:#005E88;
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial;
}

h2.dmHeadline a
{
	color:#005E88;
	font-size:0.7em;
	text-decoration:none;
	padding-bottom:0.3em;
	display:block;
}
#footerContainer
{
	clear:both;
	background: url(/sbweb/image/site_footer_bg.gif) repeat-x;
}

TABLE
{
	font-size:1.0em;
}