.vertdiv {
	background-image: url(../images/vert_divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
/* Link Styles */
a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #DC561D;
}
a.sml {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.sml:hover {
color: #DC561D;
}

#nav-about {
	list-style-image: url(../images/lists/bullet_orange.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-about a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-about a:hover {
	color: #DC561D;
}
#nav-obesity {
	list-style-image: url(../images/lists/bullet_obesity.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-obesity a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-obesity a:hover {
	color: #DC561D;
}
#nav-lapband {
	list-style-image: url(../images/lists/bullet_lapband.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-lapband a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-lapband a:hover {
	color: #DC561D;
}
#nav-general {
	list-style-image: url(../images/lists/bullet_general.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-general a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-general a:hover {
	color: #DC561D;
}
#nav-quicklinks {
	list-style-image: url(../images/lists/bullet_quicklinks.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-quicklinks a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-quicklinks a:hover {
	color: #DC561D;
}
#nav-nonsurg {
	list-style-image: url(../images/lists/bullet_nonsurg.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-nonsurg a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-nonsurg a:hover {
	color: #DC561D;
}
#nav-success {
	list-style-image: url(../images/lists/bullet_success.gif);
	padding-left: 12px;
	margin-left: 8px;
}
#nav-success a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#nav-success a:hover {
	color: #DC561D;
}

#subnav_ul {
	padding-left: 18px;
	margin-left: 8px;
	list-style-type: circle;
}
.maintitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}
.hltext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(../images/mainbg.gif);
}
