* {margin:0;padding:0}

.tablink a, .tablink a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.tablink a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

.greentext {
	color: #009900;
}

.bluetop {
	color: #013D5F;
	font-weight: bold;
	font-size: 14px;
}

.alignleft{
	float:left;
	}

#navcontainer
{
	width: 200px;
	list-style-type: none;
	font-size: 12px;
	display: block;
	padding-left: 0px;
    align: left;
}

#navcontainer script {

	width: 100%;
	font-size: 12px;
}

#programs, #support, #medifast, #careers, #downloads, #videos, #wlsuccess, #order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #A0270F;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1em;
}

.subnavlist li, .subnavlist a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	padding-left: 9px;
	line-height: normal;
	padding-bottom: 1px;
}

.subnavlist a, .subnavlist a:visited
{
	color: #013D5F;
}

.subnavlist a:hover
{
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}

.subsubnavlist li, .subsubnavlist a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	padding-left: 14px;
	line-height: normal;
	padding-bottom: 1px;
}

.subsubnavlist a
{
	color: #013D5F;
}

.subsubnavlist a:hover
{
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.orange{
	color: #FF9900;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.blue {
	color: #0066CC;
}

.clear {
	clear:both
}

#sidebar1 {
	float: left;
	width: 200px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 15px;
	overflow: visible;
	visibility: visible;
	z-index: 2;
}
