.bg {
	margin: 10px 0px;
	background-color: #CCCCCC;
}

#navlist {
	width: 132px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
		
}

#navlist li {
margin: 0;
}

#navlist a {
	display: block;
	padding: 7px 4px 7px 20px;
	background-color: #F6F6F6;
	background-image:  url(/button_bg_new.jpg);
	background-repeat: repeat;
	background-position: 0% 50%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	}

#navlist a:link, #navlist a:visited {
color: #114498;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}


#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active
 {
	background-color: #CCCCCC;
	background-image:  url(/button_bg.jpg);
	background-repeat: repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
}

.buy_other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main {
	padding-top: 10px;
	padding-left: 41px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.detail_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #114498;
}

.float_pic_right {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.button_margin {
margin-bottom: 5px;
}

.small_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.style5 {color: #990000}

// CSS settings from default Diabetic Promotions CSS

a:link { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:active { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:visited { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:hover { color: #006600; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }

a.smalllink:link { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a.smalllink:active { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a.smalllink:visited { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a.smalllink:hover { color: #006600; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }

a.nav:link { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.nav:active { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.nav:visited { color: #114498; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.nav:hover { color: #006600; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; }

td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; }

li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; }

h3
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 18px;
		margin-top: 0px;
		color: #114498
	}

h4
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #006600;
		margin-bottom: 0px;
		margin-top: 0px
	}

.blue
	{
		font-weight: bold;
		color: #114498
	}

.red
	{
		font-weight: bold;
		color: #FF0000
	}

.big
	{
		font-weight: bold;
		color: #3333FF;
		font-size: 16px;
	}

.small
	{
		font-weight: normal;
		color: #3333FF;
		font-size: 11px;
	}

td.sidenav
	{
		padding-left: 12px;
		padding-top: 22px
	}

td.content
	{
		padding-left: 30px;
		padding-bottom: 22px;
		padding-right: 30px;
		padding-top: 0px;
		background-color: #FFFFFF
	}

.copy
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px
	}

.picright
	{
		margin-left: 12px;
		margin-bottom: 10px;
		border: 0px
	}
	
body
	{
		background-color: #cccccc;
	}