#smclayout
{ 
	width: 1004px;
	float:left;
	background-color: #5ec178;
	min-height:600px;
	border-right:1px solid #fff;
}
#smctop
{ 
	background-color: none; 
	White-space: nowrap;
	height: 136px;
	border-bottom:none;
}
body.smc_body
{
	font-family: arial;
	font-size:12px;
	background-color:white;
	margin: 0 auto;
	width:1004px;
}
a
{
	color: #002A4A;
	font-weight:bold;
}
#smccontainer2col .smcboxcontainerleft
{
	background-color: transparent;
	border:none;
}
#smccontainer2col .smcboxcontainerleft_simple
{
	background-color: transparent;
	border:none;
	width:99% !important;
}
#smccontainer2col .smcboxcontainerright
{
	background-color: transparent;
	border:none;
}
.smctextinput
{
	background-color:white;
}
div#smccontent
{	
	background-color:white;
	float:left;
	width: 809px !important;
	min-height:600px !important;
	height:100% !important;
	margin:0;
	padding-right:6px !important;
	padding-left:6px !important;
	border-bottom:1px solid #5EC178;
	border-right:1px solid #5EC178;
}
div.smccontentbox
{
	border:1px solid #E5E2DE;
	border-left:10px solid #E5E2DE;
}
#smcfilter
{
	border:1px solid grey;
	background-color:lightyellow;
	color:Black
}
div#smcnavigation
{
	position:relative !important;
	float:left;
	Padding-top: 0px;
	background-color: #5ec178;
	width: 182px !important;
	font-size:13px;
	Color:#ffffff;
	font-weight:bold;
	display:block;
}
#smcnavigation .smcboxhead
{
	display:none;
	background-color:#5ec178;
	Color:#4C4C4C;
}
div#smcnavlogon a
{
	color:white;
}
div#smcnavigation ul
{
	margin-top: 20px;
}
#smcnavigation ul li a
{
  	padding-top: 6px;
	padding-left: 6px;
	color:#ffffff;
	border-top:none white;
	border-bottom:solid #ECECEC 1px;
	border-left:none;
	border-right:none;
  	font-weight:bold;
	font-size: 100%;
	background-color:#5ec178;
}

#smcnavigation ul li a:hover
{
	color:#ffffff;
	text-decoration:none;
	border-top:none white;
	border-bottom:solid white 1px;
	border-left:none;
	border-right:none;
	font-size: 100%;
	font-weight:normal;
	background-color:#5ec178;
}
.smcrowt
{
	background-color:#D9D7D8;
	color:#4C4C4C;
}
.smcrowh
{
	background-color:LemonChiffon;
}
.smcrow7
{
	background-color:LemonChiffon;
	color:black;
}
.smcrow1
{
	background-color:white;
	color:black;
}
.smcrows
{
	background-color:lightblue;
	font-weight:bold;
	color:black;
}
.smccontenttable
{ 
	border:solid white;
}
.smccontenttable thead tr th
{ 
	background-color:#D9D7D8;
	color:#4C4C4C;
}
.smcshowtext
{
	margin-left:450px;
	margin-right:50px;
	margin-top:50px;
	border:solid 1px black;
}