#smctop
{ 
	margin-left: 0em;
	background-color: white; 
	White-space: nowrap;
	height: 200px;
	margin-bottom: 10px;
}
body.smc_body 
{
	font-family: arial;
	font-size:12px;
	background-color:White;
}
#smclayout
{ 
	background-color:White;
}
a
{
	color: #002A4A;
	font-weight:bold;
}
.smctextinput
{
	background-color:white;
}
#smccontent
{
	margin-left: 17em;
	margin-top: 2em;
	background-color:white;
}
.smccontentleft
{
	width:80%;
}
.smccontentright
{
	width:20%;
}
div.smccontentbox
{
	border:1px solid #E5E2DE;
	border-left:10px solid #E5E2DE;
}
#smcfilter
{
	border:1px solid white;
	background-color:white;
	color:Black
}
div#smcnavigation
{
	margin-top: 200px;
	margin-left: 0em;
	Padding-top:30px;
	background-color:white;
	Color:black;
	font-weight:bold;
	width:200px;
}
div#smcnavigation ul
{
	margin-top: 50px;
	color:black;
	background-color:white;
}
#smcnavigation ul li a
{
 	margin-top: 5px;
 	margin-left: 3px;
 	padding-top: 7px;
	color:black;
	border-top:none;
	border-bottom:solid 1px Black;
	border-left:none;
	border-right:none;
    font-weight:normal;
	font-size: 130%;
	background-color:grey;
}
#smcnavigation ul li a:hover
{
 	margin-top: 5px;
 	margin-left: 3px;
 	padding-top: 7px;
	color:black;
	border-top:none;
	border-bottom:solid 1px Black;
	border-left:none;
	border-right:none;
	font-weight:normal;
	background-color:lightgrey;
}
div#smcnavlogon
{
	margin-top: 10px;
	margin-left:10px;
	text-align:center;
	color:#002A4A;
	border-top:solid 3px Black;
	border-bottom:solid 3px Black;
	border-left:none;
	border-right:none;
	font-size:80%;
	background-color:white;
}
.smcrowt
{
	background-color:grey;
}
.smcrowh
{
	background-color:red;
	color:white;
}
.smcrow7
{
	background-color:red;
	color:white;
}
.smcrows
{
	background-color:lightred;
	font-weight:bold;
	color:black;
}
.smccontenttable thead tr th
{ 
	background-color: grey;
	color:white;
}
.smcshowtext
{
	margin-left:450px;
	margin-right:50px;
	margin-top:50px;
	border:solid 1px black;
}