body	{
	background:#ebebeb;
	margin:0;
	font:11px Verdana,Arial,sans-serif;
}
img	{
	_padding-bottom:-3px;
	_margin-bottom:-3px;
}
#container	{
	width:820px;
	margin:0px auto;
	position:relative;
	background:#ebebeb;
}
#header	{
	background:url('sd_images/header.jpg') no-repeat;
	height:96px;
}
#menu	{
	text-align:center;
	font-weight:bold;
}
#leftcol	{
	width:610px;
	float:left;
	min-height:200px;
	background:#ebebeb;
}
#ritecol	{
	width:210px;
	float:right;
	min-height:400px;
	background:#ebebeb;
}
#footer	{
	clear:both;
	min-height:25px;
	background:#ebebeb;
	padding-top:15px;
}
#byline	{
	text-align:center;
	font-size:9px;
	padding:3px;
	color:#999;
	border-top:1px solid #999;
}
#byline a	{
	text-decoration:none;
	color:#999;
}
#byline a:hover		{
	text-decoration:underline;
}
.colbox	{
	background:url('sd_images/colframe_02.jpg');
	width:200px;
}.coltxt	{
	padding:0px 20px;
	text-align:left;
	margin:3px 0px;
}.ctrbox	{
	background:url('sd_images/centerframe_02.jpg');
	width:610px;
}
.ctrtxt	{
	padding:0px 20px;
	line-height:150%;
}
.simplebox1red	{
	width:181px;
	margin-left:10px;
	padding:10px 0px;
	border-top:2px solid #C00;
	border-bottom:4px solid #C00;
}
.simplebox1red ul{
	margin-left:10px;
	padding-left:0px;
}

h1	{
	color:#C00;
	font:bold 24px Arial,Verdana,sans-serif;
}

h2	{
	color:#333;
	font:bold 20px Arial,Verdana,sans-serif;
}
h3	{
	color:#33F;
	font:bold 16px Arial,Verdana,sans-serif;
}
h4	{
	color:#000;
	font:bold 16px Arial,Verdana,sans-serif;
}.imgright	{
	float:right;
	margin-left:10px;
}
.imgleft	{
	float:left;
	margin-right:10px;
}
.maintext	{
	font-size:12px;
	line-height:150%;
}
.link	{
	font-weight:bold;
	text-decoration:none;
}.link:hover	{
	text-decoration:underline;
}.menu	{
	color:#000;
	text-decoration:none;
}.menu:hover	{
	color:#33C;
}.titlehighlight	{
	background-color:rgb(205,212,255);
	padding:3px;
}
.plus	{
	padding:2px;
	background-color:#FC0;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.legal	{
	font-size:9px;
	text-align:justify
}