html, body {
	background: #DCDCDC url(/depot/images/support/back01.jpg) repeat-x top left;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #191970; 
}
a:hover {
	text-decoration: underline;
	color: #0000CD;
}
ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	color: #2F4F4F;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-variant: small-caps;
	letter-spacing: 4px;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
	line-height: 15px;
}
#level0 {
	width: 750px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	background: #FFF;
}
#header {
	height: 90px;
	background: #97c497 url(/depot/images/support/header.jpg) no-repeat top left;
	position: relative;
}
#stripe {
	height: 5px;
	background: #DEDFDE url(/depot/images/support/back03.gif) repeat-x top left;
}
#level1 {
	position: relative;
}
#level2 {
	background: #E7EEF9 url(/depot/images/support/backbl.gif) no-repeat bottom left;
}



#navcontainer {background: #dfdfdf; text-align: center; width: 100%; padding: 0px; margin: 0px 0px 5px 0px;}

ul#navlist {margin-left: 0; margin-top: 20px; padding-left: 0; white-space: nowrap; }
#navlist li { display: inline; list-style-type: none; }
#navlist a { padding: 7px 15px; margin: 0px 5px;}

#navlist a:link, #navlist a:visited { color: #fff; background-color: #666666; text-decoration: none; font-weight: bold;}
#navlist a:hover { color: #fff; background-color: #994D00; text-decoration: none; font-weight: bold; }




#nav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#nav li {
	margin: 0px;
}
#nav a {
	display: block;
	width: 100px;
	padding: 2px 0px 2px 15px;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#body {
	background: #FFF;
	margin-left: 115px;
	padding: 5px;
}
#bodymain{
	background: #F0F8FF;
	padding: 10px 10px 15px 20px;
	border-top: 2px solid #E7EEF9;
}
#footer {
	height: 10px;
	padding: 3px;
	background: #8FBC8F;
	font-weight: 500;
	text-align: center;
}
#menufooter {
	background: #EAF6F8;
	text-align: center;
	padding: 10px;
}
i {
	letter-spacing: 1px;
}

#lSpecial {
	position: relative;
	width: 190px;
	float: right;
	background: #DDD;
	text-align: justify;
	padding: 5px;
	border: 1px solid #FFF;
}
